Age | Commit message (Expand) | Author | Files | Lines |
2017-05-08 | format-security: move static strings to const | Kees Cook | 3 | -6/+6 |
2017-05-08 | treewide: decouple cacheflush.h and set_memory.h | Laura Abbott | 7 | -11/+3 |
2017-05-08 | x86: use set_memory.h header | Laura Abbott | 15 | -12/+15 |
2017-05-08 | s390: use set_memory.h header | Laura Abbott | 7 | -1/+7 |
2017-05-08 | arm64: use set_memory.h header | Laura Abbott | 2 | -0/+2 |
2017-05-08 | arm: use set_memory.h header | Laura Abbott | 4 | -0/+4 |
2017-05-08 | treewide: move set_memory_* functions away from cacheflush.h | Laura Abbott | 8 | -136/+155 |
2017-05-08 | scripts/spelling.txt: add regsiter -> register spelling mistake | Stephen Boyd | 9 | -10/+10 |
2017-05-08 | mm, vmalloc: use __GFP_HIGHMEM implicitly | Michal Hocko | 2 | -2/+2 |
2017-05-08 | treewide: use kv[mz]alloc* rather than opencoded variants | Michal Hocko | 1 | -8/+2 |
2017-05-08 | mm: introduce kv[mz]alloc helpers | Michal Hocko | 3 | -6/+6 |
2017-05-08 | powerpc/fadump: reuse crashkernel parameter for fadump memory reservation | Hari Bathini | 1 | -13/+10 |
2017-05-08 | powerpc/fadump: remove dependency with CONFIG_KEXEC | Hari Bathini | 5 | -37/+16 |
2017-05-08 | ia64: reuse append_elf_note() and final_note() functions | Hari Bathini | 1 | -22/+0 |
2017-05-08 | crash: move crashkernel parsing and vmcore related code under CONFIG_CRASH_CORE | Hari Bathini | 1 | -0/+4 |
2017-05-08 | cpumask: make "nr_cpumask_bits" unsigned | Alexey Dobriyan | 2 | -2/+2 |
2017-05-05 | Merge tag 'devicetree-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -4/+1 |
2017-05-05 | Merge tag 'libnvdimm-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 4 | -17/+35 |
2017-05-05 | Merge tag 'staging-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -1/+2 |
2017-05-05 | Merge tag 'media/v4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc... | Linus Torvalds | 4 | -12/+15 |
2017-05-05 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 56 | -744/+1814 |
2017-05-05 | Merge tag 'powerpc-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 181 | -2426/+7295 |
2017-05-05 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds | 1 | -4/+0 |
2017-05-05 | arm64: Fix the DMA mmap and get_sgtable API with DMA_ATTR_FORCE_CONTIGUOUS | Catalin Marinas | 1 | -16/+49 |
2017-05-04 | Merge tag 'char-misc-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 4 | -2/+36 |
2017-05-04 | Merge tag 'usb-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2 | -0/+13 |
2017-05-04 | Merge tag 'platform-drivers-x86-v4.12-1' of git://git.infradead.org/linux-pla... | Linus Torvalds | 2 | -1/+30 |
2017-05-04 | Merge tag 'for-linus-4.12b-rc0b-tag' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 37 | -5232/+5495 |
2017-05-03 | Merge tag 'trace-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds | 1 | -1/+7 |
2017-05-03 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -0/+3 |
2017-05-03 | blackfin: bf609: let clk_disable() return immediately if clk is NULL | Masahiro Yamada | 1 | -0/+3 |
2017-05-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 1 | -5/+19 |
2017-05-03 | Merge tag 'regulator-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -2/+6 |
2017-05-03 | Merge tag 'drm-for-v4.12' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 3 | -0/+137 |
2017-05-03 | powerpc/64s: Power9 has no LPCR[VRMASD] field so don't set it | Nicholas Piggin | 1 | -9/+12 |
2017-05-03 | powerpc/powernv: Fix TCE kill on NVLink2 | Alistair Popple | 3 | -6/+14 |
2017-05-03 | powerpc/mm/radix: Drop support for CPUs without lockless tlbie | Michael Ellerman | 1 | -38/+7 |
2017-05-03 | xen: Move xen_have_vector_callback definition to enlighten.c | Boris Ostrovsky | 2 | -3/+3 |
2017-05-03 | powerpc/book3s/mce: Move add_taint() later in virtual mode | Mahesh Salgaonkar | 2 | -2/+4 |
2017-05-03 | powerpc/sysfs: Move #ifdef CONFIG_HOTPLUG_CPU out of the function body | Michael Ellerman | 1 | -2/+4 |
2017-05-03 | powerpc/smp: Document irq enable/disable after migrating IRQs | Michael Ellerman | 1 | -1/+8 |
2017-05-03 | powerpc/mpc52xx: Don't select user-visible RTAS_PROC | Michael Ellerman | 1 | -1/+0 |
2017-05-03 | powerpc/powernv: Document cxl dependency on special case in pnv_eeh_reset() | Andrew Donnellan | 1 | -0/+7 |
2017-05-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 11 | -20/+175 |
2017-05-02 | Merge tag 'pinctrl-v4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -1/+1 |
2017-05-02 | Merge tag 'mmc-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc | Linus Torvalds | 2 | -1/+7 |
2017-05-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 27 | -94/+2044 |
2017-05-02 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 20 | -752/+1952 |
2017-05-02 | bpf, arm64: fix jit branch offset related to ldimm64 | Daniel Borkmann | 1 | -4/+4 |
2017-05-02 | bpf, arm64: implement jiting of BPF_XADD | Daniel Borkmann | 4 | -5/+166 |