aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2012-04-03
| |\ \
| | * | e1000e: Guarantee descriptor writeback flush success.Matthew Vick2012-04-03
| | * | e1000e: prevent oops when adapter is being closed and reset simultaneouslyBruce Allan2012-04-03
| | * | ixgbe: driver fix for link flapMultanen, Eric W2012-04-03
| * | | bpf jit: Let the x86 jit handle negative offsetsJan Seiffert2012-04-03
| * | | bpf jit: Make the filter.c::__load_pointer helper non-static for the jitsJan Seiffert2012-04-03
| * | | TCP: update ip_local_port_range documentationFernando Luis Vazquez Cao2012-04-03
| * | | tcp: allow splice() to build full TSO packetsEric Dumazet2012-04-03
| * | | ppp: Don't stop and restart queue on every TX packetDavid Woodhouse2012-04-03
| * | | net: fix /proc/net/dev regressionEric Dumazet2012-04-03
| |/ /
* | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-04-06
|\ \ \
| * \ \ Merge tag 'omap-fixes-a2-for-3.4rc' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2012-04-05
| |\ \ \
| | | \ \
| | | \ \
| | | \ \
| | | \ \
| | | \ \
| | | \ \
| | | \ \
| | | \ \
| | *-------. \ \ Merge branches 'clock_fixes_3.4rc', 'clockdomain_fixes_3.4rc', 'hsmmc_erratum...Paul Walmsley2012-04-05
| | |\ \ \ \ \ \ \
| | | | | | | * | | ARM: OMAP2+: powerdomain: Wait for powerdomain transition in pwrdm_state_swit...Santosh Shilimkar2012-04-04
| | | | | | * | | | ARM: OMAP2+: hwmod: Fix wrong SYSC_TYPE1_XXX_MASK bit definitionsVaibhav Hiremath2012-04-05
| | | | | | * | | | ARM: OMAP2+: hwmod: Make omap_hwmod_softreset wait for reset statusRajendra Nayak2012-04-05
| | | | | | * | | | ARM: OMAP2+: hwmod: Restore sysc after a resetRajendra Nayak2012-04-05
| | | | | | * | | | ARM: OMAP2+: omap_hwmod: Allow io_ring wakeup configuration for all modulesGovindraj.R2012-04-05
| | | | | | |/ / /
| | | | | * / / / ARM: OMAP4: hwmod data: Add aliases for McBSP fclk clocksPaul Walmsley2012-04-04
| | | | | |/ / /
| | | | * / / / ARM: OMAP3xxx: HSMMC: avoid erratum workaround when transceiver is attachedGrazvydas Ignotas2012-04-04
| | | | |/ / /
| | | * / / / ARM: OMAP44xx: clockdomain data: correct the emu_sys_clkdm CLKTRCTRL dataPaul Walmsley2012-04-04
| | | |/ / /
| | * | | | ARM: OMAP3: clock data: fill in some missing clockdomainsPaul Walmsley2012-04-04
| | * | | | ARM: OMAP4: clock data: Force a DPLL clkdm/pwrdm ON before a relockRajendra Nayak2012-04-04
| | * | | | ARM: OMAP4: clock data: fix mult and div mask for USB_DPLLAmeya Palande2012-04-04
| | * | | | ARM: OMAP AM3517/3505: clock data: change EMAC clocks aliasesIlya Yanok2012-04-04
| | * | | | ARM: OMAP: clock: fix race in disable all clocksNishanth Menon2012-04-04
| | * | | | ARM: OMAP3xxx: clock data: fix DPLL4 CLKSEL masksGrazvydas Ignotas2012-04-04
| | |/ / /
| * | | | ARM: fix __io macro for PCMCIARob Herring2012-04-05
| * | | | Merge branch 'v3.4-samsung-fixes-1' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2012-04-05
| |\ \ \ \
| | * | | | ARM: EXYNOS: Fix compiler warning in dma.c fileSachin Kamat2012-04-05
| | * | | | ARM: EXYNOS: fix ISO C90 warningIl Han2012-04-05
| | * | | | ARM: EXYNOS: use chip_id reg in uncompress to select uart base physDima Zavin2012-04-04
| | * | | | ARM: EXYNOS: fix CONFIG_DEBUG_LLColin Cross2012-04-04
| | * | | | ARM: S3C24XX: fix missing common.h in mach-s3c24xx/Kukjin Kim2012-04-01
| | |/ / /
| * | | | Merge branch 'v3.4-cpufreq-exynos-fixes' of git://git.kernel.org/pub/scm/linu...Olof Johansson2012-04-05
| |\ \ \ \
| | * | | | EXYNOS: fix dependency for EXYNOS_CPUFREQKukjin Kim2012-04-04
| | |/ / /
| * | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/...Olof Johansson2012-04-05
| |\ \ \ \
| | * \ \ \ Merge branch 'for_3.4/fixes/pm' of git://git.kernel.org/pub/scm/linux/kernel/...Tony Lindgren2012-04-03
| | |\ \ \ \
| | | * | | | ARM: OMAP3+: fix oops triggered in omap_prcm_register_chain_handler(v1)Ming Lei2012-03-22
| | | * | | | ARM: OMAP2+: OPP: allow OPP enumeration to continue if device is not presentNishanth Menon2012-03-22
| | | * | | | arm: omap3: pm34xx.c: Replace printk() with appropriate pr_*()Mark A. Greer2012-03-22
| | | * | | | arm: omap3: pm34xx.c: Fix omap3_pm_init() error out pathsMark A. Greer2012-03-22
| | | * | | | ARM: OMAP4: Workaround the OCP synchronisation issue with 32K synctimer.Santosh Shilimkar2012-03-22
| | * | | | | Merge branch 'fixes-smsc911x' into fixesTony Lindgren2012-04-03
| | |\ \ \ \ \
| | | * | | | | ARM: OMAP2+: smsc911x: Add fixed board regulatorsRuss Dill2012-04-03
| | | * | | | | ARM: OMAP2+: smsc911x: Remove regulator support from gmpc-smsc911xRuss Dill2012-04-03
| | | * | | | | ARM: OMAP2+: smsc911x: Remove unused rate calculationRuss Dill2012-04-03
| | | * | | | | ARM: OMAP2+ smsc911x: Fix possible stale smsc911x flagsRuss Dill2012-04-03
| | | * | | | | ARM: OMAP2+: smsc911x: Remove odd gpmc_cfg/board_data redirectionRuss Dill2012-04-03
| | | | |/ / / | | | |/| | |
| | * | | | | ARM: OMAP: fix section mismatches in usb-host.cIgor Grinberg2012-04-03