aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2013-03-07ARM: 7668/1: fix memset-related crashes caused by recent GCC (4.7.2) optimiza...Ivan Djelic
2013-03-06x86, doc: Be explicit about what the x86 struct boot_params requiresPeter Jones
2013-03-06x86: Don't clear efi_info even if the sentinel hitsJosh Boyer
2013-03-06x86, mm: Make sure to find a 2M free block for the first mapped areaYinghai Lu
2013-03-06x86: Fix 32-bit *_cpu_data initializersKrzysztof Mazur
2013-03-07ARM: mxs: cfa10049: Fix fb initialisation functionMaxime Ripard
2013-03-06ARM: 7667/1: perf: Fix section mismatch on armpmu_init()Stephen Boyd
2013-03-06ARM: 7666/1: decompressor: add -mno-single-pic-base for building the decompre...Jonathan Austin
2013-03-06m68k: drop "select EMAC_INC"Paul Bolle
2013-03-05x86, smpboot: Remove unused variableBorislav Petkov
2013-03-05ARM: SPEAr13xx: Fix typo "ARCH_HAVE_CPUFREQ"Paul Bolle
2013-03-05Merge tag 'omap-for-v3.9-rc1/fixes-signed' of git://git.kernel.org/pub/scm/li...Arnd Bergmann
2013-03-05ARM: OMAP: RX-51: add missing USB phy bindingAaro Koskinen
2013-03-05powerpc: Set DSCR bit in FSCR setupMichael Neuling
2013-03-05powerpc: Add DSCR FSCR register bit definitionMichael Neuling
2013-03-05powerpc: Fix setting FSCR for HV=0 and on secondary CPUsMichael Neuling
2013-03-05powerpc: Wireup the kcmp syscall to sys_niTony Breeds
2013-03-05powerpc: Remove unused BITOP_LE_SWIZZLE macroAkinobu Mita
2013-03-05powerpc: Avoid link stack corruption in MMU on syscall entry pathMichael Neuling
2013-03-05powerpc/pseries/hvcserver: Fix strncpy buffer limit in location codeChen Gang
2013-03-05powerpc: Fix compile of sha1-powerpc-asm.S on 32-bitTony Breeds
2013-03-04Merge tag 'mxs-fixes-3.9' of git://git.linaro.org/people/shawnguo/linux-2.6 i...Olof Johansson
2013-03-04Merge tag 'imx-fixes-3.9' of git://git.linaro.org/people/shawnguo/linux-2.6 i...Olof Johansson
2013-03-04ARM: Tegra: Add clock entry for smp_twd clockPrashant Gaikwad
2013-03-04ARM: dts: remove generated .dtb files on cleanNishanth Menon
2013-03-04ARM: bcm2835: fix I2C module clock rateStephen Warren
2013-03-04ARM: OMAP2+: Remove duplicate omap4430_init_late() declarationSantosh Shilimkar
2013-03-04ARM: OMAP2+: mux: correct wrong error messagesRuslan Bilovol
2013-03-04ARM: OMAP2+: mux: fix debugfs file permissionFelipe Balbi
2013-03-04ARM: OMAP2+: Fix unmet direct dependencies for zoom for 8250 serialTony Lindgren
2013-03-04ARM: OMAP3: board-generic: Add missing omap3_init_lateRajendra Nayak
2013-03-04ARM: OMAP2+: Fix broken gpmc supportJon Hunter
2013-03-04ARM: OMAP1: Fix build related to kgdb.h no longer including serial_8250.hTony Lindgren
2013-03-04tile: properly use COMPAT_SYSCALL_DEFINExChris Metcalf
2013-03-04tile: work around bug in the generic sys_llseekChris Metcalf
2013-03-04metag: Inhibit NUMA balancing.Paul Mundt
2013-03-04metag: remove SET_PERSONALITY()James Hogan
2013-03-04m68knommu: fix misnamed GPIO pin definition for ColdFire 528x CPUGreg Ungerer
2013-03-03fs: Limit sys_mount to only request filesystem modules.Eric W. Biederman
2013-03-04ARM: mxs: ocotp: Fix sparse warningFabio Estevam
2013-03-04ARM: mxs: icoll: Fix sparse warningFabio Estevam
2013-03-04ARM: mxs: mm: Fix sparse warningFabio Estevam
2013-03-04ARM: mxs_defconfig: Make USB host functional againFabio Estevam
2013-03-04ARM: dts: imx53-mba53: fix fsl,pins for disp1-grp1Shawn Guo
2013-03-04ARM: mach-imx: move early resume code out of the .data sectionNicolas Pitre
2013-03-04m68knommu: fix MC68328.h definesLuis Alves
2013-03-04m68knommu: fix build when CPU is not coldfireThadeu Lima de Souza Cascardo
2013-03-04m68knommu: add CPU_NAME for 68000Luis Alves
2013-03-03ARM: 7665/1: Wire up kcmp syscallCyrill Gorcunov
2013-03-03ARM: 7664/1: perf: remove erroneous semicolon from event initialisationChen Gang