summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2006-01-14[ARM] 3262/4: allow ptraced syscalls to be overridenNicolas Pitre1-0/+3
2006-01-14[ARM] 3110/5: old ABI compat: multi-ABI syscall entry supportNicolas Pitre1-7/+10
2006-01-14[ARM] 3108/2: old ABI compat: statfs64 and fstatfs64Nicolas Pitre1-1/+37
2006-01-14[ARM] 3106/2: ARM EABI: some syscall adjustmentsNicolas Pitre1-9/+2
2006-01-14[ARM] 3105/4: ARM EABI: new syscall entry conventionNicolas Pitre1-22/+26
2006-01-14[ARM] 3102/1: ARM EABI: stack pointer must be 64-bit aligned after a CPU exce...Nicolas Pitre1-3/+5
2006-01-14[ARM] 3101/1: ARM EABI: slab memory must be 64-bit alignedNicolas Pitre1-0/+7
2006-01-14[ARM] Separate VIC (vectored interrupt controller) support from VersatileRussell King3-22/+47
2006-01-14[ARM] start_thread fixup for nommu modeHyok S. Choi1-0/+7
2006-01-13[ARM] 3260/1: remove phys_ram from struct machine_desc (part 2)Nicolas Pitre1-1/+1
2006-01-13[ARM] 3257/1: ixp2000: map in scratch and sramLennert Buytenhek1-0/+10
2006-01-13[PATCH] fix wrong comments in ieee80211.hJohannes Berg1-2/+4
2006-01-13[PATCH] gianfar: Use new PHY_ID_FMT macroKumar Gala1-1/+2
2006-01-13[PATCH] phy: Added a macro to represent the string format used to match a phy...Kumar Gala1-0/+3
2006-01-13[PATCH] gianfar mii: Use proper resource for MII memory regionKumar Gala1-3/+0
2006-01-12Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds6-1/+217
2006-01-12[PATCH] Revert ide softirq handlingJens Axboe1-1/+0
2006-01-12Merge master.kernel.org:/pub/scm/linux/kernel/git/tglx/hrtimer-2.6Linus Torvalds2-10/+6
2006-01-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds18-157/+111
2006-01-12[PATCH] m68k: kill mach_floppy_setup, convert to proper __setup() in driversAl Viro2-2/+0
2006-01-12[PATCH] m68k: cast in strnlen switched to unsigned longAl Viro1-1/+1
2006-01-12[PATCH] m68k: NULL noise removalAl Viro2-3/+3
2006-01-12[PATCH] m68k: dsp56k __user annotationsAl Viro1-1/+1
2006-01-12[PATCH] m68k: checksum __user annotationsAl Viro1-1/+1
2006-01-12[PATCH] m68k: signal __user annotationsAl Viro1-1/+1
2006-01-12[PATCH] m68k: basic __user annotationsAl Viro1-8/+10
2006-01-12[PATCH] m68k: basic iomem annotationsAl Viro3-48/+49
2006-01-12[PATCH] m68k: bogus function argument types (sun3_pgtable.h)Al Viro1-1/+1
2006-01-12[PATCH] m68k: static vs. extern in amigaints.hAl Viro1-2/+0
2006-01-12[PATCH] m68k: static vs. extern in sun3ints.hAl Viro1-1/+0
2006-01-12[PATCH] m68k: namespace pollution fix (custom->amiga_custom)Al Viro1-6/+6
2006-01-12[PATCH] m68k: compile fix - hardirq checks were in wrong placeAl Viro2-9/+9
2006-01-12[PATCH] death of get_thread_info/put_thread_infoAl Viro20-46/+0
2006-01-12[PATCH] mips: task_stack_page()Al Viro1-1/+1
2006-01-12[PATCH] mips: task_pt_regs()Al Viro2-5/+5
2006-01-12[PATCH] ia64: task_pt_regs()Al Viro4-8/+8
2006-01-12[PATCH] ia64: task_thread_info()Al Viro1-0/+9
2006-01-12[PATCH] cris: fix KSTK_EIPAl Viro2-2/+2
2006-01-12[PATCH] cris: task_pt_regs()Al Viro1-1/+2
2006-01-12[PATCH] arm26: task_stack_page()Al Viro1-1/+1
2006-01-12[PATCH] arm26: task_pt_regs()Al Viro1-1/+1
2006-01-12[PATCH] arm26: task_thread_info()Al Viro2-3/+3
2006-01-12[PATCH] arm: task_stack_page()Al Viro1-1/+1
2006-01-12[PATCH] arm: task_pt_regs()Al Viro1-3/+5
2006-01-12[PATCH] arm: task_thread_info()Al Viro2-3/+3
2006-01-12[PATCH] m32r: task_pt_regs(), task_stack_page(), task_thread_info()Al Viro1-0/+3
2006-01-12[PATCH] v850: task_stack_page(), task_pt_regs()Al Viro1-4/+4
2006-01-12[PATCH] xtensa: task_pt_regs(), task_stack_page()Al Viro2-5/+5
2006-01-12[PATCH] s390: task_stack_page()Al Viro1-1/+1
2006-01-12[PATCH] s390: task_pt_regs()Al Viro2-5/+5