| Commit message (Expand) | Author | Age | Files | Lines |
* | m68k/m68kmmu: use kbuild.h instead of defining macros in asm-offsets.c | Christoph Lameter | 2008-04-29 | 1 | -3/+1 |
* | proc: remove /proc/mac_iop | Alexey Dobriyan | 2008-04-29 | 1 | -85/+0 |
* | proc: remove proc_root from drivers | Alexey Dobriyan | 2008-04-29 | 1 | -1/+1 |
* | m68k: replace remaining __FUNCTION__ occurrences | Harvey Harrison | 2008-04-28 | 3 | -8/+8 |
* | m68k: remove redundant display of free swap space in show_mem() | Johannes Weiner | 2008-04-28 | 1 | -1/+0 |
* | arch: Remove unnecessary inclusions of asm/semaphore.h | Matthew Wilcox | 2008-04-19 | 2 | -2/+0 |
* | Generic semaphore implementation | Matthew Wilcox | 2008-04-17 | 5 | -193/+2 |
* | m68k: update defconfigs for 2.6.25 | Geert Uytterhoeven | 2008-04-04 | 11 | -4160/+5747 |
* | m68k: use KBUILD_DEFCONFIG | Adrian Bunk | 2008-04-04 | 2 | -657/+2 |
* | m68k{,nommu}: Wire up new timerfd syscalls | Geert Uytterhoeven | 2008-03-04 | 1 | -1/+3 |
* | ide: introduce HAVE_IDE | Sam Ravnborg | 2008-02-09 | 1 | -0/+1 |
* | avoid overflows in kernel/time.c | H. Peter Anvin | 2008-02-08 | 1 | -0/+4 |
* | procfs: constify function pointer tables | Jan Engelhardt | 2008-02-08 | 1 | -1/+1 |
* | aout: remove unnecessary inclusions of {asm, linux}/a.out.h | David Howells | 2008-02-08 | 2 | -2/+0 |
* | aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUT | David Howells | 2008-02-08 | 1 | -47/+0 |
* | aout: mark arches that support A.OUT format | David Howells | 2008-02-08 | 1 | -0/+3 |
* | m68k: correct setting of struct user.u_ar0 | Geert Uytterhoeven | 2008-02-07 | 1 | -1/+1 |
* | Introduce flags for reserve_bootmem() | Bernhard Walle | 2008-02-07 | 2 | -2/+3 |
* | cleanup after APUS removal | Adrian Bunk | 2008-02-06 | 1 | -2/+0 |
* | Remove pointless casts from void pointers | Jeff Garzik | 2008-02-06 | 1 | -1/+1 |
* | mac68k: remove dead MAC_ADBKEYCODES | Stanislav Brabec | 2008-02-05 | 2 | -15/+0 |
* | mac68k: remove dead code | Finn Thain | 2008-02-05 | 1 | -2/+0 |
* | m68k: kill arch/m68k/mvme16x/mvme16x_ksyms.c | Adrian Bunk | 2008-02-05 | 3 | -7/+3 |
* | m68k: kill arch/m68k/atari/atari_ksyms.c | Adrian Bunk | 2008-02-05 | 8 | -36/+31 |
* | m68k: kill arch/m68k/amiga/amiga_ksyms.c | Adrian Bunk | 2008-02-05 | 6 | -34/+32 |
* | m68k: kill arch/m68k/hp300/ksyms.c | Adrian Bunk | 2008-02-05 | 2 | -10/+1 |
* | m68k: kill arch/m68k/mac/mac_ksyms.c | Adrian Bunk | 2008-02-05 | 3 | -10/+5 |
* | m68k: Balance ioremap and iounmap in m68k/atari/hades-pci.c | Roel Kluin | 2008-02-05 | 1 | -28/+26 |
* | m68k: ARRAY_SIZE() cleanup | Alejandro Martinez Ruiz | 2008-02-05 | 1 | -1/+1 |
* | m68k: Use cc-cross-prefix | Geert Uytterhoeven | 2008-02-05 | 1 | -6/+5 |
* | timerfd: new timerfd API | Davide Libenzi | 2008-02-05 | 1 | -1/+1 |
* | Move Kconfig.instrumentation to arch/Kconfig and init/Kconfig | Mathieu Desnoyers | 2008-02-03 | 1 | -2/+0 |
* | PCI: Kconfig help: don't refer to the PCI-HOWTO | Adrian Bunk | 2008-02-02 | 1 | -5/+0 |
* | all archs: consolidate init and exit sections in vmlinux.lds.h | Sam Ravnborg | 2008-01-28 | 2 | -8/+8 |
* | m68k: export atari_keyb_init | Adrian Bunk | 2007-11-27 | 1 | -1/+2 |
* | m68k: sg fallout | Geert Uytterhoeven | 2007-10-24 | 1 | -1/+1 |
* | Update arch/ to use sg helpers | Jens Axboe | 2007-10-22 | 1 | -1/+1 |
* | spelling fixes: arch/m68k/ | Simon Arlott | 2007-10-20 | 8 | -11/+11 |
* | Convert files to UTF-8 and some cleanups | Jan Engelhardt | 2007-10-19 | 19 | -19/+19 |
* | Combine instrumentation menus in kernel/Kconfig.instrumentation | Mathieu Desnoyers | 2007-10-19 | 1 | -0/+2 |
* | Use helpers to obtain task pid in printks (arch code) | Alexey Dobriyan | 2007-10-19 | 1 | -2/+2 |
* | pid namespaces: define is_global_init() and is_container_init() | Serge E. Hallyn | 2007-10-19 | 1 | -1/+1 |
* | remove include/asm-*/ipc.h | Adrian Bunk | 2007-10-17 | 1 | -1/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds | 2007-10-16 | 1 | -4/+4 |
|\ |
|
| * | kbuild: enable 'make CFLAGS=...' to add additional options to CC | Sam Ravnborg | 2007-10-14 | 1 | -4/+4 |
* | | During VM oom condition, kill all threads in process group | Will Schmidt | 2007-10-16 | 1 | -1/+1 |
* | | Consolidate PTRACE_DETACH | Alexey Dobriyan | 2007-10-16 | 1 | -4/+0 |
* | | Atari keyboard: incorporate additional review comments | Geert Uytterhoeven | 2007-10-15 | 1 | -2/+0 |
* | | m68k: Atari keyboard ACIA driver cleanup | Geert Uytterhoeven | 2007-10-13 | 1 | -97/+7 |
|/ |
|
* | m68k(nommu): add missing syscalls | Geert Uytterhoeven | 2007-09-12 | 1 | -0/+10 |