- 9786e34 Merge tag 'for-linus-20170510' of git://git.infradead.org/linux-mtd by Linus Torvalds · 8 years ago
- 3e18c63 arch/include: remove empty Kbuild files by Nicolas Dichtel · 8 years ago
- 61562f9 uapi: export all arch specifics directories by Nicolas Dichtel · 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
- 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
- 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
- 3efdd5f cris/PCI: Use generic pci_mmap_resource_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
- 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
- 0c7e9a8 cris: switch to RAW_COPY_USER by Al Viro · 8 years ago
- b71f1bf cris: rename __copy_user_zeroing to __copy_user_in by Al Viro · 8 years ago
- de09be3 cris: get rid of zeroing by Al Viro · 8 years ago
- c831394 cris: get rid of zeroing in __asm_copy_from_user_N for N > 4 by Al Viro · 8 years ago
- 07f78b3 cris: don't rely upon __copy_user_zeroing() zeroing the tail by Al Viro · 8 years ago
- a8be344 cris: switch to generic extable.h by Al Viro · 8 years ago
- db68ce1 new helper: uaccess_kernel() by Al Viro · 8 years ago
- baeedc71 Merge branch 'prep-for-5level' by Linus Torvalds · 8 years ago
- 8a1115f scripts/spelling.txt: add "disble(d)" pattern and fix typo instances by Masahiro Yamada · 8 years ago
- 9849a56 arch, mm: convert all architectures to use 5level-fixup.h by Kirill A. Shutemov · 8 years ago
- f16bd7c mtd: nand: Kill the MTD_NAND_IDS Kconfig option by Boris Brezillon · 9 years ago
- 444f02c uaccess: drop pointless ifdefs by Al Viro · 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
- 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
- b17b015 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h> by Ingo Molnar · 8 years ago
- 174cd4b sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.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
- 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
- 8d4a017 cris: use generic current.h by Davidlohr Bueso · 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
- b672592 sched/cputime: Remove generic asm headers by Frederic Weisbecker · 8 years ago
- 9ae8282 cris: migrate exception table users off module.h and onto extable.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
- 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 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
- 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
- 8f50f2a cris: No need to append -O2 and $(LINUXINCLUDE) by Paul Bolle · 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
- 4c8ee71 Merge branch 'linus' into locking/core, to pick up fixes by Ingo Molnar · 8 years ago
- 328cf69 cris: Only build flash rescue image if CONFIG_ETRAX_AXISFLASHMAP is selected by Guenter Roeck · 8 years ago
- 17a8893 cris/arch-v32: cryptocop: print a hex number after a 0x prefix by Uwe Kleine-König · 8 years ago
- 890658b locking/mutex: Kill arch specific code by Peter Zijlstra · 8 years ago
- f307ab6 mm: replace access_process_vm() write parameter with gup_flags by Lorenzo Stoakes · 8 years ago
- 768ae30 mm: replace get_user_pages() write/force parameters with gup_flags by Lorenzo Stoakes · 8 years ago
- 057a056 Merge tag 'cris-for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/jesper/cris by Linus Torvalds · 8 years ago
- 6727ad9 nmi_backtrace: generate one-line reports for idle cpus by Chris Metcalf · 8 years ago
- 2dc024e cris: return of class_create should be considered by yizhouzhou@ict.ac.cn · 8 years ago
- 11c2ecd CRIS: defconfig: remove MTDRAM_ABS_POS by Fabian Frederick · 8 years ago
- a85f305 CRIS v32: remove some double unlocks by Dan Carpenter · 8 years ago
- e1ae7ed Fix typo by Andrea Gelmini · 8 years ago
- 746d9dd Fix typo by Andrea Gelmini · 8 years ago
- 60a7a19 Fix typo by Andrea Gelmini · 8 years ago
- a94c83c Fix typo by Andrea Gelmini · 8 years ago
- 520c174 Fix typo by Andrea Gelmini · 9 years ago
- 46813dd Fix typo by Andrea Gelmini · 8 years ago
- 8d59dc1 Fix typo by Andrea Gelmini · 8 years ago
- 887358f cris: migrate exception table users off module.h and onto extable.h by Paul Gortmaker · 8 years ago
- 0e1847c cris: v10: axisflashmap: remove unused ifdefs by Niklas Cassel · 8 years ago
- 4c241d3 cris: use generic io.h by Niklas Cassel · 8 years ago
- 2765262 cris: fix Kconfig mismatch when building with CONFIG_PCI by Niklas Cassel · 8 years ago
- d6094ce cris: cardbus: fix header include path by Niklas Cassel · 8 years ago
- 7daa770 cris: add dev88_defconfig by Niklas Cassel · 8 years ago
- 75e52ba cris: irq: stop loop from accessing array out of bounds by Niklas Cassel · 8 years ago
- d355bcb cris: fasttimer: fix mixed declarations and code compile warning by Niklas Cassel · 8 years ago
- 506823f cris: intmem: fix pointer comparison compile warning by Niklas Cassel · 8 years ago
- 9d74179 cris: intmem: fix device_initcall compile warning by Jesper Nilsson · 8 years ago
- eb47e029 cris: buggered copy_from_user/copy_to_user/clear_user by Al Viro · 8 years ago
- 00085f1 dma-mapping: use unsigned long for dma_attrs by Krzysztof Kozlowski · 8 years ago
- affe8a2 Merge tag 'for-linus-20160801' of git://git.infradead.org/linux-mtd by Linus Torvalds · 8 years ago
- f64d6e2 Merge tag 'devicetree-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 8 years ago
- dcddffd mm: do not pass mm_struct into handle_mm_fault by Kirill A. Shutemov · 8 years ago
- ef158bd mtd: Remove unused symbol CONFIG_MTDRAM_ABS_POS by Ben Hutchings · 8 years ago
- 32d6bd9 tree wide: get rid of __GFP_REPEAT for order-0 allocations part I by Michal Hocko · 8 years ago
- db41252 cris: Remove unnecessary of_platform_populate with default match table by Kefeng Wang · 8 years ago
- 8bc4d5f Merge tag 'for-linus-20160523' of git://git.infradead.org/linux-mtd by Linus Torvalds · 9 years ago
- 42a0bb3 printk/nmi: generic solution for safe printk in NMI by Petr Mladek · 9 years ago
- e646469 exit_thread: accept a task parameter to be exited by Jiri Slaby · 9 years ago
- 5f56a5d exit_thread: remove empty bodies by Jiri Slaby · 9 years ago
- 1eccc6e Merge tag 'gpio-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 9 years ago
- 40438a1 CRIS v32: nand: set ECC algorithm explicitly by Rafał Miłecki · 9 years ago
- f518abf cris: do away with ARCH_REQUIRE_GPIOLIB by Linus Walleij · 9 years ago
- 014b38e cris: Fix misspellings in comments. by Adam Buchbinder · 9 years ago
- 643ad15 Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- 1200b68 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
- 01cfbad ipv4: Update parameters for csum_tcpudp_magic to their original types by Alexander Duyck · 9 years ago
- bc4b024 PCI: Move pci_dma_* helpers to common code by Christoph Hellwig · 9 years ago
- d4edcf0 mm/gup: Switch all callers of get_user_pages() to not pass tsk/mm by Dave Hansen · 9 years ago
- eae2177 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago