| Commit message (Expand) | Author | Age |
* | Merge branch 'master' of github.com:davem330/net | David S. Miller | 2011-10-07 |
|\ |
|
| *---. | Merge branches 'irq-urgent-for-linus', 'x86-urgent-for-linus' and 'sched-urge... | Linus Torvalds | 2011-10-01 |
| |\ \ \ |
|
| | | | * | posix-cpu-timers: Cure SMP wobbles | Peter Zijlstra | 2011-09-30 |
| | | | * | sched: Fix up wchan borkage | Simon Kirby | 2011-09-26 |
| | | | * | sched/rt: Migrate equal priority tasks to available CPUs | Shawn Bohrer | 2011-09-18 |
| | * | | | irq: Fix check for already initialized irq_domain in irq_domain_add | Rob Herring | 2011-09-20 |
| | |/ / |
|
| * | | | Resource: fix wrong resource window calculation | Ram Pai | 2011-09-29 |
| * | | | ptrace: PTRACE_LISTEN forgets to unlock ->siglock | Oleg Nesterov | 2011-09-25 |
| |/ / |
|
* | | | ipv4: NET_IPV4_ROUTE_GC_INTERVAL removal | Vasily Averin | 2011-10-03 |
* | | | connector: add comm change event report to proc connector | Vladimir Zapolskiy | 2011-09-28 |
|/ / |
|
* | | Merge branch 'irq-fixes-for-linus' of git://tesla.tglx.de/git/linux-2.6-tip | Linus Torvalds | 2011-09-19 |
|\ \ |
|
| * | | genirq: Make irq_shutdown() symmetric vs. irq_startup again | Geert Uytterhoeven | 2011-09-12 |
| |/ |
|
* | | Make taskstats round statistics down to nearest 1k bytes/events | Linus Torvalds | 2011-09-19 |
* | | Make TASKSTATS require root access | Linus Torvalds | 2011-09-19 |
* | | workqueue: lock cwq access in drain_workqueue | Thomas Tuttle | 2011-09-14 |
|/ |
|
* | Merge branch 'timers-fixes-for-linus' of git://tesla.tglx.de/git/linux-2.6-tip | Linus Torvalds | 2011-09-07 |
|\ |
|
| * | alarmtimers: Avoid possible denial of service with high freq periodic timers | John Stultz | 2011-08-10 |
| * | alarmtimers: Memset itimerspec passed into alarm_timer_get | John Stultz | 2011-08-10 |
| * | alarmtimers: Avoid possible null pointer traversal | John Stultz | 2011-08-10 |
* | | Merge branch 'sched-fixes-for-linus' of git://tesla.tglx.de/git/linux-2.6-tip | Linus Torvalds | 2011-09-07 |
|\ \ |
|
| * | | sched: Fix a memory leak in __sdt_free() | WANG Cong | 2011-08-29 |
| * | | sched: Move blk_schedule_flush_plug() out of __schedule() | Thomas Gleixner | 2011-08-29 |
| * | | sched: Separate the scheduler entry for preemption | Thomas Gleixner | 2011-08-29 |
* | | | perf_event: Fix broken calc_timer_values() | Eric B Munson | 2011-08-31 |
* | | | perf events: Fix slow and broken cgroup context switch code | Stephane Eranian | 2011-08-29 |
|/ / |
|
* | | All Arch: remove linkage for sys_nfsservctl system call | NeilBrown | 2011-08-26 |
* | | kernel/printk: do not turn off bootconsole in printk_late_init() if keep_bootcon | Nishanth Aravamudan | 2011-08-25 |
* | | Add a personality to report 2.6.x version numbers | Andi Kleen | 2011-08-25 |
* | | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs | Linus Torvalds | 2011-08-23 |
|\ \ |
|
| * | | xfs: remove subdirectories | Christoph Hellwig | 2011-08-12 |
| |/ |
|
* | | Revert "irq: Always set IRQF_ONESHOT if no primary handler is specified" | Linus Torvalds | 2011-08-23 |
* | | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 2011-08-19 |
|\ \ |
|
| * | | blktrace: add FLUSH/FUA support | Namhyung Kim | 2011-08-11 |
* | | | irqdesc: fix new kernel-doc warning | Randy Dunlap | 2011-08-18 |
* | | | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 2011-08-17 |
|\ \ \ |
|
| * | | | PM / Domains: Fix build for CONFIG_PM_RUNTIME unset | Rafael J. Wysocki | 2011-08-14 |
* | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2011-08-17 |
|\ \ \ \ |
|
| * | | | | lockdep: Fix wrong assumption in match_held_lock | Peter Zijlstra | 2011-08-09 |
| | |_|/
| |/| | |
|
* | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2011-08-17 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | irq: Track the owner of irq descriptor | Sebastian Andrzej Siewior | 2011-07-28 |
| * | | | irq: Always set IRQF_ONESHOT if no primary handler is specified | Sebastian Andrzej Siewior | 2011-07-28 |
| * | | | genirq: Fix wrong bit operation | jhbird.choi@samsung.com | 2011-07-26 |
* | | | | move RLIMIT_NPROC check from set_user() to do_execve_common() | Vasiliy Kulikov | 2011-08-11 |
* | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2011-08-11 |
|\ \ \ \ |
|
| * | | | | jump label: Reduce the cycle count by changing the link order | Jason Baron | 2011-08-05 |
| * | | | | Merge branch 'linus' into perf/urgent | Ingo Molnar | 2011-08-05 |
| |\ \ \ \
| | | |/ /
| | |/| | |
|
| * | | | | trace events: Update version number reference to new 3.x scheme for EVENT_POW... | Jesper Juhl | 2011-07-25 |
| | |/ /
| |/| | |
|
* | | | | cap_syslog: don't use WARN_ONCE for CAP_SYS_ADMIN deprecation warning | Jonathan Nieder | 2011-08-09 |
| |/ /
|/| | |
|
* | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2011-08-04 |
|\ \ \ |
|
| * | | | lockdep: Clear whole lockdep_map on initialization | Tejun Heo | 2011-08-04 |