summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2009-12-08perf_event: Adjust frequency and unthrottle for non-group-leader eventsPaul Mackerras
2009-12-08modules: don't export section names of empty sections via sysfsHelge Deller
2009-12-08sched: Fix isolcpus boot optionRusty Russell
2009-12-08sched: Fix boot crash by zalloc()ing most of the cpu masksRusty Russell
2009-12-08uids: Prevent tear down raceThomas Gleixner
2009-11-09param: fix setting arrays of boolRusty Russell
2009-11-09param: fix NULL comparison on oomRusty Russell
2009-11-09param: fix lots of bugs with writing charp params from sysfs, by leaking mem.Rusty Russell
2009-11-09futex: Fix spurious wakeup for requeue_pi reallyThomas Gleixner
2009-11-09futex: Move drop_futex_key_refs out of spinlock'ed regionDarren Hart
2009-11-09futex: Check for NULL keys in match_futexDarren Hart
2009-11-09futex: Handle spurious wake upThomas Gleixner
2009-10-22bsdacct: switch credentials for writing to the accounting fileMichal Schmidt
2009-10-22futex: Fix wakeup race by setting TASK_INTERRUPTIBLE before queue_me()Darren Hart
2009-10-22futex: Detect mismatched requeue targetsDarren Hart
2009-10-22tracing/filters: Fix memory leak when setting a filterLi Zefan
2009-10-12NOHZ: update idle state also when NOHZ is inactiveEero Nurkkala
2009-10-12futex: Fix locking imbalanceThomas Gleixner
2009-10-12futex: Nullify robust lists after cleanupPeter Zijlstra
2009-10-12futex: Move exit_pi_state() call to release_mm()Thomas Gleixner
2009-10-12futex: fix requeue_pi key imbalanceDarren Hart
2009-10-12ftrace: check for failure for all conversionsSteven Rostedt
2009-10-12tracing: correct module boundaries for ftrace_releasejolsa@redhat.com
2009-10-05perf_counter: Fix perf_copy_attr() pointer arithmeticIan Schram
2009-09-24perf_counter: Start counting time enabled when group leader gets enabledPaul Mackerras
2009-09-24perf_counter: Fix buffer overflow in perf_copy_attr()Xiao Guangrong
2009-09-05Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2009-08-29perf_counter: Fix /0 bug in swcountersPeter Zijlstra
2009-08-28modules: Fix build error in the !CONFIG_KALLSYMS caseIngo Molnar
2009-08-28perf_counters: Increase paranoia levelIngo Molnar
2009-08-27module: workaround duplicate section namesJames Bottomley
2009-08-27module: fix BUG_ON() for powerpc (and other function descriptor archs)Rusty Russell
2009-08-26clone(): fix race between copy_process() and de_thread()Oleg Nesterov
2009-08-25Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2009-08-25Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2009-08-25Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2009-08-21perf_counter: Fix typo in read() output generationPeter Zijlstra
2009-08-19Merge branch 'perfcounters-fixes-for-linus-2' of git://git.kernel.org/pub/scm...Linus Torvalds
2009-08-19clockevent: Prevent dead lock on clockevents_lockSuresh Siddha
2009-08-18tracing: handle broken names in ftrace filterJiri Olsa
2009-08-18mm: revert "oom: move oom_adj value"KOSAKI Motohiro
2009-08-18Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-08-18genirq: Wake up irq thread after action has been installedThomas Gleixner
2009-08-18perf_counter: Fix the PARISC buildIngo Molnar
2009-08-18ftrace: Unify effect of writing to trace_options and option/*Zhaolei
2009-08-17timers: Drop write permission on /proc/timer_listAmerigo Wang
2009-08-17perf_counter: Check task on counter read IPIPaul Mackerras
2009-08-17Security/SELinux: seperate lsm specific mmap_min_addrEric Paris
2009-08-13genirq: prevent wakeup of freed irq threadLinus Torvalds
2009-08-13Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds