summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* watchdog: Improve initialisation error message and documentationBen Hutchings2011-01-031-1/+2
* fix freeing user_struct in user cacheHillf Danton2010-12-291-0/+1
* Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-12-281-1/+8
|\
| * ring_buffer: Off-by-one and duplicate events in ring_buffer_read_pageDavid Sharp2010-12-231-1/+8
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2010-12-241-0/+11
|\ \
| * | kthread_work: make lockdep happyYong Zhang2010-12-221-0/+11
| |/
* / taskstats: pad taskstats netlink response for aligment issues on ia64Jeff Mahoney2010-12-221-13/+44
|/
* Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2010-12-201-1/+0
|\
| * sched: Remove debugging checkIngo Molnar2010-12-191-1/+0
| |
| \
*-. \ Merge branches 'x86-fixes-for-linus' and 'perf-fixes-for-linus' of git://git....Linus Torvalds2010-12-192-8/+39
|\ \ \
| | * \ Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar2010-12-161-1/+9
| | |\ \
| | | * | tracing: Fix panic when lseek() called on "trace" opened for writingSlava Pestov2010-11-301-1/+9
| | * | | perf: Fix off by one in perf_swevent_init()Dan Carpenter2010-12-161-1/+1
| | * | | perf: Fix duplicate events with multiple-pmu vs software eventsPeter Zijlstra2010-12-081-6/+29
| |/ / /
* | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2010-12-193-52/+245
|\ \ \ \ | | |_|/ | |/| |
| * | | sched: Fix the irqtime code for 32bitPeter Zijlstra2010-12-161-6/+45
| * | | sched: Fix the irqtime code to deal with u64 wrapsPeter Zijlstra2010-12-161-33/+50
| * | | nohz: Fix get_next_timer_interrupt() vs cpu hotplugHeiko Carstens2010-12-081-0/+6
| * | | Sched: fix skip_clock_update optimizationMike Galbraith2010-12-082-12/+15
| * | | sched: Cure more NO_HZ load average woesPeter Zijlstra2010-12-082-12/+140
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2010-12-181-94/+10
|\ \ \
| * | | resources: add arch hook for preventing allocation in reserved areasBjorn Helgaas2010-12-171-0/+6
| * | | Revert "resources: support allocating space within a region from the top down"Bjorn Helgaas2010-12-171-94/+4
| |/ /
* | | PM / Hibernate: Restore old swap signature to avoid user space breakageRafael J. Wysocki2010-12-161-1/+1
* | | PM / Hibernate: Fix PM_POST_* notification with user-space suspendTakashi Iwai2010-12-161-1/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2010-12-141-3/+4
|\ \ \ | |/ / |/| |
| * | workqueue: It is likely that WORKER_NOT_RUNNING is trueSteven Rostedt2010-12-141-2/+2
| * | workqueue: check the allocation of system_unbound_wqHitoshi Mitake2010-11-261-1/+2
| | |
| \ \
| \ \
| \ \
*---. \ \ Merge branches 'x86-fixes-for-linus', 'perf-fixes-for-linus' and 'sched-fixes...Linus Torvalds2010-12-081-1/+3
|\ \ \ \ \ | | | |_|/ | | |/| |
| | | * | nohz: Fix printk_needs_cpu() return value on offline cpusHeiko Carstens2010-11-261-0/+2
| | | * | printk: Fix wake_up_klogd() vs cpu hotplugHeiko Carstens2010-11-261-1/+1
* | | | | Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-12-071-1/+1
|\ \ \ \ \
| * | | | | genirq: Fix incorrect proc spurious outputKenji Kaneshige2010-12-011-1/+1
* | | | | | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2010-12-064-28/+54
|\ \ \ \ \ \
| * | | | | | PM / Hibernate: Fix memory corruption related to swapRafael J. Wysocki2010-12-063-13/+16
| * | | | | | PM / Hibernate: Use async I/O when reading compressed hibernation imageBojan Smojver2010-12-061-15/+38
| | |_|_|_|/ | |/| | | |
* | | | | | do_exit(): make sure that we run with get_fs() == USER_DSNelson Elhage2010-12-021-0/+9
| |/ / / / |/| | | |
* | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-11-281-4/+20
|\ \ \ \ \ | |_|/ / / |/| | / / | | |/ / | |/| |
| * | | perf: Fix the software context switch counterPeter Zijlstra2010-11-261-2/+0
| * | | perf: Fix inherit vs. context rotation bugThomas Gleixner2010-11-261-2/+20
* | | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2010-11-271-6/+6
|\ \ \ \
| * | | | posix-cpu-timers: Rcu_read_lock/unlock protect find_task_by_vpid callSergey Senozhatsky2010-11-101-6/+6
* | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-11-275-15/+92
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | irq_work: Drop cmpxchg() resultSergio Aguirre2010-11-181-1/+3
| * | | | perf: Fix owner-list vs exitPeter Zijlstra2010-11-181-12/+51
| * | | | Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/f...Ingo Molnar2010-11-182-2/+7
| |\ \ \ \
| | * | | | perf,hw_breakpoint: Initialize hardware api earlierJason Wessel2010-11-122-2/+7
| * | | | | Merge branch 'tip/perf/urgent-3' of git://git.kernel.org/pub/scm/linux/kernel...Ingo Molnar2010-11-182-0/+31
| |\ \ \ \ \
| | * | | | | tracing: Fix recursive user stack traceSteven Rostedt2010-11-121-0/+19
| | * | | | | tracing: Fix module use of trace_bprintk()Steven Rostedt2010-11-101-0/+12