summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] list: use list_replace_init() instead of list_splice_init()Oleg Nesterov2006-06-231-4/+4
* [PATCH] fix incorrect SA_ONSTACK behaviour for 64-bit processesLaurent MEYER2006-06-239-9/+9
* [PATCH] leds: Amstrad Delta LED supportJonathan McDowell2006-06-231-0/+11
* [PATCH] make noirqdebug/irqfixup __read_mostly, add (un)likely()Andreas Mohr2006-06-231-2/+2
* [PATCH] x86/powerpc make hardirq_ctx and softirq_ctx __read_mostlyAndreas Mohr2006-06-232-4/+4
* [PATCH] clean up default value of SYSCALL_DEBUGJean-Luc Leger2006-06-231-1/+0
* [PATCH] clean up default value of SCHED_SMTJean-Luc Leger2006-06-233-3/+0
* [PATCH] vfs: add lock owner argument to flush operationMiklos Szeredi2006-06-231-2/+1
* [PATCH] s390_hypfs filesystemMichael Holzheu2006-06-237-1/+1250
* [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
OpenPOWER on IntegriCloud