aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAge
* fs: handle failed audit_log_start properlySasha Levin2012-10-09
* mm: wrap calls to set_pte_at_notify with invalidate_range_start and invalidat...Haggai Eran2012-10-09
* mm: interval tree updatesMichel Lespinasse2012-10-09
* mm: replace vma prio_tree with an interval treeMichel Lespinasse2012-10-09
* oom: remove deprecated oom_adjDavidlohr Bueso2012-10-09
* mm: kill vma flag VM_RESERVED and mm->reserved_vm counterKonstantin Khlebnikov2012-10-09
* mm: kill vma flag VM_EXECUTABLE and mm->num_exe_file_vmasKonstantin Khlebnikov2012-10-09
* mm: use mm->exe_file instead of first VM_EXECUTABLE vma->vm_fileKonstantin Khlebnikov2012-10-09
* CPU hotplug, debug: detect imbalance between get_online_cpus() and put_online...Srivatsa S. Bhat2012-10-09
* Kconfig: clean up the "#if defined(arch)" list for exception-trace sysctl entryCatalin Marinas2012-10-09
* Merge branch 'virtio-next' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2012-10-07
|\
| * ftrace: Allow stealing pages from pipe bufferMasami Hiramatsu2012-09-28
* | Merge tag 'for-v3.7' of git://git.infradead.org/users/cbou/linux-pstoreLinus Torvalds2012-10-07
|\ \
| * | pstore/ftrace: Convert to its own enable/disable debugfs knobAnton Vorontsov2012-09-07
* | | kernel/resource.c: fix stack overflow in __reserve_region_with_split()T Makphaibulchoke2012-10-05
* | | taskstats: cgroupstats_user_cmd() may leak on errorJesper Juhl2012-10-05
* | | kdump: remove unneeded includeWei Yongjun2012-10-05
* | | coredump: pass siginfo_t* to do_coredump() and below, not merely signrDenys Vlasenko2012-10-05
* | | coredump: update coredump-related headersAlex Kelly2012-10-05
* | | coredump: make core dump functionality optionalAlex Kelly2012-10-05
* | | poweroff: fix bug in orderly_poweroff()hongfeng2012-10-05
* | | kernel/sys.c: call disable_nonboot_cpus() in kernel_restart()Shawn Guo2012-10-05
* | | Merge tag 'kvm-3.7-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-10-04
|\ \ \
| * \ \ Merge remote-tracking branch 'upstream/master' into queueMarcelo Tosatti2012-08-26
| |\ \ \
| * | | | jump_label: Export jump_label_rate_limit()Gleb Natapov2012-08-06
* | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2012-10-03
|\ \ \ \ \
| * \ \ \ \ Merge tag 'v3.6-rc7' into nextJames Morris2012-09-27
| |\ \ \ \ \
| * | | | | | audit: export audit_log_task_infoPeter Moody2012-09-12
| * | | | | | Merge tag 'v3.6-rc2' into nextJames Morris2012-08-17
| |\ \ \ \ \ \
| * | | | | | | ptrace: mark __ptrace_may_access() staticTetsuo Handa2012-08-03
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-02
|\ \ \ \ \ \ \ \
| * | | | | | | | switch simple cases of fget_light to fdgetAl Viro2012-09-26
| * | | | | | | | switch prctl_set_mm_exe_file() to fget_light()Al Viro2012-09-26
| * | | | | | | | new helper: daemonize_descriptors()Al Viro2012-09-26
| * | | | | | | | move files_struct-related bits from kernel/exit.c to fs/file.cAl Viro2012-09-26
| * | | | | | | | events: don't use get_unused_fd_flags() when get_unused_fd() will doAl Viro2012-09-26
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge tag 'pm-for-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2012-10-02
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'pm-qos'Rafael J. Wysocki2012-09-17
| |\ \ \ \ \ \ \ \
| | * | | | | | | | PM / QoS: Add return code to pm_qos_get_value function.Luis Gonzalez Fernandez2012-09-07
| * | | | | | | | | Merge branch 'pm-sleep'Rafael J. Wysocki2012-09-17
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | properly __init-annotate pm_sysrq_init()Jan Beulich2012-09-10
| | * | | | | | | | | PM / Freezer: Fix small typo "regrigerator"Sedat Dilek2012-08-22
| | | |_|_|/ / / / / | | |/| | | | | | |
| * | | | | | | | | Merge branch 'pm-timers'Rafael J. Wysocki2012-09-17
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | timekeeping: Add suspend and resume of clock event devicesRafael J. Wysocki2012-09-03
| | * | | | | | | | | PM / Domains: Add power off/on function for system core suspend stageRafael J. Wysocki2012-09-03
| | | |/ / / / / / / | | |/| | | | | | |
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-10-02
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-09-28
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / | | |/| | | | | | | |
| * | | | | | | | | | net: use a per task frag allocatorEric Dumazet2012-09-24
| * | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-09-15
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | netlink: Rename pid to portid to avoid confusionEric W. Biederman2012-09-10