Age | Commit message (Expand) | Author |
2011-10-26 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2011-10-26 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2011-10-26 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2011-10-26 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2011-10-26 | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2011-10-26 | Merge git://github.com/rustyrussell/linux | Linus Torvalds |
2011-10-26 | params: make dashes and underscores in parameter names truly equal | Michal Schmidt |
2011-10-26 | kmod: prevent kmod_loop_msg overflow in __request_module() | Jiri Kosina |
2011-10-25 | Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2011-10-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2011-10-25 | Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2011-10-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2011-10-25 | Merge branch 'next' of git://selinuxproject.org/~jmorris/linux-security | Linus Torvalds |
2011-10-24 | Merge branch 'master' of ra.kernel.org:/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2011-10-18 | cputimer: Cure lock inversion | Peter Zijlstra |
2011-10-17 | Avoid using variable-length arrays in kernel/sys.c | Linus Torvalds |
2011-10-17 | genirq: Add IRQF_RESUME_EARLY and resume such IRQs earlier | Ian Campbell |
2011-10-16 | PM / Hibernate: Improve performance of LZO/plain hibernation, checksum image | Bojan Smojver |
2011-10-16 | PM / Hibernate: Do not initialize static and extern variables to 0 | Barry Song |
2011-10-16 | PM / Freezer: Make fake_signal_wake_up() wake TASK_KILLABLE tasks too | Jeff Layton |
2011-10-16 | PM / Hibernate: Add resumedelay kernel param in addition to resumewait | Barry Song |
2011-10-16 | PM / Hibernate: Add resumewait param to support MMC-like devices as resume file | Barry Song |
2011-10-16 | PM / Hibernate: Fix typo in a kerneldoc comment | Barry Song |
2011-10-16 | PM / Hibernate: Freeze kernel threads after preallocating memory | Rafael J. Wysocki |
2011-10-16 | PM / VT: Cleanup #if defined uglyness and fix compile error | H Hartley Sweeten |
2011-10-16 | PM / Suspend: Off by one in pm_suspend() | Dan Carpenter |
2011-10-16 | PM / Hibernate: Include storage keys in hibernation image on s390 | Martin Schwidefsky |
2011-10-16 | PM: Fix build issue in main.c for CONFIG_PM_SLEEP unset | Rafael J. Wysocki |
2011-10-16 | PM / Suspend: Add statistics debugfs file for suspend to RAM | ShuoX Liu |
2011-10-14 | tracing: Fix returning of duplicate data after EOF in trace_pipe_raw | Steven Rostedt |
2011-10-14 | ftrace: Fix README to state tracing_on to start/stop tracing | Geunsik Lim |
2011-10-12 | Merge branch 'tip/perf/core' of git://github.com/rostedt/linux into perf/core | Ingo Molnar |
2011-10-12 | Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g... | Ingo Molnar |
2011-10-11 | tracing: Do not allocate buffer for trace_marker | Steven Rostedt |
2011-10-11 | tracing: Warn on output if the function tracer was found corrupted | Steven Rostedt |
2011-10-10 | ftrace/kprobes: Fix not to delete probes if in use | Masami Hiramatsu |
2011-10-07 | Merge branch 'pm-qos' into pm-for-linus | Rafael J. Wysocki |
2011-10-07 | Merge branch 'pm-runtime' into pm-for-linus | Rafael J. Wysocki |
2011-10-07 | Merge branch 'master' of github.com:davem330/net | David S. Miller |
2011-10-06 | Merge commit 'v3.1-rc9' into perf/core | Ingo Molnar |
2011-10-06 | sched: Don't use tasklist_lock for debug prints | Thomas Gleixner |
2011-10-06 | sched: Warn on rt throttling | Thomas Gleixner |
2011-10-06 | sched: Unify the ->cpus_allowed mask copy | Peter Zijlstra |
2011-10-06 | sched: Wrap scheduler p->cpus_allowed access | Peter Zijlstra |
2011-10-06 | sched: Request for idle balance during nohz idle load balance | Suresh Siddha |
2011-10-06 | sched: Use resched IPI to kick off the nohz idle balance | Suresh Siddha |
2011-10-05 | rtmutex: Add missing rcu_read_unlock() in debug_rt_mutex_print_deadlock() | Thomas Gleixner |
2011-10-04 | genirq: Fix fatfinered fixup really | Thomas Gleixner |
2011-10-04 | sched: Fix idle_cpu() | Thomas Gleixner |
2011-10-04 | sched: Convert to struct llist | Peter Zijlstra |