summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-11-02uids: Prevent tear down raceThomas Gleixner1-1/+1
2009-10-28futex: Fix spurious wakeup for requeue_pi reallyThomas Gleixner1-5/+1
2009-10-16futex: Move drop_futex_key_refs out of spinlock'ed regionDarren Hart1-1/+2
2009-10-15rcu: Fix TREE_PREEMPT_RCU CPU_HOTPLUG bad-luck hangPaul E. McKenney3-12/+34
2009-10-15rcu: Stopgap fix for synchronize_rcu_expedited() for TREE_PREEMPT_RCUPaul E. McKenney2-5/+22
2009-10-15rcu: Prevent RCU IPI storms in presence of high call_rcu() loadPaul E. McKenney2-5/+28
2009-10-14futex: Check for NULL keys in match_futexDarren Hart1-1/+2
2009-10-13futex: Handle spurious wake upThomas Gleixner1-3/+15
2009-10-12Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/o...Ingo Molnar1-9/+26
2009-10-09oprofile: warn on freeing event buffer too earlyRobert Richter1-10/+15
2009-10-09oprofile: fix race condition in event_buffer freeDavid Rientjes1-1/+13
2009-10-09lockdep: Use cpu_clock() for lockstatPeter Zijlstra1-8/+12
2009-10-08Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds9-132/+280
2009-10-08Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds14-316/+405
2009-10-08Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-11/+9
2009-10-08Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds8-34/+97
2009-10-08Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds6-36/+38
2009-10-08Merge branch 'sparc-perf-events-fixes-for-linus' of git://git.kernel.org/pub/...Linus Torvalds6-84/+240
2009-10-08Merge branch 'perf-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds7-15/+22
2009-10-08Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds3-2/+10
2009-10-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds9-56/+115
2009-10-08Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds49-1610/+3337
2009-10-08Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds10-136/+212
2009-10-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds3-75/+101
2009-10-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds45-253/+545
2009-10-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6Linus Torvalds2-4/+15
2009-10-08x86, timers: Check for pending timers after (device) interruptsArjan van de Ven2-0/+3
2009-10-08mm, perf_event: Make vmalloc_user() align base kernel virtual address to SHMLBADavid Miller1-22/+26
2009-10-08Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/pa...Linus Torvalds17-81/+128
2009-10-08lis3lv02d_spi: module unload didn't remove sysfs entrySamu Onkalo1-1/+2
2009-10-08mmc: sdio: don't require CISTPL_VERS_1 to contain 4 stringsDavid Vrabel1-4/+3
2009-10-08page-types: add hwpoison/unpoison featureWu Fengguang1-1/+72
2009-10-08page-types: introduce kpageflags_flags()Wu Fengguang1-4/+11
2009-10-08page-types: make voffset local variablesWu Fengguang1-18/+21
2009-10-08page-types: make standalone pagemap/kpageflags read routinesWu Fengguang1-65/+89
2009-10-08page-types: introduce checked_open()Wu Fengguang1-10/+14
2009-10-08page-types: add GPL noteWu Fengguang1-1/+4
2009-10-08pagemap: document KPF_KSM and show it in page-typesWu Fengguang2-0/+6
2009-10-08pagemap: export KPF_HWPOISONWu Fengguang3-0/+11
2009-10-08cgroups: update documentation of cgroups tasks and procs filesPaul Menage1-2/+9
2009-10-08video: includecheck fix: da8xx-fb.cJaswinder Singh Rajput1-1/+0
2009-10-08video: includecheck fix: msm, mddi.cJaswinder Singh Rajput1-2/+0
2009-10-08fs: includecheck fix: proc, kcore.cJaswinder Singh Rajput1-1/+0
2009-10-08mm: includecheck fix: vmalloc.cJaswinder Singh Rajput1-1/+0
2009-10-08ksm: more on default valuesHugh Dickins3-13/+14
2009-10-08Merge branch 'fix/misc' into for-linusTakashi Iwai4-21/+42
2009-10-08Merge branch 'fix/hda' into for-linusTakashi Iwai1-22/+67
2009-10-08ALSA: ice1724: increase SPDIF and independent stereo buffer sizesRobert Hancock1-2/+2
2009-10-08ALSA: opl3: circular locking in the snd_opl3_note_on() and snd_opl3_note_off()Krzysztof Helt1-8/+20
2009-10-08ALSA: ICE1712/24 - Change the Multi Track Peak control (level meters) from MI...Pavel Hofman2-2/+2