Age | Commit message (Expand) | Author | Files | Lines |
2009-12-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 3 | -6/+8 |
2009-12-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6 | Linus Torvalds | 8 | -2162/+1660 |
2009-12-06 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 10 | -177/+330 |
2009-12-06 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 22 | -575/+3574 |
2009-12-06 | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 36 | -825/+2135 |
2009-12-05 | Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 11 | -208/+589 |
2009-12-05 | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -26/+15 |
2009-12-05 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 3 | -32/+28 |
2009-12-05 | Merge branch 'core-softlockup-for-linus' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 1 | -1/+1 |
2009-12-05 | Merge branch 'core-signal-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -13/+33 |
2009-12-05 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 11 | -362/+1040 |
2009-12-05 | Merge branch 'core-printk-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2 | -3/+7 |
2009-12-05 | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 4 | -160/+358 |
2009-12-05 | Merge branch 'core-ipi-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -8/+48 |
2009-12-03 | ipv4 05/05: add sysctl to accept packets with local source addresses | Patrick McHardy | 1 | -0/+1 |
2009-12-03 | mutex: Fix missing conditions to build mutex_spin_on_owner() | Frederic Weisbecker | 1 | -1/+1 |
2009-12-03 | mutex: Better control mutex adaptive spinning config | Frederic Weisbecker | 2 | -2/+5 |
2009-12-03 | rcu: Add expedited grace-period support for preemptible RCU | Paul E. McKenney | 5 | -27/+260 |
2009-12-03 | rcu: Enable fourth level of TREE_RCU hierarchy | Paul E. McKenney | 2 | -3/+18 |
2009-12-03 | rcu: Rename "quiet" functions | Paul E. McKenney | 3 | -36/+45 |
2009-12-03 | Merge branch 'master' into next | James Morris | 51 | -720/+1879 |
2009-12-03 | modules: don't export section names of empty sections via sysfs | Helge Deller | 1 | -1/+4 |
2009-12-02 | sched, cputime: Introduce thread_group_times() | Hidetoshi Seto | 4 | -21/+64 |
2009-12-02 | sched, cputime: Cleanups related to task_times() | Hidetoshi Seto | 2 | -10/+8 |
2009-12-02 | sched: Fix isolcpus boot option | Rusty Russell | 1 | -1/+4 |
2009-12-02 | sched: Revert 498657a478c60be092208422fefa9c7b248729c2 | Tejun Heo | 1 | -1/+1 |
2009-12-02 | perf: Don't free perf_mmap_data until work has been done | Kristian Høgsberg | 1 | -1/+2 |
2009-12-02 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 4 | -43/+769 |
2009-12-01 | trace_syscalls: Remove unused syscall_name_to_nr() | Lai Jiangshan | 1 | -16/+0 |
2009-12-01 | trace_syscalls: Simplify syscall profile | Lai Jiangshan | 1 | -16/+8 |
2009-12-01 | trace_syscalls: Remove duplicate init_enter_##sname() | Lai Jiangshan | 1 | -0/+12 |
2009-12-01 | trace_syscalls: Add syscall_nr field to struct syscall_metadata | Lai Jiangshan | 1 | -13/+9 |
2009-12-01 | trace_syscalls: Remove enter_id exit_id | Lai Jiangshan | 1 | -20/+10 |
2009-12-01 | trace_syscalls: Set event_enter_##sname->data to its metadata | Lai Jiangshan | 1 | -25/+11 |
2009-12-01 | trace_syscalls: Remove unused event_syscall_enter and event_syscall_exit | Lai Jiangshan | 1 | -8/+0 |
2009-12-01 | SLOW_WORK: Move slow_work's proc file to debugfs | David Howells | 4 | -12/+18 |
2009-12-01 | SLOW_WORK: Fix the CONFIG_MODULES=n case | David Howells | 1 | -17/+29 |
2009-12-01 | perf_event: Initialize data.period in perf_swevent_hrtimer() | Xiao Guangrong | 1 | -0/+1 |
2009-12-01 | trace_kprobes: Fix a memory leak bug and check kstrdup() return value | Masami Hiramatsu | 1 | -7/+19 |
2009-11-27 | trace_kprobes: Don't output zero offset | Lai Jiangshan | 1 | -3/+9 |
2009-11-27 | trace_kprobes: Always show group name | Lai Jiangshan | 1 | -1/+1 |
2009-11-27 | trace_kprobes: Fix memory leak | Lai Jiangshan | 1 | -1/+3 |
2009-11-27 | trace_syscalls: Add syscall nr field | Lai Jiangshan | 1 | -0/+8 |
2009-11-27 | hw-breakpoints: Use struct perf_event_attr to define kernel breakpoints | Frederic Weisbecker | 2 | -53/+24 |
2009-11-27 | hw-breakpoints: Use struct perf_event_attr to define user breakpoints | Frederic Weisbecker | 1 | -69/+18 |
2009-11-27 | softlockup: Fix hung_task_check_count sysctl | Anton Blanchard | 1 | -1/+1 |
2009-11-26 | perf_events: Fix read() bogus counts when in error state | Stephane Eranian | 1 | -1/+10 |
2009-11-26 | sched, time: Define nsecs_to_jiffies() | Hidetoshi Seto | 2 | -2/+31 |
2009-11-26 | sched: Remove task_{u,s,g}time() | Hidetoshi Seto | 2 | -32/+3 |
2009-11-26 | sched: Introduce task_times() to replace task_{u,s}time() pair | Hidetoshi Seto | 3 | -24/+41 |