summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-12-306-315/+107
|\
| *---------. Merge branches 'timers/clocksource', 'timers/hpet', 'timers/hrtimers', 'timer...Ingo Molnar2008-12-256-315/+107
| |\ \ \ \ \ \
| | | | | | * | posix-timers: check ->it_signal instead of ->it_pid to validate the timerOleg Nesterov2008-12-121-10/+7
| | | | | | * | posix-timers: use "struct pid*" instead of "struct task_struct*"Oleg Nesterov2008-12-121-20/+23
| | | |_|_|/ / | | |/| | | |
| | | | | * | nohz: suppress needless timer reprogrammingWoodruff, Richard2008-12-121-17/+24
| | | | | * | nohz: no softirq pending warnings for offline cpusHeiko Carstens2008-12-121-1/+1
| | | |_|/ / | | |/| | |
| | | | * | hrtimers: fix warning in kernel/hrtimer.cIngo Molnar2008-12-191-1/+5
| | | | * | hrtimer: removing all ur callback modes, fixPeter Zijlstra2008-12-081-7/+1
| | | | * | hrtimer: removing all ur callback modes, fix hotplugPeter Zijlstra2008-12-041-28/+37
| | | | * | hrtimer: removing all ur callback modesPeter Zijlstra2008-11-255-255/+33
| | | |/ /
* | | | | Merge branch 'core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-12-3025-345/+2159
|\ \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *-------------. \ \ \ \ 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/+0
| | | |_|_|_|_|/ / / | | |/| | | | | | |
| | | | | | | * | | 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/+0
| | | | | | * | | | "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/+9
| | | | * | | | | 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/+12
| | * | | | | | | | | 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/+12
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | debug warnings: eliminate warn_on_slowpath()Ingo Molnar2008-11-281-6/+0
| | * | | | | | | | | | 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/+12
| | * | | | | | | | | | 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
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ / | | |/| | | | | | | | |
| | | | | | | | | | | |
| | \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \
| *-----------. \ \ \ \ \ \ \ \ \ \ Merge branches 'core/debug', 'core/futexes', 'core/locking', 'core/rcu', 'cor...Ingo Molnar2008-11-2412-225/+187
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ / / / / / / / / | | |/| | | | | | | / / / / / / / / | | |_|_|_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | / / / / / / / | | | | |_|_|_|_|_|/ / / / / / / | | | |/| | | | | | | / / / / / | | | | | |_|_|_|_|_|/ / / / / | | | | |/| | | | | | | | / / | | | | | | |_|_|_|_|_|_|/ / | | | | | |/| | | | | | | |
| | | | | | * | | | | | | | thread_group_cputime: move a couple of callsites outside of ->siglockOleg Nesterov2008-11-172-2/+2
| | | | | | * | | | | | | | thread_group_cputime: kill the bogus ->signal != NULL checkOleg Nesterov2008-11-171-5/+5
| | | | | | * | | | | | | | account_steal_time: kill the unneeded account_group_system_time()Oleg Nesterov2008-11-171-1/+0
| | | | | * | | | | | | | | rcu: make rcu-stall debug printout more standardIngo Molnar2008-11-031-2/+2
| | | | * | | | | | | | | | mutex: __used is needed for function referenced only from inline asmTörök Edwin2008-11-241-4/+4
| | | | * | | | | | | | | | Merge branch 'linus' into core/lockingIngo Molnar2008-11-1238-836/+724
| | | | |\ \ \ \ \ \ \ \ \ \
| | | | * \ \ \ \ \ \ \ \ \ \ Merge commit 'v2.6.28-rc2' into core/lockingIngo Molnar2008-10-28108-3684/+8722
| | | | |\ \ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | | | | lockstat: contend with pointsPeter Zijlstra2008-10-203-15/+41
| | | | * | | | | | | | | | | | sched: improve preempt debuggingNick Piggin2008-09-301-1/+1
| | | | * | | | | | | | | | | | lockstat: fixup signed divisionPeter Zijlstra2008-09-231-3/+4
| | | * | | | | | | | | | | | | futex: fixup get_futex_key() for private futexesPeter Zijlstra2008-09-301-0/+1
| | | * | | | | | | | | | | | | futex: cleanup fsharedPeter Zijlstra2008-09-301-29/+19
| | | * | | | | | | | | | | | | futex: use fast_gup()Peter Zijlstra2008-09-301-3/+1
| | | * | | | | | | | | | | | | futex: reduce mmap_sem usagePeter Zijlstra2008-09-301-79/+4