summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
...
| * | | 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 '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
| * | | | | [CVE-2009-0029] System call wrappers part 23Heiko Carstens2009-01-141-3/+3
| * | | | | [CVE-2009-0029] System call wrappers part 19Heiko Carstens2009-01-141-6/+6
| * | | | | [CVE-2009-0029] System call wrappers part 18Heiko Carstens2009-01-141-10/+11
| * | | | | [CVE-2009-0029] System call wrappers part 17Heiko Carstens2009-01-141-3/+3
| * | | | | [CVE-2009-0029] System call wrappers part 09Heiko Carstens2009-01-141-13/+8
| * | | | | [CVE-2009-0029] System call wrappers part 08Heiko Carstens2009-01-146-26/+19
| * | | | | [CVE-2009-0029] System call wrappers part 07Heiko Carstens2009-01-145-13/+13
| * | | | | [CVE-2009-0029] System call wrappers part 06Heiko Carstens2009-01-141-13/+13
| * | | | | [CVE-2009-0029] System call wrappers part 05Heiko Carstens2009-01-142-27/+21
| * | | | | [CVE-2009-0029] System call wrappers part 04Heiko Carstens2009-01-146-13/+11
| * | | | | [CVE-2009-0029] System call wrappers part 03Heiko Carstens2009-01-141-9/+9
| * | | | | [CVE-2009-0029] System call wrappers part 02Heiko Carstens2009-01-142-10/+10
| * | | | | [CVE-2009-0029] System call wrappers part 01Heiko Carstens2009-01-144-13/+13
OpenPOWER on IntegriCloud