Age | Commit message (Expand) | Author | Files | Lines |
2006-10-06 | [PATCH] m68k: cleanup string functions | Roman Zippel | 1 | -4/+0 |
2006-10-04 | Remove all inclusions of <linux/config.h> | Dave Jones | 1 | -1/+0 |
2006-10-02 | [PATCH] provide kernel_execve on all architectures | Arnd Bergmann | 1 | -0/+16 |
2006-10-01 | [PATCH] kill wall_jiffies | Atsushi Nemoto | 1 | -13/+3 |
2006-09-29 | [PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem) | Atsushi Nemoto | 1 | -1/+1 |
2006-07-03 | [PATCH] irq-flags: M68K: Use the new IRQF_ constants | Thomas Gleixner | 1 | -1/+1 |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel | 11 | -11/+0 |
2006-06-25 | [PATCH] m68k: convert q40 irq code | Roman Zippel | 1 | -10/+1 |
2006-06-25 | [PATCH] m68k: convert generic irq code to irq controller | Roman Zippel | 5 | -100/+163 |
2006-06-25 | [PATCH] m68k: introduce irq controller | Roman Zippel | 1 | -48/+123 |
2006-06-25 | [PATCH] m68k: cleanup generic irq names | Roman Zippel | 1 | -2/+2 |
2006-06-25 | [PATCH] m68k: separate handler for auto and user vector interrupt | Roman Zippel | 3 | -102/+58 |
2006-06-25 | [PATCH] m68k: fix show_registers() | Roman Zippel | 1 | -58/+68 |
2006-06-25 | [PATCH] m68k: Add the generic dma API functions | Roman Zippel | 2 | -2/+131 |
2006-06-23 | [PATCH] fix incorrect SA_ONSTACK behaviour for 64-bit processes | Laurent MEYER | 1 | -1/+1 |
2006-06-23 | [PATCH] m68k traps.c constraints | Al Viro | 1 | -1/+1 |
2006-06-23 | [PATCH] m68k: adjust to changed HARDIRQ_MASK | Roman Zippel | 2 | -2/+8 |
2006-06-23 | [PATCH] m68k: print correct stack trace | Roman Zippel | 1 | -2/+4 |
2006-04-11 | [PATCH] No arch-specific strpbrk implementations | Kyle McMartin | 1 | -1/+0 |
2006-04-01 | [PATCH] unexport get_wchan | Adrian Bunk | 1 | -1/+0 |
2006-03-24 | [PATCH] kill include/linux/platform.h, default_idle() cleanup | Adrian Bunk | 1 | -1/+1 |
2006-02-19 | [PATCH] m68k: pm_power_off() breakage | Al Viro | 1 | -0/+3 |
2006-01-12 | [PATCH] m68k: console code in head.S needs framebuffer support built in | Al Viro | 1 | -0/+2 |
2006-01-12 | [PATCH] m68k: fix reference to init_task in vmlinux-sun3.lds | Al Viro | 1 | -1/+1 |
2006-01-12 | [PATCH] m68k: fix use of void foo(void) asm("bar") in traps.c | Al Viro | 1 | -19/+19 |
2006-01-12 | [PATCH] m68k: kill mach_floppy_setup, convert to proper __setup() in drivers | Al Viro | 1 | -13/+0 |
2006-01-12 | [PATCH] m68k: Moved initialisation of conswitchp from subarches to global arc... | Al Viro | 1 | -0/+4 |
2006-01-12 | [PATCH] m68k: syscalls __user annotation | Al Viro | 1 | -23/+16 |
2006-01-12 | [PATCH] m68k: signal __user annotations | Al Viro | 1 | -31/+31 |
2006-01-12 | [PATCH] m68k: isa_{type,sex} should be exported | Al Viro | 1 | -0/+2 |
2006-01-12 | [PATCH] m68k: namespace pollution fix (custom->amiga_custom) | Al Viro | 1 | -1/+1 |
2006-01-12 | [PATCH] m68k: compile fix - updated vmlinux.lds to include LOCK_TEXT | Al Viro | 2 | -0/+2 |
2006-01-12 | [PATCH] m68k: task_stack_page() | Al Viro | 1 | -4/+3 |
2006-01-12 | [PATCH] capable/capability.h (arch/) | Randy Dunlap | 1 | -0/+1 |
2006-01-10 | [PATCH] dump_thread() cleanup | akpm@osdl.org | 1 | -2/+0 |
2005-11-14 | [PATCH] m68k: convert thread flags to use bit fields | Roman Zippel | 3 | -52/+46 |
2005-11-14 | [PATCH] m68k: m68k-specific thread_info changes | Al Viro | 1 | -0/+5 |
2005-11-09 | [PATCH] sched: disable preempt in idle tasks | Nick Piggin | 1 | -0/+2 |
2005-11-07 | [PATCH] consolidate sys_ptrace() | Christoph Hellwig | 1 | -44/+3 |
2005-10-31 | [PATCH] jiffies_64 cleanup | Thomas Gleixner | 1 | -4/+0 |
2005-10-31 | [PATCH] unify sys_ptrace prototype | Christoph Hellwig | 1 | -1/+1 |
2005-09-09 | kbuild: m68k,parisc,ppc,ppc64,s390,xtensa use generic asm-offsets.h support | Sam Ravnborg | 2 | -2/+2 |
2005-09-08 | [PATCH] NTP: ntp-helper functions | john stultz | 1 | -4/+1 |
2005-09-05 | [PATCH] m68k: cleanup inline mem functions | Roman Zippel | 1 | -4/+0 |
2005-09-05 | [PATCH] m68k: sys_ptrace cleanup | Roman Zippel | 1 | -111/+64 |
2005-09-05 | [PATCH] m68k: indent sys_ptrace | Roman Zippel | 1 | -167/+166 |
2005-07-27 | [PATCH] Don't export machine_restart, machine_halt, or machine_power_off. | Eric W. Biederman | 1 | -6/+0 |
2005-05-01 | [PATCH] convert that currently tests _NSIG directly to use valid_signal() | Jesper Juhl | 1 | -2/+3 |
2005-04-17 | Linux-2.6.12-rc2 | Linus Torvalds | 20 | -0/+10682 |