Age | Commit message (Expand) | Author | Files | Lines |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 3 | -0/+3 |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 1 | -0/+1 |
2017-03-02 | sched/headers: Prepare to move signal wakeup & sigpending methods from <linux... | Ingo Molnar | 5 | -2/+5 |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving more code to... | Ingo Molnar | 1 | -0/+1 |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 1 | -0/+1 |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 5 | -4/+5 |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 1 | -0/+2 |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 2 | -0/+2 |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 1 | -0/+1 |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 1 | -0/+1 |
2017-03-02 | sched/core: Remove the tsk_cpus_allowed() wrapper | Ingo Molnar | 2 | -2/+2 |
2017-03-01 | Merge tag 'powerpc-4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 50 | -4314/+7769 |
2017-03-01 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l... | Linus Torvalds | 2 | -4/+4 |
2017-02-27 | mm: add new mmgrab() helper | Vegard Nossum | 1 | -1/+1 |
2017-02-27 | scripts/spelling.txt: add "overrided" pattern and fix typo instances | Masahiro Yamada | 1 | -1/+1 |
2017-02-27 | scripts/spelling.txt: add "partiton" pattern and fix typo instances | Masahiro Yamada | 4 | -4/+4 |
2017-02-27 | scripts/spelling.txt: add "an user" pattern and fix typo instances | Masahiro Yamada | 1 | -1/+1 |
2017-02-27 | kprobes: move kprobe declarations to asm-generic/kprobes.h | Luis R. Rodriguez | 2 | -0/+4 |
2017-02-25 | Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 15 | -40/+28 |
2017-02-24 | mm: remove shmem_mapping() shmem_zero_setup() duplicates | Hugh Dickins | 1 | -0/+1 |
2017-02-24 | powerpc/mm/autonuma: switch ppc64 to its own implementation of saved write | Aneesh Kumar K.V | 1 | -7/+45 |
2017-02-24 | mm: cma_alloc: allow to specify GFP mask | Lucas Stach | 1 | -1/+2 |
2017-02-24 | mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf | Dave Jiang | 2 | -22/+21 |
2017-02-22 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2 | -2/+4 |
2017-02-22 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 16 | -378/+930 |
2017-02-22 | lib/show_mem.c: teach show_mem to work with the given nodemask | Michal Hocko | 1 | -1/+1 |
2017-02-22 | powerpc: do not make the entire heap executable | Denys Vlasenko | 1 | -1/+3 |
2017-02-23 | powerpc: Remove leftover cputime_to_nsecs call causing build error | Frédéric Weisbecker | 1 | -1/+1 |
2017-02-23 | powerpc/mm/hash: Always clear UPRT and Host Radix bits when setting up CPU | Aneesh Kumar K.V | 1 | -0/+4 |
2017-02-23 | powerpc/optprobes: Fix TOC handling in optprobes trampoline | Naveen N. Rao | 1 | -0/+7 |
2017-02-22 | Merge tag 'powerpc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 122 | -902/+3821 |
2017-02-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -2/+1 |
2017-02-22 | powerpc/mpc85xx: Update TMU device tree node for T1023/T1024 | Hongtao Jia | 1 | -2/+2 |
2017-02-22 | powerpc/mpc85xx: Update TMU device tree node for T1040/T1042 | Hongtao Jia | 1 | -2/+2 |
2017-02-21 | powerpc/pseries: Advertise Hot Plug Event support to firmware | Michael Roth | 2 | -1/+2 |
2017-02-21 | powerpc/xmon: Dump memory in CPU endian format | Douglas Miller | 1 | -3/+55 |
2017-02-21 | powerpc/pseries: Revert 'Auto-online hotplugged memory' | Nathan Fontenot | 2 | -16/+37 |
2017-02-20 | Merge tag 'pm-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 1 | -1/+0 |
2017-02-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -7/+0 |
2017-02-20 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 6 | -259/+110 |
2017-02-20 | Merge tag 'edac_for_4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp | Linus Torvalds | 1 | -0/+1 |
2017-02-20 | Merge branch 'pm-cpufreq' | Rafael J. Wysocki | 1 | -1/+0 |
2017-02-20 | Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Paolo Bonzini | 4 | -5/+17 |
2017-02-20 | powerpc/powernv: Make PCI non-optional | Michael Ellerman | 1 | -1/+2 |
2017-02-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -1/+2 |
2017-02-18 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo... | Michael Ellerman | 19 | -232/+771 |
2017-02-18 | powerpc/64: Implement clear_bit_unlock_is_negative_byte() | Nicholas Piggin | 1 | -0/+28 |
2017-02-18 | KVM: PPC: Book3S HV: Disable HPT resizing on POWER9 for now | Paul Mackerras | 2 | -1/+8 |
2017-02-17 | bpf: make jited programs visible in traces | Daniel Borkmann | 1 | -0/+1 |
2017-02-17 | bpf: remove stubs for cBPF from arch code | Daniel Borkmann | 1 | -2/+0 |