summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | mm: make PR_SET_THP_DISABLE immediately activeMichal Hocko2017-07-111-3/+3
* | | | | | | Merge tag 'pm-extra-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-07-111-1/+1
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| | | | | | |
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| *---. \ \ \ \ \ Merge branches 'pm-domains', 'pm-sleep' and 'pm-cpufreq'Rafael J. Wysocki2017-07-101-1/+1
| |\ \ \ \ \ \ \ \ | | | | | |_|_|/ / | | | | |/| | | |
| | | * | | | | | PM / sleep: constify attribute_group structuresArvind Yadav2017-07-041-1/+1
* | | | | | | | | Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-07-091-18/+19
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | smp/hotplug: Move unparking of percpu threads to the control CPUThomas Gleixner2017-07-061-18/+19
* | | | | | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-07-093-84/+134
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | sched/fair: Fix load_balance() affinity redo pathJeffrey Hugo2017-07-051-12/+20
| * | | | | | | | | | sched/cputime: Accumulate vtime on top of nsec clocksourceWanpeng Li2017-07-051-22/+42
| * | | | | | | | | | sched/cputime: Move the vtime task fields to their own structFrederic Weisbecker2017-07-052-51/+67
| * | | | | | | | | | sched/cputime: Rename vtime fieldsFrederic Weisbecker2017-07-052-17/+17
| * | | | | | | | | | sched/cputime: Always set tsk->vtime_snap_whence after accounting vtimeFrederic Weisbecker2017-07-051-1/+1
| * | | | | | | | | | vtime, sched/cputime: Remove vtime_account_user()Frederic Weisbecker2017-07-051-6/+6
| * | | | | | | | | | Revert "sched/cputime: Refactor the cputime_adjust() code"Ingo Molnar2017-07-041-8/+14
| |/ / / / / / / / /
* | | | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-07-092-19/+25
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | kprobes: Ensure that jprobe probepoints are at function entryNaveen N. Rao2017-07-081-2/+6
| * | | | | | | | | | kprobes: Simplify register_jprobes()Naveen N. Rao2017-07-081-14/+16
| * | | | | | | | | | kprobes: Rename [arch_]function_offset_within_entry() to [arch_]kprobe_on_fun...Naveen N. Rao2017-07-082-5/+5
| |/ / / / / / / / /
* | | | | | | | | | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2017-07-092-2/+3
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | locking/qspinlock: Explicitly include asm/prefetch.hStafford Horne2017-07-081-0/+1
| * | | | | | | | | | locking/rwsem-spinlock: Fix EINTR branch in __down_write_common()Kirill Tkhai2017-07-051-2/+2
| |/ / / / / / / / /
* | | | | | | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-07-095-26/+62
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | irqdomain: Allow ACPI device nodes to be used as irqdomain identifiersMarc Zyngier2017-07-071-0/+16
| * | | | | | | | | | genirq/debugfs: Remove redundant NULL pointer checkThomas Gleixner2017-07-071-2/+1Star
| * | | | | | | | | | genirq: Allow to pass the IRQF_TIMER flag with percpu irq requestDaniel Lezcano2017-07-061-5/+10
| * | | | | | | | | | genirq/timings: Move free timings out of spinlocked regionThomas Gleixner2017-07-041-2/+3
| * | | | | | | | | | genirq: Move irq resource handling out of spinlocked regionThomas Gleixner2017-07-041-8/+15
| * | | | | | | | | | genirq: Add mutex to irq desc to serialize request/free_irq()Thomas Gleixner2017-07-042-0/+9
| * | | | | | | | | | genirq: Move bus locking into __setup_irq()Thomas Gleixner2017-07-041-8/+5Star
| * | | | | | | | | | genirq: Force inlining of __irq_startup_managed to prevent build failureGeert Uytterhoeven2017-07-041-1/+1
| * | | | | | | | | | genirq/debugfs: Fix build for !CONFIG_IRQ_DOMAINSebastian Ott2017-07-041-1/+3
| |/ / / / / / / / /
* | | | | | | | | | Merge branch 'waitid-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2017-07-091-5/+12
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | fix waitid(2) breakageAl Viro2017-07-081-5/+12
* | | | | | | | | | | Merge tag 'pci-v4.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-07-091-1/+12
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | PCI/MSI: Ignore affinity if pre/post vector count is more than min_vecsMichael Hernandez2017-05-221-1/+12
* | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds2017-07-081-0/+1
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcDavid S. Miller2017-06-1020-126/+131
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | kernel/locking: Fix compile error with qrwlock.cBabu Moger2017-05-251-0/+1
* | | | | | | | | | | | | Merge tag 'linux-kselftest-4.13-rc1-update' of git://git.kernel.org/pub/scm/l...Linus Torvalds2017-07-071-1/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | ftrace/kprobes: selftests: Check kretprobe maxactive is supportedMasami Hiramatsu2017-06-071-1/+2
* | | | | | | | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-07-079-43/+25Star
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | mm: memcontrol: use generic mod_memcg_page_state for kmem pagesJohannes Weiner2017-07-071-4/+4
| * | | | | | | | | | | | | | mm, cpuset: always use seqlock when changing task's nodemaskVlastimil Babka2017-07-071-21/+8Star
| * | | | | | | | | | | | | | mm, mempolicy: simplify rebinding mempolicies when updating cpusetsVlastimil Babka2017-07-071-3/+1Star
| * | | | | | | | | | | | | | mm: update callers to use HASH_ZERO flagPavel Tatashin2017-07-072-6/+4Star
| * | | | | | | | | | | | | | kernel/exit.c: don't include unused userfaultfd_k.hMike Rapoport2017-07-071-1/+0Star
| * | | | | | | | | | | | | | mm, memory_hotplug: replace for_device by want_memblock in arch_add_memoryMichal Hocko2017-07-071-1/+1
| * | | | | | | | | | | | | | mm, memory_hotplug: do not associate hotadded memory to zones until onlineMichal Hocko2017-07-071-0/+4
| * | | | | | | | | | | | | | kernel/module.c: use linux/set_memory.hMichael Ellerman2017-07-071-3/+1Star
| * | | | | | | | | | | | | | kernel/power/snapshot.c: use linux/set_memory.hMichael Ellerman2017-07-071-3/+1Star