aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-01-203-29/+8
|\
| * smp: Allow on_each_cpu() to be called while early_boot_irqs_disabled status t...Tejun Heo2011-01-201-4/+7
| * lockdep: Move early boot local IRQ enable/disable status to init/main.cTejun Heo2011-01-202-25/+1
* | Merge branch 'akpm'Linus Torvalds2011-01-201-6/+45
|\ \
| * | kernel/smp.c: consolidate writes in smp_call_function_interrupt()Milton Miller2011-01-201-10/+19
| * | kernel/smp.c: fix smp_call_function_many() SMP raceAnton Blanchard2011-01-201-0/+30
| |/
* | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-01-205-22/+117
|\ \ | |/ |/|
| * sched, cgroup: Use exit hook to avoid use-after-free crashPeter Zijlstra2011-01-191-0/+18
| * sched: Fix signed unsigned comparison in check_preempt_tick()Mike Galbraith2011-01-181-0/+3
| * sched: Replace rq->bkl_count with rq->rq_sched_info.bkl_countYong Zhang2011-01-182-5/+4
| * sched, autogroup: Fix CONFIG_RT_GROUP_SCHED sched_setscheduler() failureMike Galbraith2011-01-183-1/+33
| * sched: Display autogroup names in /proc/sched_debugBharata B Rao2011-01-182-0/+8
| * sched: Reinstate group names in /proc/sched_debugBharata B Rao2011-01-181-0/+35
| * sched: Update effective_load() to use global share weightsPaul Turner2011-01-181-16/+16
* | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-01-181-11/+12
|\ \
| * | perf: Validate cpu early in perf_event_alloc()Oleg Nesterov2011-01-181-4/+6
| * | perf: Find_get_context: fix the per-cpu-counter checkOleg Nesterov2011-01-181-1/+1
| * | perf: Fix contexted inheritancePeter Zijlstra2011-01-181-6/+5
| | |
| \ \
| \ \
| \ \
| \ \
| \ \
*-----. \ \ Merge branches 'core-fixes-for-linus', 'x86-fixes-for-linus', 'timers-fixes-f...Linus Torvalds2011-01-156-34/+36
|\ \ \ \ \ \ | | | | |/ /
| | | | * | tracing: Remove syscall_exit_fieldsLai Jiangshan2011-01-141-21/+12
| | | * | | timekeeping: Make local variables staticH Hartley Sweeten2011-01-121-2/+2
| | | * | | time: Rename misnamed minsec argument of clocks_calc_mult_shift()Nicolas Pitre2011-01-121-4/+4
| | |/ / /
| * | | | Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar2011-01-142-3/+15
| |\ \ \ \
| | * | | | rcu: avoid pointless blocked-task warningsPaul E. McKenney2011-01-141-1/+2
| | * | | | rcu: demote SRCU_SYNCHRONIZE_DELAY from kernel-parameter statusPaul E. McKenney2011-01-141-2/+13
| * | | | | rtmutex: Fix comment about why new_owner can be NULL in wake_futex_pi()Steven Rostedt2011-01-111-4/+3
| | |/ / / | |/| | |
* | | | | Merge branch 'vfs-scale-working' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2011-01-141-1/+1
|\ \ \ \ \
| * | | | | cgroups: Fix a lockdep warning at cgroup removalLi Zefan2011-01-141-1/+1
* | | | | | cgroup_fs: fix cgroup use of simple_lookup()Al Viro2011-01-141-1/+16
* | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2011-01-134-142/+1
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'apei' into releaseLen Brown2011-01-121-0/+1
| |\ \ \ \ \ \
| | * | | | | | ACPI, APEI, Generic Hardware Error Source POLL/IRQ/NMI notification type supportHuang Ying2011-01-121-0/+1
| * | | | | | | PM / ACPI: Move NVS saving and restoring code to drivers/acpiRafael J. Wysocki2011-01-073-148/+0
| * | | | | | | PM: Fix oops in suspend/hibernate code related to failing ioremap()Jiri Slaby2011-01-071-1/+7
* | | | | | | | thp: khugepagedAndrea Arcangeli2011-01-131-0/+5
* | | | | | | | thp: add pmd_huge_pte to mm_structAndrea Arcangeli2011-01-131-0/+7
* | | | | | | | thp: update futex compound knowledgeAndrea Arcangeli2011-01-131-10/+45
* | | | | | | | oom: allow a non-CAP_SYS_RESOURCE proces to oom_score_adj downMandeep Singh Baines2011-01-131-0/+1
* | | | | | | | sched: remove long deprecated CLONE_STOPPED flagDave Jones2011-01-131-27/+1
* | | | | | | | irq: use per_cpu kstat_irqsEric Dumazet2011-01-131-10/+30
* | | | | | | | Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2011-01-132-18/+24
|\ \ \ \ \ \ \ \
| * | | | | | | | block: ensure that completion error gets properly tracedJens Axboe2011-01-101-9/+13
| * | | | | | | | blktrace: add missing probe argument to block_bio_completeMathieu Desnoyers2011-01-071-1/+2
| * | | | | | | | Merge branch 'cleanup-bd_claim' of git://git.kernel.org/pub/scm/linux/kernel/...Jens Axboe2010-11-271-2/+3
| |\ \ \ \ \ \ \ \
| | * | | | | | | | block: clean up blkdev_get() wrappers and their usersTejun Heo2010-11-131-2/+2
| | * | | | | | | | block: make blkdev_get/put() handle exclusive accessTejun Heo2010-11-131-2/+3
| * | | | | | | | | block: Rename "block_remap" tracepoint to "block_bio_remap" to clarify the ev...Mike Snitzer2010-11-161-6/+6
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-01-131-23/+7
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | switch cgroupAl Viro2011-01-121-23/+7
* | | | | | | | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2011-01-1313-16/+16
|\ \ \ \ \ \ \ \ \ \ \