summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | rcu: fix rcu_try_flip_waitack_needed() to prevent grace-period stallPaul E. McKenney2008-05-191-1/+1
| * | | | | | rcu: split list.h and move rcu-protected lists into rculist.hFranck Bui-Huu2008-05-191-0/+1
| * | | | | | rcu: add call_rcu_sched() and friends to rcutorturePaul E. McKenney2008-05-191-3/+31
| * | | | | | rcu: add rcu_barrier_sched() and rcu_barrier_bh()Paul E. McKenney2008-05-191-6/+49
| * | | | | | rcu: add memory barriers and comments to rcu_check_callbacks()Paul E. McKenney2008-05-191-1/+29
| * | | | | | rcu: add call_rcu_sched()Paul E. McKenney2008-05-192-62/+372
| * | | | | | rcupreempt: remove duplicate prototypesSteven Rostedt2008-05-191-2/+0
* | | | | | | Merge branch 'timers/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2008-07-153-5/+13
|\ \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| *-----. \ \ \ \ \ \ Merge commit '900cfa46191a7d87cf1891924cb90499287fd235'; branches 'timers/noh...Thomas Gleixner2008-07-143-5/+13
| |\ \ \ \ \ \ \ \ \ \ | | | | | |_|_|_|/ / / | | | | |/| | | | | |
| | | | | * | | | | | posix-timers: print RT watchdog messageHiroshi Shimamoto2008-05-241-0/+3
| | | * | | | | | | | nohz: don't stop idle tick if softirqs are pending.Heiko Carstens2008-07-111-0/+1
| | | * | | | | | | | nohz: reduce jiffies polling overheadIngo Molnar2008-05-301-0/+7
| | * | | | | | | | | hrtimer: Remove unused variables in ktime_divns()Carlos R. Mafra2008-05-261-3/+2
| | * | | | | | | | | hrtimer: remove warning in hres_timers_resumeJeremy Fitzhardinge2008-05-261-2/+0
* | | | | | | | | | | Merge branch 'genirq' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/li...Linus Torvalds2008-07-152-9/+83
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | genirq: remove extraneous checks in manage.cThomas Gleixner2008-07-101-3/+2
| * | | | | | | | | | | genirq: Expose default irq affinity mask (take 3)Max Krasnyansky2008-06-052-6/+81
| | |_|/ / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'core/stacktrace' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2008-07-152-17/+62
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | stacktrace: fix modular build, export print_stack_trace and save_stack_traceIngo Molnar2008-06-301-0/+2
| * | | | | | | | | | | backtrace: replace timer with tasklet + completionsVegard Nossum2008-06-271-11/+26
| * | | | | | | | | | | stacktrace: add saved stack traces to backtrace self-testVegard Nossum2008-06-271-1/+29
| * | | | | | | | | | | stacktrace: print_stack_trace() cleanupVegard Nossum2008-06-131-6/+3
| * | | | | | | | | | | stacktrace: don't crash on invalid stack trace structsJohannes Berg2008-05-241-0/+3
| | |_|_|_|/ / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-07-143-22/+2
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'imx' into develRussell King2008-07-101-0/+8
| |\ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \
| *-------. \ \ \ \ \ \ \ \ \ \ \ Merge branches 'at91', 'dyntick', 'ep93xx', 'iop', 'ixp', 'misc', 'orion', 'o...Russell King2008-07-107-27/+26
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | / / / / / | | | |_|_|_|_|_|_|_|_|/ / / / / | | |/| | | | | | | | | | / / / | | | | | | | |_|_|_|_|_|/ / / | | | | | | |/| | | | | | | |
| | | * | | | | | | | | | | | dyntick: Remove last reminants of dyntick supportRussell King2008-05-123-22/+2
* | | | | | | | | | | | | | | Merge branch 'core/softirq' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2008-07-146-50/+21
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'linus' into core/softirqIngo Molnar2008-06-254-30/+83
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | Merge branch 'linus' into core/softirqIngo Molnar2008-06-236-39/+91
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / / / / / / | | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | | softirq: remove irqs_disabled warning from local_bh_enableJohannes Berg2008-06-201-37/+11
| * | | | | | | | | | | | | | | softirq: remove initialization of static per-cpu variableVegard Nossum2008-06-181-4/+2
| * | | | | | | | | | | | | | | Merge branch 'linus' into core/softirqIngo Molnar2008-06-1617-666/+330
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Remove argument from open_softirq which is always NULLCarlos R. Mafra2008-05-256-9/+8
| | |_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge branch 'core/printk' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2008-07-141-62/+43
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'linus' into core/printkIngo Molnar2008-07-1025-741/+559
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | x86, generic: mark early_printk as asmlinkageJiri Slaby2008-06-181-1/+1
| * | | | | | | | | | | | | | | | printk: export console_driversIngo Molnar2008-06-161-0/+2
| * | | | | | | | | | | | | | | | printk: remember the message level for multi-line outputNick Andrew2008-05-241-1/+1
| * | | | | | | | | | | | | | | | printk: refactor processing of line severity tokensNick Andrew2008-05-241-34/+27
| * | | | | | | | | | | | | | | | printk: don't prefer unsuited consoles on registrationJan Kiszka2008-05-241-2/+5
| * | | | | | | | | | | | | | | | printk: clean up recursion check related static variablesTejun Heo2008-05-241-12/+10
| * | | | | | | | | | | | | | | | namespacecheck: more kernel/printk.c fixesThomas Gleixner2008-05-241-13/+0
| * | | | | | | | | | | | | | | | namespacecheck: fix kernel printk.cThomas Gleixner2008-05-241-2/+2
| | |/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge branch 'core/locking' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2008-07-146-11/+148
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | lockdep: fix kernel/fork.c warningIngo Molnar2008-07-141-1/+1
| * | | | | | | | | | | | | | | | lockdep: fix ftrace irq tracing false positiveIngo Molnar2008-07-141-1/+2
| * | | | | | | | | | | | | | | | Merge commit 'v2.6.26' into core/lockingIngo Molnar2008-07-1429-902/+602
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|/ / / / | | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | lockdep: add lock_class information to lock_chain and output itHuang, Ying2008-06-243-7/+17
| * | | | | | | | | | | | | | | | lockdep: add lock_class information to lock_chain and output itHuang, Ying2008-06-203-3/+132
OpenPOWER on IntegriCloud