summaryrefslogtreecommitdiff
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* sched: Fix sched_getaffinity()Anton Blanchard2010-04-261-1/+1
* sched: sched_getaffinity(): Allow less than NR_CPUS lengthKOSAKI Motohiro2010-04-261-3/+7
* genirq: Force MSI irq handlers to run with interrupts disabledThomas Gleixner2010-04-261-0/+10
* Freezer: Fix buggy resume test for tasks frozen with cgroup freezerMatt Helsley2010-04-262-4/+7
* softlockup: Stop spurious softlockup messages due to overflowColin Ian King2010-04-011-2/+2
* genirq: Prevent oneshot irq thread raceThomas Gleixner2010-04-012-9/+40
* cpuset: fix the problem that cpuset_mem_spread_node() returns an offline nodeMiao Xie2010-04-012-9/+13
* perf_event: Fix oops triggered by cpu offline/onlinePaul Mackerras2010-04-011-1/+12
* perf: Provide generic perf_sample_data initializationPeter Zijlstra2010-04-011-13/+8
* sched: Fix SCHED_MC regression caused by change in sched cpu_powerSuresh Siddha2010-04-011-33/+43
* tracing: Do not record user stack trace from NMI contextSteven Rostedt2010-04-011-0/+7
* tracing: Disable buffer switching when starting or stopping traceSteven Rostedt2010-04-011-0/+9
* tracing: Use same local variable when resetting the ring bufferSteven Rostedt2010-04-011-4/+4
* tracing: Fix warning in s_next of trace file opsLai Jiangshan2010-04-011-0/+1
* function-graph: Init curr_ret_stack with ret_stackSteven Rostedt2010-04-011-1/+1
* hw-breakpoints: Remove stub unthrottle callbackFrederic Weisbecker2010-04-011-1/+0
* ring-buffer: Move disabled check into preempt disable sectionLai Jiangshan2010-04-011-6/+6
* timekeeping: Prevent oops when GENERIC_TIME=njohn stultz2010-04-011-0/+4
* sched: Don't use possibly stale sched_classThomas Gleixner2010-03-151-2/+4
* sched: Fix SMT scheduler regression in find_busiest_queue()Suresh Siddha2010-03-151-2/+13
* x86: Avoid race condition in pci_enable_msix()Brandon Phiilps2010-03-151-9/+43
* tracing: Fix ftrace_event_call alignment for use with gcc 4.5Jeff Mahoney2010-03-151-1/+2
* perf: Reimplement frequency driven samplingPeter Zijlstra2010-03-151-40/+92
* perf_event: Fix preempt warning in perf_clock()Peter Zijlstra2010-03-151-1/+1
* PM / Hibernate: Fix preallocating of memoryRafael J. Wysocki2010-03-151-1/+1
* kernel/sys.c: fix missing rcu protection for sys_getpriority()Tetsuo Handa2010-02-221-0/+2
* Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-02-221-6/+5
|\
| * perf_events: Fix FORK eventsPeter Zijlstra2010-02-141-6/+5
* | kfifo: Don't use integer as NULL pointerAnton Vorontsov2010-02-161-1/+1
* | kfifo: Make kfifo_initialized work after kfifo_freeAnton Vorontsov2010-02-161-0/+1
* | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2010-02-151-10/+5
|\ \
| * | hrtimer, softirq: Fix hrtimer->softirq trampolinePeter Zijlstra2010-02-031-10/+5
* | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2010-02-152-1/+25
|\ \ \
| * | | tracing/kprobes: Fix probe parsingHeiko Carstens2010-02-141-1/+1
| * | | tracing: Fix circular dead lock in stack traceLai Jiangshan2010-02-021-0/+24
* | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-02-152-2/+2
|\ \ \ \ | | |_|/ | |/| |
| * | | perf: Make bp_len type to u64 generic across the archMahesh Salgaonkar2010-02-042-2/+2
| | |/ | |/|
* | | Export the symbol of getboottime and mmonotonic_to_bootbasedJason Wang2010-02-091-0/+2
* | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-02-043-6/+45
|\ \ \ | |/ / |/| |
| * | futex: Handle futex value corruption gracefullyThomas Gleixner2010-02-031-2/+19
| * | futex: Handle user space corruption gracefullyThomas Gleixner2010-02-031-0/+7
| * | futex_lock_pi() key refcnt fixMikael Pettersson2010-02-031-1/+1
| * | softlockup: Add sched_clock_tick() to avoid kernel warning on kgdb resumeJason Wessel2010-02-012-3/+18
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2010-02-021-1/+1
|\ \ \
| * | | kernel/cred.c: use kmem_cache_freeJulia Lawall2010-02-031-1/+1
| | |/ | |/|
* | | cgroups: fix to return errno in a failure pathLi Zefan2010-02-021-2/+5
* | | kfifo: fix kernel-doc notationRandy Dunlap2010-02-021-1/+2
|/ /
* | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-02-011-1/+1
|\ \ | |/
| * lockdep: Fix check_usage_backwards() error messageOleg Nesterov2010-01-271-1/+1
* | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-02-012-10/+49
|\ \