| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove GENERIC_HARDIRQ config option | Martin Schwidefsky | 2013-09-13 | 1 | -1/+0 |
* | arch: mm: pass userspace fault flag to generic fault handler | Johannes Weiner | 2013-09-13 | 1 | -0/+2 |
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg... | Linus Torvalds | 2013-09-09 | 12 | -147/+27 |
|\ |
|
| * | m68k: remove 16 unused boards in Kconfig.machine | Paul Bolle | 2013-08-26 | 1 | -134/+0 |
| * | m68k: define 'VM_DATA_DEFAULT_FLAGS' no matter whether has 'NOMMU' or not | Greg Ungerer | 2013-08-26 | 2 | -3/+3 |
| * | m68knommu: user generic iomap to support ioread*/iowrite* | Greg Ungerer | 2013-08-26 | 2 | -1/+2 |
| * | m68k/coldfire: flush cache when creating the signal stack frame | Alexander Stein | 2013-08-26 | 1 | -0/+8 |
| * | m68knommu: Mark functions only called from setup_arch() __init | Geert Uytterhoeven | 2013-08-26 | 6 | -9/+14 |
* | | Merge tag 'PTR_RET-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2013-09-05 | 3 | -3/+3 |
|\ \ |
|
| * | | PTR_RET is now PTR_ERR_OR_ZERO(): Replace most. | Rusty Russell | 2013-07-15 | 3 | -3/+3 |
* | | | Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2013-09-04 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | m68k: hardirq_count() only need preempt_mask.h | Frederic Weisbecker | 2013-08-14 | 1 | -1/+1 |
| |/ / |
|
* | | | Merge tag 'pci-v3.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2013-09-04 | 1 | -1/+0 |
|\ \ \ |
|
| * | | | PCI: Delay enabling bridges until they're needed | Yinghai Lu | 2013-07-25 | 1 | -1/+0 |
| |/ / |
|
* | | | m68k/atari: ARAnyM - Always use physical addresses in NatFeat calls | Geert Uytterhoeven | 2013-08-23 | 4 | -15/+18 |
* | | | m68k: Ignore disabled HSYNC interrupt on Atari for irqs_disabled() | Geert Uytterhoeven | 2013-08-23 | 1 | -0/+4 |
| |/
|/| |
|
* | | m68k: Truncate base in do_div() | Andreas Schwab | 2013-08-14 | 1 | -4/+5 |
* | | m68k/atari: ARAnyM - Fix NatFeat module support | Geert Uytterhoeven | 2013-08-14 | 1 | -4/+19 |
|/ |
|
* | Merge branch 'akpm' (updates from Andrew Morton) | Linus Torvalds | 2013-07-04 | 1 | -37/+11 |
|\ |
|
| * | mm/m68k: fix build warning of unused variable | Jiang Liu | 2013-07-04 | 1 | -5/+8 |
| * | mm/m68k: prepare for killing free_all_bootmem_node() | Jiang Liu | 2013-07-04 | 1 | -3/+1 |
| * | mm/m68k: prepare for removing num_physpages and simplify mem_init() | Jiang Liu | 2013-07-04 | 1 | -29/+2 |
| * | mm: concentrate modification of totalram_pages into the mm core | Jiang Liu | 2013-07-04 | 1 | -2/+2 |
| * | mm: enhance free_reserved_area() to support poisoning memory with zero | Jiang Liu | 2013-07-04 | 1 | -2/+2 |
| * | mm: change signature of free_reserved_area() to fix building warnings | Jiang Liu | 2013-07-04 | 1 | -1/+1 |
* | | Merge tag 'pci-v3.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2013-07-04 | 1 | -1/+0 |
|\ \ |
|
| * | | m68k/PCI: Remove redundant call of pci_bus_add_devices() | Jiang Liu | 2013-06-15 | 1 | -1/+0 |
* | | | Merge branch 'exotic-arch-fixes' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2013-07-03 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | lib: Move fonts from drivers/video/console/ to lib/fonts/ | Geert Uytterhoeven | 2013-06-28 | 1 | -1/+1 |
* | | | | Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/geer... | Linus Torvalds | 2013-07-03 | 12 | -67/+22 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | m68k/q40: Enable PC parallel port in defconfig | Geert Uytterhoeven | 2013-06-24 | 2 | -0/+8 |
| * | | | m68k/q40: Undefine insl/outsl before redefining them | Geert Uytterhoeven | 2013-06-24 | 1 | -0/+2 |
| * | | | m68k/uaccess: Fix asm constraints for userspace access | Geert Uytterhoeven | 2013-06-24 | 2 | -7/+7 |
| * | | | m68k/irq: Vector ints need a valid interrupt handler | Thomas Bogendoerfer | 2013-06-24 | 1 | -1/+1 |
| * | | | m68k/math-emu: unsigned issue, 'unsigned long' will never be less than zero | Chen Gang | 2013-06-24 | 1 | -1/+1 |
| * | | | m68k: remove CONFIG_EARLY_PRINTK dependency on CONFIG_EMBEDDED, default to n | Finn Thain | 2013-06-24 | 1 | -2/+1 |
| * | | | m68k/sun3: remove inline marking of EXPORT_SYMBOL functions | Denis Efremov | 2013-06-24 | 1 | -1/+1 |
| * | | | m68k: Remove inline strcpy() and strcat() implementations | Geert Uytterhoeven | 2013-06-24 | 3 | -55/+1 |
| |/ / |
|
* / / | consolidate io_remap_pfn_range definitions | Al Viro | 2013-06-29 | 2 | -6/+0 |
|/ / |
|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger... | Linus Torvalds | 2013-06-08 | 1 | -1/+2 |
|\ \ |
|
| * | | m68k: only use local gpio_request_one if not using GPIOLIB | Greg Ungerer | 2013-05-29 | 1 | -1/+2 |
| |/ |
|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee... | Linus Torvalds | 2013-06-03 | 1 | -10/+19 |
|\ \ |
|
| * | | m68k/mac: Fix unexpected interrupt with CONFIG_EARLY_PRINTK | Finn Thain | 2013-05-31 | 1 | -10/+19 |
| |/ |
|
* | | m68k: Update defconfigs for v3.9 | Geert Uytterhoeven | 2013-05-28 | 12 | -698/+1982 |
* | | m68k: implement futex.h to support userspace robust futexes and PI mutexes | Mikael Pettersson | 2013-05-21 | 2 | -1/+94 |
|/ |
|
* | Merge tag 'for-linus-20130509' of git://git.infradead.org/~dwmw2/random-2.6 | Linus Torvalds | 2013-05-10 | 1 | -17/+0 |
|\ |
|
| * | m68k: remove rpxlite stuff | Artem Bityutskiy | 2013-04-05 | 1 | -17/+0 |
* | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg... | Linus Torvalds | 2013-05-10 | 14 | -47/+56 |
|\ \ |
|
| * | | m68knommu: enable Timer on coldfire 532x | Greg Ungerer | 2013-04-29 | 1 | -3/+2 |
| * | | m68knommu: fix ColdFire 5373/5329 QSPI base address | Greg Ungerer | 2013-04-29 | 1 | -1/+1 |