summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-05-09xtensa: provide default platform_pcibios_init implementationMax Filippov2-6/+1
2013-05-09xtensa: remove KCORE_ELF againPaul Bolle1-15/+0
2013-05-09xtensa: document MMUv3 setup sequenceMax Filippov1-0/+46
2013-05-09xtensa: add MMU v3 supportMax Filippov12-86/+451
2013-05-09xtensa: fix ibreakenable register updateMax Filippov4-0/+8
2013-05-09xtensa: fix oprofile building as moduleMax Filippov2-3/+6
2013-05-09watchdog: Fix race condition in registration codeGuenter Roeck1-1/+2
2013-05-09watchdog: Convert to devm_ioremap_resource()Sachin Kamat4-17/+14
2013-05-09ARM: dts: Configure and fix the McSPI pins for 4430sdpTony Lindgren1-0/+12
2013-05-09ARM: dts: AM33XX: Add GPMC nodePhilip Avinash1-0/+12
2013-05-09ARM: dts: OMAP4460: Fix CPU OPP voltagesNishanth Menon1-3/+3
2013-05-09ARM: dts: OMAP36xx: Fix CPU OPP voltagesNishanth Menon1-3/+3
2013-05-09ARM: OMAP4+: omap2plus_defconfig: Enable audio via TWL6040 as modulePeter Ujfalusi1-0/+2
2013-05-09ARM: OMAP2: AM33XX: id: Add support for new AM335x PG2.1 SiVaibhav Hiremath2-2/+7
2013-05-09omap: mux: add AM/DM37x gpiosChristoph Fritz1-1/+5
2013-05-09Merge branch 'omap-gpmc-fixes-for-v3.10' of git://github.com/jonhunter/linux ...Tony Lindgren3-68/+54
2013-05-09ARM: OMAP1: DMA: fix error handling in omap1_system_dma_init()Wei Yongjun1-4/+4
2013-05-09ARM: OMAP2+: omap_device: use late_initcall_syncKevin Hilman2-1/+2
2013-05-09ARM: OMAP: RX-51: change probe order of touchscreen and panel SPI devicesAaro Koskinen1-2/+2
2013-05-09ARM: OMAP3: Beagle: Fix USB Host on beagle xM Ax/BxRoger Quadros1-3/+3
2013-05-09Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds23-195/+322
2013-05-09Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds6-12/+17
2013-05-09Merge tag 'f2fs-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds20-691/+1676
2013-05-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rku...Linus Torvalds2-8/+6
2013-05-09ARM: dts: OMAP4: Fix ethernet IRQ for OMAP4 boardsJon Hunter2-2/+2
2013-05-09mm/slab: Fix crash during slab initChris Mason1-10/+10
2013-05-09NFS4.1 Fix data server connection raceAndy Adamson2-2/+26
2013-05-09Merge branches 'cxgb4', 'ipoib', 'iser', 'misc', 'mlx4', 'qib' and 'srp' into...Roland Dreier26-192/+315
2013-05-09if_cablemodem.h: Add parenthesis around ioctl macrosJosh Boyer1-6/+6
2013-05-09gso: Handle Trans-Ether-Bridging protocol in skb_network_protocol()Pravin B Shelar3-10/+13
2013-05-09net: fec: fix kernel oops when plug/unplug cable many timesFrank Li2-15/+39
2013-05-09bfin_mac: fix error return code in bfin_mac_probe()Wei Yongjun1-1/+2
2013-05-09sfc: fix return value check in efx_ptp_probe_channel()Wei Yongjun1-1/+3
2013-05-09net/spider_net: fix error return code in spider_net_open()Wei Yongjun1-1/+2
2013-05-09net/irda: fix error return code in bfin_sir_open()Wei Yongjun1-2/+4
2013-05-09net: of_mdio: fix behavior on missing phy deviceSebastian Hesselbarth1-7/+4
2013-05-09sierra_net: keep status interrupt URB activeDan Williams1-7/+31
2013-05-09usbnet: allow status interrupt URB to always be activeDan Williams2-6/+76
2013-05-08qmi_wwan/cdc_ether: add device IDs for Dell 5804 (Novatel E371) WWAN cardDan Williams2-0/+14
2013-05-08be2net: disable TX in be_close()Sathya Perla1-0/+2
2013-05-08be2net: fix EQ from getting full while cleaning RX CQSathya Perla1-6/+1
2013-05-08be2net: fix payload_len value for GET_MAC_LIST cmd reqSathya Perla1-3/+2
2013-05-08be2net: provision VF resources before enabling SR-IOVSathya Perla1-8/+13
2013-05-08Merge branch 'for-3.10/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds62-372/+17681
2013-05-08rtc: rtc-tile: add missing platform_device_unregister() when module exitWei Yongjun1-0/+1
2013-05-08Merge branch 'for-3.10/core' of git://git.kernel.dk/linux-blockLinus Torvalds50-956/+1000
2013-05-08f2fs: cover free_nid management with spin_lockJaegeuk Kim1-16/+18
2013-05-08f2fs: optimize scan_nat_page()Haicheng Li1-5/+9
2013-05-08f2fs: code cleanup for scan_nat_page() and build_free_nids()Haicheng Li1-6/+4
2013-05-08f2fs: bugfix for alloc_nid_failed()Haicheng Li1-2/+6