index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2013-04-30
kernel/timer.c: move some non timer related syscalls to kernel/sys.c
Stephen Rothwell
2013-04-30
kernel/timer.c: convert compat_sys_sysinfo to COMPAT_SYSCALL_DEFINE
Stephen Rothwell
2013-04-30
kernel/compat.c: make do_sysinfo() static
Stephen Rothwell
2013-04-30
kernel/smp.c: cleanups
Andrew Morton
2013-04-30
kernel/smp.c: remove 'priv' of call_single_data
liguang
2013-04-30
kernel/smp.c: use '|=' for csd_lock
liguang
2013-04-30
workqueue: include workqueue info when printing debug dump of a worker task
Tejun Heo
2013-04-30
kthread: implement probe_kthread_data()
Tejun Heo
2013-04-30
arc, print-fatal-signals: reduce duplicated information
Vineet Gupta
2013-04-30
dump_stack: unify debug information printed by show_regs()
Tejun Heo
2013-04-30
dump_stack: implement arch-specific hardware description in task dumps
Tejun Heo
2013-04-30
dump_stack: consolidate dump_stack() implementations and unify their behaviors
Tejun Heo
2013-04-30
kernel/range.c: subtract_range: fix the broken phrase issued by printk
Lin Feng
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-29
Merge branch 'akpm' (incoming from Andrew)
Linus Torvalds
2013-04-29
Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
2013-04-29
Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2013-04-29
Merge branch 'for-3.10-async' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-04-29
kernel/: rename random32() to prandom_u32()
Akinobu Mita
2013-04-29
printk: fix failure to return error in devkmsg_poll()
Nicolas Kaiser
2013-04-29
early_printk: consolidate random copies of identical code
Thomas Gleixner
2013-04-29
printk/tracing: rework console tracing
zhangwei(Jovi)
2013-04-29
Merge branch 'akpm' (incoming from Andrew)
Linus Torvalds
2013-04-29
mem hotunplug: fix kfree() of bootmem memory
Yasuaki Ishimatsu
2013-04-29
resource: add release_mem_region_adjustable()
Toshi Kani
2013-04-29
resource: add __adjust_resource() for internal use
Toshi Kani
2013-04-29
mm: replace hardcoded 3% with admin_reserve_pages knob
Andrew Shewmaker
2013-04-29
mm: limit growth of 3% hardcoded other user reserve
Andrew Shewmaker
2013-04-29
kernel/cpuset.c: use register_hotmemory_notifier()
Andrew Morton
2013-04-29
kexec, vmalloc: export additional vmalloc layer information
Atsushi Kumagai
2013-04-29
mm, vmalloc: export vmap_area_list, instead of vmlist
Joonsoo Kim
2013-04-29
fs: don't compile in drop_caches.c when CONFIG_SYSCTL=n
Josh Triplett
2013-04-29
cgroup: remove css_get_next
Michal Hocko
2013-04-29
mm,kexec: use common help functions to free reserved pages
Jiang Liu
2013-04-29
kernel/audit_tree.c: tree will leak memory when failure occurs in audit_trim_...
Chen Gang
2013-04-29
kernel/auditfilter.c: tree and watch will memory leak when failure occurs
Chen Gang
2013-04-29
audit: remove unnecessary #if CONFIG_AUDIT
Gao feng
2013-04-29
audit: remove duplicate export of audit_enabled
Gao feng
2013-04-29
audit: don't check if kauditd is valid every time
Gao feng
2013-04-29
kernel/auditsc.c: use kzalloc instead of kmalloc+memset
Rakib Mullick
2013-04-29
kthread: kill task_get_live_kthread()
Oleg Nesterov
2013-04-29
kthread: introduce to_live_kthread()
Oleg Nesterov
2013-04-29
Merge tag 'trace-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2013-04-29
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
[next]