aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-06-23[PATCH] make ACPI errata __read_mostlyAndreas Mohr
2006-06-23[PATCH] x86: make i387 mxcsr_feature_mask __read_mostlyAndreas Mohr
2006-06-23[PATCH] x86: cyrix code CONFIG_PCI fix / add __initdataAndreas Mohr
2006-06-23[PATCH] x86: make using_apic_timer __read_mostlyAndreas Mohr
2006-06-23[PATCH] i386: let usermode execute the "enter" instructionChuck Ebbert
2006-06-23[PATCH] x86: kernel irq balance doesn't workZhang Yanmin
2006-06-23[PATCH] x86: call eisa_set_level_irq() in pbibios_lookup_irq()Linus Torvalds
2006-06-23[PATCH] Don't trigger full rebuild via CONFIG_X86_MCEAlexey Dobriyan
2006-06-23[PATCH] i386: break out of recursion in stackframe walkIngo Molnar
2006-06-23[PATCH] fix x86 microcode driver handling of multiple matching revisionsJan Beulich
2006-06-23[PATCH] Don't trigger full rebuild via CONFIG_MTRRAlexey Dobriyan
2006-06-23[PATCH] i386 apm.c optimizationAndreas Mohr
2006-06-23[PATCH] arch/i386/kernel/apic.c: make modern_apic() staticAdrian Bunk
2006-06-23[PATCH] x86: cache pollution aware __copy_from_user_ll()Hiro Yoshioka
2006-06-23[PATCH] mips: fix number of mremap argumentsYoichi Yuasa
2006-06-23[PATCH] Au1550/1200: add missing PSC #define's, make OSS driver use the prope...Sergei Shtylyov
2006-06-23[PATCH] frv: clean frv unistd.hAl Viro
2006-06-23[PATCH] frv: trivial cleanups in frv_ksyms.cAl Viro
2006-06-23[PATCH] frv: Add missing qualifier to memcpy_fromio() prototypeAl Viro
2006-06-23[PATCH] frv: ieee1394 is borken on frvAl Viro
2006-06-23[PATCH] frv: NULL noise removal in frv xchg()Al Viro
2006-06-23[PATCH] frv: initrd is grossly broken on frv (never built)Al Viro
2006-06-23[PATCH] ext2 XIP won't build without MMUAl Viro
2006-06-23[PATCH] frv: wrong syscallAl Viro
2006-06-23[PATCH] frv: misc sparse annotationsAl Viro
2006-06-23[PATCH] frv: misc __user annotationsAl Viro
2006-06-23[PATCH] frv: binfmt_elf_fdpic __user annotationsAl Viro
2006-06-23[PATCH] frv: sysctl __user annotationsAl Viro
2006-06-23[PATCH] frv: signal annotationsAl Viro
2006-06-23[PATCH] frv: basic __iomem annotationsAl Viro
2006-06-23[PATCH] frv: __user infrastructureAl Viro
2006-06-23[PATCH] SELinux: add security_task_movememory calls to mm codeDavid Quigley
2006-06-23[PATCH] SELinux: add task_movememory hookDavid Quigley
2006-06-23[PATCH] SELinux: add security hook call to mediate attach_task (kernel/cpuset.c)David Quigley
2006-06-23[PATCH] SELinux: add security hooks to {get,set}affinityDavid Quigley
2006-06-23[PATCH] lsm: add task_setioprio hookJames Morris
2006-06-23[PATCH] move_pages: fix 32 -> 64 bit compat functionChristoph Lameter
2006-06-23[PATCH] sys_move_pages: 32bit support (i386, x86_64)Christoph Lameter
2006-06-23[PATCH] sys_move_pages: x86_64 supportChristoph Lameter
2006-06-23[PATCH] page migration: sys_move_pages(): support moving of individual pagesChristoph Lameter
2006-06-23[PATCH] page migration: use allocator function for migrate_pages()Christoph Lameter
2006-06-23[PATCH] page migration: handle freeing of pages in migrate_pages()Christoph Lameter
2006-06-23[PATCH] page migration: simplify migrate_pages()Christoph Lameter
2006-06-23[PATCH] printk() should not be called under zone->lockKirill Korotaev
2006-06-23[PATCH] Delete unused definitions of kvaddr_to_nidRalf Baechle
2006-06-23[PATCH] kernel-doc for mm/filemap.cRandy Dunlap
2006-06-23[PATCH] slab: kmalloc, kzalloc comments cleanup and fixPaul Drynoff
2006-06-23[PATCH] update vm_total_pages at memory hotaddKAMEZAWA Hiroyuki
2006-06-23[PATCH] initialise total_memory() earlierAndrew Morton
2006-06-23[PATCH] mm/slab.c: fix early init assumptionIngo Molnar