summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* sparc64: Export flush_ptrace_access() (needed by lustre)Geert Uytterhoeven2013-09-051-0/+2
* sparc64: Remove RWSEM export leftoversKirill Tkhai2013-09-051-9/+0
* sparc64: Fix off by one in trampoline TLB mapping installation loop.David S. Miller2013-08-231-2/+0
* sparc64: Fix ITLB handler of null pageKirill Tkhai2013-08-031-2/+1
* sparc64: Fix not SRA'ed %o5 in 32-bit traced syscallKirill Tkhai2013-08-011-4/+4
* sparc64: cleanup: Rename ret_from_syscall to ret_from_forkKirill Tkhai2013-08-013-6/+6
* sparc32: Fix exit flag passed from traced sys_sigreturnKirill Tkhai2013-08-011-1/+1
* sparc64: Fix wrong syscall return value passed to trace_sys_exit()Kirill Tkhai2013-08-011-1/+1
* support sparc64x chip type in cpumap.cAllen Pais2013-08-011-0/+1
* cpu hw caps support for sparc64xAllen Pais2013-08-011-4/+8
* Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds2013-08-011-0/+1
|\
| * arch/x86/platform/ce4100/ce4100.c: include reboot.hAndrew Morton2013-07-311-0/+1
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2013-07-317-16/+24
|\ \
| * | MIPS: BMIPS: fix slave CPU booting when physical CPU is not 0Florian Fainelli2013-07-302-3/+13
| * | MIPS: BMIPS: do not change interrupt routing depending on boot CPUFlorian Fainelli2013-07-301-7/+1
| * | MIPS: powertv: Fix arguments for free_reserved_area()Markos Chandras2013-07-301-2/+1
| * | MIPS: Set default CPU type for BCM47XX platformsMarkos Chandras2013-07-302-1/+1
| * | MIPS: uapi/asm/siginfo.h: Fix GCC 4.1.2 compilationMaciej W. Rozycki2013-07-301-3/+4
| * | MIPS: Fix multiple definitions of UNCAC_BASE.Steven J. Hill2013-07-301-0/+4
* | | Merge tag 'xen-arm-3.11-rc2-warn-tag' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-07-311-1/+1
|\ \ \ | |_|/ |/| |
| * | xen/arm,arm64: update xen_restart after ff701306cd49 and 7b6d864b48d9Stefano Stabellini2013-07-231-1/+1
* | | Merge tag 'arc-v3.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-07-301-0/+1
|\ \ \ | |_|/ |/| |
| * | ARC: SMP build breakageVineet Gupta2013-07-271-0/+1
| |/
* | Merge tag 'pinctrl-for-v3.11-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-07-292-16/+22
|\ \
| * | arm/dts: sirf: fix the pingroup name mismatch between drivers and dtsBarry Song2013-07-222-16/+16
| * | pinctrl: sirf: add usp0_uart_nostreamctrl pin group for usp-uart without flow...Qipan Li2013-07-221-0/+6
* | | Merge tag 'arm64-stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cma...Linus Torvalds2013-07-264-4/+17
|\ \ \
| * | | arm64: Change kernel stack size to 16KFeng Kan2013-07-262-3/+3
| * | | arm64: Fix definition of arm_pm_restart to match the declarationCatalin Marinas2013-07-231-1/+1
| * | | arm64: virt: ensure visibility of __boot_cpu_modeMark Rutland2013-07-231-0/+13
| | |/ | |/|
* | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-07-2650-165/+268
|\ \ \
| * \ \ Merge tag 'samsung-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson2013-07-2515-109/+136
| |\ \ \
| | * | | ARM: EXYNOS: Update CONFIG_ARCH_NR_GPIO for ExynosSachin Kamat2013-07-241-2/+1
| | * | | ARM: EXYNOS: Fix low level debug supportYadwinder Singh Brar2013-07-241-26/+0
| | * | | ARM: SAMSUNG: Save/restore only selected uart's registersYadwinder Singh Brar2013-07-241-11/+3
| | * | | ARM: SAMSUNG: Add SAMSUNG_PM config option to select pmAmit Daniel Kachhap2013-07-246-7/+14
| | * | | ARM: S3C24XX: Add missing clkdev entries for s3c2440 UARTSylwester Nawrocki2013-07-243-63/+106
| | * | | ARM: EXYNOS: Enable 64-bit DMA for EXYNOS5440 if LPAE is enabledThomas Abraham2013-07-161-0/+1
| | * | | ARM: EXYNOS: change the PHYSMEM_BITS and SECTION_SIZESubash Patel2013-07-161-0/+5
| | * | | ARM: EXYNOS: skip pm support on exynos5440Kukjin Kim2013-07-161-0/+6
| | | |/ | | |/|
| * | | ARM: omap5: Only select errata 798181 if SMPOlof Johansson2013-07-251-1/+1
| * | | ARM: multi_v7_defconfig: Select USB chipidea driverFabio Estevam2013-07-231-1/+2
| * | | ARM: pxa: propagate errors from regulator_enable() to pxamciArnd Bergmann2013-07-236-9/+25
| * | | ARM: zynq: fix compilation warningVincent Stehlé2013-07-231-1/+1
| * | | ARM: keystone: fix compilation warningVincent Stehlé2013-07-231-1/+1
| * | | ARM: highbank: Only touch common coherency control register fieldsRob Herring2013-07-231-3/+4
| * | | Merge tag 'nomadik-defconfig-for-arm-soc' of git://git.kernel.org/pub/scm/lin...Olof Johansson2013-07-231-2/+5
| |\ \ \
| | * | | ARM: nomadik: configure for NO_HZ and HRTIMERSLinus Walleij2013-07-201-0/+2
| | * | | ARM: nomadik: update defconfig baseLinus Walleij2013-07-201-1/+1
| | * | | ARM: nomadik: Update MMC defconfigsUlf Hansson2013-07-201-1/+2
| | |/ /