aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-02-24v2.6.33-rc8-rt2v2.6.33-rc8-rt2Thomas Gleixner
2010-02-24Merge branch 'rt/head' into rt/2.6.33Thomas Gleixner
2010-02-24kvm: make_all_cpus_request() needs preempt_disable() on RTThomas Gleixner
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-24KVM: x86: Kick VCPU outside PIC lock againJan Kiszka
2010-02-24sched: Fix taskstates in sched_switch and procCarsten Emde
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-24rwsem: Make inner lock rawThomas Gleixner
2010-02-24semaphore: Make inner lock rawThomas Gleixner
2010-02-24Merge branch 'linus' into rt/headThomas Gleixner
2010-02-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-02-23net: bug fix for vlan + gro issueAjit Khaparde
2010-02-23Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2010-02-23Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2010-02-24sched: Fix in_softirq() changes falloutThomas Gleixner
2010-02-23xfs: Add missing rw_semaphore annotation in ASSERTAlessio Igor Bogani
2010-02-23Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/tor...Thomas Gleixner
2010-02-23core: Revert the in_irq() in_softirq() modificationsThomas Gleixner
2010-02-23rcu: fix deadlock in TREE_PREEMPT_RCU CPU stall detectionPaul E. McKenney
2010-02-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-02-23tc35815: Remove a wrong netif_wake_queue() call which triggers BUG_ONAtsushi Nemoto
2010-02-23cdc_ether: new PID for Ericsson C3607w to the whitelist (resubmit)Torgny Johansson
2010-02-23IPv6: better document max_addresses parameterBrian Haley
2010-02-23MAINTAINERS: update mv643xx_eth maintenance statusLennert Buytenhek
2010-02-23e1000: Fix DMA mapping error handling on RXAnton Blanchard
2010-02-23drm/vmwgfx: Fix queries if no dma buffer thrashing is occuring.Thomas Hellstrom
2010-02-23Merge remote branch 'nouveau/for-airlied' of ../drm-nouveau-next into drm-linusDave Airlie
2010-02-23Merge branch 'pcc' into releaseLen Brown
2010-02-23Merge branches 'bugzilla-14207' and 'idle' into releaseLen Brown
2010-02-22Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2010-02-22Merge branch 'parisc/tracehook' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2010-02-22fs/exec.c: fix initial stack reservationMichael Neuling
2010-02-22efifb: fix framebuffer handoffMarcin Slusarz
2010-02-22geode-mfgpt: restore previous behavior for selecting IRQJens Rottmann
2010-02-22idr: fix a critical misallocation bug, take#2Tejun Heo
2010-02-22kernel/sys.c: fix missing rcu protection for sys_getpriority()Tetsuo Handa
2010-02-22memcg: fix oom killing a child process in an other cgroupKAMEZAWA Hiroyuki
2010-02-23drm/nv50: fix vram ptes on IGPs to point at stolen system memoryBen Skeggs
2010-02-23drm/nv50: fix instmem binding on IGPs to point at stolen system memoryBen Skeggs
2010-02-23drm/nv50: improve vram page table constructionBen Skeggs
2010-02-23drm/nv50: more efficient clearing of gpu page table entriesBen Skeggs
2010-02-23drm/nv50: make nv50_mem_vm_{bind,unbind} operate only on vramBen Skeggs
2010-02-23drm/nouveau: Fix up pre-nv17 analog load detection.Francisco Jerez
2010-02-22MIPS: BCM47xx: Fix 128MB RAM supportHauke Mehrtens
2010-02-22MIPS: Highmem: Fix build errorYoichi Yuasa
2010-02-22powerpc: rtasd: do not check for irq_disabled on RTThomas Gleixner
2010-02-22Revert "parisc: HAVE_ARCH_TRACEHOOK"Roland McGrath