Age | Commit message (Expand) | Author |
2008-07-25 | lists: remove a redundant conditional definition of list_add() | Robert P. J. Day |
2008-07-25 | lib: allow memparse() to accept a NULL and ignorable second parm | Robert P. J. Day |
2008-07-25 | init/: delete hard-coded setting and testing of BUILD_CRAMDISK | Robert P. J. Day |
2008-07-25 | Remove apparently unused fd1772.h header file. | Robert P. J. Day |
2008-07-25 | init/do_mounts.c should #include <linux/initrd.h> | Adrian Bunk |
2008-07-25 | fix checkstack.pl arch detection | Eric Sandeen |
2008-07-25 | find dynamic stack allocations in checkstack.pl | Eric Sandeen |
2008-07-25 | lzo: use get/put_unaligned_* helpers | Harvey Harrison |
2008-07-25 | include: use get/put_unaligned_* helpers | Harvey Harrison |
2008-07-25 | fs: ldm.[ch] use get_unaligned_* helpers | Harvey Harrison |
2008-07-25 | locking: add typecheck on irqsave and friends for correct flags | Steven Rostedt |
2008-07-25 | split the typecheck macros out of include/linux/kernel.h | Andrew Morton |
2008-07-25 | flag parameters: fix compile error of sys_epoll_create1 | Wang Chen |
2008-07-25 | mfd: don't use memzero | Andrew Morton |
2008-07-25 | endian: Always evaluate arguments. | David Miller |
2008-07-25 | char/xilinx_hwicap/xilinx_hwicap.c: Removed duplicated include | Huang Weiyi |
2008-07-25 | Undo duplicate "m68k: drivers/input/serio/hp_sdc.c needs <linux/semaphore.h>" | Linus Torvalds |
2008-07-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus | Linus Torvalds |
2008-07-24 | Label kthread_create() with printf attribute tag. | Rusty Russell |
2008-07-25 | virtio: Add transport feature handling stub for virtio_ring. | Rusty Russell |
2008-07-25 | virtio: Rename set_features to finalize_features | Rusty Russell |
2008-07-25 | virtio: Formally reserve bits 28-31 to be 'transport' features. | Rusty Russell |
2008-07-25 | s390: use virtio_console for KVM on s390 | Christian Borntraeger |
2008-07-25 | virtio: console as a config option | Christian Borntraeger |
2008-07-25 | virtio_console: use virtqueue notification for hvc_console | Christian Borntraeger |
2008-07-25 | hvc_console: rework setup to replace irq functions with callbacks | Christian Borntraeger |
2008-07-25 | virtio_blk: check for hardsector size from host | Christian Borntraeger |
2008-07-25 | virtio: Use bus_type probe and remove methods | Mark McLoughlin |
2008-07-25 | virtio: don't always force a notification when ring is full | Rusty Russell |
2008-07-25 | virtio: clarify that ABI is usable by any implementations | Rusty Russell |
2008-07-25 | virtio: Recycle unused recv buffer pages for large skbs in net driver | Rusty Russell |
2008-07-25 | virtio net: Allow receiving SG packets | Herbert Xu |
2008-07-25 | virtio net: Add ethtool ops for SG/GSO | Herbert Xu |
2008-07-25 | virtio: fix virtio_net xmit of freed skb bug | Mark McLoughlin |
2008-07-24 | fix fs/nfs/nfsroot.c compilation | Adrian Bunk |
2008-07-24 | x86/oprofile/nmi_int: add Nehalem to list of ppro cores | Linus Torvalds |
2008-07-24 | x86-64: Clean up 'save/restore_i387()' usage | Linus Torvalds |
2008-07-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds |
2008-07-24 | Merge branch 'release-2.6.27' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2008-07-24 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds |
2008-07-24 | ide: use proper printk() KERN_* levels in ide-probe.c | Bartlomiej Zolnierkiewicz |
2008-07-24 | ide: fix for EATA SCSI HBA in ATA emulating mode | Bartlomiej Zolnierkiewicz |
2008-07-24 | ide: remove stale comments from drivers/ide/Makefile | Bartlomiej Zolnierkiewicz |
2008-07-24 | ide: enable local IRQs in all handlers for TASKFILE_NO_DATA data phase | Bartlomiej Zolnierkiewicz |
2008-07-24 | ide-scsi: remove kmalloced struct request | FUJITA Tomonori |
2008-07-24 | ht6560b: remove old history | Jan Evert van Grootheest |
2008-07-24 | ht6560b: update email address | Jan Evert van Grootheest |
2008-07-24 | ide-cd: fix oops when using growisofs | Jens Axboe |
2008-07-24 | gayle: release resources on ide_host_add() failure | Bartlomiej Zolnierkiewicz |
2008-07-24 | palm_bk3710: add UltraDMA/100 support | Sergei Shtylyov |