summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] x86: compile fix for asm-i386/alternatives.hKirill Smelkov2006-06-231-0/+2
* [PATCH] x86: VIA C7 CPU flagsMichal Ludvig2006-06-232-1/+13
* [PATCH] i386: extra checks in show_registers()Chuck Ebbert2006-06-231-2/+3
* [PATCH] x86: fix __range_ok constraintRoman Zippel2006-06-231-1/+1
* [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] make ACPI errata __read_mostlyAndreas Mohr2006-06-231-1/+1
* [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-233-11/+31
* [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-234-6/+7
* [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-234-8/+6
* [PATCH] i386 apm.c optimizationAndreas Mohr2006-06-231-17/+22
* [PATCH] arch/i386/kernel/apic.c: make modern_apic() staticAdrian Bunk2006-06-232-3/+1
* [PATCH] x86: cache pollution aware __copy_from_user_ll()Hiro Yoshioka2006-06-235-13/+189
* [PATCH] mips: fix number of mremap argumentsYoichi Yuasa2006-06-231-1/+1
* [PATCH] Au1550/1200: add missing PSC #define's, make OSS driver use the prope...Sergei Shtylyov2006-06-233-2/+21
* [PATCH] frv: clean frv unistd.hAl Viro2006-06-231-17/+0
* [PATCH] frv: trivial cleanups in frv_ksyms.cAl Viro2006-06-231-18/+0
* [PATCH] frv: Add missing qualifier to memcpy_fromio() prototypeAl Viro2006-06-231-1/+1
* [PATCH] frv: ieee1394 is borken on frvAl Viro2006-06-231-1/+1
* [PATCH] frv: NULL noise removal in frv xchg()Al Viro2006-06-231-2/+2
* [PATCH] frv: initrd is grossly broken on frv (never built)Al Viro2006-06-231-0/+1
* [PATCH] ext2 XIP won't build without MMUAl Viro2006-06-231-1/+1
* [PATCH] frv: wrong syscallAl Viro2006-06-232-2/+2
* [PATCH] frv: misc sparse annotationsAl Viro2006-06-233-10/+10
* [PATCH] frv: misc __user annotationsAl Viro2006-06-234-6/+6
* [PATCH] frv: binfmt_elf_fdpic __user annotationsAl Viro2006-06-231-13/+13
* [PATCH] frv: sysctl __user annotationsAl Viro2006-06-232-22/+22
* [PATCH] frv: signal annotationsAl Viro2006-06-232-13/+13
* [PATCH] frv: basic __iomem annotationsAl Viro2006-06-233-30/+41
* [PATCH] frv: __user infrastructureAl Viro2006-06-232-30/+40
* [PATCH] SELinux: add security_task_movememory calls to mm codeDavid Quigley2006-06-232-0/+11
* [PATCH] SELinux: add task_movememory hookDavid Quigley2006-06-233-0/+27
* [PATCH] SELinux: add security hook call to mediate attach_task (kernel/cpuset.c)David Quigley2006-06-231-0/+8
* [PATCH] SELinux: add security hooks to {get,set}affinityDavid Quigley2006-06-231-1/+8
* [PATCH] lsm: add task_setioprio hookJames Morris2006-06-234-0/+34
* [PATCH] move_pages: fix 32 -> 64 bit compat functionChristoph Lameter2006-06-232-3/+3
* [PATCH] sys_move_pages: 32bit support (i386, x86_64)Christoph Lameter2006-06-236-1/+33
* [PATCH] sys_move_pages: x86_64 supportChristoph Lameter2006-06-231-1/+3
* [PATCH] page migration: sys_move_pages(): support moving of individual pagesChristoph Lameter2006-06-238-25/+288
* [PATCH] page migration: use allocator function for migrate_pages()Christoph Lameter2006-06-233-90/+59
* [PATCH] page migration: handle freeing of pages in migrate_pages()Christoph Lameter2006-06-233-36/+27
OpenPOWER on IntegriCloud