index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2013-05-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2013-05-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-05-01
Merge branch 'akpm' (incoming from Andrew)
Linus Torvalds
2013-05-01
power/sysrq: fix inconstistent help message of sysrq key
zhangwei(Jovi)
2013-05-01
kgdb/sysrq: fix inconstistent help message of sysrq key
zhangwei(Jovi)
2013-05-01
kernel/sys.c: make prctl(PR_SET_MM) generally available
Amnon Shiloh
2013-05-01
relay: use macro PAGE_ALIGN instead of FIX_SIZE
zhangwei(Jovi)
2013-05-01
kernel/relay.c: move FIX_SIZE macro into relay.c
zhangwei(Jovi)
2013-05-01
kernel/relay.c: remove unused function argument actor
zhangwei(Jovi)
2013-05-01
semaphore: use `bool' type for semaphore_waiter's up
liguang
2013-05-01
semaphore: use unlikely() for down's timeout
liguang
2013-05-01
pid_namespace.c/.h: simplify defines
Raphael S.Carvalho
2013-05-01
kernel/pid.c: improve flow of a loop inside alloc_pidmap.
Raphael S. Carvalho
2013-05-01
kexec: Use min() and min_t() to simplify logic
Zhang Yanfei
2013-05-01
kexec: fix wrong types of some local variables
Zhang Yanfei
2013-05-01
coredump: only SIGKILL should interrupt the coredumping task
Oleg Nesterov
2013-05-01
kmod: remove call_usermodehelper_fns()
Lucas De Marchi
2013-05-01
kmod: split call to call_usermodehelper_fns()
Lucas De Marchi
2013-05-01
usermodehelper: export call_usermodehelper_exec() and call_usermodehelper_set...
Lucas De Marchi
2013-05-01
ptrace: add ability to retrieve signals without removing from a queue (v4)
Andrey Vagin
2013-05-01
kernel/timer.c: move some non timer related syscalls to kernel/sys.c
Stephen Rothwell
2013-05-01
kernel/timer.c: convert compat_sys_sysinfo to COMPAT_SYSCALL_DEFINE
Stephen Rothwell
2013-05-01
kernel/compat.c: make do_sysinfo() static
Stephen Rothwell
2013-05-01
kernel/smp.c: cleanups
Andrew Morton
2013-05-01
kernel/smp.c: remove 'priv' of call_single_data
liguang
2013-05-01
kernel/smp.c: use '|=' for csd_lock
liguang
2013-05-01
workqueue: include workqueue info when printing debug dump of a worker task
Tejun Heo
2013-05-01
kthread: implement probe_kthread_data()
Tejun Heo
2013-05-01
arc, print-fatal-signals: reduce duplicated information
Vineet Gupta
2013-05-01
dump_stack: unify debug information printed by show_regs()
Tejun Heo
2013-05-01
dump_stack: implement arch-specific hardware description in task dumps
Tejun Heo
2013-05-01
dump_stack: consolidate dump_stack() implementations and unify their behaviors
Tejun Heo
2013-05-01
kernel/range.c: subtract_range: fix the broken phrase issued by printk
Lin Feng
2013-04-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2013-04-30
Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2013-04-30
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2013-04-30
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2013-04-30
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2013-04-30
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2013-04-30
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2013-04-30
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2013-04-30
tracing: Fix small merge bug
Steven Rostedt
2013-04-30
Merge branch 'akpm' (incoming from Andrew)
Linus Torvalds
2013-04-30
Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
2013-04-30
Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2013-04-30
Merge branch 'for-3.10-async' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-04-30
kernel/: rename random32() to prandom_u32()
Akinobu Mita
2013-04-30
printk: fix failure to return error in devkmsg_poll()
Nicolas Kaiser
2013-04-30
early_printk: consolidate random copies of identical code
Thomas Gleixner
2013-04-30
printk/tracing: rework console tracing
zhangwei(Jovi)
[next]