Age | Commit message (Expand) | Author | Files | Lines |
2015-07-13 | m68knommu: update defconfig for ColdFire m5249evb | Greg Ungerer | 1 | -15/+2 |
2015-07-13 | m68knommu: update defconfig for m5208evb | Greg Ungerer | 1 | -19/+3 |
2015-07-13 | m68knommu: make ColdFire SoC selection a choice | Greg Ungerer | 1 | -9/+18 |
2015-07-13 | m68knommu: improve the clock configuration defaults | Greg Ungerer | 1 | -0/+8 |
2015-07-13 | m68knommu: force setting of CONFIG_CLOCK_FREQ for ColdFire | Greg Ungerer | 2 | -14/+2 |
2015-07-02 | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -8/+4 |
2015-06-29 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg... | Linus Torvalds | 3 | -6/+3 |
2015-06-27 | Merge tag 'tty-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 1 | -1/+1 |
2015-06-26 | Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -1/+0 |
2015-06-25 | m68k/psc: Fix race in installing chained IRQ handler | Thomas Gleixner | 1 | -8/+4 |
2015-06-25 | mm: new mm hook framework | Laurent Dufour | 1 | -0/+15 |
2015-06-23 | Merge branch 'for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/geert... | Linus Torvalds | 13 | -31/+84 |
2015-06-23 | Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2 | -2/+6 |
2015-06-23 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -5/+2 |
2015-06-22 | Merge branches 'x86/apic', 'x86/asm', 'x86/mm' and 'x86/platform' into x86/co... | Ingo Molnar | 3 | -3/+6 |
2015-06-16 | m68k: Use vsprintf %pM extension | Joe Perches | 3 | -6/+3 |
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-06-01 | m68k: Use for_each_sg() | Akinobu Mita | 1 | -7/+12 |
2015-06-01 | m68k/defconfig: Update defconfigs for v4.1-rc6 | Geert Uytterhoeven | 12 | -24/+72 |
2015-05-19 | remove scatterlist.h generation from arch Kbuild files | Christoph Hellwig | 1 | -1/+0 |
2015-05-19 | mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in t... | David Hildenbrand | 1 | -2/+2 |
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... | Linus Torvalds | 3 | -3/+6 |
2015-04-15 | Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2 | -14/+2 |
2015-04-15 | m68k: mark PMD folded and expose number of page table levels | Kirill A. Shutemov | 1 | -0/+4 |
2015-04-14 | Merge tag 'pci-v4.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -0/+4 |
2015-04-12 | m68k: Remove signal translation and exec_domain | Richard Weinberger | 2 | -14/+2 |
2015-03-30 | m68k/mac: Fix out-of-bounds array index in OSS IRQ source initialization | Finn Thain | 1 | -2/+1 |
2015-03-30 | m68knommu: fix fec setup warning for ColdFire 5271 builds | Greg Ungerer | 1 | -1/+2 |
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-24 | Merge branches 'pci/enumeration' and 'pci/virtualization' into next | Bjorn Helgaas | 1 | -0/+4 |
2015-03-15 | m68k/pci: Remove a superflous KERN_ERR | Dan Carpenter | 1 | -1/+1 |
2015-03-15 | m68k/defconfig: Update defconfigs for v4.0-rc1 | Geert Uytterhoeven | 12 | -0/+36 |
2015-03-15 | m68k/q40: Make NE2000 builtin instead of modular | Geert Uytterhoeven | 1 | -1/+1 |
2015-03-15 | m68k: Remove FSF address | Geert Uytterhoeven | 10 | -59/+9 |
2015-03-12 | PCI: Assign resources before drivers claim devices (pci_scan_bus()) | Yijing Wang | 1 | -0/+4 |
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/kerne... | Linus Torvalds | 2 | -21/+21 |
2015-02-17 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg... | Linus Torvalds | 3 | -40/+5 |
2015-02-13 | all arches, signal: move restart_block to struct task_struct | Andy Lutomirski | 2 | -6/+2 |
2015-02-12 | mm: make FIRST_USER_ADDRESS unsigned long on all archs | Kirill A. Shutemov | 1 | -1/+1 |
2015-02-11 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 4 | -53/+2 |
2015-02-11 | m68k: drop _PAGE_FILE and pte_file()-related helpers | Kirill A. Shutemov | 4 | -53/+2 |
2015-02-11 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee... | Linus Torvalds | 22 | -368/+774 |
2015-02-03 | arch: m68k: 68360: config: Remove unused function | Rickard Strandqvist | 1 | -13/+0 |
2015-02-03 | m68knommu: fix irq handler types in 68360/commproc.c | Greg Ungerer | 2 | -5/+5 |