aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAge
* Merge tag 'pm+acpi-4.3-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-09-11
|\
| *---. Merge branches 'pm-cpu', 'pm-cpuidle' and 'pm-domains'Rafael J. Wysocki2015-09-11
| |\ \ \
| | * | | kernel/cpu_pm: fix cpu_cluster_pm_exit commentLina Iyer2015-09-02
| | |/ /
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-09-10
|\ \ \ \
| * | | | sysctl: fix int -> unsigned long assignments in INT_MIN caseIlya Dryomov2015-09-10
| * | | | kexec: export KERNEL_IMAGE_SIZE to vmcoreinfoBaoquan He2015-09-10
| * | | | kexec: align crash_notes allocation to make it be inside one physical pageBaoquan He2015-09-10
| * | | | kexec: remove unnecessary test in kimage_alloc_crash_control_pages()Minfei Huang2015-09-10
| * | | | kexec: split kexec_load syscall from kexec core codeDave Young2015-09-10
| * | | | kexec: split kexec_file syscall code to kexec_file.cDave Young2015-09-10
| * | | | kmod: handle UMH_WAIT_PROC from system unbound workqueueFrederic Weisbecker2015-09-10
| * | | | kmod: use system_unbound_wq instead of khelperFrederic Weisbecker2015-09-10
| * | | | kmod: add up-to-date explanations on the purpose of each asynchronous levelsFrederic Weisbecker2015-09-10
| * | | | kmod: remove unecessary explicit wide CPU affinity settingFrederic Weisbecker2015-09-10
| * | | | kmod: bunch of internal functions renamesFrederic Weisbecker2015-09-10
| * | | | kmod: correct documentation of return status of request_moduleNeilBrown2015-09-10
| * | | | kernel/cred.c: remove unnecessary kdebug atomic readsJoe Perches2015-09-10
| * | | | kernel/extable.c: remove duplicated includeWei Yongjun2015-09-10
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-09-10
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | bpf: fix out of bounds access in verifier logAlexei Starovoitov2015-09-09
| * | | | ebpf: fix fd refcount leaks related to maps in bpf syscallDaniel Borkmann2015-09-09
* | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-09-08
|\ \ \ \ \
| * | | | | mm: rename alloc_pages_exact_node() to __alloc_pages_node()Vlastimil Babka2015-09-08
| * | | | | cgroup: fix seq_show_option merge with legacy_nameKees Cook2015-09-08
* | | | | | Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-09-08
|\ \ \ \ \ \
| * | | | | | add devm_memremap_pagesChristoph Hellwig2015-08-27
| * | | | | | devres: add devm_memremapChristoph Hellwig2015-08-14
| * | | | | | arch: introduce memremap()Dan Williams2015-08-14
| * | | | | | mm: enhance region_is_ram() to region_intersects()Dan Williams2015-08-10
| | |_|_|_|/ | |/| | | |
* | | | | | Merge tag 'trace-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2015-09-08
|\ \ \ \ \ \
| * | | | | | ring-buffer: Revert "ring-buffer: Get timestamp after event is allocated"Steven Rostedt (Red Hat)2015-09-03
| * | | | | | tracing: Allow triggers to filter for CPU ids and process namesDaniel Wagner2015-08-11
| * | | | | | tracing: Introduce two additional marks for delayJungseok Lee2015-07-20
| * | | | | | ftrace: Fix function_graph duration spacing with 7-digitsSteven Rostedt (Red Hat)2015-07-20
| * | | | | | ftrace: add tracing_thresh to function profileUmesh Tiwari2015-07-20
| * | | | | | tracing: Clean up stack tracing and fix fentry updatesSteven Rostedt (Red Hat)2015-07-20
| * | | | | | ring-buffer: Reorganize function locationsSteven Rostedt (Red Hat)2015-07-20
| * | | | | | ring-buffer: Make sure event has enough room for extend and paddingSteven Rostedt (Red Hat)2015-07-20
| * | | | | | ring-buffer: Get timestamp after event is allocatedSteven Rostedt (Red Hat)2015-07-20
| * | | | | | ring-buffer: Move the adding of the extended timestamp out of lineSteven Rostedt (Red Hat)2015-07-20
| * | | | | | ring-buffer: Add event descriptor to simplify passing dataSteven Rostedt (Red Hat)2015-07-20
| * | | | | | ftrace: correct the counter increment for trace_buffer dataUmesh Tiwari2015-07-20
| * | | | | | tracing: Fix for non-continuous cpu idsGil Fruchter2015-07-20
| * | | | | | tracing: Prefer kcalloc over kzalloc with multiplyGil Fruchter2015-07-20
* | | | | | | Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds2015-09-08
|\ \ \ \ \ \ \
| * | | | | | | fixup: audit: implement audit by executableRichard Guy Briggs2015-08-12
| * | | | | | | audit: implement audit by executableRichard Guy Briggs2015-08-06
| * | | | | | | audit: clean simple fsnotify implementationRichard Guy Briggs2015-08-06
| * | | | | | | audit: use macros for unset inode and device valuesRichard Guy Briggs2015-08-06
| * | | | | | | audit: make audit_del_rule() more robustRichard Guy Briggs2015-08-05