| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-serial | Linus Torvalds | 2006-10-03 | 1 | -1/+0 |
|\ |
|
| * | [SERIAL] Remove wrong asm/serial.h inclusions | Russell King | 2006-10-01 | 1 | -1/+0 |
* | | [PATCH] provide kernel_execve on all architectures | Arnd Bergmann | 2006-10-02 | 2 | -1/+34 |
* | | [PATCH] nsproxy: move init_nsproxy into kernel/nsproxy.c | Serge E. Hallyn | 2006-10-02 | 1 | -2/+0 |
* | | [PATCH] namespaces: add nsproxy | Serge E. Hallyn | 2006-10-02 | 1 | -0/+2 |
|/ |
|
* | [PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem) | Atsushi Nemoto | 2006-09-29 | 1 | -1/+1 |
* | [PATCH] FRV: improve FRV's use of generic IRQ handling | David Howells | 2006-09-26 | 4 | -69/+53 |
* | [PATCH] FRV: Use the generic IRQ stuff | David Howells | 2006-09-26 | 8 | -1089/+398 |
* | [PATCH] FRV: Use the generic time stuff for FRV | john stultz | 2006-09-06 | 1 | -81/+0 |
* | [PATCH] FRV: Introduce asm-offsets for FRV arch | David Howells | 2006-07-10 | 9 | -107/+248 |
* | [PATCH] FDPIC: Add coredump capability for the ELF-FDPIC binfmt | David Howells | 2006-07-10 | 1 | -0/+8 |
* | [PATCH] FRV: Fix FRV arch compile errors | David Howells | 2006-07-10 | 3 | -5/+7 |
* | kbuild: introduce utsrelease.h | Sam Ravnborg | 2006-07-03 | 1 | -1/+1 |
* | [PATCH] irq-flags: FRV: Use the new IRQF_ constants | Thomas Gleixner | 2006-07-02 | 3 | -9/+9 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 24 | -24/+0 |
* | [PATCH] More BUG_ON conversion | Eric Sesterhenn | 2006-06-23 | 1 | -1/+1 |
* | [PATCH] fix incorrect SA_ONSTACK behaviour for 64-bit processes | Laurent MEYER | 2006-06-23 | 1 | -1/+1 |
* | [PATCH] frv: trivial cleanups in frv_ksyms.c | Al Viro | 2006-06-23 | 1 | -18/+0 |
* | [PATCH] frv: wrong syscall | Al Viro | 2006-06-23 | 1 | -1/+1 |
* | [PATCH] frv: misc sparse annotations | Al Viro | 2006-06-23 | 1 | -4/+4 |
* | [PATCH] frv: misc __user annotations | Al Viro | 2006-06-23 | 3 | -5/+5 |
* | [PATCH] frv: sysctl __user annotations | Al Viro | 2006-06-23 | 2 | -22/+22 |
* | [PATCH] frv: signal annotations | Al Viro | 2006-06-23 | 1 | -10/+10 |
* | [PATCH] frv: __user infrastructure | Al Viro | 2006-06-23 | 1 | -3/+3 |
* | [PATCH] No arch-specific strpbrk implementations | Kyle McMartin | 2006-04-11 | 1 | -1/+0 |
* | [PATCH] frv: define MMU mode specific syscalls as 'cond_syscall' and clean up... | Hyok S. Choi | 2006-04-11 | 1 | -16/+10 |
* | [PATCH] unexport get_wchan | Adrian Bunk | 2006-03-31 | 1 | -2/+0 |
* | [PATCH] s/;;/;/g | Alexey Dobriyan | 2006-03-24 | 1 | -1/+1 |
* | [PATCH] more for_each_cpu() conversions | Andrew Morton | 2006-03-23 | 1 | -6/+4 |
* | [PATCH] multiple exports of strpbrk | Andrew Morton | 2006-03-22 | 1 | -0/+1 |
* | [PATCH] FRV: Use virtual interrupt disablement | David Howells | 2006-02-14 | 5 | -54/+171 |
* | [PATCH] FRV: Miscellaneous fixes | David Howells | 2006-02-14 | 1 | -5/+21 |
* | [PATCH] Handle TIF_RESTORE_SIGMASK for FRV | David Howells | 2006-01-18 | 1 | -76/+44 |
* | [PATCH] frv: task_thread_info(), task_stack_page() | Al Viro | 2006-01-12 | 1 | -2/+2 |
* | [PATCH] dump_thread() cleanup | akpm@osdl.org | 2006-01-10 | 2 | -24/+0 |
* | [PATCH] frv: miscellaneous changes | David Howells | 2006-01-08 | 1 | -0/+1 |
* | [PATCH] frv: force serial driver inclusion | David Howells | 2006-01-08 | 1 | -0/+2 |
* | [PATCH] frv: add module support stubs | David Howells | 2006-01-08 | 2 | -0/+81 |
* | [PATCH] frv: implement and export various things required by modules | David Howells | 2006-01-08 | 6 | -7/+50 |
* | [PATCH] frv: improve signal handling | David Howells | 2006-01-06 | 1 | -52/+50 |
* | [PATCH] frv: fix signal handling | David Howells | 2006-01-06 | 2 | -29/+46 |
* | [PATCH] FRV: Implement futex operations for FRV | David Howells | 2006-01-06 | 2 | -0/+243 |
* | [PATCH] FRV: Make the FRV arch work again | David Howells | 2005-11-28 | 1 | -1/+1 |
* | [PATCH] move pm_register/etc. to CONFIG_PM_LEGACY, pm_legacy.h | Jeff Garzik | 2005-11-13 | 1 | -0/+1 |
* | [PATCH] sched: disable preempt in idle tasks | Nick Piggin | 2005-11-09 | 1 | -1/+5 |
* | [PATCH] consolidate sys_ptrace() | Christoph Hellwig | 2005-11-07 | 1 | -42/+1 |
* | [PATCH] jiffies_64 cleanup | Thomas Gleixner | 2005-10-30 | 1 | -3/+0 |
* | [PATCH] unify sys_ptrace prototype | Christoph Hellwig | 2005-10-30 | 1 | -1/+1 |
* | [PATCH] missing exports of do_settimeofday() variants | Al Viro | 2005-10-29 | 1 | -0/+1 |
* | kbuild: frv,m32r,sparc64 introduce fake asm-offsets.h file | Sam Ravnborg | 2005-09-09 | 1 | -0/+1 |