Age | Commit message (Expand) | Author |
2006-06-23 | [PATCH] fix incorrect SA_ONSTACK behaviour for 64-bit processes | Laurent MEYER |
2006-06-23 | [PATCH] m68k traps.c constraints | Al Viro |
2006-06-23 | [PATCH] m68k: clean up uaccess.h | Roman Zippel |
2006-06-23 | [PATCH] m68k: m68k mac VIA2 fixes and cleanups | Finn Thain |
2006-06-23 | [PATCH] m68k: adjust to changed HARDIRQ_MASK | Roman Zippel |
2006-06-23 | [PATCH] m68k: use proper defines for zone initialization | Roman Zippel |
2006-06-23 | [PATCH] m68k: print correct stack trace | Roman Zippel |
2006-04-11 | [PATCH] No arch-specific strpbrk implementations | Kyle McMartin |
2006-03-31 | [PATCH] unexport get_wchan | Adrian Bunk |
2006-03-28 | [PATCH] RTC: Remove some duplicate BCD definitions | Matt Mackall |
2006-03-26 | [PATCH] bitops: m68k: use generic bitops | Akinobu Mita |
2006-03-26 | [PATCH] more s/fucn/func/ typo fixes | Akinobu Mita |
2006-03-24 | [PATCH] kill include/linux/platform.h, default_idle() cleanup | Adrian Bunk |
2006-03-23 | [PATCH] m68k: rtc driver cleanup | Jean Delvare |
2006-03-22 | [PATCH] remove set_page_count() outside mm/ | Nick Piggin |
2006-02-18 | [PATCH] m68k: pm_power_off() breakage | Al Viro |
2006-02-14 | [PATCH] hrtimer: round up relative start time on low-res arches | Ingo Molnar |
2006-02-11 | [PATCH] Add wording to m68k .S files to help clarify license info | Matt Waddel |
2006-01-12 | [PATCH] m68k: console code in head.S needs framebuffer support built in | Al Viro |
2006-01-12 | [PATCH] m68k: fix reference to init_task in vmlinux-sun3.lds | Al Viro |
2006-01-12 | [PATCH] m68k: fix use of void foo(void) asm("bar") in traps.c | Al Viro |
2006-01-12 | [PATCH] m68k: kill mach_floppy_setup, convert to proper __setup() in drivers | Al Viro |
2006-01-12 | [PATCH] m68k: Moved initialisation of conswitchp from subarches to global arc... | Al Viro |
2006-01-12 | [PATCH] m68k: NULL noise removal | Al Viro |
2006-01-12 | [PATCH] m68k: checksum __user annotations | Al Viro |
2006-01-12 | [PATCH] m68k: syscalls __user annotation | Al Viro |
2006-01-12 | [PATCH] m68k: rtc __user annotations | Al Viro |
2006-01-12 | [PATCH] m68k: signal __user annotations | Al Viro |
2006-01-12 | [PATCH] m68k: basic iomem annotations | Al Viro |
2006-01-12 | [PATCH] m68k: broken constraints on mulu.l | Al Viro |
2006-01-12 | [PATCH] m68k: memory input should be an lvalue (mac/misc.c) | Al Viro |
2006-01-12 | [PATCH] m68k: isa_{type,sex} should be exported | Al Viro |
2006-01-12 | [PATCH] m68k: switch mac/misc.c to direct use of appropriate cuda/pmu/maciisi... | Al Viro |
2006-01-12 | [PATCH] m68k: namespace pollution fix (custom->amiga_custom) | Al Viro |
2006-01-12 | [PATCH] m68k: compile fix - updated vmlinux.lds to include LOCK_TEXT | Al Viro |
2006-01-12 | [PATCH] m68k: task_stack_page() | Al Viro |
2006-01-11 | [PATCH] capable/capability.h (arch/) | Randy Dunlap |
2006-01-10 | [PATCH] dump_thread() cleanup | akpm@osdl.org |
2006-01-08 | [PATCH] tiny: Make *[ug]id16 support optional | Matt Mackall |
2005-11-13 | [PATCH] m68k: convert thread flags to use bit fields | Roman Zippel |
2005-11-13 | [PATCH] m68k: m68k-specific thread_info changes | Al Viro |
2005-11-09 | [PATCH] sched: disable preempt in idle tasks | Nick Piggin |
2005-11-07 | [PATCH] m68k: fix-up schedule_timeout() usage | Nishanth Aravamudan |
2005-11-07 | [PATCH] consolidate sys_ptrace() | Christoph Hellwig |
2005-10-30 | [PATCH] jiffies_64 cleanup | Thomas Gleixner |
2005-10-30 | [PATCH] unify sys_ptrace prototype | Christoph Hellwig |
2005-10-29 | [PATCH] mm: init_mm without ptlock | Hugh Dickins |
2005-10-29 | [PATCH] mm: m68k kill stram swap | Hugh Dickins |
2005-09-09 | Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds |
2005-09-09 | [PATCH] timer initialization cleanup: DEFINE_TIMER | Ingo Molnar |