| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] kill include/linux/platform.h, default_idle() cleanup | Adrian Bunk | 2006-03-24 | 1 | -1/+1 |
* | [PATCH] m68k: rtc driver cleanup | Jean Delvare | 2006-03-23 | 1 | -3/+1 |
* | [PATCH] remove set_page_count() outside mm/ | Nick Piggin | 2006-03-22 | 3 | -3/+3 |
* | [PATCH] m68k: pm_power_off() breakage | Al Viro | 2006-02-18 | 1 | -0/+3 |
* | [PATCH] hrtimer: round up relative start time on low-res arches | Ingo Molnar | 2006-02-14 | 1 | -0/+4 |
* | [PATCH] Add wording to m68k .S files to help clarify license info | Matt Waddel | 2006-02-11 | 42 | -126/+84 |
* | [PATCH] m68k: console code in head.S needs framebuffer support built in | Al Viro | 2006-01-12 | 1 | -0/+2 |
* | [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-11 | 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-08 | 1 | -4/+0 |
* | [PATCH] m68k: convert thread flags to use bit fields | Roman Zippel | 2005-11-13 | 5 | -60/+50 |
* | [PATCH] m68k: m68k-specific thread_info changes | Al Viro | 2005-11-13 | 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-30 | 1 | -4/+0 |
* | [PATCH] unify sys_ptrace prototype | Christoph Hellwig | 2005-10-30 | 1 | -1/+1 |
* | [PATCH] mm: init_mm without ptlock | Hugh Dickins | 2005-10-29 | 2 | -2/+2 |
* | [PATCH] mm: m68k kill stram swap | Hugh Dickins | 2005-10-29 | 2 | -926/+16 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds | 2005-09-09 | 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-07 | 1 | -0/+5 |
* | [PATCH] NTP: ntp-helper functions | john stultz | 2005-09-07 | 1 | -4/+1 |
* | [PATCH] move m68k rtc drivers over to initcalls | Christoph Hellwig | 2005-09-07 | 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-11 | 1 | -0/+2 |
* | [PATCH] make each arch use mm/Kconfig | Dave Hansen | 2005-06-23 | 1 | -0/+2 |