summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-02-19[IA64] xen_domu build fixTony Luck1-2/+2
2009-02-19[IA64] fixes configs and add default config for ia64 xen domUIsaku Yamahata3-2/+1606
2009-02-19[IA64] Remove redundant cpu_clear() in __cpu_disable pathAlex Chiang1-2/+1
2009-02-19[IA64] Revert "prevent ia64 from invoking irq handlers on offline CPUs"Alex Chiang1-1/+3
2009-02-19[IA64] bte_copy of BTE_MAX_XFER trips BUG_ON.Robin Holt2-4/+5
2009-02-19[IA64] Build fix for __early_pfn_to_nid() undefined link errorTony Luck1-2/+1
2009-02-18Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds16-25/+259
2009-02-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds7-40/+77
2009-02-18inotify: fix GFP_KERNEL related deadlockIngo Molnar1-1/+1
2009-02-18spi-gpio: sanitize MISO bitvalueMichael Buesch1-1/+1
2009-02-18Bernhard has movedBernhard Walle3-3/+3
2009-02-18x86: dell-laptop: depends on POWER_SUPPLYRandy Dunlap1-0/+1
2009-02-18vt: Declare PIO_CMAP/GIO_CMAP as compatbile ioctls.Bill Nottingham1-0/+2
2009-02-18fbdev/drm: fix Kconfig submenu mess in "Graphics support"Krzysztof Helt2-15/+8
2009-02-18floppy: request and release only the ports we actually usePhilippe De Muyter1-27/+52
2009-02-18jsm: additional device supportAdam Lackorzynski2-0/+4
2009-02-18mm: fix memmap init for handling memory holeKAMEZAWA Hiroyuki3-5/+22
2009-02-18mm: clean up for early_pfn_to_nid()KAMEZAWA Hiroyuki7-14/+25
2009-02-18fs/super.c: add lockdep annotation to s_umountPeter Zijlstra1-1/+16
2009-02-18atmel_serial might lose modem status changeAtsushi Nemoto1-0/+4
2009-02-18atmel-mci: fix initialization of dma slave dataDan Williams5-7/+9
2009-02-18lis3lv02d: add axes knowledge of HP Pavilion dv5 modelsGiuseppe Bilotta1-0/+22
2009-02-18lis3lv02d: support both one- and two-byte sensorsGiuseppe Bilotta3-26/+51
2009-02-18hp accelerometer: add freefall detectionPavel Machek5-17/+296
2009-02-18eeepc: should depend on INPUTAlexey Dobriyan1-0/+1
2009-02-18pm: fix build for CONFIG_PM unsetRafael J. Wysocki2-1/+2
2009-02-18cgroups: fix possible use after freeLi Zefan1-1/+1
2009-02-18mm: task dirty accounting fixNick Piggin3-10/+5
2009-02-18timerfd: add flags checkDavide Libenzi2-10/+18
2009-02-18Pavel has movedPavel Machek2-3/+2
2009-02-18seq_file: properly cope with preadEric Biederman2-4/+33
2009-02-18vfs: separate FMODE_PREAD/FMODE_PWRITE into separate flagsPaul Turner1-6/+12
2009-02-18cgroups: update documentation about css_set hash tableLi Zefan1-4/+2
2009-02-18aoe: ignore vendor extension AoE responsesEd Cashin2-0/+3
2009-02-18vmalloc: add __get_vm_area_caller()Benjamin Herrenschmidt2-0/+12
2009-02-18omap_hsmmc: Change while(); loops with finite versionJean Pihet1-24/+30
2009-02-18omap_hsmmc: recover from transfer failuresJean Pihet1-1/+8
2009-02-18omap_hsmmc: only MMC1 allows HCTL.SDVS != 1.8VDavid Brownell1-10/+33
2009-02-18omap_hsmmc: card detect irq bugfixDavid Brownell1-1/+3
2009-02-18sdhci: fix led namingHelmut Schaa2-1/+4
2009-02-18mmc_test: fix basic read testRabin Vincent1-1/+1
2009-02-18s3cmci: Fix hangup in do_pio_write()Yauhen Kharuzhy1-1/+1
2009-02-18block: fix deadlock in blk_abort_queue() for drivers that readd to timeout listHannes Reinecke1-1/+8
2009-02-18block: fix booting from partitioned md arrayNeil Brown1-0/+8
2009-02-18block: revert part of 18ce3751ccd488c78d3827e9f6bf54e6322676fbJens Axboe1-1/+1
2009-02-18cciss: PCI power management reset for kexecChip Coldwell1-0/+215
2009-02-18paride/pg.c: xs(): &&/|| confusionRoel Kluin1-1/+1
2009-02-18fs/bio: bio_alloc_bioset: pass right object ptr to mempool_freeSubhash Peddamallu1-2/+3
2009-02-18block: fix bad definition of BIO_RW_SYNCJens Axboe9-13/+13
2009-02-18bsg: Fix sense buffer bug in SG_IOBoaz Harrosh1-7/+10