summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86/core' into x86/unify-cpu-detectIngo Molnar2008-09-052-1/+76
|\
| * Merge branch 'core/resources' into x86/coreIngo Molnar2008-09-041-0/+68
| |\
| | * IO resources: add reserve_region_with_split()Yinghai Lu2008-09-041-0/+68
| * | Merge branch 'linus' into x86/coreH. Peter Anvin2008-09-0413-157/+173
| |\ \ | | |/
| * | Merge branch 'x86/cpu' into x86/coreH. Peter Anvin2008-09-0420-88/+135
| |\ \
| * \ \ Merge branch 'linus' into x86/coreIngo Molnar2008-08-1434-441/+724
| |\ \ \
| * \ \ \ Merge commit 'v2.6.27-rc1' into x86/coreIngo Molnar2008-07-3032-480/+962
| |\ \ \ \
| * \ \ \ \ Merge branch 'x86/x2apic' into x86/coreIngo Molnar2008-07-261-1/+8
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'linus' into x86/x2apicIngo Molnar2008-07-2536-685/+1125
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge branch 'linus' into x86/x2apicIngo Molnar2008-07-221-1/+1
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'linus' into x86/x2apicIngo Molnar2008-07-1863-1140/+11466
| | |\ \ \ \ \ \ \
| | * | | | | | | | x64, x2apic/intr-remap: generic irq migration support from process contextSuresh Siddha2008-07-121-1/+8
* | | | | | | | | | forgotten refcount on sysctl root tableAl Viro2008-09-041-0/+1
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | pm_qos_requirement might sleepJohn Kacur2008-09-021-16/+9
* | | | | | | | | pid_ns: (BUG 11391) change ->child_reaper when init->group_leader exitsOleg Nesterov2008-09-022-50/+34
* | | | | | | | | pid_ns: zap_pid_ns_processes: fix the ->child_reaper changingOleg Nesterov2008-09-021-3/+6
* | | | | | | | | Merge branch 'audit.b57' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2008-09-021-1/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | [PATCH] audit: Moved variable declaration to beginning of functionCordelia2008-09-011-1/+2
* | | | | | | | | | softlockup: minor cleanup, don't check task->state twiceOleg Nesterov2008-09-021-5/+2
* | | | | | | | | | kernel/resource.c: fix new kernel-doc warningRandy Dunlap2008-09-021-1/+1
|/ / / / / / / / /
* | | | | | | | | Resource handling: add 'insert_resource_expand_to_fit()' functionLinus Torvalds2008-08-291-25/+63
* | | | | | | | | Don't trigger softlockup detector on network fs blocked tasksAndi Kleen2008-08-291-0/+4
* | | | | | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2008-08-283-6/+7
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | exit signals: use of uninitialized field notify_countSteve VanDeBogart2008-08-271-2/+2
| * | | | | | | | | lockdep: fix invalid list_del_rcu in zap_classZhu Yi2008-08-271-2/+2
| * | | | | | | | | lockstat: repair erronous contention statisticsJoe Korty2008-08-261-1/+1
| * | | | | | | | | lockstat: fix numerical output rounding errorJoe Korty2008-08-261-1/+2
* | | | | | | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-08-281-6/+7
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | sched: rt-bandwidth accounting fixPeter Zijlstra2008-08-281-6/+5
| * | | | | | | | | | sched: fix sched_rt_rq_enqueue() resched idleJohn Blackwood2008-08-281-0/+2
* | | | | | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-08-281-3/+7
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | |
| * | | | | | | | | | smp: have smp_call_function_single() detect invalid CPUsH. Peter Anvin2008-08-251-3/+7
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | ftrace: disable tracing for hibernationRafael J. Wysocki2008-08-281-3/+10
* | | | | | | | | | ftrace: disable tracing for suspend to ramSteven Rostedt2008-08-271-1/+4
* | | | | | | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-08-251-50/+34
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| * | | | | | | | | sched_clock: fix cpu_clock()Peter Zijlstra2008-08-251-50/+34
* | | | | | | | | | [module] Don't let gcc inline load_module()Linus Torvalds2008-08-251-1/+1
| |/ / / / / / / / |/| | | | | | | |
* | | | | | | | | removed unused #include <linux/version.h>'sAdrian Bunk2008-08-235-5/+0
* | | | | | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-08-221-1/+1
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | sched: enable LB_BIAS by defaultPeter Zijlstra2008-08-211-1/+1
* | | | | | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2008-08-221-0/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | rcu: fix synchronize_rcu() so that kernel-doc worksRandy Dunlap2008-08-211-0/+1
* | | | | | | | | | nohz: fix wrong event handler after online an offlined cpuMiao Xie2008-08-211-1/+5
|/ / / / / / / / /
* | | | | | | | | fix setpriority(PRIO_PGRP) thread iterator breakageKen Chen2008-08-201-4/+4
* | | | | | | | | tracehook: fix SA_NOCLDWAITRoland McGrath2008-08-191-2/+3
|/ / / / / / / /
* | | | | | | | lockdep: fix spurious 'inconsistent lock state' warningDmitry Baryshkov2008-08-181-1/+1
* | | | | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2008-08-164-13/+21
|\ \ \ \ \ \ \ \
| * | | | | | | | lockdep: fix build if CONFIG_PROVE_LOCKING not definedStephen Hemminger2008-08-151-6/+6
| * | | | | | | | lockdep: use WARN() in kernel/lockdep.cArjan van de Ven2008-08-131-4/+2
| * | | | | | | | lockdep: spin_lock_nest_lock(), checkpatch fixesAndrew Morton2008-08-131-3/+0
OpenPOWER on IntegriCloud