Age | Commit message (Expand) | Author |
2010-08-13 | Mark arguments to certain syscalls as being const | David Howells |
2010-06-01 | Merge branch 'for-35' of git://repo.or.cz/linux-kbuild | Linus Torvalds |
2010-04-21 | Fix m68k-uclinux's rt_sigreturn trampoline | Maxim Kuvyrkov |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2010-03-12 | m68knommu: use generic ptrace_resume code | Christoph Hellwig |
2010-03-12 | ptrace: use ptrace_request() in the remaining architectures | Christoph Hellwig |
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-03-03 | Rename .data.initvect to .data..initvect. | Denys Vlasenko |
2010-03-03 | Rename .text.lock to .text..lock. | Denys Vlasenko |
2010-02-27 | m68knommu: NPTL support for uClinux | Maxim Kuvyrkov |
2009-12-11 | Unify sys_mmap* | Al Viro |
2009-12-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger... | Linus Torvalds |
2009-12-09 | Merge branch 'bkl-arch-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2009-12-06 | m68knommu: define arch_has_single_step() and friends | Greg Ungerer |
2009-12-04 | m68knommu: Split the .init section into INIT_TEXT_SECTION and INIT_DATA_SECTION. | Tim Abbott |
2009-12-04 | m68knommu: Move __init_end out of the .init section. | Tim Abbott |
2009-12-04 | m68knommu: Move __init_begin out of the .init section. | Tim Abbott |
2009-12-04 | m68knommu: Use more macros inside the .init section. | Tim Abbott |
2009-12-04 | m68knommu: Use INIT_TASK_DATA and CACHELINE_ALIGNED_DATA. | Tim Abbott |
2009-12-04 | m68knommu: Don't hardcode the value of PAGE_SIZE in the linker script. | Tim Abbott |
2009-12-04 | m68knommu: rename BSS define in linker script | Greg Ungerer |
2009-12-04 | m68knommu: define arch_has_single_step() and friends | Greg Ungerer |
2009-12-04 | m68knommu: add uboot commandline argument passing support | Lennart Sorensen |
2009-10-14 | m68knommu: Remove the BKL from sys_execve | John Kacur |
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 |