aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2006-09-26[PATCH] mempolicies: fix policy_zone checkChristoph Lameter
2006-09-26[PATCH] reduce MAX_NR_ZONES: remove display of counters for unconfigured zonesChristoph Lameter
2006-09-26[PATCH] reduce MAX_NR_ZONES: make ZONE_HIGHMEM optionalChristoph Lameter
2006-09-26[PATCH] reduce MAX_NR_ZONES: make ZONE_DMA32 optionalChristoph Lameter
2006-09-26[PATCH] reduce MAX_NR_ZONES: use enum to define zones, reformat and commentChristoph Lameter
2006-09-26[PATCH] reduce MAX_NR_ZONES: move HIGHMEM counters into highmem.c/.hChristoph Lameter
2006-09-26[PATCH] bootmem: miscellaneous coding style fixesFranck Bui-Huu
2006-09-26[PATCH] bootmem: remove useless headers inclusionsFranck Bui-Huu
2006-09-26[PATCH] bootmem: limit to 80 columns widthFranck Bui-Huu
2006-09-26[PATCH] bootmem: remove useless parentheses in bootmem header fileFranck Bui-Huu
2006-09-26[PATCH] bootmem: remove useless __init in header fileFranck Bui-Huu
2006-09-26[PATCH] convert i386 NUMA KVA space to bootmemkeith mannthey
2006-09-26[PATCH] mm/: make functions staticAdrian Bunk
2006-09-26[PATCH] mm: balance dirty pagesPeter Zijlstra
2006-09-26[PATCH] mm: tracking shared dirty pagesPeter Zijlstra
2006-09-26[PATCH] mm: VM_BUG_ONNick Piggin
2006-09-26[PATCH] update to the kernel kmap/kunmap APIJames Bottomley
2006-09-26[PATCH] trigger a syntax error if percpu macros are incorrectly usedJan Blunck
2006-09-26[PATCH] x86: Add a cumulative thermal throttle event counter.Dmitriy Zavin
2006-09-26[PATCH] x86: Refactor thermal throttle processingDmitriy Zavin
2006-09-26[PATCH] Add 64bit jiffies compares (for use with get_jiffies_64)Dmitriy Zavin
2006-09-26[PATCH] Fix unwinder warning in traps.cAndi Kleen
2006-09-26[PATCH] x86: Allow disabling early pci scans with pci=noearly or disallowing ...Andi Kleen
2006-09-26[PATCH] x86: Move direct PCI scanning functions out of lineAndi Kleen
2006-09-26[PATCH] Don't leak NT bit into next taskAndi Kleen
2006-09-26[PATCH] i386/x86-64: Work around gcc bug with noreturn functions in unwinderJan Beulich
2006-09-26[PATCH] i386: Fix pack_descriptor()Jeremy Fitzhardinge
2006-09-26[PATCH] Fix idle notifiersAndi Kleen
2006-09-26[PATCH] Remove unused asm-x86_64/mmx.hAndi Kleen
2006-09-26[PATCH] Define __bad_pda_field as noreturnAndi Kleen
2006-09-26[PATCH] Reindent macros in pda.hAndi Kleen
2006-09-26[PATCH] Fix some stylistic issues in uaccess.hAndi Kleen
2006-09-26[PATCH] Add __must_check to copy_*_userAndi Kleen
2006-09-26[PATCH] Fix zeroing on exception in copy_*_userAndi Kleen
2006-09-26[PATCH] i386: Allow a kernel not to be in ring 0Rusty Russell
2006-09-26[PATCH] i386: Abstract sensitive instructionsRusty Russell
2006-09-26[PATCH] Type checking for write_pda()Jeremy Fitzhardinge
2006-09-26[PATCH] Use %c instead of %P modifier in pda accessAndi Kleen
2006-09-26[PATCH] Add the canary field to the PDA area and the task structArjan van de Ven
2006-09-26[PATCH] Add comments to the PDA structure to annotate offsetsArjan van de Ven
2006-09-26[PATCH] i386: Avoid overwriting the current pgd (V4, i386)Magnus Damm
2006-09-26[PATCH] Avoid overwriting the current pgd (V4, x86_64)Magnus Damm
2006-09-26[PATCH] Remove most of the special cases for the debug IST stackKeith Owens
2006-09-26[PATCH] i386: Fix the EDD code misparsing the command lineH. Peter Anvin
2006-09-26[PATCH] Optimize PDA accesses slightlyAndi Kleen
2006-09-26[PATCH] x86: Remove incorrect comment about ACPI e820 entriesAndi Kleen
2006-09-26[PATCH] optimize hweight64 for x86_64Andi Kleen
2006-09-26[PATCH] Remove non e820 fallbacks in high level codeAndi Kleen
2006-09-26[PATCH] Remove some cruft in apic id checking during processor setupAndi Kleen
2006-09-26[PATCH] Use proper accessors to change PSE bits in change_page_attr()Andi Kleen