Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
*-------------. | Merge branches 'core/debugobjects', 'core/iommu', 'core/locking', 'core/print... | Ingo Molnar | 2008-12-25 | 13 | -76/+1927 |
|\ \ \ \ \ \ \ \ | |||||
| | | | | | | | * | stacktrace: provide save_stack_trace_tsk() weak alias | Ingo Molnar | 2008-12-25 | 1 | -0/+11 |
| | | | | | | * | | softirq: remove useless function __local_bh_enable | Liming Wang | 2008-11-28 | 1 | -14/+0 |
| | |_|_|_|_|/ / | |/| | | | | | | |||||
| | | | | | * | | resources: skip sanity check of busy resources | Arjan van de Ven | 2008-12-16 | 1 | -0/+9 |
| | | | | * | | | rcu: provide RCU options on non-preempt architectures too | Ingo Molnar | 2008-12-25 | 1 | -75/+0 |
| | | | | * | | | "Tree RCU": scalable classic RCU implementation | Paul E. McKenney | 2008-12-18 | 7 | -16/+1883 |
| | | | | * | | | Merge branch 'linus' into core/rcu | Ingo Molnar | 2008-12-18 | 49 | -396/+955 |
| | | | | |\ \ \ | | | | | | |/ / | |||||
| | | | | * | | | rcu: fix rcutorture behavior during reboot | Paul E. McKenney | 2008-12-17 | 1 | -10/+56 |
| | | | * | | | | printk: fix discarding message when recursion_bug | Hiroshi Shimamoto | 2008-12-19 | 1 | -1/+1 |
| | | | | |/ / | | | | |/| | | |||||
| | | * | | | | lockdep: change a held lock's class | Peter Zijlstra | 2008-12-04 | 1 | -15/+9 |
| | | * | | | | Merge commit 'v2.6.28-rc7' into core/locking | Ingo Molnar | 2008-12-04 | 34 | -249/+486 |
| | | |\ \ \ \ | |||||
| | | * | | | | | genirq: warn when IRQF_DISABLED may be ignored | David Brownell | 2008-12-02 | 1 | -0/+12 |
| | | * | | | | | lockdep: fix unused function warning in kernel/lockdep.c | Ingo Molnar | 2008-11-25 | 1 | -1/+2 |
* | | | | | | | | Merge branch 'core/futexes' into core/core | Ingo Molnar | 2008-12-25 | 1 | -26/+35 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | futex: clean up futex_(un)lock_pi fault handling | Darren Hart | 2008-12-19 | 1 | -14/+12 |
| * | | | | | | | | futex: rename field in futex_q to clarify single waiter semantics | Darren Hart | 2008-12-18 | 1 | -5/+6 |
| * | | | | | | | | futex: make clock selectable for FUTEX_WAIT_BITSET | Thomas Gleixner | 2008-11-24 | 1 | -7/+17 |
| * | | | | | | | | Merge branch 'linus' into core/futexes | Thomas Gleixner | 2008-11-24 | 112 | -4457/+9540 |
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |||||
* | | | | | | | | | Merge branch 'core/debug' into core/core | Ingo Molnar | 2008-12-25 | 1 | -20/+12 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | debug warnings: eliminate warn_on_slowpath() | Ingo Molnar | 2008-11-28 | 1 | -6/+0 |
| * | | | | | | | | | debug warnings: print the DMI board info name in a WARN/WARN_ON | Arjan van de Ven | 2008-11-28 | 1 | -0/+6 |
| * | | | | | | | | | debug warnings: consolidate warn_slowpath and warn_on_slowpath | Arjan van de Ven | 2008-11-28 | 1 | -20/+12 |
| * | | | | | | | | | Merge commit 'v2.6.28-rc6' into core/debug | Ingo Molnar | 2008-11-26 | 114 | -4506/+9635 |
| |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | | | |||||
* | | | | | | | | | | Merge commit 'v2.6.28' into core/core | Ingo Molnar | 2008-12-25 | 26 | -91/+195 |
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | |||||
| * | | | | | | | | | cgroups: avoid accessing uninitialized data in failure path | Li Zefan | 2008-12-23 | 1 | -2/+3 |
| * | | | | | | | | | cgroups: suppress bogus warning messages | Sharyathi Nagesh | 2008-12-23 | 1 | -3/+0 |
| * | | | | | | | | | Null pointer deref with hrtimer_try_to_cancel() | Thomas Gleixner | 2008-12-20 | 1 | -0/+6 |
| | |_|_|_|_|_|/ / | |/| | | | | | | | |||||
| * | | | | | | | | cgroups: fix a race between rmdir and remount | Paul Menage | 2008-12-15 | 1 | -1/+1 |
| * | | | | | | | | Revert "sched_clock: prevent scd->clock from moving backwards" | Linus Torvalds | 2008-12-14 | 1 | -3/+3 |
| | |_|_|/ / / / | |/| | | | | | | |||||
| * | | | | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2008-12-10 | 1 | -0/+2 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | sched: CPU remove deadlock fix | Brian King | 2008-12-09 | 1 | -0/+2 |
| * | | | | | | | | fix mapping_writably_mapped() | Hugh Dickins | 2008-12-10 | 1 | -6/+9 |
| * | | | | | | | | KSYM_SYMBOL_LEN fixes | Hugh Dickins | 2008-12-10 | 1 | -1/+1 |
| * | | | | | | | | relayfs: fix infinite loop with splice() | Tom Zanussi | 2008-12-10 | 1 | -5/+2 |
| * | | | | | | | | [PATCH] fix broken timestamps in AVC generated by kernel threads | Al Viro | 2008-12-09 | 2 | -4/+5 |
| * | | | | | | | | [patch 1/1] audit: remove excess kernel-doc | Randy Dunlap | 2008-12-09 | 1 | -2/+0 |
| * | | | | | | | | [PATCH] return records for fork() both to child and parent | Al Viro | 2008-12-09 | 2 | -0/+18 |
| * | | | | | | | | [PATCH] Audit: make audit=0 actually turn off audit | Eric Paris | 2008-12-09 | 1 | -7/+21 |
| * | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2008-12-04 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | [PATCH] kill obsolete temporary comment in swsusp_close() | Al Viro | 2008-12-04 | 1 | -1/+1 |
| | | |_|_|_|_|/ / | | |/| | | | | | | |||||
| * | | | | | | | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2008-12-04 | 2 | -1/+23 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | time: catch xtime_nsec underflows and fix them | john stultz | 2008-12-04 | 1 | -0/+22 |
| | * | | | | | | | | posix-cpu-timers: fix clock_gettime with CLOCK_PROCESS_CPUTIME_ID | Petr Tesarik | 2008-11-24 | 1 | -1/+1 |
| | | |_|_|/ / / / | | |/| | | | | | | |||||
| * | | | | | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2008-12-04 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | | | |||||
| | * | | | | | | | check_hung_task(): unsigned sysctl_hung_task_warnings cannot be less than 0 | Roel Kluin | 2008-12-03 | 1 | -1/+1 |
| | | |/ / / / / | | |/| | | | | | |||||
| * | | | | | | | taint: add missing comment | Arjan van de Ven | 2008-12-01 | 1 | -0/+1 |
| * | | | | | | | epoll: introduce resource usage limits | Davide Libenzi | 2008-12-01 | 1 | -0/+10 |
| |/ / / / / / | |||||
| * | | | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2008-11-30 | 2 | -3/+4 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | sched: prevent divide by zero error in cpu_avg_load_per_task, update | Ingo Molnar | 2008-11-29 | 1 | -1/+1 |
| | * | | | | | | sched, cpusets: fix warning in kernel/cpuset.c | Ingo Molnar | 2008-11-29 | 1 | -1/+1 |