Age | Commit message (Expand) | Author |
2009-09-30 | m68knommu: fix rename of pt_regs offset defines breakage | Greg Ungerer |
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-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-18 | Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2009-09-17 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger... | Linus Torvalds |
2009-09-16 | m68knommu: remove the common interrupt controller structure | Greg Ungerer |
2009-09-16 | m68knommu: use common interrupt controller code for older ColdFire CPU's | Greg Ungerer |
2009-09-16 | m68knommu: general interrupt controller for ColdFire 532x parts | Greg Ungerer |
2009-09-16 | m68knommu: general interrupt controller for ColdFire many 52xx parts | Greg Ungerer |
2009-09-16 | m68knommu: use general interrupt controller for ColdFire 520x family | Greg Ungerer |
2009-09-16 | m68knommu: convert to asm-generic/hardirq.h | Christoph Hellwig |
2009-09-16 | arch/m68knommu/kernel/time.c: Remove unnecessary semicolons | Joe Perches |
2009-09-15 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds |
2009-08-26 | m68k,m68knommu: Wire up rt_tgsigqueueinfo and perf_counter_open | Geert Uytterhoeven |
2009-08-15 | timekeeping: Increase granularity of read_persistent_clock() | Martin Schwidefsky |
2009-08-14 | Merge branch 'percpu-for-linus' into percpu-for-next | Tejun Heo |
2009-07-09 | linker script: unify usage of discard definition | Tejun Heo |
2009-07-08 | Remove multiple KERN_ prefixes from printk formats | Joe Perches |
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-06-11 | m68knommu: remove unecessary include of thread_info.h in entry.S | Greg Ungerer |
2009-06-11 | arch/m68knommu: Convert #ifdef DEBUG printk(KERN_DEBUG to pr_debug( | Joe Perches |
2009-04-24 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger... | Linus Torvalds |
2009-04-22 | m68k,m68knommu: Wire up preadv and pwritev | Geert Uytterhoeven |
2009-04-22 | m68knommu: fix DMA support for ColdFire | Greg Ungerer |
2009-04-22 | m68knommu: remove unused kernel stats offsets | Greg Ungerer |
2009-04-22 | m68knommu: fix missing .data.cacheline_aligned section | Greg Ungerer |
2009-04-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger... | Linus Torvalds |
2009-04-02 | Simplify copy_thread() | Alexey Dobriyan |
2009-03-24 | m68knommu: switch to using generic_handle_irq() | Greg Ungerer |
2009-03-24 | m68knommu: add a local dma_sync_single_for_cpu() function | Greg Ungerer |
2009-01-27 | m68knommu: fix syscall restarting | Greg Ungerer |
2009-01-27 | m68knommu: remove the obsolete and long unused comempci chip support | Greg Ungerer |
2009-01-14 | [CVE-2009-0029] Rename old_readdir to sys_old_readdir | Heiko Carstens |
2008-12-31 | take init_fs to saner place | Al Viro |
2008-09-06 | Remove asm/a.out.h files for all architectures without a.out support. | Adrian Bunk |
2008-08-11 | m68k{,nommu}: Wire up new system calls | Geert Uytterhoeven |
2008-07-24 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger... | Linus Torvalds |
2008-07-24 | PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures | Andrea Righi |
2008-07-23 | m68knommu: put ColdFire head code into .text.head section | Greg Ungerer |
2008-07-23 | m68knommu: MCF5307 PIT GENERIC_CLOCKEVENTS support | Sebastian Siewior |
2008-07-23 | m68knommu: complete generic time | Sebastian Siewior |
2008-07-23 | m68knommu: move code within time.c | Sebastian Siewior |
2008-07-23 | m68knommu: m68knommu: add old stack trace method | Sebastian Siewior |
2008-06-27 | PCI: remove unused arch pcibios_update_resource() functions | Adrian Bunk |
2008-05-16 | [PATCH] take init_files to fs/file.c | Al Viro |