aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
...
| | * | | | | ARM: at91/dts: USB host vbus is active lowNicolas Ferre2012-04-04
| | * | | | | ARM: at91/USB host: specify and handle properly vbus_pin_active_lowNicolas Ferre2012-04-04
| | * | | | | ARM: at91/at91sam9x5: add clkdev entries for DMA controllersNicolas Ferre2012-04-02
| | |/ / / /
| * | | | | Merge tag 'v3.4-rc1-imx-fixes' of git://git.pengutronix.de/git/imx/linux-2.6 ...Olof Johansson2012-04-03
| |\ \ \ \ \
| | * | | | | ARM: armadillo5x0: Fix smsc911x driver probeFabio Estevam2012-04-02
| | * | | | | ARM: kzm_arm11_01: Fix smsc911x driver probeFabio Estevam2012-04-02
| | * | | | | ARM: mx31lilly: Fix smsc911x driver probeFabio Estevam2012-04-02
| | * | | | | ARM: mx31lite: Fix smsc911x driver probeFabio Estevam2012-04-02
| | * | | | | ARM: mx53ard: Fix smsc911x driver probeFabio Estevam2012-04-02
| | * | | | | ARM: mx35: Fix registration of camera clockFabio Estevam2012-04-02
| | * | | | | ARM: 3ds_debugboard: Fix smsc911x driver probeFabio Estevam2012-04-02
| | * | | | | MX2: Fix mx2_camera clock regression.Javier Martin2012-04-02
| | * | | | | ARM: mach-mx35_3ds: Fix build warning due to the lack of 'const' annotationFabio Estevam2012-04-02
| | |/ / / /
| * | | | | ARM: fix lcd power build failure in collie_defconfigPaul Gortmaker2012-04-03
| * | | | | ARM: versatile: fix build failure in pci.cPaul Gortmaker2012-04-03
| |/ / / /
* | | | | blackfin: update defconfig for bf527-ezkitBob Liu2012-04-05
* | | | | blackfin: gpio: fix compile error if !CONFIG_GPIOLIBBob Liu2012-04-05
* | | | | blackfin: fix L1 data A overflow link issueMike Frysinger2012-04-05
* | | | | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-04-05
|\ \ \ \ \
| * | | | | C6X: use set_current_blocked() and block_sigmask()Matt Fleming2012-04-05
| * | | | | alpha: use set_current_blocked() and block_sigmask()Matt Fleming2012-04-05
| * | | | | simple_open: automatically convert to simple_open()Stephen Boyd2012-04-05
* | | | | | Merge tag 'for_linus-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2012-04-04
|\ \ \ \ \ \
| * | | | | | x86,kgdb: Fix DEBUG_RODATA limitation using text_poke()Jason Wessel2012-03-29
* | | | | | | Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds2012-04-04
|\ \ \ \ \ \ \
| * | | | | | | Hexagon: adapt for dma_map_ops changesMarek Szyprowski2012-03-28
| * | | | | | | Unicore32: adapt for dma_map_ops changesAndrzej Pietrasiewicz2012-03-28
| * | | | | | | Microblaze: adapt for dma_map_ops changesAndrzej Pietrasiewicz2012-03-28
| * | | | | | | SH: adapt for dma_map_ops changesAndrzej Pietrasiewicz2012-03-28
| * | | | | | | Alpha: adapt for dma_map_ops changesAndrzej Pietrasiewicz2012-03-28
| * | | | | | | SPARC: adapt for dma_map_ops changesAndrzej Pietrasiewicz2012-03-28
| * | | | | | | PowerPC: adapt for dma_map_ops changesAndrzej Pietrasiewicz2012-03-28
| * | | | | | | MIPS: adapt for dma_map_ops changesAndrzej Pietrasiewicz2012-03-28
| * | | | | | | X86 & IA64: adapt for dma_map_ops changesAndrzej Pietrasiewicz2012-03-28
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-04-04
|\ \ \ \ \ \ \
| * | | | | | | perf/x86/p4: Add format attributesPeter Zijlstra2012-04-03
* | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-04-04
|\ \ \ \ \ \ \ \
| * | | | | | | | x86, kvm: Call restore_sched_clock_state() only after %gs is initializedMarcelo Tosatti2012-04-02
| * | | | | | | | x86: Use -mno-avx when availableAndi Kleen2012-03-30
| * | | | | | | | x86: Remove the ancient and deprecated disable_hlt() and enable_hlt() facilityLen Brown2012-03-30
| * | | | | | | | Merge branch 'linus' into x86/urgentIngo Molnar2012-03-30
| |\ \ \ \ \ \ \ \
| * | | | | | | | | x86: Preserve lazy irq disable semantics in fixup_irqs()Liu, Chuansheng2012-03-29
* | | | | | | | | | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-04-04
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | ARM: fix more fallout from 9f97da78bf (Disintegrate asm/system.h for ARM)Russell King2012-03-31
| * | | | | | | | | | ARM: fix bios32.c build warningRussell King2012-03-30
| * | | | | | | | | | ARM: 7337/1: ptrace: fix ptrace_read_user for !CONFIG_MMU platformsWill Deacon2012-03-30
| * | | | | | | | | | ARM: fix missing bug.h include in arch/arm/kernel/insn.cRussell King2012-03-30
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2012-04-04
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | sparc: pgtable_64: change include orderAaro Koskinen2012-04-01
| | |_|_|_|_|_|/ / / | |/| | | | | | | |
* | | | | | | | | | avr32: fix nop compile fails from system.h split upPaul Gortmaker2012-04-04
| |_|_|_|_|_|_|_|/ |/| | | | | | | |