aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge tag 'omap-late-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2012-12-30
|\
| * arch/arm/mach-omap2/dpll3xxx.c: drop if around WARN_ONJulia Lawall2012-12-17
| * OMAP2: Fix a typo - replace regist with register.YOSHIFUJI Hideaki2012-12-17
| * ARM/omap: use module_platform_driver macroSrinivas Kandagatla2012-12-17
| * ARM: OMAP2+: PMU: Remove unused headerJon Hunter2012-12-17
| * ARM: OMAP4: remove duplicated include from omap_hwmod_44xx_data.cWei Yongjun2012-12-17
| * ARM: OMAP2+: omap2plus_defconfig: enable twl4030 SoC audioJavier Martinez Canillas2012-12-17
| * ARM: OMAP2+: omap2plus_defconfig: Add tps65217 supportAnilKumar Chimata2012-12-17
| * ARM: OMAP2+: enable devtmpfs and devtmpfs automountJavier Martinez Canillas2012-12-17
| * ARM: OMAP2+: omap_twl: Change TWL4030_MODULE_PM_RECEIVER to TWL_MODULE_PM_REC...Peter Ujfalusi2012-12-17
| * ARM: OMAP2+: Drop plat/cpu.h for omap2plusTony Lindgren2012-12-17
| * ARM: OMAP: Split fb.c to remove last remaining cpu_is_omap usageTony Lindgren2012-12-17
| * MAINTAINERS: Add an entry for omap related .dts filesTony Lindgren2012-12-17
* | Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-12-30
|\ \
| * \ Merge tag 'sunxi-fixes-for-3.8-rc2' of git://github.com/mripard/linux into fixesOlof Johansson2012-12-28
| |\ \
| | * | sunxi: Change the machine compatible string.Maxime Ripard2012-12-23
| | * | ARM: multi_v7_defconfig: Add ARCH_SUNXIMaxime Ripard2012-12-23
| |/ /
* | | mm: fix null pointer dereference in wait_iff_congested()Zlatko Calusic2012-12-28
* | | Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-12-27
|\ \ \
| * | | hwmon: (emc6w201) Fix DIV_ROUND_CLOSEST problem with unsigned divisorsGuenter Roeck2012-12-22
| * | | hwmon: (lm73} Detect and report i2c bus errorsChris Verges2012-12-21
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2012-12-27
|\ \ \
| * | | f2fs: Don't assign e_id in f2fs_acl_from_diskEric W. Biederman2012-12-25
| * | | proc: Allow proc_free_inum to be called from any contextEric W. Biederman2012-12-25
| * | | pidns: Stop pid allocation when init diesEric W. Biederman2012-12-25
| * | | pidns: Outlaw thread creation after unshare(CLONE_NEWPID)Eric W. Biederman2012-12-25
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-12-27
|\ \ \
| * | | ipv6/ip6_gre: set transport header correctlyIsaku Yamahata2012-12-26
| * | | ipv4/ip_gre: set transport header correctly to gre headerIsaku Yamahata2012-12-26
| * | | IB/rds: suppress incompatible protocol when version is knownMarciniszyn, Mike2012-12-26
| * | | IB/rds: Correct ib_api use with gs_dma_address/sg_dma_lenMarciniszyn, Mike2012-12-26
| * | | net/vxlan: Use the underlying device index when joining/leaving multicast groupsYan Burman2012-12-26
| * | | tcp: should drop incoming frames without ACK flag setEric Dumazet2012-12-26
| * | | netprio_cgroup: define sk_cgrp_prioidx only if NETPRIO_CGROUP is enabledLi Zefan2012-12-26
| * | | cpts: fix a run time warn_on.Richard Cochran2012-12-26
| * | | cpts: fix build error by removing useless code.Richard Cochran2012-12-26
| * | | batman-adv: fix random jitter calculationAkinobu Mita2012-12-26
| * | | arp: fix a regression in arp_solicit()Cong Wang2012-12-24
| * | | net: sched: integer overflow fixStefan Hasko2012-12-22
| * | | CONFIG_HOTPLUG removal from networking coreGreg KH2012-12-22
| * | | Drivers: network: more __dev* removalGreg KH2012-12-22
| * | | bridge: call br_netpoll_disable in br_add_ifGao feng2012-12-21
| * | | ipv4: arp: fix a lockdep splat in arp_solicit()Eric Dumazet2012-12-21
| * | | tuntap: dont use a private kmem_cacheEric Dumazet2012-12-21
| * | | net: devnet_rename_seq should be a seqcountEric Dumazet2012-12-21
| * | | ip_gre: fix possible use after freeEric Dumazet2012-12-21
| * | | ip_gre: make ipgre_tunnel_xmit() not parse network header as IP unconditionallyIsaku Yamahata2012-12-21
| * | | solos-pci: double lock in geos_gpio_store()Dan Carpenter2012-12-21
* | | | mm: Fix PageHead when !CONFIG_PAGEFLAGS_EXTENDEDChristoffer Dall2012-12-26
* | | | Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linuxLinus Torvalds2012-12-23
|\ \ \ \