summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-03-13hvc_xen: introduce HVC_XEN_FRONTENDStefano Stabellini
2012-03-13hvc_xen: implement multiconsole supportStefano Stabellini
2012-03-13hvc_xen: support PV on HVM consolesStefano Stabellini
2012-03-13xenbus: don't free other end details too earlyJan Beulich
2012-03-10xen/enlighten: Expose MWAIT and MWAIT_LEAF if hypervisor OKs it.Konrad Rzeszutek Wilk
2012-03-10xen/setup/pm/acpi: Remove the call to boot_option_idle_override.Konrad Rzeszutek Wilk
2012-02-26xenbus: address compiler warningsJan Beulich
2012-01-24xen: use this_cpu_xxx replace percpu_xxx funcsAlex Shi
2012-01-12xen/pciback: Support pci_reset_function, aka FLR or D3 support.Konrad Rzeszutek Wilk
2012-01-12pci: Introduce __pci_reset_function_locked to be used when holding device_lock.Konrad Rzeszutek Wilk
2012-01-12xen: Utilize the restore_msi_irqs hook.Tang Liang
2012-01-12Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2012-01-11cpu: Register a generic CPU device on architectures that currently do notBen Hutchings
2012-01-11cpu: Do not return errors from cpu_dev_init() which will be ignoredBen Hutchings
2012-01-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2012-01-11Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-securityLinus Torvalds
2012-01-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-01-11autofs4: deal with autofs4_write/autofs4_write racesAl Viro
2012-01-11autofs4: catatonic_mode vs. notify_daemon raceAl Viro
2012-01-11autofs4: autofs4_wait() vs. autofs4_catatonic_mode() raceAl Viro
2012-01-11Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2012-01-11Merge tag 'for-linux-3.3-merge-window' of git://linux-c6x.org/git/projects/li...Linus Torvalds
2012-01-11Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2012-01-11Merge branch 'unicore32' of git://github.com/gxt/linuxLinus Torvalds
2012-01-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lli...Linus Torvalds
2012-01-11Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2012-01-11Merge branch 'akpm' (aka "Andrew's patch-bomb")Linus Torvalds
2012-01-11user namespace: make signal.c respect user namespacesSerge E. Hallyn
2012-01-11workqueue: make alloc_workqueue() take printf fmt and args for nameTejun Heo
2012-01-11procfs: add hidepid= and gid= mount optionsVasiliy Kulikov
2012-01-11procfs: parse mount optionsVasiliy Kulikov
2012-01-11procfs: introduce the /proc/<pid>/map_files/ directoryPavel Emelyanov
2012-01-11procfs: make proc_get_link to use dentry instead of inodeCyrill Gorcunov
2012-01-11signal: add block_sigmask() for adding sigmask to current->blockedMatt Fleming
2012-01-11sparc: make SA_NOMASK a synonym of SA_NODEFERMatt Fleming
2012-01-11reiserfs: don't lock root inode searchingFrederic Weisbecker
2012-01-11reiserfs: don't lock journal_init()Frederic Weisbecker
2012-01-11reiserfs: delay reiserfs lock until journal initializationFrederic Weisbecker
2012-01-11reiserfs: delete comments referring to the BKLDavidlohr Bueso
2012-01-11drivers/rtc/interface.c: fix alarm rollover when day or month is out-of-rangeBen Hutchings
2012-01-11drivers/rtc/rtc-twl.c: add DT support for RTC inside twl4030/twl6030Benoit Cousson
2012-01-11drivers/rtc/: remove redundant spi driver bus initializationLars-Peter Clausen
2012-01-11drivers/rtc/rtc-jz4740.c: make jz4740_rtc_driver staticAxel Lin
2012-01-11drivers/rtc/rtc-mc13xxx.c: make mc13xxx_rtc_idtable staticAxel Lin
2012-01-11rtc: convert drivers/rtc/* to use module_platform_driver()Axel Lin
2012-01-11drivers/rtc/rtc-wm831x.c: convert to devm_kzalloc()Mark Brown
2012-01-11drivers/rtc/rtc-wm831x.c: remove unused period IRQ handlerMark Brown
2012-01-11rtc/ab8500: add calibration attribute to AB8500 RTCMark Godfrey
2012-01-11drivers/rtc/rtc-ab8500.c: change msleep() to usleep_range()Linus Walleij
2012-01-11rtc/ab8500: set can_wake flagAndrew Lynn