Age | Commit message (Expand) | Author |
2008-08-23 | pcmcia: pcmcia_config_loop() default CIS entry handling | Dominik Brodowski |
2008-08-23 | pcmcia: pcmcia_config_loop() ConfigIndex unification | Dominik Brodowski |
2008-08-23 | pcmcia: use pcmcia_loop_config in misc pcmcia drivers | Dominik Brodowski |
2008-08-23 | pcmcia: use pcmcia_loop_config in net pcmcia drivers | Dominik Brodowski |
2008-08-23 | pcmcia: use pcmcia_loop_config in ISDN pcmcia drivers | Dominik Brodowski |
2008-08-23 | pcmcia: use pcmcia_loop_config in scsi pcmcia drivers | Dominik Brodowski |
2008-08-23 | pcmcia: use pcmcia_loop_config in bluetooth drivers | Dominik Brodowski |
2008-08-23 | pcmcia: use pcmcia_loop_config in pata and ide drivers | Dominik Brodowski |
2008-08-23 | pcmcia: add pcmcia_loop_config() helper | Dominik Brodowski |
2008-07-28 | Linux 2.6.27-rc1v2.6.27-rc1 | Linus Torvalds |
2008-07-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus | Linus Torvalds |
2008-07-28 | Merge branch 'for-linus' of git://git.o-hand.com/linux-mfd | Linus Torvalds |
2008-07-28 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds |
2008-07-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 | Linus Torvalds |
2008-07-28 | Fix 'get_user_pages_fast()' with non-page-aligned start address | Linus Torvalds |
2008-07-29 | lguest: turn Waker into a thread, not a process | Rusty Russell |
2008-07-29 | lguest: Enlarge virtio rings | Rusty Russell |
2008-07-29 | lguest: Use GSO/IFF_VNET_HDR extensions on tun/tap | Rusty Russell |
2008-07-29 | lguest: Remove 'network: no dma buffer!' warning | Rusty Russell |
2008-07-29 | lguest: Adaptive timeout | Rusty Russell |
2008-07-29 | lguest: Tell Guest net not to notify us on every packet xmit | Rusty Russell |
2008-07-29 | lguest: net block unneeded receive queue update notifications | Rusty Russell |
2008-07-29 | lguest: wrap last_avail accesses. | Rusty Russell |
2008-07-29 | lguest: use cpu capability accessors | Andrew Morton |
2008-07-29 | lguest: virtio-rng support | Rusty Russell |
2008-07-29 | lguest: Support assigning a MAC address | Mark McLoughlin |
2008-07-29 | lguest: Don't leak /dev/zero fd | Mark McLoughlin |
2008-07-29 | lguest: fix verbose printing of device features. | Rusty Russell |
2008-07-29 | lguest: fix switcher_page leak on unload | Johannes Weiner |
2008-07-29 | lguest: Guest int3 fix | Rusty Russell |
2008-07-29 | lguest: set max_pfn_mapped, growl loudly at Yinghai Lu | Rusty Russell |
2008-07-29 | mfd: accept pure device as a parent, not only platform_device | Dmitry Baryshkov |
2008-07-28 | include/asm-generic/pgtable-nopmd.h: macros are noxious, reason #435 | Andrew Morton |
2008-07-28 | sh7760fb: write colormap value to hardware | Manuel Lauss |
2008-07-28 | eCryptfs: use page_alloc not kmalloc to get a page of memory | Eric Sandeen |
2008-07-28 | gpio: fix build on CONFIG_GPIO_SYSFS=n | Atsushi Nemoto |
2008-07-28 | bio-integrity: remove EXPORT_SYMBOL for bio_integrity_init_slab() | Yoichi Yuasa |
2008-07-28 | vfs: pagecache usage optimization for pagesize!=blocksize | Hisashi Hifumi |
2008-07-28 | kdump: update kdump documentation as kexec-tools-resting has been renamed kex... | Simon Horman |
2008-07-28 | spi_s3c24xx: really assign busnum | Ben Dooks |
2008-07-28 | mpc52xx_psc_spi: fix block transfer | Luotao Fu |
2008-07-28 | mm/hugetlb.c must #include <asm/io.h> | Adrian Bunk |
2008-07-28 | mmu-notifiers: core | Andrea Arcangeli |
2008-07-28 | mmu-notifiers: add mm_take_all_locks() operation | Andrea Arcangeli |
2008-07-28 | mmu-notifiers: add list_del_init_rcu() | Andrea Arcangeli |
2008-07-28 | arm: fix HAVE_CLK merge goof | David Brownell |
2008-07-28 | __ratelimit() cpu flags can't be static | Alexey Dobriyan |
2008-07-28 | tmpfs: fix kernel BUG in shmem_delete_inode | Hugh Dickins |
2008-07-28 | exec: include pagemap.h again to fix build | Hugh Dickins |
2008-07-29 | mfd: add platform_data to mfd_cell | Mike Rapoport |