Age | Commit message (Expand) | Author |
2008-04-29 | smb.h: uses struct timespec but didn't include linux/time.h | Ilpo Järvinen |
2008-04-29 | lists: add "const" qualifier to first arg of list_splice() operations | Robert P. J. Day |
2008-04-29 | kbuild: move files that don't check __KERNEL__ | Robert P. J. Day |
2008-04-29 | kbuild: remove duplicate, conflicting entry for oom.h | Robert P. J. Day |
2008-04-29 | Remove superfluous include of string.h from percpu.h | Robert P. J. Day |
2008-04-29 | binfmt_misc.c: avoid potential kernel stack overflow | Pavel Emelyanov |
2008-04-29 | proper extern for late_time_init | Adrian Bunk |
2008-04-29 | exec: remove argv_len from struct linux_binprm | Tetsuo Handa |
2008-04-29 | Remove the macro get_personality | WANG Cong |
2008-04-29 | Misc: phantom, consistent whitespace | jan sonnek |
2008-04-29 | Misc: phantom, add compat ioctl | Jiri Slaby |
2008-04-29 | proper __do_softirq() prototype | Adrian Bunk |
2008-04-29 | remove mca_is_adapter_used() | Adrian Bunk |
2008-04-29 | remove generic_commit_write() | Adrian Bunk |
2008-04-29 | fs/aio.c: make 3 functions static | Adrian Bunk |
2008-04-29 | fs/drop_caches.c: make 2 functions static | Adrian Bunk |
2008-04-29 | fs/fs-writeback.c: make 2 functions static | Adrian Bunk |
2008-04-29 | make vfs_ioctl() static | Adrian Bunk |
2008-04-29 | make __put_super() static | Adrian Bunk |
2008-04-29 | cpu: fix section mismatch warnings in hotcpu_register | Sam Ravnborg |
2008-04-29 | add RUSAGE_THREAD | Sripathi Kodi |
2008-04-29 | Taint kernel after WARN_ON(condition) | Nur Hussein |
2008-04-29 | fs/coda: remove static inline forward declarations | Ilpo Järvinen |
2008-04-29 | Avoid divides in BITS_TO_LONGS | Eric Dumazet |
2008-04-29 | mm: fix misleading __GFP_REPEAT related comments | Nishanth Aravamudan |
2008-04-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds |
2008-04-28 | ide: remove ->dma_prdtable field from ide_hwif_t | Bartlomiej Zolnierkiewicz |
2008-04-28 | ide: remove ->dma_vendor{1,3} fields from ide_hwif_t | Bartlomiej Zolnierkiewicz |
2008-04-28 | ide: add ide_pad_transfer() helper | Bartlomiej Zolnierkiewicz |
2008-04-28 | ide: remove ->INW and ->OUTW methods | Bartlomiej Zolnierkiewicz |
2008-04-28 | ide: add ->tf_load and ->tf_read methods | Bartlomiej Zolnierkiewicz |
2008-04-28 | ide: factor out debugging code from ide_tf_load() | Bartlomiej Zolnierkiewicz |
2008-04-28 | ide: add ide_execute_pkt_cmd() helper | Bartlomiej Zolnierkiewicz |
2008-04-28 | ide: remove ->INS{W,L} and ->OUTS{W,L} methods | Bartlomiej Zolnierkiewicz |
2008-04-28 | ide: add IDE_HFLAG_MMIO host flag (take 2) | Bartlomiej Zolnierkiewicz |
2008-04-28 | ide: merge ->atapi_*put_bytes and ->ata_*put_data methods | Bartlomiej Zolnierkiewicz |
2008-04-28 | falconide/q40ide: add ->atapi_*put_bytes and ->ata_*put_data methods (take 2) | Bartlomiej Zolnierkiewicz |
2008-04-28 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen... | Linus Torvalds |
2008-04-28 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds |
2008-04-28 | usbhid endianness annotations and fixes | Al Viro |
2008-04-28 | FAT_VALID_MEDIA(): remove pointless test | Andrew Morton |
2008-04-28 | fat: Update free_clusters even if it is untrusted | OGAWA Hirofumi |
2008-04-28 | fat: Add allow_utime option | OGAWA Hirofumi |
2008-04-28 | fat: fat_notify_change() and check_mode() cleanup | OGAWA Hirofumi |
2008-04-28 | reiserfs: unpack tails on quota files | Jan Kara |
2008-04-28 | md: introduce get_priority_stripe() to improve raid456 write performance | Dan Williams |
2008-04-28 | PM/gxfb: add hook to PM console layer that allows disabling of suspend VT switch | Andres Salomon |
2008-04-28 | fb: add support for foreign endianness | Anton Vorontsov |
2008-04-28 | i2o: remove static inline forward declarations | Ilpo Järvinen |
2008-04-28 | quota: convert stub functions from macros into inlines | Andrew Morton |