aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rku...Linus Torvalds2013-05-01
|\
| * Hexagon: add v4 CS regs to core copyout macroRichard Kuo2013-04-30
| * Hexagon: use correct translation for VMALLOC_STARTRichard Kuo2013-04-30
| * Hexagon: use correct translations for DMA mappingsRichard Kuo2013-04-30
| * Hexagon: fix return value for notify_resume case in do_work_pendingRichard Kuo2013-04-30
| * Hexagon: fix signal number for user mem faultsRichard Kuo2013-04-30
| * Hexagon: remove two Kconfig entriesPaul Bolle2013-04-30
| * arch: remove CONFIG_GENERIC_FIND_NEXT_BIT againPaul Bolle2013-04-30
| * Hexagon: update copyright datesRichard Kuo2013-04-30
| * Hexagon: add translation types for __vmnewmapRichard Kuo2013-04-30
| * Hexagon: fix signal.c compile errorRichard Kuo2013-04-30
| * Hexagon: break up user fn/arg register settingRichard Kuo2013-04-30
| * Hexagon: use generic sys_fork, sys_vfork, and sys_cloneRichard Kuo2013-04-30
| * Hexagon: fix psp/sp macroRichard Kuo2013-04-30
| * Hexagon: fix up int enable/disable at ret_from_forkRichard Kuo2013-04-30
| * Hexagon: add IOMEM and _relaxed IO macrosRichard Kuo2013-04-30
| * Hexagon: switch to using the device type for IO mappingsRichard Kuo2013-04-30
| * Hexagon: don't print info for offline CPU'sRichard Kuo2013-04-30
| * Hexagon: add support for single-stepping (v4+)Richard Kuo2013-04-30
| * Hexagon: use correct work mask when checking for more workRichard Kuo2013-04-30
| * Hexagon: add support for additional exceptionsRichard Kuo2013-04-30
| * Hexagon: fix initial page table setup prior to jump to VARichard Kuo2013-04-30
| * Hexagon: remove keyring related callRichard Kuo2013-04-30
| * Hexagon: check to if we will overflow the signal stackRichard Kuo2013-04-30
| * Hexagon: Signal and return path fixesRichard Kuo2013-04-30
| * Hexagon: add support for new v4+ registersRichard Kuo2013-04-30
| * Hexagon: add individual register access for switch_stackRichard Kuo2013-04-30
| * Hexagon: use defines for MIN_KERNEL_SEG calculationRichard Kuo2013-04-30
| * Hexagon: use GENERIC_CPU_DEVICESRichard Kuo2013-04-30
| * Hexagon: change arch version config to allow comparisonsRichard Kuo2013-04-30
| * Hexagon: add support for ARCH_PFN_OFFSETRichard Kuo2013-04-30
| * Hexagon: fix __atomic_add_unlessRichard Kuo2013-04-30
| * Hexagon: clean up generic headers in KbuildRichard Kuo2013-04-30
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-01
|\ \
| * | get rid of union semop in sys_semctl(2) argumentsAl Viro2013-03-05
| * | make do_mremap() staticAl Viro2013-03-04
| * | sparc: no need to sign-extend in sync_file_range() wrapperAl Viro2013-03-03
| * | ppc compat wrappers for add_key(2) and request_key(2) are pointlessAl Viro2013-03-03
| * | x86: trim sys_ia32.hAl Viro2013-03-03
| * | x86: sys32_kill and sys32_mprotect are pointlessAl Viro2013-03-03
| * | get rid of compat_sys_semctl() and friends in case of ARCH_WANT_OLD_COMPAT_IPCAl Viro2013-03-03
| * | merge compat sys_ipc instancesAl Viro2013-03-03
| * | consolidate compat lookup_dcookie()Al Viro2013-03-03
| * | convert vmsplice to COMPAT_SYSCALL_DEFINEAl Viro2013-03-03
| * | switch getrusage() to COMPAT_SYSCALL_DEFINEAl Viro2013-03-03
| * | switch epoll_pwait to COMPAT_SYSCALL_DEFINEAl Viro2013-03-03
| * | convert sendfile{,64} to COMPAT_SYSCALL_DEFINEAl Viro2013-03-03
| * | switch signalfd{,4}() to COMPAT_SYSCALL_DEFINEAl Viro2013-03-03
| * | make SYSCALL_DEFINE<n>-generated wrappers do asmlinkage_protectAl Viro2013-03-03
| * | make HAVE_SYSCALL_WRAPPERS unconditionalAl Viro2013-03-03