aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* autofs4: fix sparse warning in root.cHarvey Harrison2008-04-29
* remove mca_is_adapter_used()Adrian Bunk2008-04-29
* make BINFMT_FLAT a boolAdrian Bunk2008-04-29
* make fs/buffer.c:cont_expand_zero() staticAdrian Bunk2008-04-29
* remove generic_commit_write()Adrian Bunk2008-04-29
* fs/timerfd.c should #include <linux/syscalls.h>Adrian Bunk2008-04-29
* let LOG_BUF_SHIFT default to 17Adrian Bunk2008-04-29
* fs/aio.c: make 3 functions staticAdrian Bunk2008-04-29
* fs/drop_caches.c: make 2 functions staticAdrian Bunk2008-04-29
* fs/fs-writeback.c: make 2 functions staticAdrian Bunk2008-04-29
* make vfs_ioctl() staticAdrian Bunk2008-04-29
* make __put_super() staticAdrian Bunk2008-04-29
* fs/freevxfs/: proper externsAdrian Bunk2008-04-29
* fs/hfsplus/: proper externsAdrian Bunk2008-04-29
* fs/ramfs/ extern cleanupAdrian Bunk2008-04-29
* cpu: fix section mismatch warning in reference to register_cpu_notifierSam Ravnborg2008-04-29
* cpu: fix section mismatch warnings in *cpu_downSam Ravnborg2008-04-29
* cpu: fix section mismatch warning in unregister_cpu_notifierSam Ravnborg2008-04-29
* cpu: fix section mismatch warnings in hotcpu_registerSam Ravnborg2008-04-29
* befs: fix sparse warning in linuxvfs.cHarvey Harrison2008-04-29
* coda: add static to functions in dir.cHarvey Harrison2008-04-29
* add RUSAGE_THREADSripathi Kodi2008-04-29
* adfs: work around bogus sparse warningHarvey Harrison2008-04-29
* Taint kernel after WARN_ON(condition)Nur Hussein2008-04-29
* fs/coda: remove static inline forward declarationsIlpo Järvinen2008-04-29
* Avoid divides in BITS_TO_LONGSEric Dumazet2008-04-29
* epoll: avoid kmemcheck warningDavide Libenzi2008-04-29
* make /dev/kmem a config optionArjan van de Ven2008-04-29
* power: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-29
* page allocator: explicitly retry hugepage allocationsNishanth Aravamudan2008-04-29
* page allocator: smarter retry of costly-order allocationsNishanth Aravamudan2008-04-29
* mm: fix misleading __GFP_REPEAT related commentsNishanth Aravamudan2008-04-29
* mm: fix usemap initializationKAMEZAWA Hiroyuki2008-04-29
* drivers: fix integer as NULL pointer warningsHarvey Harrison2008-04-28
* media: fix integer as NULL pointer warningsHarvey Harrison2008-04-28
* scsi: fix integer as NULL pointer warningsHarvey Harrison2008-04-28
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2008-04-28
|\
| * siimage: coding style cleanup (take 2)Sergei Shtylyov2008-04-28
| * ide-cd: clean up cdrom_analyze_sense_data()Roel Kluin2008-04-28
| * ide-cd: fix test unsigned var < 0Roel Kluin2008-04-28
| * ide: add TSSTcorp CDDVDW SH-S202H to ivb_list[]Alexander Smal2008-04-28
| * piix: add Asus Eee 701 controller to short cable listBartlomiej Zolnierkiewicz2008-04-28
| * ARM: always select HAVE_IDEAdrian Bunk2008-04-28
| * remove the broken ETRAX_IDE driverAdrian Bunk2008-04-28
| * ide: remove ->dma_prdtable field from ide_hwif_tBartlomiej Zolnierkiewicz2008-04-28
| * ide: remove ->dma_vendor{1,3} fields from ide_hwif_tBartlomiej Zolnierkiewicz2008-04-28
| * scc_pata: add ->dma_host_set and ->dma_start methodsBartlomiej Zolnierkiewicz2008-04-28
| * ide: skip "VLB sync" if host uses MMIOBartlomiej Zolnierkiewicz2008-04-28
| * ide: add ide_pad_transfer() helperBartlomiej Zolnierkiewicz2008-04-28
| * ide: remove ->INW and ->OUTW methodsBartlomiej Zolnierkiewicz2008-04-28