index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2012-10-09
mm: replace vma prio_tree with an interval tree
Michel Lespinasse
2012-10-09
oom: remove deprecated oom_adj
Davidlohr Bueso
2012-10-09
mm: kill vma flag VM_RESERVED and mm->reserved_vm counter
Konstantin Khlebnikov
2012-10-09
mm: kill vma flag VM_EXECUTABLE and mm->num_exe_file_vmas
Konstantin Khlebnikov
2012-10-09
mm: use mm->exe_file instead of first VM_EXECUTABLE vma->vm_file
Konstantin Khlebnikov
2012-10-09
CPU hotplug, debug: detect imbalance between get_online_cpus() and put_online...
Srivatsa S. Bhat
2012-10-09
Kconfig: clean up the "#if defined(arch)" list for exception-trace sysctl entry
Catalin Marinas
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
[next]