Age | Commit message (Expand) | Author |
2010-08-13 | Mark arguments to certain syscalls as being const | David Howells |
2010-05-19 | Merge branch 'timers-for-linus-cleanups' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2010-05-17 | m68k: Remove trailing spaces in messages | Frans Pop |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2010-03-13 | m68k: Convert m68k to use read/update_persistent_clock | John Stultz |
2010-03-12 | Add generic sys_ipc wrapper | Christoph Hellwig |
2010-03-12 | Add generic sys_old_mmap() | Christoph Hellwig |
2010-03-12 | Add generic sys_old_select() | Christoph Hellwig |
2010-02-27 | m68k: Define sigcontext ABI of ColdFire | Maxim Kuvyrkov |
2010-02-27 | m68k: Add NPTL support | Maxim Kuvyrkov |
2009-12-12 | kbuild: move autoconf.h to include/generated | Sam Ravnborg |
2009-12-11 | Unify sys_mmap* | Al Viro |
2009-12-06 | m68k: Remove the BKL from sys_execve | John Kacur |
2009-12-06 | m68k: Cleanup linker scripts using new linker script macros. | Tim Abbott |
2009-12-04 | m68k: ptrace fixes | Andreas Schwab |
2009-12-04 | m68k: use generic code for ptrace requests | Andreas Schwab |
2009-09-23 | headers: utsname.h redux | Alexey Dobriyan |
2009-09-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next | Linus Torvalds |
2009-09-22 | m68k: convert to use arch_gettimeoffset() | john stultz |
2009-09-21 | perf: Do the big rename: Performance Counters -> Performance Events | Ingo Molnar |
2009-09-21 | Use new __init_task_data macro in arch init_task.c files. | Joe Perches |
2009-09-15 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds |
2009-09-01 | locking, m68k/asm-offsets: Rename signal defines | Heiko Carstens |
2009-08-31 | locking, m68k: Calculate thread_info offset with asm offset | Heiko Carstens |
2009-08-31 | locking, m68k/asm-offsets: Rename pt_regs offset defines | Heiko Carstens |
2009-08-26 | m68k,m68knommu: Wire up rt_tgsigqueueinfo and perf_counter_open | Geert Uytterhoeven |
2009-07-09 | linker script: unify usage of discard definition | Tejun Heo |
2009-06-24 | linker script: throw away .discard section | Tejun Heo |
2009-06-18 | ptrace: remove PT_DTRACE from m68k, m68knommu | Oleg Nesterov |
2009-06-16 | mm: consolidate init_mm definition | Alexey Dobriyan |
2009-06-12 | module: cleanup FIXME comments about trimming exception table entries. | Rusty Russell |
2009-04-28 | m68k: arch/m68k/kernel/sun3-head.S needs <linux/init.h> | Geert Uytterhoeven |
2009-04-26 | m68k: convert to use __HEAD and HEAD_TEXT macros. | Tim Abbott |
2009-04-22 | m68k,m68knommu: Wire up preadv and pwritev | Geert Uytterhoeven |
2009-04-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/rtc-parisc | Linus Torvalds |
2009-04-02 | Simplify copy_thread() | Alexey Dobriyan |
2009-04-02 | m68k: Hook up rtc-generic | Geert Uytterhoeven |
2009-01-14 | [CVE-2009-0029] Rename old_readdir to sys_old_readdir | Heiko Carstens |
2009-01-12 | m68k: Fix --build-id breakage for sun3 | Al Viro |
2009-01-12 | m68k: Wire up sys_restart_syscall | Andreas Schwab |
2009-01-12 | m68k: Kill several external declarations in source files | Geert Uytterhoeven |
2009-01-12 | m68k: Add vmlinux.lds to .gitignore | Kars de Jong |
2009-01-06 | trivial: fix an -> a typos in documentation and comments | Frederik Schwarzer |
2008-12-31 | take init_fs to saner place | Al Viro |
2008-11-15 | m68k: Fix off-by-one in m68k_setup_user_interrupt() | Geert Uytterhoeven |
2008-10-23 | proc: move /proc/hardware to m68k-specific code | Alexey Dobriyan |
2008-10-14 | m68k: init_irq_proc depends on CONFIG_PROC_FS | Geert Uytterhoeven |
2008-10-14 | m68k: remove the dead PCI code | Adrian Bunk |
2008-10-14 | m68k: Remove the broken Hades support | Adrian Bunk |
2008-10-14 | m68k: Add missing dma_sync_single_range_for_{cpu,device}() | Geert Uytterhoeven |