summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ARM: ensure vm_struct has its phys_addr member filled inRussell King2012-09-281-0/+1
* ARM: 7540/1: kexec: Check segment memory addressesMatthew Leach2012-09-261-0/+6
* ARM: 7539/1: kexec: scan for dtb magic in segmentsMatthew Leach2012-09-261-1/+22
* ARM: 7536/1: smp: Formalize an IPI for wakeupStephen Boyd2012-09-192-5/+10
* ARM: 7531/1: mark kernelmode mem{cpy,set} non-experimentalLinus Walleij2012-09-151-2/+2
* ARM: 7520/1: Build dtb files in all targetAndrew Lunn2012-09-151-2/+7
* ARM: Fix build warning in arch/arm/mm/alignment.cRussell King2012-09-151-3/+3
* ARM: Add irqtime accounting supportRussell King2012-09-151-0/+8
* ARM: Fix bad merge bd1274dc005 (Merge branch 'v6v7' into devel)Russell King2012-09-021-8/+8
* ARM: 7500/1: io: avoid writeback addressing modes for __raw_ accessorsWill Deacon2012-08-251-6/+61
* ARM: 7498/1: mach-shmobile: Use SGI0 to wake secondary CPUsStephen Boyd2012-08-251-1/+1
* ARM: 7495/1: mutex: use generic atomic_dec-based implementation for ARMv6+Will Deacon2012-08-251-2/+7
* ARM: 7494/1: use generic termios.hRob Herring2012-08-252-92/+1
* ARM: 7493/1: use generic unaligned.hRob Herring2012-08-252-19/+1
* ARM: 7492/1: add strstr declaration for decompressorsRob Herring2012-08-251-0/+3
* ARM: 7491/1: use generic version of identical asm headersRob Herring2012-08-2516-502/+17
* ARM: Allow arm_memblock_steal() to remove memory from any RAM regionRussell King2012-08-131-1/+1
* ARM: 7485/1: EXYNOS: use SGI0 to wake secondary CPUsStephen Boyd2012-08-111-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-08-0867-228/+364
|\
| * net: ipv6: fix TCP early demuxEric Dumazet2012-08-067-16/+41
| * net: Use PTR_RET rather than if(IS_ERR(.. [1]Thomas Meyer2012-08-062-6/+2
| * net_sched: act: Delete estimator in error path.Hiroaki SHIMODA2012-08-063-3/+14
| * ip: fix error handling in ip_finish_output2()Vasiliy Kulikov2012-08-061-1/+1
| * llc: free the right skbSorin Dumitru2012-08-061-3/+3
| * ixp4xx_eth: fix ptp_ixp46x build failureArnaud Patard (Rtp)2012-08-061-0/+1
| * drivers/atm/iphase.c: fix error return codeJulia Lawall2012-08-061-1/+1
| * tcp_output: fix sparse warning for tcp_wfreeSilviu-Mihai Popescu2012-08-061-1/+1
| * drivers/net/phy/mdio-mux-gpio.c: drop devm_kfree of devm_kzalloc'd dataJulia Lawall2012-08-061-1/+0
| * batman-adv: select an internet gateway if none was chosenMarek Lindner2012-08-061-3/+3
| * mISDN: Bugfix for layer2 fixed TEI modeKarsten Keil2012-08-061-1/+1
| * igb: don't break user visible strings over multiple lines in igb_ethtool.cJesper Juhl2012-08-041-12/+11
| * igb: correct hardware type (i210/i211) check in igb_loopback_test()Jesper Juhl2012-08-041-1/+1
| * igb: Fix for failure to init on some 82576 devices.Carolyn Wyborny2012-08-041-8/+8
| * cris: fix eth_v10.c build errorRandy Dunlap2012-08-031-1/+1
| * cdc-ncm: tag Ericsson WWAN devices (eg F5521gw) with FLAG_WWANPeter Meiser2012-08-031-0/+20
| * isdnloop: fix and simplify isdnloop_init()Wu Fengguang2012-08-031-12/+0
| * hyperv: Move wait completion msg code into rndis_filter_halt_device()Haiyang Zhang2012-08-032-7/+11
| * net/mlx4_core: Remove port type restrictionsYevgeny Petrilin2012-08-032-17/+0
| * net/mlx4_en: Fixing TX queue stop/wake flowYevgeny Petrilin2012-08-032-11/+7
| * net/mlx4_en: loopbacked packets are dropped when SMAC=DMACAmir Vadai2012-08-031-2/+2
| * net_sched: gact: Fix potential panic in tcf_gact().Hiroaki SHIMODA2012-08-031-3/+11
| * emulex: benet: Add a missing CR in the end of messageMasanari Iida2012-08-031-1/+1
| * ath9k: Add PID/VID support for AR1111Mohammed Shafi Shajakhan2012-08-033-0/+3
| * brcmsmac: use channel flags to restrict OFDMSeth Forshee2012-08-022-5/+3
| * libertas: fix two memory leaksDaniel Drake2012-08-022-0/+2
| * rt2x00 : fix rt3290 resuming failed.Woody Hung2012-08-022-71/+68
| * libertas: don't reset card on error when it is being removedDaniel Drake2012-08-021-1/+4
| * b43: fix logic in GPIO initRafał Miłecki2012-08-021-8/+13
| * bcma: BCM43228 supportRafał Miłecki2012-08-023-1/+10
| * Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-08-025-3/+26
| |\