summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | arch: remove KCORE_ELF again [tile]Paul Bolle2013-03-221-5/+0
| * | | | | | | | | | | | | tile: remove two outdated Kconfig entriesPaul Bolle2013-03-221-9/+0
| * | | | | | | | | | | | | tile: support atomic64_dec_if_positive()Chris Metcalf2013-03-222-0/+22
| * | | | | | | | | | | | | tile: support TIF_SYSCALL_TRACEPOINT; select HAVE_SYSCALL_TRACEPOINTSSimon Marchi2013-03-224-7/+33
| * | | | | | | | | | | | | tile: Add definition of NR_syscallsSimon Marchi2013-03-211-0/+2
| * | | | | | | | | | | | | tile: move declaration of sys_call_table to <asm/syscall.h>Simon Marchi2013-03-212-6/+6
| * | | | | | | | | | | | | arch/tile: Enable HAVE_ARCH_TRACEHOOKSimon Marchi2013-03-211-0/+1
| * | | | | | | | | | | | | arch/tile: Call tracehook_report_syscall_{entry,exit} in syscall traceSimon Marchi2013-03-214-25/+28
| |/ / / / / / / / / / / /
* | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rku...Linus Torvalds2013-05-0134-346/+659
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Hexagon: add v4 CS regs to core copyout macroRichard Kuo2013-04-301-3/+12
| * | | | | | | | | | | | | Hexagon: use correct translation for VMALLOC_STARTRichard Kuo2013-04-301-2/+1
| * | | | | | | | | | | | | Hexagon: use correct translations for DMA mappingsRichard Kuo2013-04-302-10/+22
| * | | | | | | | | | | | | Hexagon: fix return value for notify_resume case in do_work_pendingRichard Kuo2013-04-301-0/+1
| * | | | | | | | | | | | | 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 branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-0159-869/+74
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | get rid of union semop in sys_semctl(2) argumentsAl Viro2013-03-053-17/+2
| * | | | | | | | | | | | | make do_mremap() staticAl Viro2013-03-041-4/+0
| * | | | | | | | | | | | | sparc: no need to sign-extend in sync_file_range() wrapperAl Viro2013-03-032-2/+1
| * | | | | | | | | | | | | ppc compat wrappers for add_key(2) and request_key(2) are pointlessAl Viro2013-03-032-19/+2
| * | | | | | | | | | | | | x86: trim sys_ia32.hAl Viro2013-03-031-5/+0
| * | | | | | | | | | | | | x86: sys32_kill and sys32_mprotect are pointlessAl Viro2013-03-033-15/+2
| * | | | | | | | | | | | | get rid of compat_sys_semctl() and friends in case of ARCH_WANT_OLD_COMPAT_IPCAl Viro2013-03-032-27/+3
| * | | | | | | | | | | | | merge compat sys_ipc instancesAl Viro2013-03-0312-314/+6