aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)AuthorFilesLines
2012-10-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 1-1/+12
2012-10-09mm: wrap calls to set_pte_at_notify with invalidate_range_start and invalidat...Gravatar Haggai Eran 1-0/+5
2012-10-09mm: interval tree updatesGravatar Michel Lespinasse 1-1/+6
2012-10-09mm: replace vma prio_tree with an interval treeGravatar Michel Lespinasse 2-3/+2
2012-10-09oom: remove deprecated oom_adjGravatar Davidlohr Bueso 1-1/+0
2012-10-09mm: kill vma flag VM_RESERVED and mm->reserved_vm counterGravatar Konstantin Khlebnikov 1-1/+1
2012-10-09mm: kill vma flag VM_EXECUTABLE and mm->num_exe_file_vmasGravatar Konstantin Khlebnikov 1-21/+0
2012-10-09mm: use mm->exe_file instead of first VM_EXECUTABLE vma->vm_fileGravatar Konstantin Khlebnikov 2-13/+3
2012-10-09CPU hotplug, debug: detect imbalance between get_online_cpus() and put_online...Gravatar Srivatsa S. Bhat 1-0/+4
2012-10-09Kconfig: clean up the "#if defined(arch)" list for exception-trace sysctl entryGravatar Catalin Marinas 1-2/+1
2012-10-07Merge branch 'virtio-next' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Gravatar Linus Torvalds 1-7/+1
2012-10-07Merge tag 'for-v3.7' of git://git.infradead.org/users/cbou/linux-pstoreGravatar Linus Torvalds 1-14/+1
2012-10-06kernel/resource.c: fix stack overflow in __reserve_region_with_split()Gravatar T Makphaibulchoke 1-12/+38
2012-10-06taskstats: cgroupstats_user_cmd() may leak on errorGravatar Jesper Juhl 1-0/+1
2012-10-06kdump: remove unneeded includeGravatar Wei Yongjun 1-1/+0
2012-10-06coredump: pass siginfo_t* to do_coredump() and below, not merely signrGravatar Denys Vlasenko 1-1/+1
2012-10-06coredump: update coredump-related headersGravatar Alex Kelly 1-0/+1
2012-10-06coredump: make core dump functionality optionalGravatar Alex Kelly 1-1/+11
2012-10-06poweroff: fix bug in orderly_poweroff()Gravatar hongfeng 1-1/+1
2012-10-06kernel/sys.c: call disable_nonboot_cpus() in kernel_restart()Gravatar Shawn Guo 1-0/+1
2012-10-04Merge tag 'kvm-3.7-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 1-0/+1
2012-10-02Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Gravatar Linus Torvalds 2-46/+42
2012-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 4-150/+44
2012-10-02Merge tag 'pm-for-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Gravatar Linus Torvalds 6-2/+33
2012-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 4-15/+18
2012-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Gravatar Linus Torvalds 15-219/+457
2012-10-02Merge branch 'for-3.7-hierarchy' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 3-1/+26
2012-10-02Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Gravatar Linus Torvalds 1-101/+219
2012-10-02Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqGravatar Linus Torvalds 2-580/+641
2012-10-01Merge tag 'tty-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyGravatar Linus Torvalds 2-3/+42
2012-10-01Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-1/+1
2012-10-01Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-11/+0
2012-10-01Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-59/+49
2012-10-01Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 11-705/+686
2012-10-01Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 24-407/+1259
2012-10-01Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 2-0/+3
2012-10-01Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 2-40/+102
2012-10-01Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 2-64/+65
2012-09-30preparation for generic kernel_thread()Gravatar Al Viro 1-1/+12
2012-09-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 5-72/+57
2012-09-28ftrace: Allow stealing pages from pipe bufferGravatar Masami Hiramatsu 1-7/+1
2012-09-28Merge tag 'v3.6-rc7' into nextGravatar James Morris 16-196/+329
2012-09-26switch simple cases of fget_light to fdgetGravatar Al Viro 3-54/+43
2012-09-26switch prctl_set_mm_exe_file() to fget_light()Gravatar Al Viro 1-4/+4
2012-09-26new helper: daemonize_descriptors()Gravatar Al Viro 1-3/+1
2012-09-26move files_struct-related bits from kernel/exit.c to fs/file.cGravatar Al Viro 1-93/+0
2012-09-26events: don't use get_unused_fd_flags() when get_unused_fd() will doGravatar Al Viro 1-1/+1
2012-09-26kdb: Implement disable_nmi commandGravatar Anton Vorontsov 1-0/+31
2012-09-26kernel/debug: Mask KGDB NMI upon entryGravatar Anton Vorontsov 1-3/+11
2012-09-26rcu: Apply micro-optimization and int/bool fixes to RCU's idle handlingGravatar Paul E. McKenney 1-8/+8