Age | Commit message (Expand) | Author | Files | Lines |
2008-07-26 | m68k: use generic show_mem() | Johannes Weiner | 1 | -30/+0 |
2008-07-24 | PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures | Andrea Righi | 1 | -0/+1 |
2008-07-24 | mm: drop unneeded pgdat argument from free_area_init_node() | Johannes Weiner | 2 | -2/+2 |
2008-07-24 | mm: move bootmem descriptors definition to a single place | Johannes Weiner | 1 | -3/+1 |
2008-07-21 | arch/m68k/mm/sun3mmu.c: Eliminate NULL test and memset after alloc_bootmem | Julia Lawall | 1 | -1/+0 |
2008-07-21 | arch/m68k/mm/motorola.c: Eliminate NULL test and memset after alloc_bootmem | Julia Lawall | 1 | -1/+0 |
2008-07-21 | m68k/Atari: remove the dead ATARI_SCC{,_DMA} options | Adrian Bunk | 1 | -23/+1 |
2008-07-21 | m68k/Mac: remove the unused ADB_KEYBOARD option | Adrian Bunk | 1 | -12/+0 |
2008-07-21 | m68k/apollo: Add missing call to apollo_parse_bootinfo() | Geert Uytterhoeven | 1 | -0/+3 |
2008-07-21 | m68k/sun3/: possible cleanups | Adrian Bunk | 8 | -36/+10 |
2008-07-21 | m68k/q40/config.c: make functions static | Adrian Bunk | 1 | -13/+13 |
2008-07-21 | m68k/mac/: possible cleanups | Adrian Bunk | 8 | -181/+35 |
2008-07-21 | m68k/atari/debug.c: possible cleanups | Adrian Bunk | 1 | -30/+7 |
2008-07-21 | m68k/amiga/: possible cleanups | Adrian Bunk | 1 | -14/+6 |
2008-07-21 | export amiga_vblank | Adrian Bunk | 1 | -0/+2 |
2008-07-21 | m68k: remove AP1000 code | Adrian Bunk | 3 | -18/+0 |
2008-07-21 | m68k: make multi_defconfig the default defconfig | Adrian Bunk | 1 | -1/+1 |
2008-07-21 | Stringify support commas | Mathieu Desnoyers | 5 | -8/+0 |
2008-07-21 | m68k: Allow no CPU/platform type for allnoconfig | Geert Uytterhoeven | 1 | -0/+6 |
2008-07-21 | m68k: vmlinux-std/sun3.lds.S cleanup - use PAGE_SIZE macro | Cyrill Gorcunov | 2 | -4/+6 |
2008-07-21 | m68k: remove CVS keywords | Adrian Bunk | 6 | -6/+5 |
2008-07-15 | Merge commit 'v2.6.26' into bkl-removal | Jonathan Corbet | 14 | -37/+42 |
2008-07-03 | mvme16x-rtc: BKL pushdown | Arnd Bergmann | 1 | -0/+4 |
2008-06-21 | bvme6000-rtc: BKL pushdown | Arnd Bergmann | 1 | -1/+6 |
2008-06-06 | m68k: enable CONFIG_COMPAT_BRK by default | Geert Uytterhoeven | 12 | -36/+36 |
2008-05-22 | provide out-of-line strcat() for m68k | Al Viro | 1 | -0/+6 |
2008-05-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -1/+0 |
2008-05-19 | m68k: Add multi_defconfig | Geert Uytterhoeven | 1 | -0/+1269 |
2008-05-19 | m68k: Update defconfigs | Geert Uytterhoeven | 11 | -587/+994 |
2008-05-19 | m68k: Correctly handle multi-ISA at runtime | Geert Uytterhoeven | 1 | -3/+3 |
2008-05-19 | m68k: Prefix ISA type with ISA_TYPE_ | Geert Uytterhoeven | 1 | -3/+3 |
2008-05-19 | m68k: export m68k_mmutype | Geert Uytterhoeven | 1 | -1/+2 |
2008-05-19 | m68k: Q40/Q60 floppy support is broken | Geert Uytterhoeven | 1 | -1/+1 |
2008-05-19 | m68k: Correct jump if not running on HP300 | Geert Uytterhoeven | 1 | -1/+1 |
2008-05-19 | m68k: Kill CONFIG_WHIPPET_SERIAL | Geert Uytterhoeven | 1 | -7/+0 |
2008-05-17 | [PATCH] take init_files to fs/file.c | Al Viro | 1 | -1/+0 |
2008-05-05 | m68k: remove old mac_esp cruft | Finn Thain | 1 | -24/+0 |
2008-05-05 | m68k: Handle 68040 bus faults | Roman Zippel | 1 | -3/+14 |
2008-05-04 | unified (weak) sys_pipe implementation | Ulrich Drepper | 1 | -17/+0 |
2008-04-29 | m68k: Export empty_zero_page for ZERO_PAGE usage in modules. | Aneesh Kumar K.V | 1 | -0/+1 |
2008-04-29 | m68k/m68kmmu: use kbuild.h instead of defining macros in asm-offsets.c | Christoph Lameter | 1 | -3/+1 |
2008-04-29 | proc: remove /proc/mac_iop | Alexey Dobriyan | 1 | -85/+0 |
2008-04-29 | proc: remove proc_root from drivers | Alexey Dobriyan | 1 | -1/+1 |
2008-04-28 | m68k: replace remaining __FUNCTION__ occurrences | Harvey Harrison | 3 | -8/+8 |
2008-04-28 | m68k: remove redundant display of free swap space in show_mem() | Johannes Weiner | 1 | -1/+0 |
2008-04-19 | arch: Remove unnecessary inclusions of asm/semaphore.h | Matthew Wilcox | 2 | -2/+0 |
2008-04-17 | Generic semaphore implementation | Matthew Wilcox | 5 | -193/+2 |
2008-04-05 | m68k: update defconfigs for 2.6.25 | Geert Uytterhoeven | 11 | -4160/+5747 |
2008-04-05 | m68k: use KBUILD_DEFCONFIG | Adrian Bunk | 2 | -657/+2 |
2008-03-04 | m68k{,nommu}: Wire up new timerfd syscalls | Geert Uytterhoeven | 1 | -1/+3 |