Age | Commit message (Expand) | Author | Files | Lines |
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 |
2015-02-03 | m68k: remove check for CONFIG_BSEIP | Paul Bolle | 1 | -22/+0 |
2015-01-31 | m68k/defconfig: Enable Ethernet bridging | Geert Uytterhoeven | 12 | -0/+324 |
2015-01-31 | m68k/defconfig: Enable Atari EtherNAT and EtherNEC Ethernet support | Geert Uytterhoeven | 2 | -1/+10 |
2015-01-31 | m68k/defconfig: Enable automounting of devtmpfs at /dev | Geert Uytterhoeven | 12 | -0/+12 |
2015-01-31 | m68k/defconfig: Enable early printk support | Geert Uytterhoeven | 8 | -0/+8 |
2015-01-31 | m68k/defconfig: Enable test modules | Geert Uytterhoeven | 12 | -0/+72 |
2015-01-31 | m68k/defconfig: Refresh defconfigs for v3.16-rc1--v3.19-rc2 | Geert Uytterhoeven | 12 | -144/+336 |
2015-01-29 | vm: add VM_FAULT_SIGSEGV handling support | Linus Torvalds | 1 | -0/+2 |
2015-01-15 | m68k/atari: Remove obsolete IRQ_TYPE_* | Geert Uytterhoeven | 4 | -11/+4 |
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-13 | m68k/atari: Remove obsolete keyboard_tasklet scheduling | Geert Uytterhoeven | 1 | -1/+0 |
2015-01-11 | m68k/mac: Fix scsi_type for Mac LC and similar models | Finn Thain | 2 | -16/+18 |
2015-01-11 | m68k: Switch to asm-generic/futex.h | Geert Uytterhoeven | 2 | -94/+1 |
2015-01-11 | m68k/mvme147: config.c - Remove unused functions | Rickard Strandqvist | 1 | -46/+0 |
2015-01-11 | m68k/atari: atakeyb.c - Remove some unused functions | Rickard Strandqvist | 1 | -66/+0 |
2015-01-11 | m68k/mvme16x: rtc - Don't use module_init in non-modular code | Paul Gortmaker | 1 | -1/+1 |
2015-01-11 | m68k: Wire up execveat | Geert Uytterhoeven | 3 | -1/+3 |
2014-12-12 | 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-10 | Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2 | -4/+8 |
2014-12-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee... | Linus Torvalds | 1 | -1/+0 |
2014-11-20 | sun3_scsi: Convert to platform device | Finn Thain | 1 | -0/+60 |
2014-11-20 | atari_scsi: Convert to platform device | Finn Thain | 1 | -0/+27 |
2014-11-20 | atari_scsi: Fix atari_scsi deadlocks on Falcon | Finn Thain | 2 | -23/+42 |