aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2011-10-26Merge git://github.com/rustyrussell/linuxLinus Torvalds
2011-10-26params: make dashes and underscores in parameter names truly equalMichal Schmidt
2011-10-26kmod: prevent kmod_loop_msg overflow in __request_module()Jiri Kosina
2011-10-25Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2011-10-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2011-10-25Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2011-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-10-25Merge branch 'next' of git://selinuxproject.org/~jmorris/linux-securityLinus Torvalds
2011-10-24Merge branch 'master' of ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2011-10-18cputimer: Cure lock inversionPeter Zijlstra
2011-10-17Avoid using variable-length arrays in kernel/sys.cLinus Torvalds
2011-10-16PM / Hibernate: Improve performance of LZO/plain hibernation, checksum imageBojan Smojver
2011-10-16PM / Hibernate: Do not initialize static and extern variables to 0Barry Song
2011-10-16PM / Freezer: Make fake_signal_wake_up() wake TASK_KILLABLE tasks tooJeff Layton
2011-10-16PM / Hibernate: Add resumedelay kernel param in addition to resumewaitBarry Song
2011-10-16PM / Hibernate: Add resumewait param to support MMC-like devices as resume fileBarry Song
2011-10-16PM / Hibernate: Fix typo in a kerneldoc commentBarry Song
2011-10-16PM / Hibernate: Freeze kernel threads after preallocating memoryRafael J. Wysocki
2011-10-16PM / VT: Cleanup #if defined uglyness and fix compile errorH Hartley Sweeten
2011-10-16PM / Suspend: Off by one in pm_suspend()Dan Carpenter
2011-10-16PM / Hibernate: Include storage keys in hibernation image on s390Martin Schwidefsky
2011-10-16PM: Fix build issue in main.c for CONFIG_PM_SLEEP unsetRafael J. Wysocki
2011-10-16PM / Suspend: Add statistics debugfs file for suspend to RAMShuoX Liu
2011-10-07Merge branch 'pm-qos' into pm-for-linusRafael J. Wysocki
2011-10-07Merge branch 'pm-runtime' into pm-for-linusRafael J. Wysocki
2011-10-07Merge branch 'master' of github.com:davem330/netDavid S. Miller
2011-10-03ipv4: NET_IPV4_ROUTE_GC_INTERVAL removalVasily Averin
2011-10-01Merge branches 'irq-urgent-for-linus', 'x86-urgent-for-linus' and 'sched-urge...Linus Torvalds
2011-09-30posix-cpu-timers: Cure SMP wobblesPeter Zijlstra
2011-09-29Resource: fix wrong resource window calculationRam Pai
2011-09-29user namespace: usb: make usb urbs user namespace aware (v2)Serge Hallyn
2011-09-29PM / Tracing: build rpm-traces.c only if CONFIG_PM_RUNTIME is setMing Lei
2011-09-28connector: add comm change event report to proc connectorVladimir Zapolskiy
2011-09-27PM / Runtime: Introduce trace points for tracing rpm_* functionsMing Lei
2011-09-27treewide: Correct spelling of successfully in commentsJoe Perches
2011-09-26sched: Fix up wchan borkageSimon Kirby
2011-09-25ptrace: PTRACE_LISTEN forgets to unlock ->siglockOleg Nesterov
2011-09-20irq: Fix check for already initialized irq_domain in irq_domain_addRob Herring
2011-09-19Merge branch 'irq-fixes-for-linus' of git://tesla.tglx.de/git/linux-2.6-tipLinus Torvalds
2011-09-19Make taskstats round statistics down to nearest 1k bytes/eventsLinus Torvalds
2011-09-19Make TASKSTATS require root accessLinus Torvalds
2011-09-18sched/rt: Migrate equal priority tasks to available CPUsShawn Bohrer
2011-09-15Merge branch 'master' into for-nextJiri Kosina
2011-09-15futex: Fix spelling in a source code commentBart Van Assche
2011-09-15futex: uninitialized warning correctionsVitaliy Ivanov
2011-09-15async: uninitialized warning correctionsVitaliy Ivanov
2011-09-14workqueue: lock cwq access in drain_workqueueThomas Tuttle
2011-09-12genirq: Make irq_shutdown() symmetric vs. irq_startup againGeert Uytterhoeven
2011-09-07Merge branch 'timers-fixes-for-linus' of git://tesla.tglx.de/git/linux-2.6-tipLinus Torvalds
2011-09-07Merge branch 'sched-fixes-for-linus' of git://tesla.tglx.de/git/linux-2.6-tipLinus Torvalds