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
2012-10-07
Merge branch 'virtio-next' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2012-10-07
Merge tag 'for-v3.7' of git://git.infradead.org/users/cbou/linux-pstore
Linus Torvalds
2012-10-06
kernel/resource.c: fix stack overflow in __reserve_region_with_split()
T Makphaibulchoke
2012-10-06
taskstats: cgroupstats_user_cmd() may leak on error
Jesper Juhl
2012-10-06
kdump: remove unneeded include
Wei Yongjun
2012-10-06
coredump: pass siginfo_t* to do_coredump() and below, not merely signr
Denys Vlasenko
2012-10-06
coredump: update coredump-related headers
Alex Kelly
2012-10-06
coredump: make core dump functionality optional
Alex Kelly
2012-10-06
poweroff: fix bug in orderly_poweroff()
hongfeng
2012-10-06
kernel/sys.c: call disable_nonboot_cpus() in kernel_restart()
Shawn Guo
2012-10-04
Merge tag 'kvm-3.7-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2012-10-02
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2012-10-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-10-02
Merge tag 'pm-for-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2012-10-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2012-10-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2012-10-02
Merge branch 'for-3.7-hierarchy' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2012-10-02
Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
2012-10-02
Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2012-10-01
Merge tag 'tty-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Linus Torvalds
2012-10-01
Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2012-10-01
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2012-10-01
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2012-10-01
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2012-10-01
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2012-10-01
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2012-10-01
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2012-10-01
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2012-09-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-09-28
ftrace: Allow stealing pages from pipe buffer
Masami Hiramatsu
2012-09-28
Merge tag 'v3.6-rc7' into next
James Morris
2012-09-26
switch simple cases of fget_light to fdget
Al Viro
2012-09-26
switch prctl_set_mm_exe_file() to fget_light()
Al Viro
2012-09-26
new helper: daemonize_descriptors()
Al Viro
2012-09-26
move files_struct-related bits from kernel/exit.c to fs/file.c
Al Viro
2012-09-26
events: don't use get_unused_fd_flags() when get_unused_fd() will do
Al Viro
2012-09-26
kdb: Implement disable_nmi command
Anton Vorontsov
2012-09-26
kernel/debug: Mask KGDB NMI upon entry
Anton Vorontsov
2012-09-26
rcu: Apply micro-optimization and int/bool fixes to RCU's idle handling
Paul E. McKenney
2012-09-26
rcu: Userspace RCU extended QS selftest
Frederic Weisbecker
2012-09-26
rcu: Exit RCU extended QS on user preemption
Frederic Weisbecker
2012-09-26
rcu: Exit RCU extended QS on kernel preemption after irq/exception
Frederic Weisbecker
2012-09-26
rcu: Switch task's syscall hooks on context switch
Frederic Weisbecker
2012-09-26
rcu: Ignore userspace extended quiescent state by default
Frederic Weisbecker
2012-09-26
rcu: Allow rcu_user_enter()/exit() to nest
Frederic Weisbecker
2012-09-26
rcu: Settle config for userspace extended quiescent state
Frederic Weisbecker
2012-09-26
rcu: Make RCU_FAST_NO_HZ handle adaptive ticks
Paul E. McKenney
2012-09-26
rcu: New rcu_user_enter_after_irq() and rcu_user_exit_after_irq() APIs
Frederic Weisbecker
2012-09-26
rcu: New rcu_user_enter() and rcu_user_exit() APIs
Frederic Weisbecker
2012-09-25
Merge remote-tracking branch 'tip/core/rcu' into next.2012.09.25b
Paul E. McKenney
[next]