summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2012-07-01ARM: LPC32xx: Cleanup USB clock initAlexandre Pereira da Silva
2012-07-01ARM: LPC32xx: Remove wrong re-initialization of MMC clock registerRoland Stigge
2012-07-01ARM: LPC32xx: Add further bits to MMC initRoland Stigge
2012-07-01ARM: LPC32xx: Init MMC via clockRoland Stigge
2012-06-14ARM: LPC32xx: Move i2s1 dma enabling to clock.cAlexandre Pereira da Silva
2012-06-14ARM: LPC32xx: Move uart6 irda disable to serial.cAlexandre Pereira da Silva
2012-06-14ARM: LPC32xx: Cleanup board init, remove duplicate clock initAlexandre Pereira da Silva
2012-06-14ARM: LPC32xx: Remove spi chip definitionsAlexandre Pereira da Silva
2012-06-14ARM: LPC32xx: Remove spi chipselect request from board initAlexandre Pereira da Silva
2012-06-14ARM: LPC32xx: Add dt settings to the at25 nodeAlexandre Pereira da Silva
2012-06-14ARM: LPC32xx: Build arch dtbsAlexandre Pereira da Silva
2012-06-14ARM: LPC32xx: Fix lpc32xx.dtsi status property: "disable" -> "disabled"Roland Stigge
2012-06-14ARM: LPC32xx: Remove mach specific ARCH_NR_GPIOS, use defaultRoland Stigge
2012-06-14ARM: LPC32xx: High Speed UART configuration via DTRoland Stigge
2012-06-14ARM: LPC32xx: DT conversion of Standard UARTsRoland Stigge
2012-06-14ARM: LPC32xx: DTS adjustment for using pl18x primecellRoland Stigge
2012-06-14ARM: LPC32xx: Add MMC controller supportRoland Stigge
2012-06-14ARM: LPC32xx: Defconfig updateRoland Stigge
2012-06-14ARM: LPC32xx: Clock adjustment for key matrix controllerRoland Stigge
2012-06-14ARM: LPC32xx: DTS adjustment for key matrix controllerRoland Stigge
2012-06-14ARM: LPC32xx: Add dts for EA3250 reference boardRoland Stigge
2012-06-14ARM: LPC32xx: Adjust dtsi file for MLC controller configurationRoland Stigge
2012-06-14ARM: LPC32xx: Add DMA configuration to platform dataRoland Stigge
2012-06-14ARM: LPC32xx: Remove SLC controller initialization from platform initRoland Stigge
2012-06-14ARM: LPC32xx: Clock initialization for NAND controllersRoland Stigge
2012-06-14ARM: LPC32xx: Add NAND flash timing to PHY3250 board dtsRoland Stigge
2012-06-08Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2012-06-08Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds
2012-06-08Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-06-08Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-06-08x86/nmi: Fix section mismatch warnings on 32-bitDon Zickus
2012-06-08powerpc: Fix kernel panic during kernel module loadSteffen Rumler
2012-06-08x86/uv: Fix UV2 BAU legacy modeCliff Wickman
2012-06-08x86/mm: Only add extra pages count for the first memory range during pre-allo...Yinghai Lu
2012-06-08powerpc/time: Sanity check of decrementer expiration is necessaryPaul Mackerras
2012-06-07x86, efi stub: Add .reloc section back into imageJordan Justen
2012-06-07Merge tag 'parisc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jej...Linus Torvalds
2012-06-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds
2012-06-06tile: add #include to unbreak build after generic init_task conversionChris Metcalf
2012-06-06tile: remove cpu_idle_on_new_stackChris Metcalf
2012-06-06perf/x86: Check user address explicitly in copy_from_user_nmi()Arun Sharma
2012-06-06perf/x86: Check if user fp is validArun Sharma
2012-06-06perf/x86: Allow multiple stacksArun Sharma
2012-06-06perf/x86: Update SNB PEBS constraintsPeter Zijlstra
2012-06-06perf/x86: Enable/Add IvyBridge hardware supportPeter Zijlstra
2012-06-06perf/x86: Implement cycles:p for SNB/IVBPeter Zijlstra
2012-06-06perf/x86: Fix Intel shared extra MSR allocationPeter Zijlstra
2012-06-06sched/x86: Calculate booted cores after construction of sibling_maskKamalesh Babulal
2012-06-06x86/ioapic: Fix NULL pointer dereference on CPU hotplug after disabling irqsTomoki Sekiyama
2012-06-06x86/reboot: Fix a warning message triggered by stop_other_cpus()Feng Tang