summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-03-17KVM: MMU: Don't flush shadow when enabling dirty trackingAvi Kivity2-10/+9
2011-03-16Merge branch 'mnt_devname' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds13-272/+316
2011-03-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds16-34/+815
2011-03-16Merge branch 'remove' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds76-8400/+1
2011-03-16Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds295-3388/+7683
2011-03-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds45-835/+1284
2011-03-16Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds19-3/+766
2011-03-16Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds178-1725/+1407
2011-03-16Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds55-619/+220
2011-03-16Merge branch 'p2v' into develRussell King86-189/+434
2011-03-16Merge branch 'v6v7' into develRussell King28-189/+191
2011-03-16Merge branch 'misc' into develRussell King38-791/+461
2011-03-16Merge branches 'at91', 'ep93xx', 'errata', 'footbridge', 'fncpy', 'gemini', '...Russell King688-6225/+11694
2011-03-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds1143-37918/+119131
2011-03-16Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds835-87750/+91150
2011-03-16Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds222-1357/+3925
2011-03-16Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds44-913/+2890
2011-03-16Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds167-4051/+10850
2011-03-16vfs: bury ->get_sb()Al Viro5-103/+47
2011-03-16nfs: switch NFS from ->get_sb() to ->mount()Al Viro1-66/+66
2011-03-16nfs: stop mangling ->mnt_devname on NFSAl Viro1-23/+0
2011-03-16vfs: new superblock methods to override /proc/*/mount{s,info}Al Viro3-9/+60
2011-03-16nfs: nfs_do_{ref,sub}mount() superblock argument is redundantAl Viro3-18/+13
2011-03-16nfs: make nfs_path() work without vfsmountAl Viro4-62/+74
2011-03-16nfs: store devname at disconnected NFS rootsAl Viro3-4/+65
2011-03-16nfs: propagate devname to nfs{,4}_get_root()Al Viro3-9/+13
2011-03-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-1/+3
2011-03-16fix cdev leak on O_PATH final fput()Miklos Szeredi1-1/+3
2011-03-16bonding: enable netpoll without checking link statusAndy Gospodarek1-2/+0
2011-03-16xfrm: Refcount destination entry on xfrm_lookupSteffen Klassert1-0/+2
2011-03-16net: introduce rx_handler results and logic around thatJiri Pirko8-39/+98
2011-03-16bonding: get rid of IFF_SLAVE_INACTIVE netdev->priv_flagJiri Pirko3-10/+14
2011-03-16bonding: wrap slave state workJiri Pirko4-25/+46
2011-03-16net: get rid of multiple bond-related netdevice->priv_flagsJiri Pirko3-50/+15
2011-03-16bonding: register slave pointer for rx_handlerJiri Pirko2-6/+14
2011-03-16be2net: Bump up the version numberAjit Khaparde1-1/+1
2011-03-16be2net: Copyright notice change. Update to Emulex instead of ServerEnginesAjit Khaparde6-30/+30
2011-03-16e1000e: fix kconfig for crc32 dependencyEric Dumazet1-0/+1
2011-03-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller1-9/+27
2011-03-16m68k/block: amiflop - Remove superfluous amiga_chip_alloc() castGeert Uytterhoeven1-2/+2
2011-03-16m68k/atari: ARAnyM - Add support for network accessMilan Jurik3-0/+279
2011-03-16m68k/atari: ARAnyM - Add support for console accessRoman Zippel4-38/+171
2011-03-16m68k/atari: ARAnyM - Add support for block accessRoman Zippel3-0/+205
2011-03-16m68k/atari: Initial ARAnyM supportPetr Stehlik6-0/+156
2011-03-16m68k: Kconfig - Remove unneeded "default n"Geert Uytterhoeven1-2/+0
2011-03-16m68k: Makefiles - Change to new flags variablesmatt mooney1-2/+2
2011-03-16m68k/amiga: Reclaim Chip RAM for PPC exception handlersGeert Uytterhoeven1-4/+0
2011-03-16m68k: Allow all kernel traps to be handled via exception fixupsAndreas Schwab1-3/+7
2011-03-16m68k: Use base_trap_init() to initialize vectorsRoman Zippel1-5/+5
2011-03-16m68k: Add helper function handle_kernel_fault()Roman Zippel3-16/+26