Age | Commit message (Expand) | Author |
2009-12-05 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2009-12-05 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2009-12-05 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2009-12-05 | Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2009-12-05 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2009-12-05 | Merge branch 'core-signal-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2009-12-05 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2009-12-05 | Merge branch 'core-printk-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2009-12-05 | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2009-12-05 | Merge branch 'core-ipi-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2009-12-05 | Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2009-12-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw | Linus Torvalds |
2009-12-05 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds |
2009-12-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 | Linus Torvalds |
2009-12-05 | Add support for GCC-4.5's __builtin_unreachable() to compiler.h (v2) | David Daney |
2009-12-03 | GFS2: Tag all metadata with jid | Steven Whitehouse |
2009-12-03 | VFS: Export dquot_send_warning | Steven Whitehouse |
2009-12-03 | VFS: Add forget_all_cached_acls() | Steven Whitehouse |
2009-12-03 | Merge branch 'master' into next | James Morris |
2009-12-03 | include/linux/compiler-gcc4.h: Fix build bug - gcc-4.0.2 doesn't understand _... | Andrew Morton |
2009-12-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sam... | Linus Torvalds |
2009-12-02 | sched, cputime: Introduce thread_group_times() | Hidetoshi Seto |
2009-12-02 | sched, cputime: Cleanups related to task_times() | Hidetoshi Seto |
2009-12-02 | locking, task_struct: Reduce size on TRACE_IRQFLAGS and 64bit | Hiroshi Shimamoto |
2009-12-02 | tracing/syscalls: Make syscall events print callbacks static | Frederic Weisbecker |
2009-12-02 | sched: Revert 498657a478c60be092208422fefa9c7b248729c2 | Tejun Heo |
2009-12-01 | trace_syscalls: Simplify syscall profile | Lai Jiangshan |
2009-12-01 | trace_syscalls: Remove duplicate init_enter_##sname() | Lai Jiangshan |
2009-12-01 | trace_syscalls: Add syscall_nr field to struct syscall_metadata | Lai Jiangshan |
2009-12-01 | trace_syscalls: Remove enter_id exit_id | Lai Jiangshan |
2009-12-01 | trace_syscalls: Set event_enter_##sname->data to its metadata | Lai Jiangshan |
2009-12-01 | trace_syscalls: Remove unused event_syscall_enter and event_syscall_exit | Lai Jiangshan |
2009-12-01 | SLOW_WORK: Move slow_work's proc file to debugfs | David Howells |
2009-12-01 | mfd: Correct WM831X_MAX_ISEL_VALUE | Mark Brown |
2009-11-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-fscache | Linus Torvalds |
2009-11-27 | hw-breakpoints: Use struct perf_event_attr to define kernel breakpoints | Frederic Weisbecker |
2009-11-27 | hw-breakpoints: Use struct perf_event_attr to define user breakpoints | Frederic Weisbecker |
2009-11-26 | sched, time: Define nsecs_to_jiffies() | Hidetoshi Seto |
2009-11-26 | sched: Remove task_{u,s,g}time() | Hidetoshi Seto |
2009-11-26 | sched: Introduce task_times() to replace task_{u,s}time() pair | Hidetoshi Seto |
2009-11-26 | Merge branch 'sched/urgent' into sched/core | Ingo Molnar |
2009-11-26 | events: Rename TRACE_EVENT_TEMPLATE() to DECLARE_EVENT_CLASS() | Ingo Molnar |
2009-11-24 | tracing: Create new DEFINE_EVENT_PRINT | Steven Rostedt |
2009-11-24 | tracing: Create new TRACE_EVENT_TEMPLATE | Steven Rostedt |
2009-11-24 | locking: Use __[SPIN|RW]_LOCK_UNLOCKED in [spin|rw]_lock_init() | Thomas Gleixner |
2009-11-24 | locking: Remove unused prototype | Thomas Gleixner |
2009-11-24 | remove CONFIG_SECURITY_FILE_CAPABILITIES compile option | Serge E. Hallyn |
2009-11-24 | hw-breakpoints: Fix misordered ifdef | Frederic Weisbecker |
2009-11-23 | hw-breakpoints: Include only linux/perf_event.h from kernel part of bp headers | Frederic Weisbecker |
2009-11-23 | perf_events: Undo some recursion damage | Peter Zijlstra |