summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* 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
| * consolidate compat lookup_dcookie()Al Viro2013-03-0315-60/+6
| * convert vmsplice to COMPAT_SYSCALL_DEFINEAl Viro2013-03-034-10/+2
| * switch getrusage() to COMPAT_SYSCALL_DEFINEAl Viro2013-03-034-8/+2
| * switch epoll_pwait to COMPAT_SYSCALL_DEFINEAl Viro2013-03-032-11/+1
| * convert sendfile{,64} to COMPAT_SYSCALL_DEFINEAl Viro2013-03-0316-149/+10
| * switch signalfd{,4}() to COMPAT_SYSCALL_DEFINEAl Viro2013-03-032-15/+2
| * make SYSCALL_DEFINE<n>-generated wrappers do asmlinkage_protectAl Viro2013-03-033-13/+10
| * make HAVE_SYSCALL_WRAPPERS unconditionalAl Viro2013-03-037-9/+0
| * consolidate cond_syscall and SYSCALL_ALIAS declarationsAl Viro2013-03-0326-178/+23
| * teach SYSCALL_DEFINE<n> how to deal with long long/unsigned long longAl Viro2013-03-031-12/+2
* | Merge branch 'akpm' (incoming from Andrew)Linus Torvalds2013-04-3075-439/+88
|\ \
| * | sparc/sysrq: fix inconstistent help message of sysrq keyzhangwei(Jovi)2013-04-301-2/+2
| * | powerpc/xmon/sysrq: fix inconstistent help message of sysrq keyzhangwei(Jovi)2013-04-301-1/+1
| * | ARM/etm/sysrq: fix inconstistent help message of sysrq keyzhangwei(Jovi)2013-04-301-1/+1
| * | Kconfig: consolidate CONFIG_DEBUG_STRICT_USER_COPY_CHECKSStephen Boyd2013-04-3014-83/+10
| * | coredump: factor out the setting of PF_DUMPCOREOleg Nesterov2013-04-301-1/+0
| * | arc, print-fatal-signals: reduce duplicated informationVineet Gupta2013-04-301-1/+1
| * | dump_stack: unify debug information printed by show_regs()Tejun Heo2013-04-3037-84/+53
| * | dump_stack: implement arch-specific hardware description in task dumpsTejun Heo2013-04-302-0/+2
| * | dump_stack: consolidate dump_stack() implementations and unify their behaviorsTejun Heo2013-04-3030-259/+1
| * | sparc32: make show_stack() acquire %fp if @_ksp is not specifiedTejun Heo2013-04-301-9/+7
| * | x86: don't show trace beyond show_stack(NULL, NULL)Tejun Heo2013-04-301-1/+13
* | | Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-04-30100-5881/+250
|\ \ \
| * \ \ Merge branch 'pm-cpufreq'Rafael J. Wysocki2013-04-2873-5295/+70
| |\ \ \
| | * | | cpufreq: OMAP: instantiate omap-cpufreq as a platform_driverNishanth Menon2013-04-101-0/+9
| | * | | arm: exynos: Enable OPP library support for exynos5440Amit Daniel Kachhap2013-04-101-0/+2
| | * | | cpufreq: AMD "frequency sensitivity feedback" powersave bias for ondemand gov...Jacob Shin2013-04-102-1/+3
| | * | | cpufreq: powerpc/platforms/cell: move cpufreq driver to drivers/cpufreqViresh Kumar2013-04-106-531/+1
| | * | | cpufreq: sparc: move cpufreq driver to drivers/cpufreqViresh Kumar2013-04-104-703/+0
| | * | | cpufreq: unicore2: move cpufreq driver to drivers/cpufreqViresh Kumar2013-04-102-93/+0
| | * | | cpufreq: sh: move cpufreq driver to drivers/cpufreqViresh Kumar2013-04-103-210/+0
| | * | | cpufreq: mips: move cpufreq driver to drivers/cpufreqViresh Kumar2013-04-105-297/+8
| | * | | cpufreq: ia64: move cpufreq driver to drivers/cpufreqViresh Kumar2013-04-105-474/+3
| | * | | cpufreq: cris: move cpufreq driver to drivers/cpufreqViresh Kumar2013-04-104-290/+0
| | * | | cpufreq: blackfin: move cpufreq driver to drivers/cpufreqViresh Kumar2013-04-102-248/+0
| | * | | cpufreq: AVR32: move cpufreq driver to drivers/cpufreqViresh Kumar2013-04-1017-151/+14
| | * | | cpufreq: sa11x0: move cpufreq driver to drivers/cpufreqViresh Kumar2013-04-106-678/+14
| | * | | cpufreq: integrator: move cpufreq driver to drivers/cpufreqViresh Kumar2013-04-083-234/+0
| | * | | cpufreq: pxa2xx: move cpufreq driver to drivers/cpufreqViresh Kumar2013-04-083-505/+0
| | * | | cpufreq: pxa3xx: move cpufreq driver to drivers/cpufreqViresh Kumar2013-04-083-258/+1
| | * | | cpufreq: davinci: move cpufreq driver to drivers/cpufreqViresh Kumar2013-04-082-234/+0