summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
*-------------. Merge branches 'core/debugobjects', 'core/iommu', 'core/locking', 'core/print...Ingo Molnar2008-12-2513-76/+1927
|\ \ \ \ \ \ \ \
| | | | | | | | * stacktrace: provide save_stack_trace_tsk() weak aliasIngo Molnar2008-12-251-0/+11
| | | | | | | * | softirq: remove useless function __local_bh_enableLiming Wang2008-11-281-14/+0Star
| | |_|_|_|_|/ / | |/| | | | | |
| | | | | | * | resources: skip sanity check of busy resourcesArjan van de Ven2008-12-161-0/+9
| | | | | * | | rcu: provide RCU options on non-preempt architectures tooIngo Molnar2008-12-251-75/+0Star
| | | | | * | | "Tree RCU": scalable classic RCU implementationPaul E. McKenney2008-12-187-16/+1883
| | | | | * | | Merge branch 'linus' into core/rcuIngo Molnar2008-12-1849-396/+955
| | | | | |\| |
| | | | | * | | rcu: fix rcutorture behavior during rebootPaul E. McKenney2008-12-171-10/+56
| | | | * | | | printk: fix discarding message when recursion_bugHiroshi Shimamoto2008-12-191-1/+1
| | | | | |/ / | | | | |/| |
| | | * | | | lockdep: change a held lock's classPeter Zijlstra2008-12-041-15/+9Star
| | | * | | | Merge commit 'v2.6.28-rc7' into core/lockingIngo Molnar2008-12-0434-249/+486
| | | |\ \ \ \
| | | * | | | | genirq: warn when IRQF_DISABLED may be ignoredDavid Brownell2008-12-021-0/+12
| | | * | | | | lockdep: fix unused function warning in kernel/lockdep.cIngo Molnar2008-11-251-1/+2
* | | | | | | | Merge branch 'core/futexes' into core/coreIngo Molnar2008-12-251-26/+35
|\ \ \ \ \ \ \ \
| * | | | | | | | futex: clean up futex_(un)lock_pi fault handlingDarren Hart2008-12-191-14/+12Star
| * | | | | | | | futex: rename field in futex_q to clarify single waiter semanticsDarren Hart2008-12-181-5/+6
| * | | | | | | | futex: make clock selectable for FUTEX_WAIT_BITSETThomas Gleixner2008-11-241-7/+17
| * | | | | | | | Merge branch 'linus' into core/futexesThomas Gleixner2008-11-24112-4457/+9540
| |\| | | | | | |
* | | | | | | | | Merge branch 'core/debug' into core/coreIngo Molnar2008-12-251-20/+12Star
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | debug warnings: eliminate warn_on_slowpath()Ingo Molnar2008-11-281-6/+0Star
| * | | | | | | | | debug warnings: print the DMI board info name in a WARN/WARN_ONArjan van de Ven2008-11-281-0/+6
| * | | | | | | | | debug warnings: consolidate warn_slowpath and warn_on_slowpathArjan van de Ven2008-11-281-20/+12Star
| * | | | | | | | | Merge commit 'v2.6.28-rc6' into core/debugIngo Molnar2008-11-26114-4506/+9635
| |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | |
* | | | | | | | | | Merge commit 'v2.6.28' into core/coreIngo Molnar2008-12-2526-91/+195
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
| * | | | | | | | | cgroups: avoid accessing uninitialized data in failure pathLi Zefan2008-12-241-2/+3
| * | | | | | | | | cgroups: suppress bogus warning messagesSharyathi Nagesh2008-12-241-3/+0Star
| * | | | | | | | | Null pointer deref with hrtimer_try_to_cancel()Thomas Gleixner2008-12-201-0/+6
| | |_|_|_|_|_|/ / | |/| | | | | | |
| * | | | | | | | cgroups: fix a race between rmdir and remountPaul Menage2008-12-161-1/+1
| * | | | | | | | Revert "sched_clock: prevent scd->clock from moving backwards"Linus Torvalds2008-12-151-3/+3
| | |_|_|/ / / / | |/| | | | | |
| * | | | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-12-101-0/+2
| |\ \ \ \ \ \ \
| | * | | | | | | sched: CPU remove deadlock fixBrian King2008-12-091-0/+2
| * | | | | | | | fix mapping_writably_mapped()Hugh Dickins2008-12-101-6/+9
| * | | | | | | | KSYM_SYMBOL_LEN fixesHugh Dickins2008-12-101-1/+1
| * | | | | | | | relayfs: fix infinite loop with splice()Tom Zanussi2008-12-101-5/+2Star
| * | | | | | | | [PATCH] fix broken timestamps in AVC generated by kernel threadsAl Viro2008-12-092-4/+5
| * | | | | | | | [patch 1/1] audit: remove excess kernel-docRandy Dunlap2008-12-091-2/+0Star
| * | | | | | | | [PATCH] return records for fork() both to child and parentAl Viro2008-12-092-0/+18
| * | | | | | | | [PATCH] Audit: make audit=0 actually turn off auditEric Paris2008-12-091-7/+21
| * | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2008-12-051-1/+1
| |\ \ \ \ \ \ \ \
| | * | | | | | | | [PATCH] kill obsolete temporary comment in swsusp_close()Al Viro2008-12-041-1/+1
| | | |_|_|_|_|/ / | | |/| | | | | |
| * | | | | | | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2008-12-052-1/+23
| |\ \ \ \ \ \ \ \
| | * | | | | | | | time: catch xtime_nsec underflows and fix themjohn stultz2008-12-041-0/+22
| | * | | | | | | | posix-cpu-timers: fix clock_gettime with CLOCK_PROCESS_CPUTIME_IDPetr Tesarik2008-11-241-1/+1
| | | |_|_|/ / / / | | |/| | | | | |
| * | | | | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2008-12-051-1/+1
| |\ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | |
| | * | | | | | | check_hung_task(): unsigned sysctl_hung_task_warnings cannot be less than 0Roel Kluin2008-12-031-1/+1
| | | |/ / / / / | | |/| | | | |
| * | | | | | | taint: add missing commentArjan van de Ven2008-12-021-0/+1
| * | | | | | | epoll: introduce resource usage limitsDavide Libenzi2008-12-021-0/+10
| |/ / / / / /
| * | | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-11-302-3/+4
| |\ \ \ \ \ \
| | * | | | | | sched: prevent divide by zero error in cpu_avg_load_per_task, updateIngo Molnar2008-11-291-1/+1
| | * | | | | | sched, cpusets: fix warning in kernel/cpuset.cIngo Molnar2008-11-291-1/+1