summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2010-03-11tracing: Define pid functions for all config combinationsCarsten Emde
2010-02-27tracing: Convert max_trace_lock to be a raw spinlockArnaldo Carvalho de Melo
2010-02-24perf: Use raw_smp_processor_id() in perf_clock()Thomas Gleixner
2010-02-24perf_events: defer poll() wakeups to softirqPeter Zijlstra
2010-02-24tracing: histogram: Remove large array from stack frameCarsten Emde
2010-02-24tracing: Plug memory leak in histogram_showCarsten Emde
2010-02-24tracing: Fix the merge fallout from 31-rt to 33Carsten Emde
2010-02-24semaphore: Make inner lock rawThomas Gleixner
2010-02-24sched: Fix in_softirq() changes falloutThomas Gleixner
2010-02-23Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/tor...Thomas Gleixner
2010-02-23rcu: fix deadlock in TREE_PREEMPT_RCU CPU stall detectionPaul E. McKenney
2010-02-22kernel/sys.c: fix missing rcu protection for sys_getpriority()Tetsuo Handa
2010-02-22genirq: Fix stale oneshot flag.Thomas Gleixner
2010-02-22Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-02-22genirq: Fix forced threading merge falloutThomas Gleixner
2010-02-21sched: Run task on same cpu if idle and allowedCarsten Emde
2010-02-21sched: Hack to make prio ceiling posix compliantThomas Gleixner
2010-02-21sched: Extend activate_task to allow queueing to the head of a listThomas Gleixner
2010-02-21sched: Queue a deboosted task to the head of the RT priority queueThomas Gleixner
2010-02-21sched: Implement head queueing for sched_rtThomas Gleixner
2010-02-21sched: Extend enqueue_task to allow head queueingThomas Gleixner
2010-02-21capabilities: Use rcu to protect task lookup in sys_capgetThomas Gleixner
2010-02-21audit: Use rcu for task lookup protectionThomas Gleixner
2010-02-21audit: Do not send uninitialized data for AUDIT_TTY_GETThomas Gleixner
2010-02-21futex: Protect pid lookup in compat code with RCUThomas Gleixner
2010-02-21Forward to 2.6.33-rc8Thomas Gleixner
2010-02-16kfifo: Don't use integer as NULL pointerAnton Vorontsov
2010-02-16kfifo: Make kfifo_initialized work after kfifo_freeAnton Vorontsov
2010-02-15Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2010-02-15Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2010-02-15Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-02-14perf_events: Fix FORK eventsPeter Zijlstra
2010-02-14tracing/kprobes: Fix probe parsingHeiko Carstens
2010-02-09Export the symbol of getboottime and mmonotonic_to_bootbasedJason Wang
2010-02-04Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-02-04perf: Make bp_len type to u64 generic across the archMahesh Salgaonkar
2010-02-03hrtimer, softirq: Fix hrtimer->softirq trampolinePeter Zijlstra
2010-02-03futex: Handle futex value corruption gracefullyThomas Gleixner
2010-02-03futex: Handle user space corruption gracefullyThomas Gleixner
2010-02-03futex_lock_pi() key refcnt fixMikael Pettersson
2010-02-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2010-02-02cgroups: fix to return errno in a failure pathLi Zefan
2010-02-02kfifo: fix kernel-doc notationRandy Dunlap
2010-02-03kernel/cred.c: use kmem_cache_freeJulia Lawall
2010-02-02tracing: Fix circular dead lock in stack traceLai Jiangshan
2010-02-01Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-02-01Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-02-01Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2010-02-01Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2010-02-01softlockup: Add sched_clock_tick() to avoid kernel warning on kgdb resumeJason Wessel