aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2008-04-29isolate ratelimit from printk.c for other useDave Young
2008-04-29xattr: add missing consts to function argumentsDavid Howells
2008-04-29smb.h: uses struct timespec but didn't include linux/time.hIlpo Järvinen
2008-04-29lists: add "const" qualifier to first arg of list_splice() operationsRobert P. J. Day
2008-04-29kbuild: move files that don't check __KERNEL__Robert P. J. Day
2008-04-29kbuild: remove duplicate, conflicting entry for oom.hRobert P. J. Day
2008-04-29Remove superfluous include of string.h from percpu.hRobert P. J. Day
2008-04-29binfmt_misc.c: avoid potential kernel stack overflowPavel Emelyanov
2008-04-29proper extern for late_time_initAdrian Bunk
2008-04-29exec: remove argv_len from struct linux_binprmTetsuo Handa
2008-04-29Remove the macro get_personalityWANG Cong
2008-04-29Misc: phantom, consistent whitespacejan sonnek
2008-04-29Misc: phantom, add compat ioctlJiri Slaby
2008-04-29proper __do_softirq() prototypeAdrian Bunk
2008-04-29remove mca_is_adapter_used()Adrian Bunk
2008-04-29remove generic_commit_write()Adrian Bunk
2008-04-29fs/aio.c: make 3 functions staticAdrian Bunk
2008-04-29fs/drop_caches.c: make 2 functions staticAdrian Bunk
2008-04-29fs/fs-writeback.c: make 2 functions staticAdrian Bunk
2008-04-29make vfs_ioctl() staticAdrian Bunk
2008-04-29make __put_super() staticAdrian Bunk
2008-04-29cpu: fix section mismatch warnings in hotcpu_registerSam Ravnborg
2008-04-29add RUSAGE_THREADSripathi Kodi
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 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus 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-28fix ia64 local_irq_save() et.al.Al Viro
2008-04-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2008-04-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-04-28[MIPS] Pb1200/DBAu1200: move platform code to its proper placeSergei Shtylyov
2008-04-28[MIPS] IP27: Fix build bug due to missing includeAdrian Bunk
2008-04-28[MIPS] Fix some sparse warnings on traps.c and irq-msc01.cAtsushi Nemoto
2008-04-28[MIPS] DS1287: Add clockevent driverYoichi Yuasa