aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | [PATCH] xtensa: remove verify_area macrosJesper Juhl2006-06-233-10/+6
| * | | | | | | | [PATCH] m68k traps.c constraintsAl Viro2006-06-231-1/+1
| * | | | | | | | [PATCH] m68k: clean up uaccess.hRoman Zippel2006-06-232-2/+224
| * | | | | | | | [PATCH] m68k: m68k mac VIA2 fixes and cleanupsFinn Thain2006-06-233-29/+2
| * | | | | | | | [PATCH] m68k: adjust to changed HARDIRQ_MASKRoman Zippel2006-06-232-2/+8
| * | | | | | | | [PATCH] m68k: use proper defines for zone initializationRoman Zippel2006-06-232-9/+8
| * | | | | | | | [PATCH] m68k: print correct stack traceRoman Zippel2006-06-231-2/+4
| * | | | | | | | [PATCH] move do_suspend_lowlevel to correct segmentShaohua Li2006-06-231-5/+4
| * | | | | | | | [PATCH] don't use flush_tlb_all in suspend timeShaohua Li2006-06-234-21/+10
| * | | | | | | | [PATCH] swsusp: x86_64 mark special saveable/unsaveable pagesShaohua Li2006-06-231-0/+95
| * | | | | | | | [PATCH] swsusp: i386 mark special saveable/unsaveable pagesShaohua Li2006-06-231-0/+106
| * | | | | | | | [PATCH] Remove duplicate symbol exports on AlphaMathieu Chouquet-Stringer2006-06-231-12/+0
| * | | | | | | | [PATCH] x86: VIA C7 CPU flagsMichal Ludvig2006-06-231-1/+1
| * | | | | | | | [PATCH] i386: extra checks in show_registers()Chuck Ebbert2006-06-231-2/+3
| * | | | | | | | [PATCH] i386: don't try kprobes for v8086 modeZachary Amsden2006-06-231-1/+1
| * | | | | | | | [PATCH] i386: fix get_segment_eip() with vm86 segmentsChuck Ebbert2006-06-231-4/+7
| * | | | | | | | [PATCH] x86: use proper defines for i8259A I/OAndreas Mohr2006-06-231-2/+2
| * | | | | | | | [PATCH] x86: constify arch/i386/pci/irq.cAndreas Mohr2006-06-231-7/+7
| * | | | | | | | [PATCH] x86: make i387 mxcsr_feature_mask __read_mostlyAndreas Mohr2006-06-232-2/+2
| * | | | | | | | [PATCH] x86: cyrix code CONFIG_PCI fix / add __initdataAndreas Mohr2006-06-231-4/+5
| * | | | | | | | [PATCH] x86: make using_apic_timer __read_mostlyAndreas Mohr2006-06-232-2/+2
| * | | | | | | | [PATCH] i386: let usermode execute the "enter" instructionChuck Ebbert2006-06-231-5/+5
| * | | | | | | | [PATCH] x86: kernel irq balance doesn't workZhang Yanmin2006-06-231-11/+20
| * | | | | | | | [PATCH] x86: call eisa_set_level_irq() in pbibios_lookup_irq()Linus Torvalds2006-06-231-0/+1
| * | | | | | | | [PATCH] Don't trigger full rebuild via CONFIG_X86_MCEAlexey Dobriyan2006-06-232-0/+2
| * | | | | | | | [PATCH] i386: break out of recursion in stackframe walkIngo Molnar2006-06-231-0/+6
| * | | | | | | | [PATCH] fix x86 microcode driver handling of multiple matching revisionsJan Beulich2006-06-231-24/+49
| * | | | | | | | [PATCH] Don't trigger full rebuild via CONFIG_MTRRAlexey Dobriyan2006-06-232-0/+2
| * | | | | | | | [PATCH] i386 apm.c optimizationAndreas Mohr2006-06-231-17/+22
| * | | | | | | | [PATCH] arch/i386/kernel/apic.c: make modern_apic() staticAdrian Bunk2006-06-231-1/+1
| * | | | | | | | [PATCH] x86: cache pollution aware __copy_from_user_ll()Hiro Yoshioka2006-06-231-8/+129
| * | | | | | | | [PATCH] mips: fix number of mremap argumentsYoichi Yuasa2006-06-231-1/+1
| * | | | | | | | [PATCH] frv: trivial cleanups in frv_ksyms.cAl Viro2006-06-231-18/+0
| * | | | | | | | [PATCH] frv: wrong syscallAl Viro2006-06-231-1/+1
| * | | | | | | | [PATCH] frv: misc sparse annotationsAl Viro2006-06-232-9/+9
| * | | | | | | | [PATCH] frv: misc __user annotationsAl Viro2006-06-233-5/+5
| * | | | | | | | [PATCH] frv: sysctl __user annotationsAl Viro2006-06-232-22/+22
| * | | | | | | | [PATCH] frv: signal annotationsAl Viro2006-06-231-10/+10
| * | | | | | | | [PATCH] frv: basic __iomem annotationsAl Viro2006-06-231-3/+3
| * | | | | | | | [PATCH] frv: __user infrastructureAl Viro2006-06-231-3/+3
| * | | | | | | | [PATCH] sys_move_pages: 32bit support (i386, x86_64)Christoph Lameter2006-06-232-0/+2
| * | | | | | | | [PATCH] page migration: sys_move_pages(): support moving of individual pagesChristoph Lameter2006-06-231-1/+1
| * | | | | | | | [PATCH] change gen_pool allocator to not touch managed memoryDean Nelson2006-06-232-99/+116
| * | | | | | | | [PATCH] Unify pxm_to_node() and node_to_pxm()Yasunori Goto2006-06-237-69/+21
| * | | | | | | | [PATCH] VFS: Permit filesystem to perform statfs with a known root dentryDavid Howells2006-06-234-14/+14
| * | | | | | | | [PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells2006-06-232-6/+7
| * | | | | | | | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-06-2238-460/+1771
| |\ \ \ \ \ \ \ \
| | * | | | | | | | [ARM] 3537/1: Rework DMA-bounce locking for finer granularityKevin Hilman2006-06-221-46/+21
| | * | | | | | | | [ARM] 3601/1: i.MX/MX1 DMA error handling for signaled channels onlyPavel Pisa2006-06-221-26/+39
| | * | | | | | | | [ARM] 3597/1: ixp4xx/nslu2: Board support for new LED subsystemRod Whitby2006-06-221-1/+47