aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2011-10-26Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-10-26Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2011-10-26Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2011-10-26Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
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-25jump-label: initialize jump-label subsystem much earlierJeremy Fitzhardinge
2011-10-25jump_label: add arch_jump_label_transform_static() to optimise non-live code ...Jeremy Fitzhardinge
2011-10-25jump_label: if a key has already been initialized, don't nop it outJeremy Fitzhardinge
2011-10-25stop_machine: make stop_machine safe and efficient to call earlyJeremy Fitzhardinge
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-24Merge remote-tracking branch 'rmk/devel-stable' into HEADRob Herring
2011-10-24irq: Add EXPORT_SYMBOL_GPL to function of irq generic-chipNobuhiro Iwamatsu
2011-10-23Merge branch 'ppi-irq-core-for-rmk' of git://github.com/mzyngier/arm-platform...Russell King
2011-10-18cputimer: Cure lock inversionPeter Zijlstra
2011-10-17Avoid using variable-length arrays in kernel/sys.cLinus Torvalds
2011-10-17genirq: Add IRQF_RESUME_EARLY and resume such IRQs earlierIan Campbell
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-14tracing: Fix returning of duplicate data after EOF in trace_pipe_rawSteven Rostedt
2011-10-14ftrace: Fix README to state tracing_on to start/stop tracingGeunsik Lim
2011-10-12Merge branch 'tip/perf/core' of git://github.com/rostedt/linux into perf/coreIngo Molnar
2011-10-12Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar
2011-10-11tracing: Do not allocate buffer for trace_markerSteven Rostedt
2011-10-11tracing: Warn on output if the function tracer was found corruptedSteven Rostedt
2011-10-10ftrace/kprobes: Fix not to delete probes if in useMasami Hiramatsu
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-06Merge commit 'v3.1-rc9' into perf/coreIngo Molnar
2011-10-06sched: Don't use tasklist_lock for debug printsThomas Gleixner
2011-10-06sched: Warn on rt throttlingThomas Gleixner
2011-10-06sched: Unify the ->cpus_allowed mask copyPeter Zijlstra
2011-10-06sched: Wrap scheduler p->cpus_allowed accessPeter Zijlstra