Age | Commit message (Expand) | Author | Files | Lines |
2006-01-14 | [SERIAL] convert uart_state.sem to uart_state.mutex | Ingo Molnar | 1 | -1/+2 |
2006-01-13 | [PATCH] fix wrong comments in ieee80211.h | Johannes Berg | 1 | -2/+4 |
2006-01-13 | [PATCH] gianfar: Use new PHY_ID_FMT macro | Kumar Gala | 1 | -1/+2 |
2006-01-13 | [PATCH] phy: Added a macro to represent the string format used to match a phy... | Kumar Gala | 1 | -0/+3 |
2006-01-13 | [PATCH] gianfar mii: Use proper resource for MII memory region | Kumar Gala | 1 | -3/+0 |
2006-01-12 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 6 | -1/+217 |
2006-01-12 | [PATCH] Revert ide softirq handling | Jens Axboe | 1 | -1/+0 |
2006-01-12 | Merge master.kernel.org:/pub/scm/linux/kernel/git/tglx/hrtimer-2.6 | Linus Torvalds | 2 | -10/+6 |
2006-01-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge | Linus Torvalds | 18 | -157/+111 |
2006-01-12 | [PATCH] m68k: kill mach_floppy_setup, convert to proper __setup() in drivers | Al Viro | 2 | -2/+0 |
2006-01-12 | [PATCH] m68k: cast in strnlen switched to unsigned long | Al Viro | 1 | -1/+1 |
2006-01-12 | [PATCH] m68k: NULL noise removal | Al Viro | 2 | -3/+3 |
2006-01-12 | [PATCH] m68k: dsp56k __user annotations | Al Viro | 1 | -1/+1 |
2006-01-12 | [PATCH] m68k: checksum __user annotations | Al Viro | 1 | -1/+1 |
2006-01-12 | [PATCH] m68k: signal __user annotations | Al Viro | 1 | -1/+1 |
2006-01-12 | [PATCH] m68k: basic __user annotations | Al Viro | 1 | -8/+10 |
2006-01-12 | [PATCH] m68k: basic iomem annotations | Al Viro | 3 | -48/+49 |
2006-01-12 | [PATCH] m68k: bogus function argument types (sun3_pgtable.h) | Al Viro | 1 | -1/+1 |
2006-01-12 | [PATCH] m68k: static vs. extern in amigaints.h | Al Viro | 1 | -2/+0 |
2006-01-12 | [PATCH] m68k: static vs. extern in sun3ints.h | Al Viro | 1 | -1/+0 |
2006-01-12 | [PATCH] m68k: namespace pollution fix (custom->amiga_custom) | Al Viro | 1 | -6/+6 |
2006-01-12 | [PATCH] m68k: compile fix - hardirq checks were in wrong place | Al Viro | 2 | -9/+9 |
2006-01-12 | [PATCH] death of get_thread_info/put_thread_info | Al Viro | 20 | -46/+0 |
2006-01-12 | [PATCH] mips: task_stack_page() | Al Viro | 1 | -1/+1 |
2006-01-12 | [PATCH] mips: task_pt_regs() | Al Viro | 2 | -5/+5 |
2006-01-12 | [PATCH] ia64: task_pt_regs() | Al Viro | 4 | -8/+8 |
2006-01-12 | [PATCH] ia64: task_thread_info() | Al Viro | 1 | -0/+9 |
2006-01-12 | [PATCH] cris: fix KSTK_EIP | Al Viro | 2 | -2/+2 |
2006-01-12 | [PATCH] cris: task_pt_regs() | Al Viro | 1 | -1/+2 |
2006-01-12 | [PATCH] arm26: task_stack_page() | Al Viro | 1 | -1/+1 |
2006-01-12 | [PATCH] arm26: task_pt_regs() | Al Viro | 1 | -1/+1 |
2006-01-12 | [PATCH] arm26: task_thread_info() | Al Viro | 2 | -3/+3 |
2006-01-12 | [PATCH] arm: task_stack_page() | Al Viro | 1 | -1/+1 |
2006-01-12 | [PATCH] arm: task_pt_regs() | Al Viro | 1 | -3/+5 |
2006-01-12 | [PATCH] arm: task_thread_info() | Al Viro | 2 | -3/+3 |
2006-01-12 | [PATCH] m32r: task_pt_regs(), task_stack_page(), task_thread_info() | Al Viro | 1 | -0/+3 |
2006-01-12 | [PATCH] v850: task_stack_page(), task_pt_regs() | Al Viro | 1 | -4/+4 |
2006-01-12 | [PATCH] xtensa: task_pt_regs(), task_stack_page() | Al Viro | 2 | -5/+5 |
2006-01-12 | [PATCH] s390: task_stack_page() | Al Viro | 1 | -1/+1 |
2006-01-12 | [PATCH] s390: task_pt_regs() | Al Viro | 2 | -5/+5 |
2006-01-12 | [PATCH] sparc: task_thread_info() | Al Viro | 1 | -1/+1 |
2006-01-12 | [PATCH] sh: task_stack_page() | Al Viro | 1 | -2/+2 |
2006-01-12 | [PATCH] sh: task_pt_regs() | Al Viro | 1 | -0/+10 |
2006-01-12 | [PATCH] sparc64: task_pt_regs() | Al Viro | 2 | -3/+4 |
2006-01-12 | [PATCH] sparc64: task_thread_info() | Al Viro | 2 | -3/+3 |
2006-01-12 | [PATCH] i386: task_stack_page() | Al Viro | 1 | -1/+1 |
2006-01-12 | [PATCH] i386: fix task_pt_regs() | akpm@osdl.org | 1 | -1/+11 |
2006-01-12 | [PATCH] i386: task_thread_info() | Al Viro | 1 | -4/+4 |
2006-01-12 | [PATCH] amd64: task_pt_regs() | Al Viro | 2 | -3/+3 |
2006-01-12 | [PATCH] amd64: task_thread_info() | Al Viro | 1 | -5/+5 |