Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | ARM: OMAP2+: omap2plus_defconfig: enable twl4030 SoC audio | Javier Martinez Canillas | 2012-12-17 | 1 | -0/+1 | |
| * | | | | | | | ARM: OMAP2+: omap2plus_defconfig: Add tps65217 support | AnilKumar Chimata | 2012-12-17 | 1 | -0/+2 | |
| * | | | | | | | ARM: OMAP2+: enable devtmpfs and devtmpfs automount | Javier Martinez Canillas | 2012-12-17 | 1 | -0/+2 | |
| * | | | | | | | ARM: OMAP2+: omap_twl: Change TWL4030_MODULE_PM_RECEIVER to TWL_MODULE_PM_REC... | Peter Ujfalusi | 2012-12-17 | 1 | -4/+4 | |
| * | | | | | | | ARM: OMAP2+: Drop plat/cpu.h for omap2plus | Tony Lindgren | 2012-12-17 | 7 | -15/+3 | |
| * | | | | | | | ARM: OMAP: Split fb.c to remove last remaining cpu_is_omap usage | Tony Lindgren | 2012-12-17 | 5 | -51/+85 | |
| * | | | | | | | MAINTAINERS: Add an entry for omap related .dts files | Tony Lindgren | 2012-12-17 | 1 | -0/+9 | |
* | | | | | | | | Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-12-30 | 2 | -2/+3 | |
|\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge tag 'sunxi-fixes-for-3.8-rc2' of git://github.com/mripard/linux into fixes | Olof Johansson | 2012-12-28 | 2 | -2/+3 | |
| |\ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | | | ||||||
| | * | | | | | | | sunxi: Change the machine compatible string. | Maxime Ripard | 2012-12-23 | 1 | -2/+2 | |
| | * | | | | | | | ARM: multi_v7_defconfig: Add ARCH_SUNXI | Maxime Ripard | 2012-12-23 | 1 | -0/+1 | |
| |/ / / / / / / | ||||||
* | | | | | | | | mm: fix null pointer dereference in wait_iff_congested() | Zlatko Calusic | 2012-12-28 | 1 | -1/+1 | |
* | | | | | | | | Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2012-12-27 | 2 | -6/+12 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | hwmon: (emc6w201) Fix DIV_ROUND_CLOSEST problem with unsigned divisors | Guenter Roeck | 2012-12-22 | 1 | -1/+1 | |
| * | | | | | | | | hwmon: (lm73} Detect and report i2c bus errors | Chris Verges | 2012-12-21 | 1 | -5/+11 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds | 2012-12-27 | 7 | -11/+35 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | f2fs: Don't assign e_id in f2fs_acl_from_disk | Eric W. Biederman | 2012-12-25 | 1 | -1/+0 | |
| * | | | | | | | | proc: Allow proc_free_inum to be called from any context | Eric W. Biederman | 2012-12-25 | 1 | -6/+7 | |
| * | | | | | | | | pidns: Stop pid allocation when init dies | Eric W. Biederman | 2012-12-25 | 4 | -4/+20 | |
| * | | | | | | | | pidns: Outlaw thread creation after unshare(CLONE_NEWPID) | Eric W. Biederman | 2012-12-24 | 1 | -0/+8 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2012-12-27 | 24 | -98/+78 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | ipv6/ip6_gre: set transport header correctly | Isaku Yamahata | 2012-12-26 | 1 | -2/+1 | |
| * | | | | | | | | ipv4/ip_gre: set transport header correctly to gre header | Isaku Yamahata | 2012-12-26 | 1 | -1/+1 | |
| * | | | | | | | | IB/rds: suppress incompatible protocol when version is known | Marciniszyn, Mike | 2012-12-26 | 1 | -6/+5 | |
| * | | | | | | | | IB/rds: Correct ib_api use with gs_dma_address/sg_dma_len | Marciniszyn, Mike | 2012-12-26 | 1 | -3/+6 | |
| * | | | | | | | | net/vxlan: Use the underlying device index when joining/leaving multicast groups | Yan Burman | 2012-12-26 | 1 | -2/+4 | |
| * | | | | | | | | tcp: should drop incoming frames without ACK flag set | Eric Dumazet | 2012-12-26 | 1 | -4/+10 | |
| * | | | | | | | | netprio_cgroup: define sk_cgrp_prioidx only if NETPRIO_CGROUP is enabled | Li Zefan | 2012-12-26 | 1 | -1/+1 | |
| * | | | | | | | | cpts: fix a run time warn_on. | Richard Cochran | 2012-12-26 | 1 | -1/+1 | |
| * | | | | | | | | cpts: fix build error by removing useless code. | Richard Cochran | 2012-12-26 | 2 | -2/+0 | |
| * | | | | | | | | batman-adv: fix random jitter calculation | Akinobu Mita | 2012-12-26 | 1 | -1/+1 | |
| * | | | | | | | | arp: fix a regression in arp_solicit() | Cong Wang | 2012-12-24 | 1 | -3/+3 | |
| * | | | | | | | | net: sched: integer overflow fix | Stefan Hasko | 2012-12-22 | 1 | -1/+1 | |
| * | | | | | | | | CONFIG_HOTPLUG removal from networking core | Greg KH | 2012-12-22 | 3 | -15/+0 | |
| * | | | | | | | | Drivers: network: more __dev* removal | Greg KH | 2012-12-22 | 3 | -14/+13 | |
| * | | | | | | | | bridge: call br_netpoll_disable in br_add_if | Gao feng | 2012-12-21 | 1 | -3/+5 | |
| * | | | | | | | | ipv4: arp: fix a lockdep splat in arp_solicit() | Eric Dumazet | 2012-12-21 | 1 | -5/+3 | |
| * | | | | | | | | tuntap: dont use a private kmem_cache | Eric Dumazet | 2012-12-21 | 1 | -21/+3 | |
| * | | | | | | | | net: devnet_rename_seq should be a seqcount | Eric Dumazet | 2012-12-21 | 3 | -12/+12 | |
| * | | | | | | | | ip_gre: fix possible use after free | Eric Dumazet | 2012-12-21 | 1 | -1/+5 | |
| * | | | | | | | | ip_gre: make ipgre_tunnel_xmit() not parse network header as IP unconditionally | Isaku Yamahata | 2012-12-21 | 1 | -1/+4 | |
| * | | | | | | | | solos-pci: double lock in geos_gpio_store() | Dan Carpenter | 2012-12-21 | 1 | -1/+1 | |
* | | | | | | | | | mm: Fix PageHead when !CONFIG_PAGEFLAGS_EXTENDED | Christoffer Dall | 2012-12-26 | 1 | -1/+7 | |
* | | | | | | | | | Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linux | Linus Torvalds | 2012-12-23 | 54 | -247/+241 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | i2c: remove __dev* attributes from subsystem | Bill Pemberton | 2012-12-22 | 54 | -247/+241 | |
| | |/ / / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | mm: modify pgdat_balanced() so that it also handles order-0 | Zlatko Calusic | 2012-12-23 | 1 | -60/+45 | |
* | | | | | | | | | Partly revert "[media] uvcvideo: Set error_idx properly for extended controls... | Rafael J. Wysocki | 2012-12-23 | 2 | -18/+13 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Linux 3.8-rc1v3.8-rc1 | Linus Torvalds | 2012-12-21 | 1 | -2/+2 | |
* | | | | | | | | Merge git://www.linux-watchdog.org/linux-watchdog | Linus Torvalds | 2012-12-21 | 19 | -445/+738 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | watchdog: mei: avoid oops in watchdog unregister code path | Tomas Winkler | 2012-12-19 | 1 | -1/+1 |