summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* Kconfig: clean up the "#if defined(arch)" list for exception-trace sysctl entryCatalin Marinas2012-10-091-2/+1
* Merge branch 'virtio-next' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2012-10-071-7/+1
|\
| * ftrace: Allow stealing pages from pipe bufferMasami Hiramatsu2012-09-281-7/+1
* | Merge tag 'for-v3.7' of git://git.infradead.org/users/cbou/linux-pstoreLinus Torvalds2012-10-071-14/+1
|\ \
| * | pstore/ftrace: Convert to its own enable/disable debugfs knobAnton Vorontsov2012-09-061-14/+1
* | | kernel/resource.c: fix stack overflow in __reserve_region_with_split()T Makphaibulchoke2012-10-061-12/+38
* | | taskstats: cgroupstats_user_cmd() may leak on errorJesper Juhl2012-10-061-0/+1
* | | kdump: remove unneeded includeWei Yongjun2012-10-061-1/+0
* | | coredump: pass siginfo_t* to do_coredump() and below, not merely signrDenys Vlasenko2012-10-061-1/+1
* | | coredump: update coredump-related headersAlex Kelly2012-10-061-0/+1
* | | coredump: make core dump functionality optionalAlex Kelly2012-10-061-1/+11
* | | poweroff: fix bug in orderly_poweroff()hongfeng2012-10-061-1/+1
* | | kernel/sys.c: call disable_nonboot_cpus() in kernel_restart()Shawn Guo2012-10-061-0/+1
* | | Merge tag 'kvm-3.7-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-10-041-0/+1
|\ \ \
| * \ \ Merge remote-tracking branch 'upstream/master' into queueMarcelo Tosatti2012-08-2614-78/+142
| |\ \ \
| * | | | jump_label: Export jump_label_rate_limit()Gleb Natapov2012-08-061-0/+1
* | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2012-10-022-46/+42
|\ \ \ \ \
| * \ \ \ \ Merge tag 'v3.6-rc7' into nextJames Morris2012-09-2816-196/+329
| |\ \ \ \ \
| * | | | | | audit: export audit_log_task_infoPeter Moody2012-09-121-40/+34
| * | | | | | Merge tag 'v3.6-rc2' into nextJames Morris2012-08-1779-3071/+4458
| |\ \ \ \ \ \
| * | | | | | | ptrace: mark __ptrace_may_access() staticTetsuo Handa2012-08-031-1/+2
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-024-150/+44
|\ \ \ \ \ \ \ \
| * | | | | | | | switch simple cases of fget_light to fdgetAl Viro2012-09-263-54/+43
| * | | | | | | | switch prctl_set_mm_exe_file() to fget_light()Al Viro2012-09-261-4/+4
| * | | | | | | | new helper: daemonize_descriptors()Al Viro2012-09-261-3/+1
| * | | | | | | | move files_struct-related bits from kernel/exit.c to fs/file.cAl Viro2012-09-261-93/+0
| * | | | | | | | events: don't use get_unused_fd_flags() when get_unused_fd() will doAl Viro2012-09-261-1/+1
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge tag 'pm-for-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2012-10-026-2/+33
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'pm-qos'Rafael J. Wysocki2012-09-171-0/+1
| |\ \ \ \ \ \ \ \
| | * | | | | | | | PM / QoS: Add return code to pm_qos_get_value function.Luis Gonzalez Fernandez2012-09-071-0/+1
| * | | | | | | | | Merge branch 'pm-sleep'Rafael J. Wysocki2012-09-172-2/+2
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | properly __init-annotate pm_sysrq_init()Jan Beulich2012-09-101-1/+1
| | * | | | | | | | | PM / Freezer: Fix small typo "regrigerator"Sedat Dilek2012-08-231-1/+1
| | | |_|_|/ / / / / | | |/| | | | | | |
| * | | | | | | | | Merge branch 'pm-timers'Rafael J. Wysocki2012-09-173-0/+30
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | timekeeping: Add suspend and resume of clock event devicesRafael J. Wysocki2012-09-042-0/+26
| | * | | | | | | | | PM / Domains: Add power off/on function for system core suspend stageRafael J. Wysocki2012-09-041-0/+4
| | | |/ / / / / / / | | |/| | | | | | |
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-10-024-15/+18
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-09-285-72/+57
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / | | |/| | | | | | | |
| * | | | | | | | | | net: use a per task frag allocatorEric Dumazet2012-09-242-0/+4
| * | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-09-1511-89/+189
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | netlink: Rename pid to portid to avoid confusionEric W. Biederman2012-09-102-12/+12
| * | | | | | | | | | | netlink: hide struct module parameter in netlink_kernel_createPablo Neira Ayuso2012-09-081-2/+1
| * | | | | | | | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ebie...David S. Miller2012-08-242-0/+3
| |\ \ \ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ \ \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2012-10-0215-219/+457
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | userns: Add kprojid_t and associated infrastructure in projid.hEric W. Biederman2012-09-182-1/+135
| * | | | | | | | | | | | | userns: Teach trace to use from_kuidEric W. Biederman2012-09-182-2/+3
| * | | | | | | | | | | | | userns: Convert bsd process accounting to use kuid and kgid where appropriateEric W. Biederman2012-09-181-2/+2
| * | | | | | | | | | | | | userns: Convert taskstats to handle the user and pid namespaces.Eric W. Biederman2012-09-182-11/+24
| * | | | | | | | | | | | | userns: Convert audit to work with user namespaces enabledEric W. Biederman2012-09-183-23/+34
| * | | | | | | | | | | | | userns: Convert the audit loginuid to be a kuidEric W. Biederman2012-09-174-23/+26