index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
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
/
include
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
5
-162
/
+86
|
\
|
*
syscalls.h: slightly reduce the jungles of macros
Al Viro
2013-03-05
1
-34
/
+15
|
*
get rid of union semop in sys_semctl(2) arguments
Al Viro
2013-03-05
1
-1
/
+1
|
*
make do_mremap() static
Al Viro
2013-03-04
1
-3
/
+0
|
*
get rid of compat_sys_semctl() and friends in case of ARCH_WANT_OLD_COMPAT_IPC
Al Viro
2013-03-03
1
-13
/
+4
|
*
merge compat sys_ipc instances
Al Viro
2013-03-03
1
-0
/
+1
|
*
consolidate compat lookup_dcookie()
Al Viro
2013-03-03
1
-0
/
+1
|
*
switch epoll_pwait to COMPAT_SYSCALL_DEFINE
Al Viro
2013-03-03
1
-3
/
+2
|
*
convert sendfile{,64} to COMPAT_SYSCALL_DEFINE
Al Viro
2013-03-03
1
-0
/
+2
|
*
make SYSCALL_DEFINE<n>-generated wrappers do asmlinkage_protect
Al Viro
2013-03-03
1
-1
/
+5
|
*
make HAVE_SYSCALL_WRAPPERS unconditional
Al Viro
2013-03-03
2
-19
/
+0
|
*
consolidate cond_syscall and SYSCALL_ALIAS declarations
Al Viro
2013-03-03
3
-31
/
+21
|
*
teach SYSCALL_DEFINE<n> how to deal with long long/unsigned long long
Al Viro
2013-03-03
1
-2
/
+3
|
*
get rid of duplicate logics in __SC_....[1-6] definitions
Al Viro
2013-03-03
2
-62
/
+38
*
|
Merge branch 'akpm' (incoming from Andrew)
Linus Torvalds
2013-04-30
19
-66
/
+129
|
\
\
|
*
|
UAPI: remove empty Kbuild files
David Howells
2013-04-30
2
-4
/
+0
|
*
|
kernel/relay.c: move FIX_SIZE macro into relay.c
zhangwei(Jovi)
2013-04-30
1
-3
/
+0
|
*
|
pid_namespace.c/.h: simplify defines
Raphael S.Carvalho
2013-04-30
1
-1
/
+3
|
*
|
exec: do not abuse ->cred_guard_mutex in threadgroup_lock()
Oleg Nesterov
2013-04-30
1
-14
/
+4
|
*
|
coredump: only SIGKILL should interrupt the coredumping task
Oleg Nesterov
2013-04-30
1
-0
/
+1
|
*
|
kmod: remove call_usermodehelper_fns()
Lucas De Marchi
2013-04-30
1
-10
/
+1
|
*
|
usermodehelper: export call_usermodehelper_exec() and call_usermodehelper_set...
Lucas De Marchi
2013-04-30
1
-0
/
+8
|
*
|
ptrace: add ability to retrieve signals without removing from a queue (v4)
Andrey Vagin
2013-04-30
1
-0
/
+12
|
*
|
kernel/compat.c: make do_sysinfo() static
Stephen Rothwell
2013-04-30
1
-2
/
+0
|
*
|
lib/string_helpers: introduce generic string_unescape
Andy Shevchenko
2013-04-30
1
-0
/
+58
|
*
|
include/linux/fs.h: disable preempt when acquire i_size_seqcount write lock
Fan Du
2013-04-30
1
-0
/
+2
|
*
|
kernel/smp.c: remove 'priv' of call_single_data
liguang
2013-04-30
1
-1
/
+0
|
*
|
workqueue: include workqueue info when printing debug dump of a worker task
Tejun Heo
2013-04-30
1
-0
/
+5
|
*
|
kthread: implement probe_kthread_data()
Tejun Heo
2013-04-30
1
-0
/
+1
|
*
|
dump_stack: unify debug information printed by show_regs()
Tejun Heo
2013-04-30
1
-0
/
+5
|
*
|
dump_stack: implement arch-specific hardware description in task dumps
Tejun Heo
2013-04-30
2
-0
/
+7
|
*
|
dump_stack: consolidate dump_stack() implementations and unify their behaviors
Tejun Heo
2013-04-30
1
-0
/
+5
|
*
|
xen: tmem: enable Xen tmem shim to be built/loaded as a module
Dan Magenheimer
2013-04-30
1
-0
/
+8
|
*
|
mm: cleancache: clean up cleancache_enabled
Bob Liu
2013-04-30
1
-1
/
+1
|
*
|
cleancache: Make cleancache_init use a pointer for the ops
Konrad Rzeszutek Wilk
2013-04-30
1
-1
/
+1
|
*
|
frontswap: get rid of swap_lock dependency
Minchan Kim
2013-04-30
1
-3
/
+3
|
*
|
mm: frontswap: cleanup code
Bob Liu
2013-04-30
1
-25
/
+3
|
*
|
frontswap: make frontswap_init use a pointer for the ops
Konrad Rzeszutek Wilk
2013-04-30
1
-1
/
+1
|
*
|
memory hotplug: fix warnings
Vincent Stehlé
2013-04-30
1
-1
/
+1
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2013-04-30
2
-4
/
+7
|
\
\
\
|
*
|
|
selinux: make security_sb_clone_mnt_opts return an error on context mismatch
Jeff Layton
2013-04-02
1
-4
/
+6
|
*
|
|
smack: SMACK_MAGIC to include/uapi/linux/magic.h
Jarkko Sakkinen
2013-03-19
1
-0
/
+1
*
|
|
|
Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2013-04-30
13
-265
/
+501
|
\
\
\
\
|
*
\
\
\
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
2013-04-28
1
-5
/
+16
|
|
\
\
\
\
|
|
*
|
|
|
cpufreq: Notify all policy->cpus in cpufreq_notify_transition()
Viresh Kumar
2013-04-02
1
-2
/
+2
|
|
*
|
|
|
cpufreq: governor: Implement per policy instances of governors
Viresh Kumar
2013-04-01
1
-0
/
+8
|
|
*
|
|
|
cpufreq: Add per policy governor-init/exit infrastructure
Viresh Kumar
2013-04-01
1
-3
/
+6
|
*
|
|
|
|
Merge branch 'pm-cpuidle'
Rafael J. Wysocki
2013-04-28
2
-29
/
+26
|
|
\
\
\
\
\
|
|
*
|
|
|
|
cpuidle: make a single register function for all
Daniel Lezcano
2013-04-23
1
-2
/
+7
|
|
*
|
|
|
|
cpuidle: remove en_core_tk_irqen flag
Daniel Lezcano
2013-04-23
1
-11
/
+0
[next]