summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-12-26pidns: Stop pid allocation when init diesEric W. Biederman4-4/+20
2012-12-25ext4: do not try to write superblock on ro remount w/o journalMichael Tokarev1-1/+1
2012-12-25ext4: include journal blocks in df overhead calcsEric Sandeen1-0/+4
2012-12-25ext4: remove unaligned AIO warning printkEric Sandeen1-8/+0
2012-12-25ext4: fix an incorrect comment about i_mutexAndy Lutomirski1-2/+0
2012-12-25ext4: fix deadlock in journal_unmap_buffer()Jan Kara3-25/+86
2012-12-25ext4: split off ext4_journalled_invalidatepage()Jan Kara2-8/+29
2012-12-25pidns: Outlaw thread creation after unshare(CLONE_NEWPID)Eric W. Biederman1-0/+8
2012-12-25arp: fix a regression in arp_solicit()Cong Wang1-3/+3
2012-12-23Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linuxLinus Torvalds54-247/+241
2012-12-23mm: modify pgdat_balanced() so that it also handles order-0Zlatko Calusic1-60/+45
2012-12-23Partly revert "[media] uvcvideo: Set error_idx properly for extended controls...Rafael J. Wysocki2-18/+13
2012-12-23sunxi: Change the machine compatible string.Maxime Ripard1-2/+2
2012-12-23ARM: multi_v7_defconfig: Add ARCH_SUNXIMaxime Ripard1-0/+1
2012-12-23drm/nve0/graph: fix fuc, and enable acceleration on all known chipsetsBen Skeggs5-86/+108
2012-12-23drm/nvc0/graph: fix fuc, and enable acceleration on GF119Ben Skeggs3-83/+85
2012-12-23drm/nouveau/bios: cache ramcfg strap on later chipsetsBen Skeggs2-1/+18
2012-12-23drm/nouveau/mxm: silence output if no bios dataBen Skeggs1-1/+1
2012-12-23drm/nouveau/bios: parse/display extra version componentBen Skeggs2-2/+4
2012-12-23drm/nouveau/bios: implement opcode 0xa9Ben Skeggs5-8/+53
2012-12-23drm/nouveau/bios: update gpio parsing apis to match current designBen Skeggs5-61/+90
2012-12-23drm/nouveau: initial support for GK106Ben Skeggs3-0/+30
2012-12-22i2c: remove __dev* attributes from subsystemBill Pemberton54-247/+241
2012-12-22hwmon: (emc6w201) Fix DIV_ROUND_CLOSEST problem with unsigned divisorsGuenter Roeck1-1/+1
2012-12-22net: sched: integer overflow fixStefan Hasko1-1/+1
2012-12-22CONFIG_HOTPLUG removal from networking coreGreg KH3-15/+0
2012-12-22Drivers: network: more __dev* removalGreg KH3-14/+13
2012-12-22hwmon: (lm73} Detect and report i2c bus errorsChris Verges1-5/+11
2012-12-22Linux 3.8-rc1v3.8-rc1Linus Torvalds1-2/+2
2012-12-22Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds19-445/+738
2012-12-22Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds4-17/+18
2012-12-22Merge tag 'dm-3.8-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/agk...Linus Torvalds30-443/+522
2012-12-22Revert "nfsd: warn on odd reply state in nfsd_vfs_read"J. Bruce Fields1-1/+0
2012-12-22Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds22-214/+2234
2012-12-22Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...Linus Torvalds9-68/+9
2012-12-22ARM: dts: fix duplicated build target and alphabetical sort out for exynosKukjin Kim1-3/+2
2012-12-22bridge: call br_netpoll_disable in br_add_ifGao feng1-3/+5
2012-12-22ipv4: arp: fix a lockdep splat in arp_solicit()Eric Dumazet1-5/+3
2012-12-22tuntap: dont use a private kmem_cacheEric Dumazet1-21/+3
2012-12-22net: devnet_rename_seq should be a seqcountEric Dumazet3-12/+12
2012-12-22ip_gre: fix possible use after freeEric Dumazet1-1/+5
2012-12-22ip_gre: make ipgre_tunnel_xmit() not parse network header as IP unconditionallyIsaku Yamahata1-1/+4
2012-12-22solos-pci: double lock in geos_gpio_store()Dan Carpenter1-1/+1
2012-12-22dm stripe: add WRITE SAME supportMike Snitzer1-4/+6
2012-12-22dm: remove map_infoMikulas Patocka14-54/+31
2012-12-22dm snapshot: do not use map_contextMikulas Patocka1-13/+23
2012-12-22dm thin: dont use map_contextMikulas Patocka1-36/+13
2012-12-22dm raid1: dont use map_contextMikulas Patocka1-9/+13
2012-12-22dm flakey: dont use map_contextMikulas Patocka1-4/+11
2012-12-22dm raid1: rename read_record to bio_recordMikulas Patocka1-11/+11