aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2011-03-17export pid symbols needed for kvm_vcpu_on_spinRik van Riel
2011-03-16Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds
2011-03-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2011-03-16Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2011-03-16sched.c: fix kernel-doc for runqueue_is_locked()Randy Dunlap
2011-03-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2011-03-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2011-03-16Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2011-03-16Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2011-03-15Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2011-03-15Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-03-15Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-03-15Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-03-15Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2011-03-15Merge branch 'core-futexes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2011-03-15Merge branch 'core-debugobjects-for-linus' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2011-03-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2011-03-16Merge branch 'next' into for-linusJames Morris
2011-03-15Merge branch 'irq/numa' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/...David S. Miller
2011-03-15Merge branches 'stable/irq.rework' and 'stable/pcifront-fixes' of git://git.k...Linus Torvalds
2011-03-15vfs: Add open by file handle supportAneesh Kumar K.V
2011-03-15vfs: Add name to file handle conversion supportAneesh Kumar K.V
2011-03-15PM / Hibernate: Reduce autotuned default image sizeRafael J. Wysocki
2011-03-15PM / Core: Introduce struct syscore_ops for core subsystems PMRafael J. Wysocki
2011-03-15PM QoS: Make pm_qos settings readableThomas Renninger
2011-03-15PM: Simplify kernel/power/KconfigJan Beulich
2011-03-15PM: Drop pm_flags that is not necessaryRafael J. Wysocki
2011-03-15PM: Clean up PM_TRACE dependencies and drop unnecessary Kconfig optionRafael J. Wysocki
2011-03-15PM: Remove CONFIG_PM_OPSRafael J. Wysocki
2011-03-15PM: Reorder power management Kconfig optionsRafael J. Wysocki
2011-03-15PM: Make CONFIG_PM depend on (CONFIG_PM_SLEEP || CONFIG_PM_RUNTIME)Rafael J. Wysocki
2011-03-15PM / ACPI: Remove references to pm_flags from bus.cRafael J. Wysocki
2011-03-14futex: Deobfuscate handle_futex_death()Thomas Gleixner
2011-03-14Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2011-03-14printk: do not mangle valid userspace syslog prefixesKay Sievers
2011-03-14open-style analog of vfs_path_lookup()Al Viro
2011-03-14kill path_lookup()Al Viro
2011-03-14fix race in audit_get_nd()Al Viro
2011-03-12posix-clocks: Check write permissions in posix syscallsTorben Hohn
2011-03-12Merge branch 'tip/futex/devel' of git://git.kernel.org/pub/scm/linux/kernel/g...Thomas Gleixner
2011-03-12genirq: Add chip flag to force mask on suspendThomas Gleixner
2011-03-11futex,plist: Remove debug lock assignment from plist_nodeLai Jiangshan
2011-03-11futex,plist: Pass the real head of the priority list to plist_del()Lai Jiangshan
2011-03-11futex: Sanitize cmpxchg_futex_value_locked APIMichel Lespinasse
2011-03-11futex: Avoid redudant evaluation of task_pid_vnr()Thomas Gleixner
2011-03-10Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-03-10Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-03-10SUNRPC: Close a race in __rpc_wait_for_completion_task()Trond Myklebust
2011-03-10futex: Update futex_wait_setup comments about lockingMichel Lespinasse
2011-03-10hrtimer: Remove empty hrtimer_init_hres_timer()Thomas Gleixner