- 6474924 arch: remove unused macro/function thread_saved_pc() by Tobias Klauser · 7 years ago
- fcc8487 uapi: export all headers under uapi directories by Nicolas Dichtel · 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
- 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
- 29be02e m68k: switch to RAW_COPY_USER by Al Viro · 8 years ago
- 7cefa5a m68k: get rid of zeroing by Al Viro · 8 years ago
- 68acfdc m68k: switch to generic extable.h by Al Viro · 8 years ago
- db68ce1 new helper: uaccess_kernel() by Al Viro · 8 years ago
- e3b1ebd m68k: Wire up statx by Geert Uytterhoeven · 8 years ago
- 066def5 m68k/bitops: Correct signature of test_bit() by Geert Uytterhoeven · 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
- 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
- 849de0c m68k: replace gcc specific macros with ones from compiler.h by Gideon Israel Dsouza · 8 years ago
- 38705613 Merge tag 'powerpc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
- 937b5b5 Merge tag 'm68k-for-v4.11-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 8 years ago
- f0b914a m68k/include: Modernize printing of kernel messages by Geert Uytterhoeven · 8 years ago
- 05b70ff m68k/mm: sun3 - Modernize printing of kernel messages by Geert Uytterhoeven · 8 years ago
- 4eee1e7 m68k/sun3x: Modernize printing of kernel messages by Geert Uytterhoeven · 8 years ago
- 16a1a66 m68k/mac: Clean up interrupt debug macros and printk statements by Finn Thain · 8 years ago
- f74faec m68k/mac: Replace via-maciisi driver with via-cuda driver by Finn Thain · 8 years ago
- b672592 sched/cputime: Remove generic asm headers by Frederic Weisbecker · 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
- 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
- 0261b5d Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 8 years ago
- 6f38751 Merge branch 'linus' into locking/core, to pick up fixes by Ingo Molnar · 8 years ago
- 2d24b53 m68knommu: platform support for i2c devices on ColdFire SoC by Steven King · 10 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
- 7e251bb m68k: Fix ndelay() macro by Boris Brezillon · 8 years ago
- 890658b locking/mutex: Kill arch specific code by Peter Zijlstra · 8 years ago
- 84d6984 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 8 years ago
- 4cdf8db Merge branch 'work.uaccess2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
- df720ac exceptions: detritus removal by Al Viro · 8 years ago
- aa5ac78 m68k: generalize uboot command line support by Greg Ungerer · 8 years ago
- 8cf4a97 m68k: generalize io memory region setup for ColdFire ACR registers by Greg Ungerer · 8 years ago
- f711606 m68k: move ColdFire _bootmem_alloc code by Greg Ungerer · 8 years ago
- cbd5b98 m68k: report correct FPU type on ColdFire MMU platforms by Greg Ungerer · 8 years ago
- 81d3335 m68k: set appropriate machine type for m5411x SoC platforms by Greg Ungerer · 8 years ago
- 36d050d m68knommu: fix IO write size in nettel pin set by Greg Ungerer · 8 years ago
- d13ffb5 m68k: move exports to definitions by Al Viro · 9 years ago
- 6c84239 Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 8 years ago
- 8e7106a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 8 years ago
- 002d2f0 m68k: enable binfmt_flat on systems with an MMU by Nicolas Pitre · 8 years ago
- c86ad14 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- f987e5a m68k: use same start_thread() on MMU and no-MMU by Greg Ungerer · 8 years ago
- 120c4d9 m68k: fix file path comment by Greg Ungerer · 8 years ago
- 89e6ffd m68k: fix bFLT executable running on MMU enabled systems by Greg Ungerer · 8 years ago
- 2321884 Merge tag 'm68k-for-v4.8-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 8 years ago
- 86a8280 m68k: Assorted spelling fixes by Andrea Gelmini · 9 years ago
- 32d6bd9 tree wide: get rid of __GFP_REPEAT for order-0 allocations part I by Michal Hocko · 8 years ago
- 86a664d locking/atomic, arch/m68k: Remove comment by Peter Zijlstra · 8 years ago
- b53d6be locking/atomic: Remove linux/atomic.h:atomic_fetch_or() by Peter Zijlstra · 9 years ago
- e39d88e locking/atomic, arch/m68k: Implement atomic_fetch_{add,sub,and,or,xor}() by Peter Zijlstra · 9 years ago
- 084b360 char/genrtc: remove m68k support by Arnd Bergmann · 8 years ago
- 7e0fb73 Merge branch 'hash' of git://ftp.sciencehorizons.net/linux by Linus Torvalds · 8 years ago
- 14c44b9 m68k: Add <asm/hash.h> by George Spelvin · 8 years ago
- 5f56a5d exit_thread: remove empty bodies by Jiri Slaby · 9 years ago
- 0eb2c80 m68k: Wire up preadv2 and pwritev2 by Geert Uytterhoeven · 9 years ago
- 11caf57 Merge tag 'asm-generic-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic 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
- 82b666e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 9 years ago
- 96b9b1c Merge tag 'tty-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 9 years ago
- 63e3027 Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
- aa6865d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 9 years ago
- 1e94082 ipv6: Pass proto to csum_ipv6_magic as __u8 instead of unsigned short by Alexander Duyck · 9 years ago
- bc4b024 PCI: Move pci_dma_* helpers to common code by Christoph Hellwig · 9 years ago
- a359596 m68knommu: remove obsolete 68360 support by Greg Ungerer · 9 years ago
- efbec13 m68k: Fix misspellings in comments. by Adam Buchbinder · 9 years ago
- 4e0b6ca asm-generic: page.h: Remove useless get_user_page and free_user_page by Chen Gang · 9 years ago
- 78832a8 m68k: Wire up copy_file_range by Geert Uytterhoeven · 9 years ago
- 35373ab serial: Fix ASYNC_* => UPF_* flags misuse by Peter Hurley · 9 years ago
- e1c7e32 dma-mapping: always provide the dma_map_ops based implementation by Christoph Hellwig · 9 years ago
- 340f303 m68k: convert to dma_map_ops by Christoph Hellwig · 9 years ago
- 33caf82 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
- 2945e9f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 9 years ago
- eb37bc3 m68k: Provide __phys_to_pfn() and __pfn_to_phys() by Sudip Mukherjee · 9 years ago
- f5e6634 put the remnants of ..._user_ret() to rest by Al Viro · 9 years ago
- 70bc53b m68k/mac: Kill psc_present by Geert Uytterhoeven · 9 years ago
- 21d380e m68k: Wire up mlock2 by Geert Uytterhoeven · 9 years ago
- 82fc167 Merge tag 'v4.3-rc4' into locking/core, to pick up fixes before applying new changes by Ingo Molnar · 9 years ago
- 8474ba7 m68k: Define asmlinkage_protect by Andreas Schwab · 9 years ago
- 7f843da m68k: Wire up membarrier by Geert Uytterhoeven · 9 years ago
- b92858f m68k: Wire up userfaultfd by Geert Uytterhoeven · 9 years ago
- 5b3f33e m68k: Wire up direct socket calls by Geert Uytterhoeven · 9 years ago
- 62e8a32 atomic, arch: Audit atomic_{read,set}() by Peter Zijlstra · 9 years ago
- bd0b9ac genirq: Remove irq argument from irq flow handlers by Thomas Gleixner · 9 years ago
- ca520ca Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- 8d58b66 Merge tag 'v4.2-rc8' into x86/mm, before applying new changes by Ingo Molnar · 9 years ago
- 4c73e89 arch/*/io.h: Add ioremap_uc() to all architectures by Luis R. Rodriguez · 9 years ago
- de9e432 atomic: Collapse all atomic_{set,clear}_mask definitions by Peter Zijlstra · 10 years ago
- e6942b7 atomic: Provide atomic_{or,xor,and} by Peter Zijlstra · 11 years ago
- 74b1bc5 m68k: Provide atomic_{or,xor,and} by Peter Zijlstra · 11 years ago
- f2abeef mm: clean up per architecture MM hook header files by Laurent Dufour · 9 years ago
- 03aa29f m68k: fix io functions for ColdFire/MMU/PCI case by Greg Ungerer · 9 years ago
- d9ee489 m68knommu: force setting of CONFIG_CLOCK_FREQ for ColdFire by Greg Ungerer · 9 years ago