Age | Commit message (Expand) | Author | Files | Lines |
2012-10-09 | mm: interval tree updates | Michel Lespinasse | 1 | -1/+6 |
2012-10-09 | mm: replace vma prio_tree with an interval tree | Michel Lespinasse | 2 | -3/+2 |
2012-10-09 | oom: remove deprecated oom_adj | Davidlohr Bueso | 1 | -1/+0 |
2012-10-09 | mm: kill vma flag VM_RESERVED and mm->reserved_vm counter | Konstantin Khlebnikov | 1 | -1/+1 |
2012-10-09 | mm: kill vma flag VM_EXECUTABLE and mm->num_exe_file_vmas | Konstantin Khlebnikov | 1 | -21/+0 |
2012-10-09 | mm: use mm->exe_file instead of first VM_EXECUTABLE vma->vm_file | Konstantin Khlebnikov | 2 | -13/+3 |
2012-10-09 | CPU hotplug, debug: detect imbalance between get_online_cpus() and put_online... | Srivatsa S. Bhat | 1 | -0/+4 |
2012-10-09 | Kconfig: clean up the "#if defined(arch)" list for exception-trace sysctl entry | Catalin Marinas | 1 | -2/+1 |
2012-10-07 | Merge branch 'virtio-next' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 1 | -7/+1 |
2012-10-07 | Merge tag 'for-v3.7' of git://git.infradead.org/users/cbou/linux-pstore | Linus Torvalds | 1 | -14/+1 |
2012-10-06 | kernel/resource.c: fix stack overflow in __reserve_region_with_split() | T Makphaibulchoke | 1 | -12/+38 |
2012-10-06 | taskstats: cgroupstats_user_cmd() may leak on error | Jesper Juhl | 1 | -0/+1 |
2012-10-06 | kdump: remove unneeded include | Wei Yongjun | 1 | -1/+0 |
2012-10-06 | coredump: pass siginfo_t* to do_coredump() and below, not merely signr | Denys Vlasenko | 1 | -1/+1 |
2012-10-06 | coredump: update coredump-related headers | Alex Kelly | 1 | -0/+1 |
2012-10-06 | coredump: make core dump functionality optional | Alex Kelly | 1 | -1/+11 |
2012-10-06 | poweroff: fix bug in orderly_poweroff() | hongfeng | 1 | -1/+1 |
2012-10-06 | kernel/sys.c: call disable_nonboot_cpus() in kernel_restart() | Shawn Guo | 1 | -0/+1 |
2012-10-04 | Merge tag 'kvm-3.7-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -0/+1 |
2012-10-02 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds | 2 | -46/+42 |
2012-10-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 4 | -150/+44 |
2012-10-02 | Merge tag 'pm-for-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 6 | -2/+33 |
2012-10-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 4 | -15/+18 |
2012-10-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds | 15 | -219/+457 |
2012-10-02 | Merge branch 'for-3.7-hierarchy' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 3 | -1/+26 |
2012-10-02 | Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg... | Linus Torvalds | 1 | -101/+219 |
2012-10-02 | Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds | 2 | -580/+641 |
2012-10-01 | Merge tag 'tty-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty | Linus Torvalds | 2 | -3/+42 |
2012-10-01 | Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -1/+1 |
2012-10-01 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -11/+0 |
2012-10-01 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -59/+49 |
2012-10-01 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 11 | -705/+686 |
2012-10-01 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 24 | -407/+1259 |
2012-10-01 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2 | -0/+3 |
2012-10-01 | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2 | -40/+102 |
2012-10-01 | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2 | -64/+65 |
2012-09-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 5 | -72/+57 |
2012-09-28 | ftrace: Allow stealing pages from pipe buffer | Masami Hiramatsu | 1 | -7/+1 |
2012-09-28 | Merge tag 'v3.6-rc7' into next | James Morris | 16 | -196/+329 |
2012-09-26 | switch simple cases of fget_light to fdget | Al Viro | 3 | -54/+43 |
2012-09-26 | switch prctl_set_mm_exe_file() to fget_light() | Al Viro | 1 | -4/+4 |
2012-09-26 | new helper: daemonize_descriptors() | Al Viro | 1 | -3/+1 |
2012-09-26 | move files_struct-related bits from kernel/exit.c to fs/file.c | Al Viro | 1 | -93/+0 |
2012-09-26 | events: don't use get_unused_fd_flags() when get_unused_fd() will do | Al Viro | 1 | -1/+1 |
2012-09-26 | kdb: Implement disable_nmi command | Anton Vorontsov | 1 | -0/+31 |
2012-09-26 | kernel/debug: Mask KGDB NMI upon entry | Anton Vorontsov | 1 | -3/+11 |
2012-09-26 | rcu: Apply micro-optimization and int/bool fixes to RCU's idle handling | Paul E. McKenney | 1 | -8/+8 |
2012-09-26 | rcu: Userspace RCU extended QS selftest | Frederic Weisbecker | 1 | -1/+1 |
2012-09-26 | rcu: Exit RCU extended QS on user preemption | Frederic Weisbecker | 1 | -0/+15 |
2012-09-26 | rcu: Exit RCU extended QS on kernel preemption after irq/exception | Frederic Weisbecker | 1 | -0/+1 |