summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* lib/inflate.c: handle failed malloc()Jim Meyering2008-04-291-0/+3
* hfsplus: handle match_strdup failureJim Meyering2008-04-291-1/+2
* hfs: handle match_strdup failureJim Meyering2008-04-291-2/+4
* affs: handle match_strdup failureJim Meyering2008-04-291-1/+2
* fs: remove unused fops from struct char_device_structJiri Olsa2008-04-291-1/+0
* ipwireless: remove dead codeJiri Kosina2008-04-294-46/+0
* autofs4: fix sparse warning in root.cHarvey Harrison2008-04-291-1/+1
* remove mca_is_adapter_used()Adrian Bunk2008-04-292-19/+0
* make BINFMT_FLAT a boolAdrian Bunk2008-04-292-7/+1
* make fs/buffer.c:cont_expand_zero() staticAdrian Bunk2008-04-291-2/+2
* remove generic_commit_write()Adrian Bunk2008-04-292-19/+0
* fs/timerfd.c should #include <linux/syscalls.h>Adrian Bunk2008-04-291-0/+1
* let LOG_BUF_SHIFT default to 17Adrian Bunk2008-04-291-9/+6
* fs/aio.c: make 3 functions staticAdrian Bunk2008-04-292-47/+39
* fs/drop_caches.c: make 2 functions staticAdrian Bunk2008-04-292-4/+2
* fs/fs-writeback.c: make 2 functions staticAdrian Bunk2008-04-292-41/+39
* make vfs_ioctl() staticAdrian Bunk2008-04-292-3/+2
* make __put_super() staticAdrian Bunk2008-04-292-2/+1
* fs/freevxfs/: proper externsAdrian Bunk2008-04-293-5/+6
* fs/hfsplus/: proper externsAdrian Bunk2008-04-292-3/+4
* fs/ramfs/ extern cleanupAdrian Bunk2008-04-292-1/+3
* cpu: fix section mismatch warning in reference to register_cpu_notifierSam Ravnborg2008-04-291-1/+1
* cpu: fix section mismatch warnings in *cpu_downSam Ravnborg2008-04-291-3/+3
* cpu: fix section mismatch warning in unregister_cpu_notifierSam Ravnborg2008-04-291-1/+1
* cpu: fix section mismatch warnings in hotcpu_registerSam Ravnborg2008-04-291-1/+1
* befs: fix sparse warning in linuxvfs.cHarvey Harrison2008-04-291-3/+3
* coda: add static to functions in dir.cHarvey Harrison2008-04-291-3/+3
* add RUSAGE_THREADSripathi Kodi2008-04-292-9/+23
* adfs: work around bogus sparse warningHarvey Harrison2008-04-291-2/+2
* Taint kernel after WARN_ON(condition)Nur Hussein2008-04-293-2/+11
* fs/coda: remove static inline forward declarationsIlpo Järvinen2008-04-291-3/+0
* Avoid divides in BITS_TO_LONGSEric Dumazet2008-04-291-1/+1
* epoll: avoid kmemcheck warningDavide Libenzi2008-04-291-24/+3
* make /dev/kmem a config optionArjan van de Ven2008-04-292-0/+19
* power: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-293-7/+7
* page allocator: explicitly retry hugepage allocationsNishanth Aravamudan2008-04-291-2/+4
* page allocator: smarter retry of costly-order allocationsNishanth Aravamudan2008-04-292-7/+22
* mm: fix misleading __GFP_REPEAT related commentsNishanth Aravamudan2008-04-292-5/+6
* mm: fix usemap initializationKAMEZAWA Hiroyuki2008-04-291-2/+12
* drivers: fix integer as NULL pointer warningsHarvey Harrison2008-04-286-6/+6
* media: fix integer as NULL pointer warningsHarvey Harrison2008-04-2810-13/+16
* scsi: fix integer as NULL pointer warningsHarvey Harrison2008-04-288-15/+15
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2008-04-2833-1826/+961
|\
| * siimage: coding style cleanup (take 2)Sergei Shtylyov2008-04-281-119/+113
| * ide-cd: clean up cdrom_analyze_sense_data()Roel Kluin2008-04-281-5/+2
| * ide-cd: fix test unsigned var < 0Roel Kluin2008-04-281-2/+0
| * ide: add TSSTcorp CDDVDW SH-S202H to ivb_list[]Alexander Smal2008-04-281-0/+2
| * piix: add Asus Eee 701 controller to short cable listBartlomiej Zolnierkiewicz2008-04-281-0/+1
| * ARM: always select HAVE_IDEAdrian Bunk2008-04-282-15/+1
| * remove the broken ETRAX_IDE driverAdrian Bunk2008-04-284-1189/+1
OpenPOWER on IntegriCloud