aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAge
* Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds2011-01-07
|\
| * irq_work: Use per cpu atomics instead of regular atomicsChristoph Lameter2010-12-18
| * taskstats: Use this_cpu_opsChristoph Lameter2010-12-17
| * Merge branch 'this_cpu_ops' into for-2.6.38Tejun Heo2010-12-17
| |\
| * | core: Replace __get_cpu_var with __this_cpu_read if not used for an address.Christoph Lameter2010-12-17
| * | kprobes: Use this_cpu_opsChristoph Lameter2010-12-17
* | | Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2011-01-07
|\ \ \
| * | | workqueue: allow chained queueing during destructionTejun Heo2010-12-20
* | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-01-07
|\ \ \ \
| * | | | sched: Constify function scope static struct sched_param usagePeter Zijlstra2011-01-07
| * | | | sched: Fix strncmp operationHillf Danton2011-01-07
| * | | | sched: Move sched_autogroup_exit() to free_signal_struct()Mike Galbraith2011-01-07
| * | | | sched: Fix struct autogroup memory leakMike Galbraith2011-01-07
| * | | | sched: Mark autogroup_init() __initYong Zhang2011-01-07
| * | | | sched: Consolidate the name of root_task_group and init_task_groupYong Zhang2011-01-07
* | | | | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-01-07
|\ \ \ \ \
| * | | | | tty: add 'active' sysfs attribute to tty0 and console deviceKay Sievers2010-12-16
| * | | | | console: move for_each_console to linux/console.hJiri Slaby2010-11-16
* | | | | | Merge branch 'vfs-scale-working' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2011-01-07
|\ \ \ \ \ \
| * | | | | | fs: dcache reduce branches in lookup pathNick Piggin2011-01-07
| * | | | | | fs: dcache rationalise dget variantsNick Piggin2011-01-07
| * | | | | | fs: dcache remove dcache_lockNick Piggin2011-01-07
| * | | | | | fs: dcache scale subdirsNick Piggin2011-01-07
| * | | | | | fs: dcache scale dentry refcountNick Piggin2011-01-07
| * | | | | | fs: change d_delete semanticsNick Piggin2011-01-07
| * | | | | | cgroup fs: avoid switching ->d_op on live dentryNick Piggin2011-01-07
* | | | | | | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-01-06
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Merge branch 'clksrc' into develRussell King2011-01-05
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | Fix rounding in clocks_calc_mult_shift()john stultz2010-12-22
| | | | | | |
| \ \ \ \ \ \
| \ \ \ \ \ \
| \ \ \ \ \ \
| \ \ \ \ \ \
| \ \ \ \ \ \
| \ \ \ \ \ \
| \ \ \ \ \ \
| \ \ \ \ \ \
| \ \ \ \ \ \
*---------. \ \ \ \ \ \ Merge branches 'x86-alternatives-for-linus', 'x86-fpu-for-linus', 'x86-hwmon-...Linus Torvalds2011-01-06
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | |_|/ / / / | | | | | | |/| | | | |
| | | | | * / | | | | | locking, lockdep: Convert sprintf_symbol to %pSJoe Perches2010-11-10
| | | | | |/ / / / / /
| * | | | | | | | / / x86, suspend: Avoid unnecessary smp alternatives switch during suspend/resumeSuresh Siddha2010-12-13
| | |_|_|_|_|_|_|/ / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'x86-security-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-01-06
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | module: Move RO/NX module protection to after ftrace module updateSteven Rostedt2010-12-23
| * | | | | | | | | | Merge commit 'v2.6.37-rc7' into x86/securityIngo Molnar2010-12-23
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / | | |/| | | | | | | |
| * | | | | | | | | | x86: Add RO/NX protection for loadable kernel modulesmatthieu castet2010-11-18
* | | | | | | | | | | Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2011-01-06
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | timers: Use this_cpu_readChristoph Lameter2010-12-12
| * | | | | | | | | | | hrtimer: fix timerqueue conversion flubJohn Stultz2010-12-11
| * | | | | | | | | | | hrtimers: Convert hrtimers to use timerlist infrastructureJohn Stultz2010-12-10
| * | | | | | | | | | | timer: Warn when del_timer_sync() is called in hardirq contextYong Zhang2010-10-22
| * | | | | | | | | | | timer: Del_timer_sync() can be used in softirq contextYong Zhang2010-10-22
| * | | | | | | | | | | timer: Make try_to_del_timer_sync() the same on SMP and UPYong Zhang2010-10-22
| * | | | | | | | | | | posix-timers: Annotate lock_timer()Namhyung Kim2010-10-21
| * | | | | | | | | | | timer: Permit statically-declared work with deferrable timersPhil Carmody2010-10-21
| * | | | | | | | | | | time: Use ARRAY_SIZE macro in timecompare.cNikitas Angelinas2010-10-21
| * | | | | | | | | | | time: Compensate for rounding on odd-frequency clocksourcesKasper Pedersen2010-10-21
* | | | | | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-01-06
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | sched: Change wait_for_completion_*_timeout() to return a signed longNeilBrown2011-01-05
| * | | | | | | | | | | | Merge commit 'v2.6.37' into sched/coreIngo Molnar2011-01-05
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ / / / | | |/| | | | | | | | | |