aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-02-05timers: split process wide cpu clocks/timersPeter Zijlstra5-54/+155
2009-02-05signal: re-add dead task accumulation stats.Peter Zijlstra4-6/+18
2009-02-05Merge branch 'sched/urgent' into timers/urgentIngo Molnar2-6/+12
2009-02-05x86: fix hpet timer reinit for x86_64Pavel Emelyanov1-1/+1
2009-02-04sched: fix nohz load balancer on cpu offlineSuresh Siddha1-6/+11
2009-02-03sched: add missing kernel-doc in sched.hRandy Dunlap1-0/+1
2009-02-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds7-36/+80
2009-02-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6Linus Torvalds2-9/+3
2009-02-02Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds12-438/+590
2009-02-02Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds4-14/+45
2009-02-02Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6Linus Torvalds54-731/+854
2009-02-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmcLinus Torvalds8-14/+1011
2009-02-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds10-16/+371
2009-02-02Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/dvrabel/uwbLinus Torvalds9-13/+51
2009-02-02Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds5-8/+81
2009-02-02virtio-pci: do not oops on config change if driver not loadedMark McLoughlin1-1/+1
2009-02-02modules: Use a better scheme for refcountingEric Dumazet2-19/+41
2009-02-02pxamci: enable DMA for write ops after CMD/RESPCliff Brake1-1/+15
2009-02-02pxamci: replace #ifdef CONFIG_PXA27x with if (cpu_is_pxa27x())Cliff Brake1-5/+4
2009-02-02ricoh_mmc: Use suspend_late/resume_earlyphilipl@overt.org1-4/+4
2009-02-02mmci: Add support for ST Micro derivateLinus Walleij2-4/+61
2009-02-02mmc: Add a MX2/MX3 specific SDHC driverSascha Hauer4-0/+927
2009-02-02icside: fix PCB version 6 support (v2)Bartlomiej Zolnierkiewicz1-1/+1
2009-02-02tx4939ide: typo fix and minor cleanupAtsushi Nemoto1-2/+2
2009-02-02ide: add CS5536 host driver (v3)Bartlomiej Zolnierkiewicz3-0/+319
2009-02-02ide: Force VIA IDE legacy interrupts for AmigaOne boardsGerhard Pircher1-0/+5
2009-02-02IDE: Unregister and disable devices if initialization fails.Ian Campbell1-1/+2
2009-02-02ide: fix ide_register_port() failure handlingBartlomiej Zolnierkiewicz1-8/+32
2009-02-02ide: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers1-1/+1
2009-02-02ide-cd: fix DMA for non bio-backed requestsBorislav Petkov2-3/+9
2009-02-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into for-upstreamDavid Vrabel1376-10811/+24048
2009-02-02block: add text file detailing queue/ sysfs filesJens Axboe1-0/+63
2009-02-02bio.h: If they MUST be inlined, then use __always_inlineAlberto Bertogli1-2/+4
2009-02-02Fix misleading comment in bio.hAlberto Bertogli1-2/+2
2009-02-02Merge branches 'topic/slab/fixes' and 'topic/slub/fixes' into for-linusPekka Enberg1-1/+1
2009-02-02block: fix inconsistent parenthesisation of QUEUE_FLAG_DEFAULTJens Axboe1-1/+1
2009-02-02block: fix oops in blk_queue_io_stat()Jens Axboe2-3/+11
2009-02-02fbdev/atyfb: Fix DSP config on some PowerMacs & PowerBooksRisto Suominen1-0/+11
2009-02-02powerpc: Fix oops on some machines due to incorrect pr_debug()Benjamin Herrenschmidt1-3/+2
2009-02-02powerpc/ps3: Printing fixups for l64 to ll64 convserion drivers/netStephen Rothwell1-1/+1
2009-02-01Manually revert "mlock: downgrade mmap sem while populating mlocked regions"Linus Torvalds1-45/+2
2009-02-01V4L/DVB (10411): s5h1409: Perform s5h1409 soft reset after tuningDevin Heitmueller1-3/+4
2009-02-01V4L/DVB (10403): saa7134-alsa: saa7130 doesn't support digital audioMauro Carvalho Chehab1-1/+5
2009-02-01sched_rt: don't use first_cpu on cpumask created with cpumask_andRusty Russell1-2/+2
2009-02-01sched: fix buddie group latencyPeter Zijlstra1-2/+8
2009-02-01sched: clear buddies more aggressivelyMike Galbraith1-1/+12
2009-02-01sched: symmetric sync vs avg_overlapPeter Zijlstra1-3/+9
2009-02-01sched: fix sync wakeupsPeter Zijlstra2-9/+6
2009-01-31Merge branch 'header-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds90-37/+125
2009-01-31Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds3-4/+36