aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2006-09-26[PATCH] selinux: replace ctxid with sid in selinux_audit_rule_match interfaceStephen Smalley
2006-09-26[PATCH] selinux: rename selinux_ctxid_to_stringStephen Smalley
2006-09-26[PATCH] selinux: eliminate selinux_task_ctxidStephen Smalley
2006-09-26[PATCH] NUMA: Add zone_to_nid functionChristoph Lameter
2006-09-26[PATCH] zone_reclaim: dynamic slab reclaimChristoph Lameter
2006-09-26[PATCH] ZVC: Support NR_SLAB_RECLAIMABLE / NR_SLAB_UNRECLAIMABLEChristoph Lameter
2006-09-26[PATCH] Replace min_unmapped_ratio by min_unmapped_pages in struct zoneChristoph Lameter
2006-09-26[PATCH] Define easier to handle GFP_THISNODEChristoph Lameter
2006-09-26[PATCH] Add __GFP_THISNODE to avoid fallback to other nodes and ignore cpuset...Christoph Lameter
2006-09-26[PATCH] slab: optimize kmalloc_node the same way as kmallocChristoph Hellwig
2006-09-26[PATCH] update some mm/ commentsNick Piggin
2006-09-26[PATCH] mm: non syncing lock_page()Nick Piggin
2006-09-26[PATCH] CPU hotplug compatible alloc_percpu()Martin Peschke
2006-09-26[PATCH] out of memory notifierMartin Schwidefsky
2006-09-26[PATCH] linearly index zone->node_zonelists[]Christoph Lameter
2006-09-26[PATCH] Apply type enum zone_typeChristoph Lameter
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] 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] Add 64bit jiffies compares (for use with get_jiffies_64)Dmitriy Zavin
2006-09-26[PATCH] Add the canary field to the PDA area and the task structArjan van de Ven
2006-09-26[PATCH] i386: Fix the EDD code misparsing the command lineH. Peter Anvin
2006-09-26[PATCH] Move compiler check for modules to ia64 onlyAndi Kleen
2006-09-26[PATCH] non lazy "sleazy" fpu implementationArjan van de Ven
2006-09-26[PATCH] x86: error_code is not safe for kprobesPrasanna S.P
2006-09-26[PATCH] x86: Some preparationary cleanup for stack traceAndi Kleen
2006-09-26[PATCH] x86: Add portable getcpu callAndi Kleen
2006-09-26[PATCH] Add the vgetcpu vsyscallVojtech Pavlik
2006-09-26[PATCH] x86: Allow users to force a panic on NMIDon Zickus
2006-09-26[PATCH] x86: Add abilty to enable/disable nmi watchdog with sysctlDon Zickus
2006-09-25Driver core: Fix potential deadlock in driver coreAlan Stern
2006-09-25Driver Core: add ability for drivers to do a threaded probeGreg Kroah-Hartman
2006-09-25sysfs: add proper sysfs_init() prototypeAndrew Morton
2006-09-25drivers/base: check errorsAndrew Morton
2006-09-25add CONFIG_ENABLE_MUST_CHECKAndrew Morton
2006-09-25add __must_check to device management codeAndrew Morton