Age | Commit message (Expand) | Author |
2011-03-17 | KVM: MMU: Don't flush shadow when enabling dirty tracking | Avi Kivity |
2011-03-16 | Merge branch 'mnt_devname' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds |
2011-03-16 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee... | Linus Torvalds |
2011-03-16 | Merge branch 'remove' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2011-03-16 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2011-03-16 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger... | Linus Torvalds |
2011-03-16 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds |
2011-03-16 | Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds |
2011-03-16 | Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl | Linus Torvalds |
2011-03-16 | Merge branch 'p2v' into devel | Russell King |
2011-03-16 | Merge branch 'v6v7' into devel | Russell King |
2011-03-16 | Merge branch 'misc' into devel | Russell King |
2011-03-16 | Merge branches 'at91', 'ep93xx', 'errata', 'footbridge', 'fncpy', 'gemini', '... | Russell King |
2011-03-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds |
2011-03-16 | Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2011-03-16 | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2011-03-16 | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2011-03-16 | Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2011-03-16 | vfs: bury ->get_sb() | Al Viro |
2011-03-16 | nfs: switch NFS from ->get_sb() to ->mount() | Al Viro |
2011-03-16 | nfs: stop mangling ->mnt_devname on NFS | Al Viro |
2011-03-16 | vfs: new superblock methods to override /proc/*/mount{s,info} | Al Viro |
2011-03-16 | nfs: nfs_do_{ref,sub}mount() superblock argument is redundant | Al Viro |
2011-03-16 | nfs: make nfs_path() work without vfsmount | Al Viro |
2011-03-16 | nfs: store devname at disconnected NFS roots | Al Viro |
2011-03-16 | nfs: propagate devname to nfs{,4}_get_root() | Al Viro |
2011-03-16 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2011-03-16 | fix cdev leak on O_PATH final fput() | Miklos Szeredi |
2011-03-16 | bonding: enable netpoll without checking link status | Andy Gospodarek |
2011-03-16 | xfrm: Refcount destination entry on xfrm_lookup | Steffen Klassert |
2011-03-16 | net: introduce rx_handler results and logic around that | Jiri Pirko |
2011-03-16 | bonding: get rid of IFF_SLAVE_INACTIVE netdev->priv_flag | Jiri Pirko |
2011-03-16 | bonding: wrap slave state work | Jiri Pirko |
2011-03-16 | net: get rid of multiple bond-related netdevice->priv_flags | Jiri Pirko |
2011-03-16 | bonding: register slave pointer for rx_handler | Jiri Pirko |
2011-03-16 | be2net: Bump up the version number | Ajit Khaparde |
2011-03-16 | be2net: Copyright notice change. Update to Emulex instead of ServerEngines | Ajit Khaparde |
2011-03-16 | e1000e: fix kconfig for crc32 dependency | Eric Dumazet |
2011-03-16 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller |
2011-03-16 | m68k/block: amiflop - Remove superfluous amiga_chip_alloc() cast | Geert Uytterhoeven |
2011-03-16 | m68k/atari: ARAnyM - Add support for network access | Milan Jurik |
2011-03-16 | m68k/atari: ARAnyM - Add support for console access | Roman Zippel |
2011-03-16 | m68k/atari: ARAnyM - Add support for block access | Roman Zippel |
2011-03-16 | m68k/atari: Initial ARAnyM support | Petr Stehlik |
2011-03-16 | m68k: Kconfig - Remove unneeded "default n" | Geert Uytterhoeven |
2011-03-16 | m68k: Makefiles - Change to new flags variables | matt mooney |
2011-03-16 | m68k/amiga: Reclaim Chip RAM for PPC exception handlers | Geert Uytterhoeven |
2011-03-16 | m68k: Allow all kernel traps to be handled via exception fixups | Andreas Schwab |
2011-03-16 | m68k: Use base_trap_init() to initialize vectors | Roman Zippel |
2011-03-16 | m68k: Add helper function handle_kernel_fault() | Roman Zippel |