aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-04-29fs/drop_caches.c: make 2 functions staticAdrian Bunk1-2/+0
2008-04-29fs/fs-writeback.c: make 2 functions staticAdrian Bunk1-2/+0
2008-04-29make vfs_ioctl() staticAdrian Bunk1-1/+0
2008-04-29make __put_super() staticAdrian Bunk1-1/+0
2008-04-29cpu: fix section mismatch warnings in hotcpu_registerSam Ravnborg1-1/+1
2008-04-29add RUSAGE_THREADSripathi Kodi1-0/+1
2008-04-29Taint kernel after WARN_ON(condition)Nur Hussein1-0/+1
2008-04-29fs/coda: remove static inline forward declarationsIlpo Järvinen1-3/+0
2008-04-29Avoid divides in BITS_TO_LONGSEric Dumazet1-1/+1
2008-04-29mm: fix misleading __GFP_REPEAT related commentsNishanth Aravamudan1-3/+3
2008-04-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds1-39/+14
2008-04-28ide: remove ->dma_prdtable field from ide_hwif_tBartlomiej Zolnierkiewicz1-1/+0
2008-04-28ide: remove ->dma_vendor{1,3} fields from ide_hwif_tBartlomiej Zolnierkiewicz1-2/+0
2008-04-28ide: add ide_pad_transfer() helperBartlomiej Zolnierkiewicz1-23/+2
2008-04-28ide: remove ->INW and ->OUTW methodsBartlomiej Zolnierkiewicz1-2/+0
2008-04-28ide: add ->tf_load and ->tf_read methodsBartlomiej Zolnierkiewicz1-3/+5
2008-04-28ide: factor out debugging code from ide_tf_load()Bartlomiej Zolnierkiewicz1-0/+2
2008-04-28ide: add ide_execute_pkt_cmd() helperBartlomiej Zolnierkiewicz1-0/+2
2008-04-28ide: remove ->INS{W,L} and ->OUTS{W,L} methodsBartlomiej Zolnierkiewicz1-4/+0
2008-04-28ide: add IDE_HFLAG_MMIO host flag (take 2)Bartlomiej Zolnierkiewicz1-0/+2
2008-04-28ide: merge ->atapi_*put_bytes and ->ata_*put_data methodsBartlomiej Zolnierkiewicz1-8/+5
2008-04-28falconide/q40ide: add ->atapi_*put_bytes and ->ata_*put_data methods (take 2)Bartlomiej Zolnierkiewicz1-2/+2
2008-04-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6Linus Torvalds2-3/+18
2008-04-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/selinux-2.6Linus Torvalds1-449/+449
2008-04-28usbhid endianness annotations and fixesAl Viro1-2/+2
2008-04-28FAT_VALID_MEDIA(): remove pointless testAndrew Morton1-1/+5
2008-04-28fat: Update free_clusters even if it is untrustedOGAWA Hirofumi1-0/+1
2008-04-28fat: Add allow_utime optionOGAWA Hirofumi1-0/+1
2008-04-28fat: fat_notify_change() and check_mode() cleanupOGAWA Hirofumi1-1/+1
2008-04-28reiserfs: unpack tails on quota filesJan Kara1-0/+1
2008-04-28md: introduce get_priority_stripe() to improve raid456 write performanceDan Williams1-0/+7
2008-04-28PM/gxfb: add hook to PM console layer that allows disabling of suspend VT switchAndres Salomon1-2/+13
2008-04-28fb: add support for foreign endiannessAnton Vorontsov1-9/+35
2008-04-28i2o: remove static inline forward declarationsIlpo Järvinen1-5/+0
2008-04-28quota: convert stub functions from macros into inlinesAndrew Morton1-8/+37
2008-04-28quota: quota core changes for quotaon on remountJan Kara2-8/+35
2008-04-28quota: various style cleanupsJan Kara2-26/+50
2008-04-28quota: do not allow setting of quota limits to too high valuesAndrew Perepechko1-0/+2
2008-04-28kprobes: add (un)register_jprobes for batch registrationMasami Hiramatsu1-0/+9
2008-04-28kprobes: add (un)register_kretprobes for batch registrationMasami Hiramatsu1-0/+9
2008-04-28kprobes: add (un)register_kprobes for batch registrationMasami Hiramatsu1-0/+9
2008-04-28list.h: add list_is_singular()Masami Hiramatsu1-0/+9
2008-04-28kprobes: prevent probing of preempt_schedule()Srinivasa Ds1-0/+7
2008-04-28VT notifier extension for accessibilityKarl Dahlke1-0/+1
2008-04-28sm501: add uart supportMagnus Damm1-0/+1
2008-04-28x86: configurable DMI scanning codeThomas Petazzoni1-0/+1
2008-04-28synclink drivers bool conversionJoe Perches1-4/+0
2008-04-28ncpfs: add prototypes to ncp_fs.hHarvey Harrison1-0/+7
2008-04-28capabilities: implement per-process securebitsAndrew G. Morgan6-21/+38
2008-04-28mm: fix broken gfp_zone with __GFP_THISNODEKAMEZAWA Hiroyuki1-12/+5