- 791a9a6 Merge tag 'kbuild-uapi-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 8 years ago
- 593043d Merge tag 'kbuild-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 8 years ago
- fcc8487 uapi: export all headers under uapi directories by Nicolas Dichtel · 8 years ago
- 857f864 Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
- 51dbd92 ia64: reuse append_elf_note() and final_note() functions by Hari Bathini · 8 years ago
- e579dde Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 8 years ago
- 028d5bf ia64: beatify build log for gate.so and gate-syms.o by Masahiro Yamada · 8 years ago
- 8d65b08 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
- 3fb9268 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- 3527d3e Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- a25fb85 ia64: fix module loading for gcc-5.4 by Sergei Trofimovich · 8 years ago
- 5db6db0 Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
- 2fefc97 HAVE_ARCH_HARDENED_USERCOPY is unconditional now by Al Viro · 8 years ago
- 701cac6 CONFIG_ARCH_HAS_RAW_COPY_USER is unconditional now by Al Viro · 8 years ago
- eea86b6 Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64', 'uaccess.avr32', 'uaccess.bfin', 'uaccess.c6x', 'uaccess.cris', 'uaccess.frv', 'uaccess.h8300', 'uaccess.hexagon', 'uaccess.ia64', 'uaccess.m32r', 'uaccess.m68k', 'uaccess.metag', 'uaccess.microblaze', 'uaccess.mips', 'uaccess.mn10300', 'uaccess.nios2', 'uaccess.openrisc', 'uaccess.parisc', 'uaccess.powerpc', 'uaccess.s390', 'uaccess.score', 'uaccess.sh', 'uaccess.sparc', 'uaccess.tile', 'uaccess.um', 'uaccess.unicore32', 'uaccess.x86' and 'uaccess.xtensa' into work.uaccess by Al Viro · 8 years ago
- d9c102d ia64: Use generic pci_mmap_resource_range() by David Woodhouse · 8 years ago
- fcdb10d ia64: Remove redundant checks for WC in pci_mmap_page_range() by David Woodhouse · 8 years ago
- 61eee41 ia64: Remove redundant valid_mmap_phys_addr_range() from pci_mmap_page_range() by David Woodhouse · 8 years ago
- f66e225 PCI: Add BAR index argument to pci_mmap_page_range() by David Woodhouse · 8 years ago
- 11df195 PCI: Move multiple declarations of pci_mmap_page_range() to <linux/pci.h> by David Woodhouse · 8 years ago
- ae749c7 PCI: Add arch_can_pci_mmap_wc() macro by David Woodhouse · 8 years ago
- 2caeda7 ia64: Remove unused IA64_TASK_SIGHAND_OFFSET and IA64_SIGHAND_SIGLOCK_OFFSET by Eric W. Biederman · 8 years ago
- 6b6cbc1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
- 9feb42a ia64/sn/hwperf: Replace racy task affinity logic by Thomas Gleixner · 8 years ago
- 67cb85f ia64/salinfo: Replace racy task affinity logic by Thomas Gleixner · 8 years ago
- 048c9b9 ia64/topology: Remove cpus_allowed manipulation by Thomas Gleixner · 8 years ago
- d8a6e3a ia64: restore symbol versions for symbols defined in assembly by Jan Beulich · 8 years ago
- ebf003f kbuild: Consolidate header generation from ASM offset information by Matthias Kaehlcke · 8 years ago
- 5daab9d New getsockopt option to get socket cookie by Chenbo Feng · 8 years ago
- b3622d3 get rid of padding, switch to RAW_COPY_USER by Al Viro · 8 years ago
- 652c1aa ia64: get rid of copy_in_user() by Al Viro · 8 years ago
- 7bb8a50 ia64: sanitize __access_ok() by Al Viro · 8 years ago
- 11836ec ia64: get rid of 'segment' argument of __do_{get,put}_user() by Al Viro · 8 years ago
- 1bd5986 ia64: get rid of 'segment' argument of __{get,put}_user_check() by Al Viro · 8 years ago
- 8bec271 ia64: add extable.h by Al Viro · 8 years ago
- b5effd3 debug: Fix __bug_table[] in arch linker scripts by Peter Zijlstra · 8 years ago
- bee3f41 Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux into uaccess.parisc by Al Viro · 8 years ago
- 6d43390 net: Introduce SO_INCOMING_NAPI_ID by Sridhar Samudrala · 8 years ago
- a2d133b sock: introduce SO_MEMINFO getsockopt by Josh Hunt · 8 years ago
- 9849a56 arch, mm: convert all architectures to use 5level-fixup.h by Kirill A. Shutemov · 8 years ago
- af1d5b3 uaccess: drop duplicate includes from asm/uaccess.h by Al Viro · 8 years ago
- 5e6039d uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.h by Al Viro · 8 years ago
- 2c873d5 sched/core: Remove unused prefetch_stack() by Ingo Molnar · 8 years ago
- 68e21be sched/headers: Move task->mm handling methods to <linux/sched/mm.h> by Ingo Molnar · 8 years ago
- 1777e46 sched/headers: Prepare to move _init() prototypes from <linux/sched.h> to <linux/sched/init.h> by Ingo Molnar · 8 years ago
- 32ef551 sched/headers: Prepare to move cputime functionality from <linux/sched.h> into <linux/sched/cputime.h> by Ingo Molnar · 8 years ago
- 589ee62 sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linux/sched.h> by Ingo Molnar · 8 years ago
- 68db0cf sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h> by Ingo Molnar · 8 years ago
- 2993002 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task.h> by Ingo Molnar · 8 years ago
- ef8bd77 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/hotplug.h> by Ingo Molnar · 8 years ago
- b17b015 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h> by Ingo Molnar · 8 years ago
- 0104260 sched/headers: Prepare for new header dependencies before moving more code to <linux/sched/mm.h> by Ingo Molnar · 8 years ago
- 38b8d20 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/nmi.h> by Ingo Molnar · 8 years ago
- 3f07c01 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h> by Ingo Molnar · 8 years ago
- e601757 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/clock.h> by Ingo Molnar · 8 years ago
- f1f1007 mm: add new mmgrab() helper by Vegard Nossum · 8 years ago
- 8ab102d scripts/spelling.txt: add "partiton" pattern and fix typo instances by Masahiro Yamada · 8 years ago
- 7d134b2 kprobes: move kprobe declarations to asm-generic/kprobes.h by Luis R. Rodriguez · 8 years ago
- ac1820f Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
- 6d23f8a arch, mm: remove arch specific show_mem by Michal Hocko · 8 years ago
- 6d1c42d Merge tag 'extable-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 8 years ago
- 43e31e4 Merge tag 'acpi-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
- febf240 x86/ACPI: keep x86_cpu_to_acpiid mapping valid on CPU hotplug by Vitaly Kuznetsov · 8 years ago
- b672592 sched/cputime: Remove generic asm headers by Frederic Weisbecker · 8 years ago
- c833d82 ia64, sched/cputime: Remove unused cputime definitions by Frederic Weisbecker · 8 years ago
- e2339a4 ia64: Convert vtime to use nsec units directly by Frederic Weisbecker · 8 years ago
- 4c56252 ia64, sched/cputime: Move the nsecs based cputime headers to the last arch using it by Frederic Weisbecker · 8 years ago
- fb8b049 sched/cputime: Push time to account_system_time() in nsecs by Frederic Weisbecker · 8 years ago
- 18b43a9 sched/cputime: Push time to account_idle_time() in nsecs by Frederic Weisbecker · 8 years ago
- 23244a5 sched/cputime: Push time to account_user_time() in nsecs by Frederic Weisbecker · 8 years ago
- e708817 ia64: ensure exception table search users include extable.h by Paul Gortmaker · 8 years ago
- 82ed1ac ia64: move ia64_done_with_exception out of asm/uaccess.h by Paul Gortmaker · 8 years ago
- 815dd18 treewide: Consolidate get_dma_ops() implementations by Bart Van Assche · 8 years ago
- 5299709 treewide: Constify most dma_map_ops structures by Bart Van Assche · 8 years ago
- acb0405 sched/clock: Fix hotplug crash by Peter Zijlstra · 8 years ago
- c8d7dab sched/cputime: Rename vtime_account_user() to vtime_flush() by Frederic Weisbecker · 8 years ago
- 7dd5823 sched/cputime, ia64: Accumulate cputime and account only on tick/task switch by Frederic Weisbecker · 8 years ago
- 8388d21 sched/cputime, ia64: Fix incorrect start cputime assignment on task switch by Frederic Weisbecker · 8 years ago
- a5a1d1c clocksource: Use a plain u64 instead of cycle_t by Thomas Gleixner · 8 years ago
- 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
- 1bbb05f Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- aec03f8 ACPI/NUMA: Do not map pxm to node when NUMA is turned off by Boris Ostrovsky · 8 years ago
- 412ac77a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 8 years ago
- e34bac7 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
- e71c397 Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- 692a68c mm: remove the page size change check in tlb_remove_page by Aneesh Kumar K.V · 8 years ago
- 07e3266 mm: add tlb_remove_check_page_size_change to track page size change by Aneesh Kumar K.V · 8 years ago
- b528e4b mm/hugetlb: add tlb_remove_hugetlb_entry for handling hugetlb pages by Aneesh Kumar K.V · 8 years ago
- 92c020d Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- 6cdf89b Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- 1c88580 tcp: SOF_TIMESTAMPING_OPT_STATS option for SO_TIMESTAMPING by Francis Yan · 8 years ago
- 84d77d3 ptrace: Don't allow accessing an undumpable mm by Eric W. Biederman · 8 years ago
- 6d0d287 locking/core: Provide common cpu_relax_yield() definition by Christian Borntraeger · 8 years ago
- 5bd0b85 locking/core, arch: Remove cpu_relax_lowlatency() by Christian Borntraeger · 8 years ago
- 79ab11c locking/core: Introduce cpu_relax_yield() by Christian Borntraeger · 8 years ago
- 40565b5 sched/cputime, powerpc, s390: Make scaled cputime arch specific by Stanislaw Gruszka · 8 years ago
- 5c584dd ia64/topology: Convert to hotplug state machine by Sebastian Andrzej Siewior · 8 years ago
- aa17662 ia64/salinfo: Convert to hotplug state machine by Sebastian Andrzej Siewior · 8 years ago
- 715c321 ia64/palinfo: Convert to hotplug state machine by Sebastian Andrzej Siewior · 8 years ago
- 1222314 ia64/err-inject: Convert to hotplug state machine by Sebastian Andrzej Siewior · 8 years ago