summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'linus' into core/percpuIngo Molnar2009-01-304-19/+45
|\
| * cgroup: fix root_count when mount fails due to busy subsystemPaul Menage2009-01-291-2/+4
| * cgroups: add cpu_relax() calls in css_tryget() and cgroup_clear_css_refs()Paul Menage2009-01-291-2/+5
| * cgroups: fix lock inconsistency in cgroup_clone()Li Zefan2009-01-291-6/+7
| * cgroups: use hierarchy mutex in creation failure pathKAMEZAWA Hiroyuki2009-01-291-0/+2
| * cpumask fallout: Initialize irq_default_affinity earlierDavid Daney2009-01-272-8/+16
| * Make irq_*_affinity depend on CONFIG_GENERIC_HARDIRQS too.David Daney2009-01-271-1/+1
| * Merge branch 'hibern_fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2009-01-271-0/+10
| |\
| | * Hibernation: Introduce system_entering_hibernationRafael J. Wysocki2009-01-271-0/+10
* | | Merge branch 'linus' into core/percpuIngo Molnar2009-01-2712-132/+75
|\ \ \ | |/ /
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesLinus Torvalds2009-01-261-6/+10
| |\ \
| | * | Revert "kbuild: strip generated symbols from *.ko"Sam Ravnborg2009-01-141-6/+10
| * | | Merge branch 'sh/for-2.6.29' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2009-01-261-23/+24
| |\ \ \
| | * | | dma-coherent: Restore dma_alloc_from_coherent() large alloc fall back policy.Paul Mundt2009-01-211-22/+23
| | * | | dma-coherent: per-device coherent area is in pages, not bytes.Adrian McMenamin2009-01-211-2/+2
| | | |/ | | |/|
| * | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-01-265-4/+15
| |\ \ \
| | * \ \ Merge branch 'core/debugobjects' into core/urgentThomas Gleixner2009-01-2227-210/+222
| | |\ \ \ | | | |/ /
| | * | | relay: fix lock imbalance in relay_late_setup_filesJiri Slaby2009-01-181-1/+3
| | * | | softlock: fix false panic which can occur if softlockup_thresh is reducedMandeep Singh Baines2009-01-142-1/+10
| | * | | rcu: add __cpuinit to rcu_init_percpu_data()Lai Jiangshan2009-01-142-2/+2
| | | |/ | | |/|
| * | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-01-265-99/+26
| |\ \ \
| | * | | hrtimers: fix inconsistent lock state on resume in hres_timers_resumePeter Zijlstra2009-01-181-1/+3
| | * | | time-sched.c: tick_nohz_update_jiffies should be staticJaswinder Singh Rajput2009-01-151-1/+1
| | * | | kernel/fork.c: unused variable 'ret'Steven Noonan2009-01-111-1/+0
| | * | | Merge commit 'v2.6.29-rc1' into timers/urgentIngo Molnar2009-01-1122-400/+1137
| | |\ \ \
| | * | | | itimers: remove the per-cpu-ish-nessPeter Zijlstra2009-01-073-96/+22
| * | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-01-261-10/+10
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | work_on_cpu: Use our own workqueue.Rusty Russell2009-01-191-1/+7
| | * | | | work_on_cpu: don't try to get_online_cpus() in work_on_cpu.Rusty Russell2009-01-191-10/+4
| | | |/ / | | |/| |
* | | | | Merge branch 'x86/mm' into core/percpuIngo Molnar2009-01-2127-210/+222
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch 'misc' into releaseLen Brown2009-01-162-2/+3
| |\ \ \ \
| | * | | | kprobes: check CONFIG_FREEZER instead of CONFIG_PMMasami Hiramatsu2009-01-161-1/+1
| | * | | | PM: Fix freezer compilation if PM_SLEEP is unsetRafael J. Wysocki2009-01-161-1/+2
| | |/ / /
| * | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2009-01-152-13/+37
| |\ \ \ \
| | * | | | sched: sched_slice() fixletLin Ming2009-01-151-1/+4
| | * | | | sched: fix update_min_vruntimePeter Zijlstra2009-01-151-1/+1
| | * | | | sched: SCHED_OTHER vs SCHED_IDLE isolationPeter Zijlstra2009-01-151-8/+22
| | * | | | sched: SCHED_IDLE weight changePeter Zijlstra2009-01-151-2/+2
| | * | | | sched: fix bandwidth validation for UID groupingPeter Zijlstra2009-01-151-0/+7
| | * | | | Revert "sched: improve preempt debugging"Ingo Molnar2009-01-121-1/+1
| * | | | | resources: fix parameter name and kernel-docRandy Dunlap2009-01-151-0/+1
| * | | | | cgroups: consolidate cgroup documentsLi Zefan2009-01-151-1/+1
| * | | | | [IA64] dump stack on kernel unaligned warningsDoug Chapman2009-01-151-0/+9
| * | | | | Merge branch 'syscalls' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2009-01-1421-191/+169
| |\ \ \ \ \
| | * | | | | [CVE-2009-0029] System call wrappers part 32Heiko Carstens2009-01-141-6/+5
| | * | | | | [CVE-2009-0029] System call wrappers part 31Heiko Carstens2009-01-142-8/+7
| | * | | | | [CVE-2009-0029] System call wrappers part 30Heiko Carstens2009-01-141-1/+1
| | * | | | | [CVE-2009-0029] System call wrappers part 27Heiko Carstens2009-01-144-5/+5
| | * | | | | [CVE-2009-0029] System call wrappers part 26Heiko Carstens2009-01-141-2/+2
| | * | | | | [CVE-2009-0029] System call wrappers part 24Heiko Carstens2009-01-141-6/+7
OpenPOWER on IntegriCloud