summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] swsusp: write speedupAndrew Morton2006-09-263-25/+98
* [PATCH] swsusp: add write-speed instrumentationAndrew Morton2006-09-261-3/+29
* [PATCH] add DIV_ROUND_UP()Steven Whitehouse2006-09-261-0/+1
* [PATCH] alpha: Fix ALPHA_EV56 dependencies typoFernando J. Pereda2006-09-261-1/+1
* [PATCH] mtrr: Add lock annotations for prepare_set and post_setJosh Triplett2006-09-261-2/+2
* [PATCH] i386: Kill references to xtimejohn stultz2006-09-262-23/+20
* [PATCH] Voyager: tty lockingAlan Cox2006-09-261-1/+0
* [PATCH] smp_call_function_single() cleanupAndrew Morton2006-09-267-8/+10
* [PATCH] i386: add smp_call_function_singleStephane Eranian2006-09-261-0/+66
* [PATCH] x86: remove unused include from efi_stub.SRusty Russell2006-09-261-1/+0
* [PATCH] x86: trivial move of ptep_set_access_flagsRusty Russell2006-09-261-15/+16
* [PATCH] x86: trivial move of __HAVE macros in i386 pagetable headersRusty Russell2006-09-263-7/+8
* [PATCH] x86: trivial pgtable.h __ASSEMBLY__ moveRusty Russell2006-09-261-1/+2
* [PATCH] x86: enable VMSPLIT for highmem kernelsDave Hansen2006-09-261-1/+2
* [PATCH] Translate asm version of ELFNOTE macro into preprocessor macroIan Campbell2006-09-261-15/+17
* [PATCH] x86: put .note.* sections into a PT_NOTE segment in vmlinuxJeremy Fitzhardinge2006-09-263-2/+101
* [PATCH] x86: add a bootparameter to reserve high linear address spaceZachary Amsden2006-09-262-0/+23
* [PATCH] x86: make __FIXADDR_TOP variable to allow it to make space for a hype...Jeremy Fitzhardinge2006-09-264-1/+75
* [PATCH] x86: roll all the cpuid asm into one __cpuid callRusty Russell2006-09-261-33/+27
* [PATCH] x86: implement always-locked bit ops, for memory shared with an SMP h...Chris Wright2006-09-262-0/+192
* [PATCH] x86: remove locally-defined ldt structure in favour of standard typeRusty Russell2006-09-261-8/+4
* [PATCH] apm: clean up module initalizationNeil Horman2006-09-261-1/+8
* [PATCH] Use BUG_ON(foo) instead of "if (foo) BUG()" in include/asm-i386/dma-m...Rolf Eike Beer2006-09-261-6/+3
* [PATCH] i386: show_registers(): try harder to print failing codeChuck Ebbert2006-09-261-3/+8
* [PATCH] hpet rtc emulation: add watchdog timerClemens Ladisch2006-09-262-12/+62
* [PATCH] AVR32 MTD: AT49BV6416 platform device for ATSTK1000Haavard Skinnemoen2006-09-262-1/+96
* [PATCH] AVR32 MTD: Static Memory Controller driverHaavard Skinnemoen2006-09-265-1/+362
* [PATCH] avr32 architectureHaavard Skinnemoen2006-09-26176-2/+18124
* [PATCH] Alchemy: Delete unused pt_regs * argument from au1xxx_dbdma_chan_allocRalf Baechle2006-09-265-14/+14
* [PATCH] FRV: Optimise ffs()David Howells2006-09-261-2/+31
* [PATCH] FRV: Implement fls64()David Howells2006-09-261-1/+41
* [PATCH] FRV: Fix fls() to handle bit 31 being set correctlyDavid Howells2006-09-261-4/+17
* [PATCH] FRV: permit __do_IRQ() to be dispensed withDavid Howells2006-09-263-0/+12
* [PATCH] FRV: improve FRV's use of generic IRQ handlingDavid Howells2006-09-264-69/+53
* [PATCH] FRV: Use the generic IRQ stuffDavid Howells2006-09-2618-1221/+450
* [PATCH] binfmt_elf: consistently use loff_tAndrew Morton2006-09-261-5/+5
* [PATCH] selinux: fix tty lockingStephen Smalley2006-09-261-1/+4
* [PATCH] SELinux: convert sbsec semaphore to a mutexEric Paris2006-09-262-5/+4
* [PATCH] SELinux: change isec semaphore to a mutexEric Paris2006-09-263-19/+17
* [PATCH] SELinux: eliminate inode_security_set_securityEric Paris2006-09-261-20/+7
* [PATCH] selinux: add support for range transitions on object classesDarrel Goeddel2006-09-265-23/+37
* [PATCH] selinux: enable configuration of max policy versionStephen Smalley2006-09-262-1/+42
* [PATCH] selinux: replace ctxid with sid in selinux_audit_rule_match interfaceStephen Smalley2006-09-262-6/+6
* [PATCH] selinux: rename selinux_ctxid_to_stringStephen Smalley2006-09-265-16/+16
* [PATCH] selinux: eliminate selinux_task_ctxidStephen Smalley2006-09-263-25/+1
* [PATCH] NUMA: Add zone_to_nid functionChristoph Lameter2006-09-269-13/+17
* [PATCH] Hugepages: Use page_to_nid rather than traversing zone pointersChristoph Lameter2006-09-261-4/+4
* [PATCH] oom-kill: update comments to reflect current codeRam Gupta2006-09-261-3/+3
* [PATCH] zone reclaim with slab: avoid unecessary off node allocationsChristoph Lameter2006-09-261-5/+12
* [PATCH] zone_reclaim: dynamic slab reclaimChristoph Lameter2006-09-267-28/+90
OpenPOWER on IntegriCloud