summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-03-21xen/acpi: Remove the WARN's as they just create noise.Konrad Rzeszutek Wilk1-2/+2
2012-03-20xen/tmem: cleanupJan Beulich2-14/+13
2012-03-20xen: support pirq_eoi_mapStefano Stabellini2-3/+44
2012-03-20xen/acpi-processor: Do not depend on CPU frequency scaling drivers.Konrad Rzeszutek Wilk1-2/+1
2012-03-20xen/cpufreq: Disable the cpu frequency scaling drivers from loading.Konrad Rzeszutek Wilk1-0/+2
2012-03-20provide disable_cpufreq() function to disable the API.Konrad Rzeszutek Wilk2-0/+26
2012-03-16xen kconfig: relax INPUT_XEN_KBDDEV_FRONTEND depsAndrew Jones2-1/+2
2012-03-14xen/acpi-processor: C and P-state driver that uploads said data to hypervisor.Konrad Rzeszutek Wilk4-1/+597
2012-03-14xen: constify all instances of "struct attribute_group"Jan Beulich3-5/+5
2012-03-14xen/xenbus: ignore console/0Stefano Stabellini1-0/+6
2012-03-14hvc_xen: introduce HVC_XEN_FRONTENDStefano Stabellini2-54/+70
2012-03-14hvc_xen: implement multiconsole supportStefano Stabellini1-58/+377
2012-03-14hvc_xen: support PV on HVM consolesStefano Stabellini2-17/+73
2012-03-13xenbus: don't free other end details too earlyJan Beulich1-1/+2
2012-03-10xen/enlighten: Expose MWAIT and MWAIT_LEAF if hypervisor OKs it.Konrad Rzeszutek Wilk4-2/+96
2012-03-10xen/setup/pm/acpi: Remove the call to boot_option_idle_override.Konrad Rzeszutek Wilk1-1/+0
2012-02-26xenbus: address compiler warningsJan Beulich1-3/+3
2012-01-24xen: use this_cpu_xxx replace percpu_xxx funcsAlex Shi5-19/+19
2012-01-12xen/pciback: Support pci_reset_function, aka FLR or D3 support.Konrad Rzeszutek Wilk2-3/+39
2012-01-12pci: Introduce __pci_reset_function_locked to be used when holding device_lock.Konrad Rzeszutek Wilk2-0/+26
2012-01-12xen: Utilize the restore_msi_irqs hook.Tang Liang2-0/+34
2012-01-12Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds91-806/+1125
2012-01-12cpu: Register a generic CPU device on architectures that currently do notBen Hutchings10-0/+31
2012-01-12cpu: Do not return errors from cpu_dev_init() which will be ignoredBen Hutchings2-9/+6
2012-01-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds44-2049/+8684
2012-01-11Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-securityLinus Torvalds59-143/+7026
2012-01-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds12-214/+137
2012-01-11autofs4: deal with autofs4_write/autofs4_write racesAl Viro3-4/+7
2012-01-11autofs4: catatonic_mode vs. notify_daemon raceAl Viro1-11/+14
2012-01-11autofs4: autofs4_wait() vs. autofs4_catatonic_mode() raceAl Viro1-1/+7
2012-01-11Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds48-369/+124
2012-01-11Merge tag 'for-linux-3.3-merge-window' of git://linux-c6x.org/git/projects/li...Linus Torvalds125-5/+12989
2012-01-11Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds17-90/+99
2012-01-11Merge branch 'unicore32' of git://github.com/gxt/linuxLinus Torvalds8-53/+17
2012-01-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lli...Linus Torvalds61-134/+570
2012-01-11Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds8-66/+227
2012-01-11Merge branch 'akpm' (aka "Andrew's patch-bomb")Linus Torvalds166-1875/+3044
2012-01-11user namespace: make signal.c respect user namespacesSerge E. Hallyn2-4/+46
2012-01-11workqueue: make alloc_workqueue() take printf fmt and args for nameTejun Heo2-26/+53
2012-01-11procfs: add hidepid= and gid= mount optionsVasiliy Kulikov5-4/+135
2012-01-11procfs: parse mount optionsVasiliy Kulikov3-2/+64
2012-01-11procfs: introduce the /proc/<pid>/map_files/ directoryPavel Emelyanov2-0/+367
2012-01-11procfs: make proc_get_link to use dentry instead of inodeCyrill Gorcunov2-11/+11
2012-01-11signal: add block_sigmask() for adding sigmask to current->blockedMatt Fleming3-5/+23
2012-01-11sparc: make SA_NOMASK a synonym of SA_NODEFERMatt Fleming1-1/+2
2012-01-11reiserfs: don't lock root inode searchingFrederic Weisbecker1-15/+13
2012-01-11reiserfs: don't lock journal_init()Frederic Weisbecker2-43/+31
2012-01-11reiserfs: delay reiserfs lock until journal initializationFrederic Weisbecker2-22/+24
2012-01-11reiserfs: delete comments referring to the BKLDavidlohr Bueso1-7/+4
2012-01-11drivers/rtc/interface.c: fix alarm rollover when day or month is out-of-rangeBen Hutchings1-2/+2