| Age | Commit message (Expand) | Author | Files | Lines |
| 2015-09-28 | m68k: Wire up userfaultfd |  Geert Uytterhoeven | 2 | -1/+2 |
| 2015-09-28 | m68k: Wire up direct socket calls |  Geert Uytterhoeven | 2 | -1/+18 |
| 2015-09-23 | atomic, arch: Audit atomic_{read,set}() |  Peter Zijlstra | 1 | -2/+2 |
| 2015-09-16 | genirq: Remove irq argument from irq flow handlers |  Thomas Gleixner | 2 | -3/+2 |
| 2015-09-03 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -10/+4 |
| 2015-08-25 | Merge tag 'v4.2-rc8' into x86/mm, before applying new changes |  Ingo Molnar | 6 | -8/+5 |
| 2015-07-29 | arch/*/io.h: Add ioremap_uc() to all architectures |  Luis R. Rodriguez | 1 | -0/+1 |
| 2015-07-27 | atomic: Collapse all atomic_{set,clear}_mask definitions |  Peter Zijlstra | 1 | -10/+0 |
| 2015-07-27 | atomic: Provide atomic_{or,xor,and} |  Peter Zijlstra | 1 | -2/+0 |
| 2015-07-27 | m68k: Provide atomic_{or,xor,and} |  Peter Zijlstra | 1 | -4/+10 |
| 2015-07-17 | mm: clean up per architecture MM hook header files |  Laurent Dufour | 2 | -15/+1 |
| 2015-07-13 | m68k: fix io functions for ColdFire/MMU/PCI case |  Greg Ungerer | 1 | -1/+2 |
| 2015-07-13 | m68knommu: force setting of CONFIG_CLOCK_FREQ for ColdFire |  Greg Ungerer | 1 | -1/+1 |
| 2015-06-26 | Merge tag 'tty-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty |  Linus Torvalds | 1 | -1/+1 |
| 2015-06-25 | Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-block |  Linus Torvalds | 1 | -1/+0 |
| 2015-06-24 | mm: new mm hook framework |  Laurent Dufour | 1 | -0/+15 |
| 2015-06-22 | Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 2 | -2/+6 |
| 2015-06-22 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -3/+0 |
| 2015-06-22 | Merge branches 'x86/apic', 'x86/asm', 'x86/mm' and 'x86/platform' into x86/core, to merge last updates |  Ingo Molnar | 3 | -3/+6 |
| 2015-06-07 | video/fbdev, asm/io.h: Remove ioremap_writethrough() |  Toshi Kani | 2 | -9/+0 |
| 2015-06-07 | arch/*/io.h: Add ioremap_wt() to all architectures |  Toshi Kani | 2 | -0/+13 |
| 2015-05-19 | remove scatterlist.h generation from arch Kbuild files |  Christoph Hellwig | 1 | -1/+0 |
| 2015-05-19 | sched/preempt: Merge preempt_mask.h into preempt.h |  Frederic Weisbecker | 1 | -3/+0 |
| 2015-05-13 | arch: Remove __ARCH_HAVE_CMPXCHG |  Thomas Gleixner | 1 | -1/+0 |
| 2015-05-06 | serial: 8250: remove Kconfig indirection |  Valentin Rothberg | 1 | -1/+1 |
| 2015-04-20 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu |  Linus Torvalds | 2 | -2/+4 |
| 2015-04-15 | Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/misc |  Linus Torvalds | 1 | -2/+0 |
| 2015-04-12 | m68k: Remove signal translation and exec_domain |  Richard Weinberger | 1 | -2/+0 |
| 2015-03-30 | m68knommu: ColdFire 5271 only has a single FEC controller |  Greg Ungerer | 1 | -0/+2 |
| 2015-03-30 | m68k: Fix trivial typos in comments |  Yannick Guerrini | 1 | -2/+2 |
| 2015-03-15 | m68k: Remove FSF address |  Geert Uytterhoeven | 1 | -5/+0 |
| 2015-02-28 | mm: add missing __PAGETABLE_{PUD,PMD}_FOLDED defines |  Kirill A. Shutemov | 1 | -0/+2 |
| 2015-02-18 | Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic |  Linus Torvalds | 2 | -21/+21 |
| 2015-02-16 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu |  Linus Torvalds | 1 | -23/+1 |
| 2015-02-12 | all arches, signal: move restart_block to struct task_struct |  Andy Lutomirski | 1 | -4/+0 |
| 2015-02-11 | mm: make FIRST_USER_ADDRESS unsigned long on all archs |  Kirill A. Shutemov | 1 | -1/+1 |
| 2015-02-10 | Merge branch 'akpm' (patches from Andrew) |  Linus Torvalds | 4 | -53/+2 |
| 2015-02-10 | m68k: drop _PAGE_FILE and pte_file()-related helpers |  Kirill A. Shutemov | 4 | -53/+2 |
| 2015-02-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k |  Linus Torvalds | 4 | -100/+2 |
| 2015-02-03 | m68knommu: fix irq handler types in 68360/commproc.c |  Greg Ungerer | 1 | -1/+1 |
| 2015-02-03 | m68k: remove check for CONFIG_BSEIP |  Paul Bolle | 1 | -22/+0 |
| 2015-01-15 | m68k/atari: Remove obsolete IRQ_TYPE_* |  Geert Uytterhoeven | 1 | -5/+0 |
| 2015-01-13 | m68k: macro whitespace fixes |  Michael S. Tsirkin | 1 | -1/+1 |
| 2015-01-13 | m68k/uaccess: fix sparse errors |  Michael S. Tsirkin | 1 | -20/+20 |
| 2015-01-11 | m68k/mac: Fix scsi_type for Mac LC and similar models |  Finn Thain | 1 | -1/+1 |
| 2015-01-11 | m68k: Switch to asm-generic/futex.h |  Geert Uytterhoeven | 2 | -94/+1 |
| 2015-01-11 | m68k: Wire up execveat |  Geert Uytterhoeven | 2 | -1/+2 |
| 2014-12-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next |  Linus Torvalds | 1 | -1/+0 |
| 2014-12-10 | net, lib: kill arch_fast_hash library bits |  Daniel Borkmann | 1 | -1/+0 |
| 2014-12-09 | Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic |  Linus Torvalds | 2 | -4/+8 |