| Commit message (Expand) | Author | Files | Lines |
2012-12-25 | pidns: Outlaw thread creation after unshare(CLONE_NEWPID) | Eric W. Biederman | 1 | -0/+8 |
2012-12-25 | arp: fix a regression in arp_solicit() | Cong Wang | 1 | -3/+3 |
2012-12-23 | mm: modify pgdat_balanced() so that it also handles order-0 | Zlatko Calusic | 1 | -60/+45 |
2012-12-23 | Partly revert "[media] uvcvideo: Set error_idx properly for extended controls... | Rafael J. Wysocki | 2 | -18/+13 |
2012-12-23 | sunxi: Change the machine compatible string. | Maxime Ripard | 1 | -2/+2 |
2012-12-23 | ARM: multi_v7_defconfig: Add ARCH_SUNXI | Maxime Ripard | 1 | -0/+1 |
2012-12-23 | drm/nve0/graph: fix fuc, and enable acceleration on all known chipsets | Ben Skeggs | 5 | -86/+108 |
2012-12-23 | drm/nvc0/graph: fix fuc, and enable acceleration on GF119 | Ben Skeggs | 3 | -83/+85 |
2012-12-23 | drm/nouveau/bios: cache ramcfg strap on later chipsets | Ben Skeggs | 2 | -1/+18 |
2012-12-23 | drm/nouveau/mxm: silence output if no bios data | Ben Skeggs | 1 | -1/+1 |
2012-12-23 | drm/nouveau/bios: parse/display extra version component | Ben Skeggs | 2 | -2/+4 |
2012-12-23 | drm/nouveau/bios: implement opcode 0xa9 | Ben Skeggs | 5 | -8/+53 |
2012-12-23 | drm/nouveau/bios: update gpio parsing apis to match current design | Ben Skeggs | 5 | -61/+90 |
2012-12-23 | drm/nouveau: initial support for GK106 | Ben Skeggs | 3 | -0/+30 |
2012-12-22 | i2c: remove __dev* attributes from subsystem | Bill Pemberton | 54 | -247/+241 |
2012-12-22 | hwmon: (emc6w201) Fix DIV_ROUND_CLOSEST problem with unsigned divisors | Guenter Roeck | 1 | -1/+1 |
2012-12-22 | net: sched: integer overflow fix | Stefan Hasko | 1 | -1/+1 |
2012-12-22 | CONFIG_HOTPLUG removal from networking core | Greg KH | 3 | -15/+0 |
2012-12-22 | Drivers: network: more __dev* removal | Greg KH | 3 | -14/+13 |
2012-12-22 | hwmon: (lm73} Detect and report i2c bus errors | Chris Verges | 1 | -5/+11 |
2012-12-22 | Linux 3.8-rc1v3.8-rc1 | Linus Torvalds | 1 | -2/+2 |
2012-12-22 | Revert "nfsd: warn on odd reply state in nfsd_vfs_read" | J. Bruce Fields | 1 | -1/+0 |
2012-12-22 | ARM: dts: fix duplicated build target and alphabetical sort out for exynos | Kukjin Kim | 1 | -3/+2 |
2012-12-21 | bridge: call br_netpoll_disable in br_add_if | Gao feng | 1 | -3/+5 |
2012-12-21 | ipv4: arp: fix a lockdep splat in arp_solicit() | Eric Dumazet | 1 | -5/+3 |
2012-12-21 | tuntap: dont use a private kmem_cache | Eric Dumazet | 1 | -21/+3 |
2012-12-21 | net: devnet_rename_seq should be a seqcount | Eric Dumazet | 3 | -12/+12 |
2012-12-21 | ip_gre: fix possible use after free | Eric Dumazet | 1 | -1/+5 |
2012-12-21 | ip_gre: make ipgre_tunnel_xmit() not parse network header as IP unconditionally | Isaku Yamahata | 1 | -1/+4 |
2012-12-21 | solos-pci: double lock in geos_gpio_store() | Dan Carpenter | 1 | -1/+1 |
2012-12-21 | dm stripe: add WRITE SAME support | Mike Snitzer | 1 | -4/+6 |
2012-12-21 | dm: remove map_info | Mikulas Patocka | 14 | -54/+31 |
2012-12-21 | dm snapshot: do not use map_context | Mikulas Patocka | 1 | -13/+23 |
2012-12-21 | dm thin: dont use map_context | Mikulas Patocka | 1 | -36/+13 |
2012-12-21 | dm raid1: dont use map_context | Mikulas Patocka | 1 | -9/+13 |
2012-12-21 | dm flakey: dont use map_context | Mikulas Patocka | 1 | -4/+11 |
2012-12-21 | dm raid1: rename read_record to bio_record | Mikulas Patocka | 1 | -11/+11 |
2012-12-21 | dm: move target request nr to dm_target_io | Mikulas Patocka | 4 | -8/+15 |
2012-12-21 | dm snapshot: use per_bio_data | Mikulas Patocka | 1 | -35/+8 |
2012-12-21 | dm verity: use per_bio_data | Mikulas Patocka | 1 | -18/+4 |
2012-12-21 | dm raid1: use per_bio_data | Mikulas Patocka | 1 | -34/+5 |
2012-12-21 | dm: introduce per_bio_data | Mikulas Patocka | 4 | -20/+56 |
2012-12-21 | dm kcopyd: add WRITE SAME support to dm_kcopyd_zero | Mike Snitzer | 3 | -10/+33 |
2012-12-21 | dm linear: add WRITE SAME support | Mike Snitzer | 1 | -1/+2 |
2012-12-21 | dm: add WRITE SAME support | Mike Snitzer | 1 | -5/+39 |
2012-12-21 | dm: prepare to support WRITE SAME | Mike Snitzer | 2 | -1/+34 |
2012-12-21 | dm ioctl: use kmalloc if possible | Mikulas Patocka | 1 | -13/+32 |
2012-12-21 | dm ioctl: remove PF_MEMALLOC | Mikulas Patocka | 2 | -11/+6 |
2012-12-21 | dm persistent data: improve improve space map block alloc failure message | Joe Thornber | 1 | -1/+1 |
2012-12-21 | dm thin: use DMERR_LIMIT for errors | Mike Snitzer | 1 | -10/+15 |