summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] Modularize generic HDLCKrzysztof Halasa2006-09-262-157/+77Star
* Merge branch 'master' into upstreamJeff Garzik2006-09-26199-717/+8048
|\
| * [PATCH] Make UML use ptrace-abi.hJeff Dike2006-09-262-17/+1Star
| * [PATCH] Split i386 and x86_64 ptrace.hJeff Dike2006-09-266-86/+100
| * [PATCH] uml: stack usage reductionJeff Dike2006-09-261-3/+1Star
| * [PATCH] PM: Add pm_trace switchRafael J. Wysocki2006-09-261-10/+14
| * [PATCH] PM: make it possible to disable console suspendingRafael J. Wysocki2006-09-261-0/+5
| * [PATCH] swsusp: Use memory bitmaps during resumeRafael J. Wysocki2006-09-261-9/+0Star
| * [PATCH] swsusp: clean up suspend headerRafael J. Wysocki2006-09-261-12/+3Star
| * [PATCH] Disable CPU hotplug during suspendRafael J. Wysocki2006-09-262-8/+8
| * [PATCH] Make swsusp avoid memory holes and reserved memory regions on x86_64Rafael J. Wysocki2006-09-261-0/+1
| * [PATCH] swsusp: read speedupAndrew Morton2006-09-261-0/+1
| * [PATCH] swsusp: write speedupAndrew Morton2006-09-261-1/+4
| * [PATCH] add DIV_ROUND_UP()Steven Whitehouse2006-09-261-0/+1
| * [PATCH] smp_call_function_single() cleanupAndrew Morton2006-09-263-4/+3Star
| * [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] 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-262-0/+91
| * [PATCH] x86: make __FIXADDR_TOP variable to allow it to make space for a hype...Jeremy Fitzhardinge2006-09-261-1/+6
| * [PATCH] x86: roll all the cpuid asm into one __cpuid callRusty Russell2006-09-261-33/+27Star
| * [PATCH] x86: implement always-locked bit ops, for memory shared with an SMP h...Chris Wright2006-09-262-0/+192
| * [PATCH] Use BUG_ON(foo) instead of "if (foo) BUG()" in include/asm-i386/dma-m...Rolf Eike Beer2006-09-261-6/+3Star
| * [PATCH] AVR32 MTD: Static Memory Controller driverHaavard Skinnemoen2006-09-261-0/+60
| * [PATCH] avr32 architectureHaavard Skinnemoen2006-09-2699-0/+6733
| * [PATCH] Alchemy: Delete unused pt_regs * argument from au1xxx_dbdma_chan_allocRalf Baechle2006-09-261-3/+3
| * [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-261-0/+6
| * [PATCH] FRV: Use the generic IRQ stuffDavid Howells2006-09-268-130/+45Star
| * [PATCH] selinux: replace ctxid with sid in selinux_audit_rule_match interfaceStephen Smalley2006-09-261-3/+3
| * [PATCH] selinux: rename selinux_ctxid_to_stringStephen Smalley2006-09-261-4/+4
| * [PATCH] selinux: eliminate selinux_task_ctxidStephen Smalley2006-09-261-15/+0Star
| * [PATCH] NUMA: Add zone_to_nid functionChristoph Lameter2006-09-261-1/+6
| * [PATCH] zone_reclaim: dynamic slab reclaimChristoph Lameter2006-09-263-0/+5
| * [PATCH] ZVC: Support NR_SLAB_RECLAIMABLE / NR_SLAB_UNRECLAIMABLEChristoph Lameter2006-09-262-3/+2Star
| * [PATCH] Replace min_unmapped_ratio by min_unmapped_pages in struct zoneChristoph Lameter2006-09-261-1/+1
| * [PATCH] Standardize pxx_page macrosDave McCracken2006-09-2633-82/+109
| * [PATCH] Define easier to handle GFP_THISNODEChristoph Lameter2006-09-261-0/+2
| * [PATCH] Add __GFP_THISNODE to avoid fallback to other nodes and ignore cpuset...Christoph Lameter2006-09-261-1/+2
| * [PATCH] slab: optimize kmalloc_node the same way as kmallocChristoph Hellwig2006-09-261-1/+24
| * [PATCH] update some mm/ commentsNick Piggin2006-09-262-43/+60
| * [PATCH] bootmem: use MAX_DMA_ADDRESS instead of LOW32LIMITHeiko Carstens2006-09-261-0/+2
| * [PATCH] mm: non syncing lock_page()Nick Piggin2006-09-261-0/+15
| * [PATCH] CPU hotplug compatible alloc_percpu()Martin Peschke2006-09-261-19/+60
| * [PATCH] out of memory notifierMartin Schwidefsky2006-09-261-0/+4
| * [PATCH] linearly index zone->node_zonelists[]Christoph Lameter2006-09-262-58/+6Star
| * [PATCH] Apply type enum zone_typeChristoph Lameter2006-09-261-2/+2