| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | [PATCH] m68k: fix reference to init_task in vmlinux-sun3.lds | Al Viro | 2006-01-12 | 1 | -1/+1 |
* | [PATCH] m68k: fix use of void foo(void) asm("bar") in traps.c | Al Viro | 2006-01-12 | 1 | -19/+19 |
* | [PATCH] m68k: kill mach_floppy_setup, convert to proper __setup() in drivers | Al Viro | 2006-01-12 | 4 | -27/+0 |
* | [PATCH] m68k: Moved initialisation of conswitchp from subarches to global arc... | Al Viro | 2006-01-12 | 9 | -25/+4 |
* | [PATCH] m68k: NULL noise removal | Al Viro | 2006-01-12 | 1 | -2/+2 |
* | [PATCH] m68k: checksum __user annotations | Al Viro | 2006-01-12 | 1 | -1/+1 |
* | [PATCH] m68k: syscalls __user annotation | Al Viro | 2006-01-12 | 1 | -23/+16 |
* | [PATCH] m68k: rtc __user annotations | Al Viro | 2006-01-12 | 2 | -6/+6 |
* | [PATCH] m68k: signal __user annotations | Al Viro | 2006-01-12 | 1 | -31/+31 |
* | [PATCH] m68k: basic iomem annotations | Al Viro | 2006-01-12 | 1 | -6/+6 |
* | [PATCH] m68k: broken constraints on mulu.l | Al Viro | 2006-01-12 | 1 | -1/+1 |
* | [PATCH] m68k: memory input should be an lvalue (mac/misc.c) | Al Viro | 2006-01-12 | 1 | -1/+2 |
* | [PATCH] m68k: isa_{type,sex} should be exported | Al Viro | 2006-01-12 | 1 | -0/+2 |
* | [PATCH] m68k: switch mac/misc.c to direct use of appropriate cuda/pmu/maciisi... | Al Viro | 2006-01-12 | 1 | -105/+218 |
* | [PATCH] m68k: namespace pollution fix (custom->amiga_custom) | Al Viro | 2006-01-12 | 5 | -37/+39 |
* | [PATCH] m68k: compile fix - updated vmlinux.lds to include LOCK_TEXT | Al Viro | 2006-01-12 | 2 | -0/+2 |
* | [PATCH] m68k: task_stack_page() | Al Viro | 2006-01-12 | 1 | -4/+3 |
* | [PATCH] capable/capability.h (arch/) | Randy Dunlap | 2006-01-12 | 3 | -0/+3 |
* | [PATCH] dump_thread() cleanup | akpm@osdl.org | 2006-01-10 | 1 | -2/+0 |
* | [PATCH] tiny: Make *[ug]id16 support optional | Matt Mackall | 2006-01-09 | 1 | -4/+0 |
* | [PATCH] m68k: convert thread flags to use bit fields | Roman Zippel | 2005-11-14 | 5 | -60/+50 |
* | [PATCH] m68k: m68k-specific thread_info changes | Al Viro | 2005-11-14 | 1 | -0/+5 |
* | [PATCH] sched: disable preempt in idle tasks | Nick Piggin | 2005-11-09 | 1 | -0/+2 |
* | [PATCH] m68k: fix-up schedule_timeout() usage | Nishanth Aravamudan | 2005-11-07 | 1 | -4/+2 |
* | [PATCH] consolidate sys_ptrace() | Christoph Hellwig | 2005-11-07 | 1 | -44/+3 |
* | [PATCH] jiffies_64 cleanup | Thomas Gleixner | 2005-10-31 | 1 | -4/+0 |
* | [PATCH] unify sys_ptrace prototype | Christoph Hellwig | 2005-10-31 | 1 | -1/+1 |
* | [PATCH] mm: init_mm without ptlock | Hugh Dickins | 2005-10-30 | 2 | -2/+2 |
* | [PATCH] mm: m68k kill stram swap | Hugh Dickins | 2005-10-30 | 2 | -926/+16 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds | 2005-09-10 | 6 | -14/+5 |
|\ |
|
| * | kbuild: m68k,parisc,ppc,ppc64,s390,xtensa use generic asm-offsets.h support | Sam Ravnborg | 2005-09-09 | 6 | -14/+5 |
* | | [PATCH] timer initialization cleanup: DEFINE_TIMER | Ingo Molnar | 2005-09-09 | 2 | -3/+2 |
|/ |
|
* | [PATCH] Kconfig fix (BLK_DEV_FD dependencies) | viro@ZenIV.linux.org.uk | 2005-09-08 | 1 | -0/+5 |
* | [PATCH] NTP: ntp-helper functions | john stultz | 2005-09-08 | 1 | -4/+1 |
* | [PATCH] move m68k rtc drivers over to initcalls | Christoph Hellwig | 2005-09-08 | 2 | -4/+5 |
* | [PATCH] m68k: cleanup inline mem functions | Roman Zippel | 2005-09-05 | 6 | -159/+238 |
* | [PATCH] m68k: move cache functions into separate file | Roman Zippel | 2005-09-05 | 3 | -105/+119 |
* | [PATCH] m68k: sys_ptrace cleanup | Roman Zippel | 2005-09-05 | 1 | -111/+64 |
* | [PATCH] m68k: indent sys_ptrace | Roman Zippel | 2005-09-05 | 1 | -167/+166 |
* | It wasn't just x86-64 that had hardcoded VM_FAULT_xxx numbers | Linus Torvalds | 2005-08-04 | 1 | -3/+3 |
* | [PATCH] Don't export machine_restart, machine_halt, or machine_power_off. | Eric W. Biederman | 2005-07-26 | 1 | -6/+0 |
* | [NET]: add a top-level Networking menu to *config | Sam Ravnborg | 2005-07-12 | 1 | -0/+2 |
* | [PATCH] make each arch use mm/Kconfig | Dave Hansen | 2005-06-23 | 1 | -0/+2 |
* | [PATCH] M68k: Mark Sun-3 NCR5380 SCSI broken | Geert Uytterhoeven | 2005-06-13 | 1 | -1/+0 |
* | [PATCH] M68k: Update defconfigs | Geert Uytterhoeven | 2005-06-13 | 12 | -52/+48 |
* | [PATCH] convert that currently tests _NSIG directly to use valid_signal() | Jesper Juhl | 2005-05-01 | 1 | -2/+3 |
* | [PATCH] M68k: Update defconfigs for 2.6.12-rc2 | Geert Uytterhoeven | 2005-04-18 | 12 | -281/+414 |
* | [PATCH] M68k: Update defconfigs for 2.6.11 | Geert Uytterhoeven | 2005-04-18 | 12 | -69/+316 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-17 | 227 | -0/+140481 |