index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-05-01
59
-869
/
+74
|
\
|
*
get rid of union semop in sys_semctl(2) arguments
Al Viro
2013-03-05
3
-17
/
+2
|
*
make do_mremap() static
Al Viro
2013-03-04
1
-4
/
+0
|
*
sparc: no need to sign-extend in sync_file_range() wrapper
Al Viro
2013-03-03
2
-2
/
+1
|
*
ppc compat wrappers for add_key(2) and request_key(2) are pointless
Al Viro
2013-03-03
2
-19
/
+2
|
*
x86: trim sys_ia32.h
Al Viro
2013-03-03
1
-5
/
+0
|
*
x86: sys32_kill and sys32_mprotect are pointless
Al Viro
2013-03-03
3
-15
/
+2
|
*
get rid of compat_sys_semctl() and friends in case of ARCH_WANT_OLD_COMPAT_IPC
Al Viro
2013-03-03
2
-27
/
+3
|
*
merge compat sys_ipc instances
Al Viro
2013-03-03
12
-314
/
+6
|
*
consolidate compat lookup_dcookie()
Al Viro
2013-03-03
15
-60
/
+6
|
*
convert vmsplice to COMPAT_SYSCALL_DEFINE
Al Viro
2013-03-03
4
-10
/
+2
|
*
switch getrusage() to COMPAT_SYSCALL_DEFINE
Al Viro
2013-03-03
4
-8
/
+2
|
*
switch epoll_pwait to COMPAT_SYSCALL_DEFINE
Al Viro
2013-03-03
2
-11
/
+1
|
*
convert sendfile{,64} to COMPAT_SYSCALL_DEFINE
Al Viro
2013-03-03
16
-149
/
+10
|
*
switch signalfd{,4}() to COMPAT_SYSCALL_DEFINE
Al Viro
2013-03-03
2
-15
/
+2
|
*
make SYSCALL_DEFINE<n>-generated wrappers do asmlinkage_protect
Al Viro
2013-03-03
3
-13
/
+10
|
*
make HAVE_SYSCALL_WRAPPERS unconditional
Al Viro
2013-03-03
7
-9
/
+0
|
*
consolidate cond_syscall and SYSCALL_ALIAS declarations
Al Viro
2013-03-03
26
-178
/
+23
|
*
teach SYSCALL_DEFINE<n> how to deal with long long/unsigned long long
Al Viro
2013-03-03
1
-12
/
+2
*
|
Merge branch 'akpm' (incoming from Andrew)
Linus Torvalds
2013-04-30
75
-439
/
+88
|
\
\
|
*
|
sparc/sysrq: fix inconstistent help message of sysrq key
zhangwei(Jovi)
2013-04-30
1
-2
/
+2
|
*
|
powerpc/xmon/sysrq: fix inconstistent help message of sysrq key
zhangwei(Jovi)
2013-04-30
1
-1
/
+1
|
*
|
ARM/etm/sysrq: fix inconstistent help message of sysrq key
zhangwei(Jovi)
2013-04-30
1
-1
/
+1
|
*
|
Kconfig: consolidate CONFIG_DEBUG_STRICT_USER_COPY_CHECKS
Stephen Boyd
2013-04-30
14
-83
/
+10
|
*
|
coredump: factor out the setting of PF_DUMPCORE
Oleg Nesterov
2013-04-30
1
-1
/
+0
|
*
|
arc, print-fatal-signals: reduce duplicated information
Vineet Gupta
2013-04-30
1
-1
/
+1
|
*
|
dump_stack: unify debug information printed by show_regs()
Tejun Heo
2013-04-30
37
-84
/
+53
|
*
|
dump_stack: implement arch-specific hardware description in task dumps
Tejun Heo
2013-04-30
2
-0
/
+2
|
*
|
dump_stack: consolidate dump_stack() implementations and unify their behaviors
Tejun Heo
2013-04-30
30
-259
/
+1
|
*
|
sparc32: make show_stack() acquire %fp if @_ksp is not specified
Tejun Heo
2013-04-30
1
-9
/
+7
|
*
|
x86: don't show trace beyond show_stack(NULL, NULL)
Tejun Heo
2013-04-30
1
-1
/
+13
*
|
|
Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2013-04-30
100
-5881
/
+250
|
\
\
\
|
*
\
\
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
2013-04-28
73
-5295
/
+70
|
|
\
\
\
|
|
*
|
|
cpufreq: OMAP: instantiate omap-cpufreq as a platform_driver
Nishanth Menon
2013-04-10
1
-0
/
+9
|
|
*
|
|
arm: exynos: Enable OPP library support for exynos5440
Amit Daniel Kachhap
2013-04-10
1
-0
/
+2
|
|
*
|
|
cpufreq: AMD "frequency sensitivity feedback" powersave bias for ondemand gov...
Jacob Shin
2013-04-10
2
-1
/
+3
|
|
*
|
|
cpufreq: powerpc/platforms/cell: move cpufreq driver to drivers/cpufreq
Viresh Kumar
2013-04-10
6
-531
/
+1
|
|
*
|
|
cpufreq: sparc: move cpufreq driver to drivers/cpufreq
Viresh Kumar
2013-04-10
4
-703
/
+0
|
|
*
|
|
cpufreq: unicore2: move cpufreq driver to drivers/cpufreq
Viresh Kumar
2013-04-10
2
-93
/
+0
|
|
*
|
|
cpufreq: sh: move cpufreq driver to drivers/cpufreq
Viresh Kumar
2013-04-10
3
-210
/
+0
|
|
*
|
|
cpufreq: mips: move cpufreq driver to drivers/cpufreq
Viresh Kumar
2013-04-10
5
-297
/
+8
|
|
*
|
|
cpufreq: ia64: move cpufreq driver to drivers/cpufreq
Viresh Kumar
2013-04-10
5
-474
/
+3
|
|
*
|
|
cpufreq: cris: move cpufreq driver to drivers/cpufreq
Viresh Kumar
2013-04-10
4
-290
/
+0
|
|
*
|
|
cpufreq: blackfin: move cpufreq driver to drivers/cpufreq
Viresh Kumar
2013-04-10
2
-248
/
+0
|
|
*
|
|
cpufreq: AVR32: move cpufreq driver to drivers/cpufreq
Viresh Kumar
2013-04-10
17
-151
/
+14
|
|
*
|
|
cpufreq: sa11x0: move cpufreq driver to drivers/cpufreq
Viresh Kumar
2013-04-10
6
-678
/
+14
|
|
*
|
|
cpufreq: integrator: move cpufreq driver to drivers/cpufreq
Viresh Kumar
2013-04-08
3
-234
/
+0
|
|
*
|
|
cpufreq: pxa2xx: move cpufreq driver to drivers/cpufreq
Viresh Kumar
2013-04-08
3
-505
/
+0
|
|
*
|
|
cpufreq: pxa3xx: move cpufreq driver to drivers/cpufreq
Viresh Kumar
2013-04-08
3
-258
/
+1
|
|
*
|
|
cpufreq: davinci: move cpufreq driver to drivers/cpufreq
Viresh Kumar
2013-04-08
2
-234
/
+0
[next]