| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | [PATCH] arm26: task_pt_regs() | Al Viro | 2006-01-12 | 3 | -23/+7 |
* | [PATCH] arm26: task_thread_info() | Al Viro | 2006-01-12 | 4 | -6/+6 |
* | [PATCH] arm: task_stack_page() | Al Viro | 2006-01-12 | 4 | -5/+5 |
* | [PATCH] arm: end_of_stack() | Al Viro | 2006-01-12 | 2 | -2/+2 |
* | [PATCH] arm: task_pt_regs() | Al Viro | 2006-01-12 | 3 | -28/+12 |
* | [PATCH] arm: task_thread_info() | Al Viro | 2006-01-12 | 4 | -10/+10 |
* | [PATCH] h8300: task_stack_page() | Al Viro | 2006-01-12 | 1 | -1/+1 |
* | [PATCH] parisc: task_stack_page(), task_thread_info() | Al Viro | 2006-01-12 | 2 | -4/+4 |
* | [PATCH] m68knommu: task_stack_page() | Al Viro | 2006-01-12 | 1 | -3/+2 |
* | [PATCH] m68k: task_stack_page() | Al Viro | 2006-01-12 | 1 | -4/+3 |
* | [PATCH] frv: task_thread_info(), task_stack_page() | Al Viro | 2006-01-12 | 1 | -2/+2 |
* | [PATCH] m32r: task_pt_regs(), task_stack_page(), task_thread_info() | Al Viro | 2006-01-12 | 4 | -26/+9 |
* | [PATCH] v850: task_stack_page(), task_pt_regs() | Al Viro | 2006-01-12 | 3 | -6/+6 |
* | [PATCH] xtensa: task_pt_regs(), task_stack_page() | Al Viro | 2006-01-12 | 4 | -13/+13 |
* | [PATCH] s390: task_stack_page() | Al Viro | 2006-01-12 | 4 | -9/+8 |
* | [PATCH] s390: task_pt_regs() | Al Viro | 2006-01-12 | 7 | -23/+22 |
* | [PATCH] uml: task_stack_page() | Al Viro | 2006-01-12 | 3 | -5/+5 |
* | [PATCH] uml: task_thread_info() | Al Viro | 2006-01-12 | 2 | -3/+3 |
* | [PATCH] sparc: task_stack_page() | Al Viro | 2006-01-12 | 1 | -4/+4 |
* | [PATCH] sparc: task_thread_info() | Al Viro | 2006-01-12 | 6 | -9/+9 |
* | [PATCH] sh: task_stack_page() | Al Viro | 2006-01-12 | 2 | -3/+3 |
* | [PATCH] sh: task_thread_info() | Al Viro | 2006-01-12 | 2 | -2/+2 |
* | [PATCH] sh: task_pt_regs() | Al Viro | 2006-01-12 | 3 | -48/+18 |
* | [PATCH] sparc64: task_pt_regs() | Al Viro | 2006-01-12 | 3 | -9/+10 |
* | [PATCH] sparc64: task_stack_page() | Al Viro | 2006-01-12 | 2 | -5/+5 |
* | [PATCH] sparc64: task_thread_info() | Al Viro | 2006-01-12 | 6 | -24/+24 |
* | [PATCH] i386: task_stack_page() | Al Viro | 2006-01-12 | 2 | -2/+2 |
* | [PATCH] i386: fix task_pt_regs() | akpm@osdl.org | 2006-01-12 | 3 | -21/+14 |
* | [PATCH] i386: task_thread_info() | Al Viro | 2006-01-12 | 3 | -7/+7 |
* | [PATCH] amd64: task_stack_page() | Al Viro | 2006-01-12 | 2 | -4/+4 |
* | [PATCH] amd64: task_pt_regs() | Al Viro | 2006-01-12 | 7 | -21/+13 |
* | [PATCH] amd64: task_thread_info() | Al Viro | 2006-01-12 | 6 | -11/+11 |
* | [PATCH] alpha: task_pt_regs() | akpm@osdl.org | 2006-01-12 | 4 | -29/+12 |
* | [PATCH] alpha: task_stack_page() | Al Viro | 2006-01-12 | 3 | -5/+5 |
* | [PATCH] alpha: task_thread_info() | Al Viro | 2006-01-12 | 6 | -30/+30 |
* | [PATCH] missing helper - task_stack_page() | Al Viro | 2006-01-12 | 2 | -0/+2 |
* | [PATCH] sched: filter affine wakeups | akpm@osdl.org | 2006-01-12 | 2 | -2/+13 |
* | [PATCH] scheduler cache-hot-autodetect | akpm@osdl.org | 2006-01-12 | 12 | -10/+527 |
* | [PATCH] sched: add cacheflush() asm | Ingo Molnar | 2006-01-12 | 16 | -0/+148 |
* | [PATCH] Implement ioctl emulation for the parport character device | Andi Kleen | 2006-01-12 | 1 | -0/+29 |
* | [PATCH] memmap_init_zone(): remove uneccesary page++ | Greg Ungerer | 2006-01-12 | 1 | -1/+1 |
* | [PATCH] md: remove slashes from disk names when creation dev names in sysfs | Neil Brown | 2006-01-12 | 1 | -0/+3 |
* | [PATCH] do_truncate() call fix in tiny-shmem.c | Catalin Marinas | 2006-01-12 | 1 | -1/+1 |
* | [PATCH] migration: make sure there is no attempt to migrate reserved pages. | Christoph Lameter | 2006-01-12 | 1 | -1/+3 |
* | [PATCH] fix queue stalling while barrier sequencing | Tejun Heo | 2006-01-12 | 1 | -10/+10 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb | Linus Torvalds | 2006-01-11 | 108 | -1299/+1608 |
|\ |
|
| * | V4L/DVB (3354): VIDEO_SAA7134_ALSA shouldn't select SND_PCM_OSS | Adrian Bunk | 2006-01-12 | 1 | -1/+1 |
| * | V4L/DVB (3352): Some fixes to compat_ioctl32 | Guy Martin | 2006-01-12 | 1 | -112/+259 |
| * | V4L/DVB (3351): adding support for knc1 Tv Star dvb-s | Regis Prevot | 2006-01-12 | 4 | -0/+144 |
| * | V4L/DVB (3350): Added USB ID for DigitalNow DVB-T Dual USB, DViCO clone | Michael Krufky | 2006-01-12 | 2 | -1/+9 |