summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2016-01-30resource: Kill walk_iomem_res()Toshi Kani
2016-01-30x86, kexec, nvdimm: Use walk_iomem_res_desc() for iomem searchToshi Kani
2016-01-30resource: Add walk_iomem_res_desc()Toshi Kani
2016-01-30memremap: Change region_intersects() to take @flags and @descToshi Kani
2016-01-30resource: Change walk_system_ram() to use System RAM typeToshi Kani
2016-01-30kexec: Set IORESOURCE_SYSTEM_RAM for System RAMToshi Kani
2016-01-30resource: Add I/O resource descriptorToshi Kani
2016-01-30resource: Handle resource flags properlyToshi Kani
2016-01-30pid: Fix spelling in commentsZhen Lei
2016-01-29devm_memremap_pages: fix vmem_altmap lifetime + alignment handlingDan Williams
2016-01-29Merge tag 'pm+acpi-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-01-29Merge branches 'pm-cpuidle', 'pm-cpufreq', 'pm-domains' and 'pm-sleep'Rafael J. Wysocki
2016-01-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2016-01-29workqueue: skip flush dependency checks for legacy workqueuesTejun Heo
2016-01-29tracing/stacktrace: Show entire trace if passed in function not foundSteven Rostedt
2016-01-29perf: Remove/simplify lockdep annotationPeter Zijlstra
2016-01-29perf: Synchronously clean up child eventsPeter Zijlstra
2016-01-29perf: Untangle 'owner' confusionPeter Zijlstra
2016-01-29perf: Add flags argument to perf_remove_from_context()Peter Zijlstra
2016-01-29perf: Clean up sync_child_event()Peter Zijlstra
2016-01-29perf: Robustify event->owner usage and SMP orderingPeter Zijlstra
2016-01-29perf: Fix STATE_EXIT usagePeter Zijlstra
2016-01-29perf: Update locking orderPeter Zijlstra
2016-01-29perf: Remove __free_event()Peter Zijlstra
2016-01-29perf/bpf: Convert perf_event_array to use struct fileAlexei Starovoitov
2016-01-29perf: Fix NULL derefPeter Zijlstra
2016-01-28Merge tag 'trace-v4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2016-01-28perf: Fix race in perf_event_exit_task_context()Peter Zijlstra
2016-01-28perf: Fix orphan holePeter Zijlstra
2016-01-27tty: audit: Handle tty audit enable atomicallyPeter Hurley
2016-01-27tty: audit: Combine push functionsPeter Hurley
2016-01-28Merge tag 'seccomp-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...James Morris
2016-01-27PM: APM_EMULATION does not depend on PMArnd Bergmann
2016-01-27seccomp: always propagate NO_NEW_PRIVS on tsyncJann Horn
2016-01-27tick/nohz: Set the correct expiry when switching to nohz/lowres modeWanpeng Li
2016-01-27clocksource: Allow unregistering the watchdogVitaly Kuznetsov
2016-01-27hrtimer: Catch illegal clockidsMarc Zyngier
2016-01-27hrtimer: Add support for CLOCK_MONOTONIC_RAWMarc Zyngier
2016-01-26tick/sched: Hide unused oneshot timer codeArnd Bergmann
2016-01-26irqdomain: Allow domain lookup with DOMAIN_BUS_WIRED tokenMarc Zyngier
2016-01-26rtmutex: Make wait_lock irq safeThomas Gleixner
2016-01-25audit: log failed attempts to change audit_pid configurationRichard Guy Briggs
2016-01-25audit: stop an old auditd being starved out by a new auditdRichard Guy Briggs
2016-01-22wrappers for ->i_mutex accessAl Viro
2016-01-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-01-22cgroup: make sure a parent css isn't freed before its childrenTejun Heo
2016-01-22cgroup: make sure a parent css isn't offlined before its childrenTejun Heo
2016-01-22cpuset: make mm migration asynchronousTejun Heo
2016-01-22sched/numa: Fix use-after-free bug in the task_numa_compareGavin Guo
2016-01-22ntp: Fix ADJ_SETOFFSET being used w/ ADJ_NANOJohn Stultz