Age | Commit message (Expand) | Author |
2008-07-30 | x86, xsave: save/restore the extended state context in sigframe | Suresh Siddha |
2008-07-30 | x86, xsave: struct _fpstate extensions to include extended state information | Suresh Siddha |
2008-07-30 | x86, xsave: xsave/xrstor specific routines | Suresh Siddha |
2008-07-30 | x86, xsave: reorganization of signal save/restore fpstate code layout | Suresh Siddha |
2008-07-30 | x86, xsave: dynamically allocate sigframes fpstate instead of static allocation | Suresh Siddha |
2008-07-30 | x86, xsave: context switch support using xsave/xrstor | Suresh Siddha |
2008-07-30 | x86, xsave: enable xsave/xrstor on cpus with xsave support | Suresh Siddha |
2008-07-30 | x86, xsave: xsave cpuid feature bits | Suresh Siddha |
2008-07-30 | Merge branch 'x86/core' into x86/xsave | Ingo Molnar |
2008-07-30 | Merge commit 'v2.6.27-rc1' into x86/core | Ingo Molnar |
2008-07-30 | Merge branch 'x86/fpu' into x86/core | Ingo Molnar |
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 |