aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2008-04-29Taint kernel after WARN_ON(condition)Nur Hussein
2008-04-29fs/coda: remove static inline forward declarationsIlpo Järvinen
2008-04-29Avoid divides in BITS_TO_LONGSEric Dumazet
2008-04-29mm: fix misleading __GFP_REPEAT related commentsNishanth Aravamudan
2008-04-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds
2008-04-28ide: remove ->dma_prdtable field from ide_hwif_tBartlomiej Zolnierkiewicz
2008-04-28ide: remove ->dma_vendor{1,3} fields from ide_hwif_tBartlomiej Zolnierkiewicz
2008-04-28ide: add ide_pad_transfer() helperBartlomiej Zolnierkiewicz
2008-04-28ide: remove ->INW and ->OUTW methodsBartlomiej Zolnierkiewicz
2008-04-28ide: add ->tf_load and ->tf_read methodsBartlomiej Zolnierkiewicz
2008-04-28ide: factor out debugging code from ide_tf_load()Bartlomiej Zolnierkiewicz
2008-04-28ide: add ide_execute_pkt_cmd() helperBartlomiej Zolnierkiewicz
2008-04-28ide: remove ->INS{W,L} and ->OUTS{W,L} methodsBartlomiej Zolnierkiewicz
2008-04-28ide: add IDE_HFLAG_MMIO host flag (take 2)Bartlomiej Zolnierkiewicz
2008-04-28ide: merge ->atapi_*put_bytes and ->ata_*put_data methodsBartlomiej Zolnierkiewicz
2008-04-28falconide/q40ide: add ->atapi_*put_bytes and ->ata_*put_data methods (take 2)Bartlomiej Zolnierkiewicz
2008-04-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds
2008-04-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2008-04-28usbhid endianness annotations and fixesAl Viro
2008-04-28FAT_VALID_MEDIA(): remove pointless testAndrew Morton
2008-04-28fat: Update free_clusters even if it is untrustedOGAWA Hirofumi
2008-04-28fat: Add allow_utime optionOGAWA Hirofumi
2008-04-28fat: fat_notify_change() and check_mode() cleanupOGAWA Hirofumi
2008-04-28reiserfs: unpack tails on quota filesJan Kara
2008-04-28md: introduce get_priority_stripe() to improve raid456 write performanceDan Williams
2008-04-28PM/gxfb: add hook to PM console layer that allows disabling of suspend VT switchAndres Salomon
2008-04-28fb: add support for foreign endiannessAnton Vorontsov
2008-04-28i2o: remove static inline forward declarationsIlpo Järvinen
2008-04-28quota: convert stub functions from macros into inlinesAndrew Morton
2008-04-28quota: quota core changes for quotaon on remountJan Kara
2008-04-28quota: various style cleanupsJan Kara
2008-04-28quota: do not allow setting of quota limits to too high valuesAndrew Perepechko
2008-04-28kprobes: add (un)register_jprobes for batch registrationMasami Hiramatsu
2008-04-28kprobes: add (un)register_kretprobes for batch registrationMasami Hiramatsu
2008-04-28kprobes: add (un)register_kprobes for batch registrationMasami Hiramatsu
2008-04-28list.h: add list_is_singular()Masami Hiramatsu
2008-04-28kprobes: prevent probing of preempt_schedule()Srinivasa Ds
2008-04-28VT notifier extension for accessibilityKarl Dahlke
2008-04-28sm501: add uart supportMagnus Damm
2008-04-28x86: configurable DMI scanning codeThomas Petazzoni
2008-04-28synclink drivers bool conversionJoe Perches
2008-04-28ncpfs: add prototypes to ncp_fs.hHarvey Harrison
2008-04-28capabilities: implement per-process securebitsAndrew G. Morgan
2008-04-28mm: fix broken gfp_zone with __GFP_THISNODEKAMEZAWA Hiroyuki
2008-04-28memory hotplug: make alloc_bootmem_section()Yasunori Goto
2008-04-28memory hotplug: register section/node id to freeYasunori Goto
2008-04-28hugetlbfs: architecture header cleanupGerald Schaefer
2008-04-28mempolicy: use struct mempolicy pointer in shmem_sb_infoLee Schermerhorn
2008-04-28mempolicy: rework shmem mpol parsing and displayLee Schermerhorn
2008-04-28mempolicy: use MPOL_F_LOCAL to Indicate Preferred Local PolicyLee Schermerhorn