aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2008-07-224-137/+207
|\
| * remove CONFIG_KMOD from core kernel codeJohannes Berg2008-07-223-4/+4
| * modules: Take a shortcut for checking if an address is in a moduleRusty Russell2008-07-221-2/+22
| * module: turn longs into ints for module sizesDenys Vlasenko2008-07-221-2/+2
| * Shrink struct module: CONFIG_UNUSED_SYMBOLS ifdefsDenys Vlasenko2008-07-221-15/+34
| * module: generic each_symbol iterator functionRusty Russell2008-07-221-110/+134
| * module: don't use stop_machine for waiting rmmodRusty Russell2008-07-221-4/+11
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2008-07-223-7/+16
|\ \
| * | sysdev: Pass the attribute to the low level sysdev show/store functionAndi Kleen2008-07-213-7/+16
| |/
* | Fix build on COMPAT platforms when CONFIG_EPOLL is disabledAtsushi Nemoto2008-07-221-0/+1
* | cpusets: fix wrong domain attr updatesMiao Xie2008-07-221-1/+3
|/
* Merge branch 'linus' into xen-64bitIngo Molnar2008-07-1710-292/+442
|\
| * Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2008-07-171-2/+1
| |\
| | * ftrace: do not trace scheduler functionsIngo Molnar2008-07-171-2/+1
| * | fix dangling zombie when new parent ignores childrenRoland McGrath2008-07-161-0/+26
| * | do_wait: return security_task_wait() error code in place of -ECHILDRoland McGrath2008-07-161-10/+20
| * | ptrace children revampRoland McGrath2008-07-163-123/+146
| * | do_wait reorganizationRoland McGrath2008-07-161-80/+135
| * | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2008-07-162-18/+48
| |\ \
| | * | Suspend-related patches for 2.6.27Rafael J. Wysocki2008-06-122-9/+29
| | * | Introduce new top level suspend and hibernation callbacksRafael J. Wysocki2008-06-102-9/+19
| * | | snapshot: Use pm_mutex for mutual exclusionRafael J. Wysocki2008-07-161-26/+42
| * | | snapshot: Push BKL down into ioctl handlersAlan Cox2008-07-161-4/+7
| * | | Freezer: Introduce PF_FREEZER_NOSIGRafael J. Wysocki2008-07-162-56/+43
| * | | force offline the processor during hot-removalZhang Rui2008-07-161-0/+1
| | |/ | |/|
* | | x86, xen, power: fix up config dependencies on PMJeremy Fitzhardinge2008-07-171-1/+1
* | | Revert "suspend, xen: enable PM_SLEEP for CONFIG_XEN"Ingo Molnar2008-07-161-1/+1
* | | suspend, xen: enable PM_SLEEP for CONFIG_XENJeremy Fitzhardinge2008-07-161-1/+1
|/ /
* | generic ipi function calls: wait on alloc failure fallbackJeremy Fitzhardinge2008-07-151-0/+1
* | Merge branch 'generic-ipi-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-07-157-8/+391
|\ \
| * \ Merge branch 'generic-ipi' into generic-ipi-for-linusIngo Molnar2008-07-157-8/+390
| |\ \
| | * | fix: "smp_call_function: get rid of the unused nonatomic/retry argument"Ingo Molnar2008-06-271-1/+1
| | * | on_each_cpu(): kill unused 'retry' parameterJens Axboe2008-06-264-6/+6
| | * | smp_call_function: get rid of the unused nonatomic/retry argumentJens Axboe2008-06-263-6/+4
| | * | Add generic helpers for arch IPI function callsJens Axboe2008-06-262-0/+384
* | | | Merge branch 'core/rcu' into core/rcu-for-linusIngo Molnar2008-07-157-79/+633
|\ \ \ \ | |/ / / |/| | |
| * | | rcu classic: update qlen when cpu offlineLai Jiangshan2008-07-131-0/+4
| * | | Merge branch 'linus' into core/rcuIngo Molnar2008-07-1111-21/+66
| |\ \ \
| * | | | rcu: make rcutorture even more vicious: invoke RCU readers from irq handlers ...Paul E. McKenney2008-06-261-4/+70
| * | | | Merge commit 'v2.6.26-rc8' into core/rcuIngo Molnar2008-06-264-30/+83
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | rcu: make quiescent rcutorture less power-hungryPaul E. McKenney2008-06-241-1/+1
| * | | | rcu, rcutorture: make quiescent rcutorture less power-hungryPaul E. McKenney2008-06-241-1/+4
| * | | | Merge branch 'linus' into core/rcuIngo Molnar2008-06-235-37/+91
| |\ \ \ \
| * | | | | rcu: make rcutorture more vicious: reinstate boot-time testingPaul E. McKenney2008-06-192-1/+21
| * | | | | rcu: make rcutorture more vicious: add stutter featurePaul E. McKenney2008-06-181-3/+56
| * | | | | rcutorture: WARN_ON_ONCE(1) when detecting an errorIngo Molnar2008-06-181-0/+1
| * | | | | Merge branch 'linus' into core/rcuIngo Molnar2008-06-1621-805/+342
| |\ \ \ \ \
| * | | | | | rcu: remove unused field struct rcu_data::rcu_taskletLai Jiangshan2008-06-161-1/+0
| * | | | | | rcu: remove duplicated include in kernel/rcupreempt.cHuang Weiyi2008-05-191-1/+0
| * | | | | | rcu: remove duplicated include in kernel/rcupreempt_trace.cHuang Weiyi2008-05-191-1/+0