| Age | Commit message (Expand) | Author | 
|---|
| 2011-03-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 
| 2011-03-16 | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 
| 2011-03-16 | sched.c: fix kernel-doc for runqueue_is_locked() | Randy Dunlap | 
| 2011-03-16 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 
| 2011-03-16 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 
| 2011-03-16 | Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds | 
| 2011-03-16 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 
| 2011-03-16 | perf: Fix tear-down of inherited group events | Peter Zijlstra | 
| 2011-03-16 | perf: Handle stopped state with tracepoints | Frederic Weisbecker | 
| 2011-03-16 | perf: Fix the software events state check | Frederic Weisbecker | 
| 2011-03-16 | sched, kernel-doc: Fix runqueue_is_locked() description | Randy Dunlap | 
| 2011-03-15 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 
| 2011-03-15 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 
| 2011-03-15 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 
| 2011-03-15 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 
| 2011-03-15 | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 
| 2011-03-15 | Merge branch 'core-futexes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 
| 2011-03-15 | Merge branch 'core-debugobjects-for-linus' of git://git.kernel.org/pub/scm/li... | Linus Torvalds | 
| 2011-03-15 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 
| 2011-03-16 | Merge branch 'next' into for-linus | James Morris | 
| 2011-03-15 | Merge branch 'irq/numa' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/... | David S. Miller | 
| 2011-03-15 | Merge branches 'stable/irq.rework' and 'stable/pcifront-fixes' of git://git.k... | Linus Torvalds | 
| 2011-03-15 | vfs: Add open by file handle support | Aneesh Kumar K.V | 
| 2011-03-15 | vfs: Add name to file handle conversion support | Aneesh Kumar K.V | 
| 2011-03-15 | PM / Hibernate: Reduce autotuned default image size | Rafael J. Wysocki | 
| 2011-03-15 | PM / Core: Introduce struct syscore_ops for core subsystems PM | Rafael J. Wysocki | 
| 2011-03-15 | PM QoS: Make pm_qos settings readable | Thomas Renninger | 
| 2011-03-15 | PM: Simplify kernel/power/Kconfig | Jan Beulich | 
| 2011-03-15 | PM: Drop pm_flags that is not necessary | Rafael J. Wysocki | 
| 2011-03-15 | PM: Clean up PM_TRACE dependencies and drop unnecessary Kconfig option | Rafael J. Wysocki | 
| 2011-03-15 | PM: Remove CONFIG_PM_OPS | Rafael J. Wysocki | 
| 2011-03-15 | PM: Reorder power management Kconfig options | Rafael J. Wysocki | 
| 2011-03-15 | PM: Make CONFIG_PM depend on (CONFIG_PM_SLEEP || CONFIG_PM_RUNTIME) | Rafael J. Wysocki | 
| 2011-03-15 | PM / ACPI: Remove references to pm_flags from bus.c | Rafael J. Wysocki | 
| 2011-03-14 | futex: Deobfuscate handle_futex_death() | Thomas Gleixner | 
| 2011-03-14 | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 | Linus Torvalds | 
| 2011-03-14 | printk: do not mangle valid userspace syslog prefixes | Kay Sievers | 
| 2011-03-14 | open-style analog of vfs_path_lookup() | Al Viro | 
| 2011-03-14 | kill path_lookup() | Al Viro | 
| 2011-03-14 | fix race in audit_get_nd() | Al Viro | 
| 2011-03-12 | posix-clocks: Check write permissions in posix syscalls | Torben Hohn | 
| 2011-03-12 | Merge branch 'tip/futex/devel' of git://git.kernel.org/pub/scm/linux/kernel/g... | Thomas Gleixner | 
| 2011-03-12 | genirq: Add chip flag to force mask on suspend | Thomas Gleixner | 
| 2011-03-11 | futex,plist: Remove debug lock assignment from plist_node | Lai Jiangshan | 
| 2011-03-11 | futex,plist: Pass the real head of the priority list to plist_del() | Lai Jiangshan | 
| 2011-03-11 | blktrace: Use rq->cmd_flags directly in blk_add_trace_rq. | Tao Ma | 
| 2011-03-11 | futex: Sanitize cmpxchg_futex_value_locked API | Michel Lespinasse | 
| 2011-03-11 | futex: Avoid redudant evaluation of task_pid_vnr() | Thomas Gleixner | 
| 2011-03-10 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 
| 2011-03-10 | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |