summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Hexagon: fix signal number for user mem faultsRichard Kuo2013-04-301-2/+2
* Hexagon: remove two Kconfig entriesPaul Bolle2013-04-301-9/+0
* arch: remove CONFIG_GENERIC_FIND_NEXT_BIT againPaul Bolle2013-04-302-6/+0
* Hexagon: update copyright datesRichard Kuo2013-04-3020-20/+20
* Hexagon: add translation types for __vmnewmapRichard Kuo2013-04-301-0/+7
* Hexagon: fix signal.c compile errorRichard Kuo2013-04-301-0/+2
* Hexagon: break up user fn/arg register settingRichard Kuo2013-04-301-1/+2
* Hexagon: use generic sys_fork, sys_vfork, and sys_cloneRichard Kuo2013-04-302-0/+5
* Hexagon: fix psp/sp macroRichard Kuo2013-04-301-2/+1
* Hexagon: fix up int enable/disable at ret_from_forkRichard Kuo2013-04-301-2/+11
* Hexagon: add IOMEM and _relaxed IO macrosRichard Kuo2013-04-301-0/+14
* Hexagon: switch to using the device type for IO mappingsRichard Kuo2013-04-301-5/+4
* Hexagon: don't print info for offline CPU'sRichard Kuo2013-04-301-0/+5
* Hexagon: add support for single-stepping (v4+)Richard Kuo2013-04-306-1/+38
* Hexagon: use correct work mask when checking for more workRichard Kuo2013-04-301-1/+1
* Hexagon: add support for additional exceptionsRichard Kuo2013-04-301-0/+10
* Hexagon: fix initial page table setup prior to jump to VARichard Kuo2013-04-301-12/+73
* Hexagon: remove keyring related callRichard Kuo2013-04-301-3/+0
* Hexagon: check to if we will overflow the signal stackRichard Kuo2013-04-301-0/+4
* Hexagon: Signal and return path fixesRichard Kuo2013-04-305-88/+84
* Hexagon: add support for new v4+ registersRichard Kuo2013-04-308-48/+206
* Hexagon: add individual register access for switch_stackRichard Kuo2013-04-301-6/+43
* Hexagon: use defines for MIN_KERNEL_SEG calculationRichard Kuo2013-04-301-1/+1
* Hexagon: use GENERIC_CPU_DEVICESRichard Kuo2013-04-303-53/+2
* Hexagon: change arch version config to allow comparisonsRichard Kuo2013-04-303-31/+10
* Hexagon: add support for ARCH_PFN_OFFSETRichard Kuo2013-04-308-55/+91
* Hexagon: fix __atomic_add_unlessRichard Kuo2013-04-301-9/+11
* Hexagon: clean up generic headers in KbuildRichard Kuo2013-04-301-1/+1
* Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-04-271-7/+11
|\
| * Merge tag 'omap-for-v3.9-rc6/fixes-signed' of git://git.kernel.org/pub/scm/li...Olof Johansson2013-04-261-7/+11
| |\
| | * ARM: OMAP4: hwmod data: make 'ocp2scp_usb_phy_phy_48m" as the main clockKishon Vijay Abraham I2013-04-101-7/+11
* | | Merge branch 'fixes-3.9-late' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-04-268-40/+67
|\ \ \
| * | | parisc: use spin_lock_irqsave/spin_unlock_irqrestore for PTE updatesJohn David Anglin2013-04-252-26/+26
| * | | parisc: disable -mlong-calls compiler option for kernel modulesHelge Deller2013-04-251-2/+4
| * | | parisc: uaccess: fix compiler warnings caused by __put_user castingWill Deacon2013-04-251-10/+4
| * | | parisc: Change kunmap macro to static inline functionJohn David Anglin2013-04-251-1/+4
| * | | parisc: Provide __ucmpdi2 to resolve undefined references in 32 bit builds.John David Anglin2013-04-253-1/+29
* | | | Merge tag 'efi-urgent' into x86/urgentH. Peter Anvin2013-04-251-2/+2
|\ \ \ \ | |/ / / |/| | |
| * | | efi: Check EFI revision in setup_efi_varsJosh Boyer2013-04-241-1/+1
| * | | x86, efi: Fix a build warningBorislav Petkov2013-04-241-1/+1
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2013-04-241-1/+2
|\ \ \ \
| * | | | sparc64: Fix missing put_cpu_var() in tlb_batch_add_one() when not batching.David S. Miller2013-04-241-1/+2
* | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2013-04-221-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Revert "MIPS: page.h: Provide more readable definition for PAGE_MASK."Ralf Baechle2013-04-221-1/+1
* | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-04-211-4/+16
|\ \ \ \ \
| * | | | | perf/x86: Fix offcore_rsp valid mask for SNB/IVBStephane Eranian2013-04-161-4/+16
| |/ / / /
* | | | | Merge branch 'x86-kdump-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-04-201-8/+37
|\ \ \ \ \
| * | | | | x86, kdump: Change crashkernel_high/low= to crashkernel=,high/lowYinghai Lu2013-04-171-3/+3
| * | | | | x86, kdump: Retore crashkernel= to allocate under 896MYinghai Lu2013-04-171-5/+19
| * | | | | x86, kdump: Set crashkernel_low automaticallyYinghai Lu2013-04-171-3/+18
| |/ / / /
OpenPOWER on IntegriCloud