aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-09-27sh: Optimized cache handling for SH-4/SH-4A caches.Richard Curnow5-190/+475
2006-09-27sh: Support for SH-4A memory barriers.Paul Mundt2-0/+12
2006-09-27sh: RTS7751R2D board updates.Paul Mundt7-81/+68
2006-09-27sh: HS7751RVoIP board updates.Paul Mundt6-68/+71
2006-09-27sound: SH DAC audio driver updates.Andriy Skulysh1-7/+19
2006-09-27video: hitfb suspend/resume and updates.Andriy Skulysh1-33/+181
2006-09-27sh: Move hd64461.h to a more sensible location.Paul Mundt5-76/+32
2006-09-27sh: Fixup TMU_TOCR definition for SH7300.Paul Mundt1-3/+4
2006-09-27sh: Kill off dead code for SE and SystemH boards.Paul Mundt8-58/+12
2006-09-27video: Disable vgacon for SuperH.Paul Mundt1-1/+1
2006-09-27sh: hugetlb updates.Paul Mundt2-37/+16
2006-09-27sh: hp6xx mach-type cleanups.Andriy Skulysh3-34/+17
2006-09-27sh: Various cosmetic cleanups.Paul Mundt21-106/+60
2006-09-27sh: Make hs7751rvoip/rts7751r2d use pm_power_off.Paul Mundt2-4/+16
2006-09-27sh: Kill off the .stack section.Paul Mundt2-3/+1
2006-09-27sh: Fix kGDB NMI handling.Paul Mundt1-1/+1
2006-09-27sh: Move syscall table in to syscall.S.Paul Mundt3-298/+325
2006-09-27sh: Fixup some uninitialized spinlocks.Paul Mundt2-2/+2
2006-09-27sh: flush_cache_range() cleanup and optimizations.Paul Mundt1-26/+46
2006-09-27sh: Add a simple cmpxchg().Tom Rini1-0/+40
2006-09-27sh: Move smc37c93x.h for SystemH board use.Paul Mundt2-1/+1
2006-09-26Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds250-5288/+6891
2006-09-26Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds55-577/+1659
2006-09-26[PATCH] s390: fix cmm kernel thread handlingHeiko Carstens1-19/+35
2006-09-26[PATCH] Make UML use ptrace-abi.hJeff Dike2-17/+1
2006-09-26[PATCH] Split i386 and x86_64 ptrace.hJeff Dike6-86/+100
2006-09-26[PATCH] UML: tty lockingAlan Cox1-1/+3
2006-09-26[PATCH] uml: stack usage reductionJeff Dike5-17/+21
2006-09-26[PATCH] uml: clean our set_ether_macPaolo 'Blaisorblade' Giarrusso2-9/+6
2006-09-26[PATCH] uml: Remove unused variableJeff Dike3-13/+0
2006-09-26[PATCH] uml: timer cleanupsJeff Dike4-13/+22
2006-09-26[PATCH] uml: Move signal handlers to arch codeJeff Dike12-89/+102
2006-09-26[PATCH] uml: SIGIO cleanupsJeff Dike3-71/+67
2006-09-26[PATCH] uml: Improve SIGBUS diagnosticsJeff Dike1-2/+9
2006-09-26[PATCH] uml: Fix handling of failed execs of helpersJeff Dike1-11/+11
2006-09-26[PATCH] uml: Whitespace fixesJeff Dike1-184/+183
2006-09-26[PATCH] uml: Fix stack alignmentJeff Dike1-1/+2
2006-09-26[PATCH] uml: Use ARRAY_SIZE more assiduouslyJeff Dike11-32/+25
2006-09-26[PATCH] uml: Use klibc setjmp/longjmpJeff Dike14-23/+173
2006-09-26[PATCH] PM: Add pm_trace switchRafael J. Wysocki3-10/+59
2006-09-26[PATCH] i386: Detect clock skew during suspendRafael J. Wysocki1-6/+18
2006-09-26[PATCH] suspend: make it possible to disable serial console suspendRafael J. Wysocki1-0/+14
2006-09-26[PATCH] PM: make it possible to disable console suspendingRafael J. Wysocki3-0/+19
2006-09-26[PATCH] swsusp: Use memory bitmaps during resumeRafael J. Wysocki5-255/+186
2006-09-26[PATCH] swsusp: Introduce memory bitmapsRafael J. Wysocki3-70/+540
2006-09-26[PATCH] swsusp: Introduce some helpful constantsRafael J. Wysocki1-9/+15
2006-09-26[PATCH] Change the name of pagedir_nosaveRafael J. Wysocki5-18/+18
2006-09-26[PATCH] swsusp: clean up suspend headerRafael J. Wysocki1-12/+3
2006-09-26[PATCH] swsusp: Fix alloc_pagedirRafael J. Wysocki1-15/+17
2006-09-26[PATCH] swsusp: Reorder memory-allocating functionsRafael J. Wysocki1-40/+53
2006-09-26[PATCH] swsusp: Fix mark_free_pagesRafael J. Wysocki2-22/+29
2006-09-26[PATCH] Disable CPU hotplug during suspendRafael J. Wysocki8-104/+145
2006-09-26[PATCH] Make swsusp avoid memory holes and reserved memory regions on x86_64Rafael J. Wysocki3-0/+50
2006-09-26[PATCH] swsusp: struct snapshot_handle cleanupRafael J. Wysocki2-28/+76
2006-09-26[PATCH] swsusp: clean up browsing of pfnsRafael J. Wysocki1-30/+32
2006-09-26[PATCH] swsusp: read speedupAndrew Morton5-72/+81
2006-09-26[PATCH] swsusp: add read-speed instrumentationAndrew Morton1-0/+5
2006-09-26[PATCH] swsusp: write speedupAndrew Morton3-25/+98
2006-09-26[PATCH] swsusp: add write-speed instrumentationAndrew Morton1-3/+29
2006-09-26[PATCH] add DIV_ROUND_UP()Steven Whitehouse1-0/+1
2006-09-26[PATCH] alpha: Fix ALPHA_EV56 dependencies typoFernando J. Pereda1-1/+1
2006-09-26[PATCH] mtrr: Add lock annotations for prepare_set and post_setJosh Triplett1-2/+2
2006-09-26[PATCH] i386: Kill references to xtimejohn stultz2-23/+20
2006-09-26[PATCH] Voyager: tty lockingAlan Cox1-1/+0
2006-09-26[PATCH] smp_call_function_single() cleanupAndrew Morton7-8/+10
2006-09-26[PATCH] i386: add smp_call_function_singleStephane Eranian1-0/+66
2006-09-26[PATCH] x86: remove unused include from efi_stub.SRusty Russell1-1/+0
2006-09-26[PATCH] x86: trivial move of ptep_set_access_flagsRusty Russell1-15/+16
2006-09-26[PATCH] x86: trivial move of __HAVE macros in i386 pagetable headersRusty Russell3-7/+8
2006-09-26[PATCH] x86: trivial pgtable.h __ASSEMBLY__ moveRusty Russell1-1/+2
2006-09-26[PATCH] x86: enable VMSPLIT for highmem kernelsDave Hansen1-1/+2
2006-09-26[PATCH] Translate asm version of ELFNOTE macro into preprocessor macroIan Campbell1-15/+17
2006-09-26[PATCH] x86: put .note.* sections into a PT_NOTE segment in vmlinuxJeremy Fitzhardinge3-2/+101
2006-09-26[PATCH] x86: add a bootparameter to reserve high linear address spaceZachary Amsden2-0/+23
2006-09-26[PATCH] x86: make __FIXADDR_TOP variable to allow it to make space for a hype...Jeremy Fitzhardinge4-1/+75
2006-09-26[PATCH] x86: roll all the cpuid asm into one __cpuid callRusty Russell1-33/+27
2006-09-26[PATCH] x86: implement always-locked bit ops, for memory shared with an SMP h...Chris Wright2-0/+192
2006-09-26[PATCH] x86: remove locally-defined ldt structure in favour of standard typeRusty Russell1-8/+4
2006-09-26[PATCH] apm: clean up module initalizationNeil Horman1-1/+8
2006-09-26[PATCH] Use BUG_ON(foo) instead of "if (foo) BUG()" in include/asm-i386/dma-m...Rolf Eike Beer1-6/+3
2006-09-26[PATCH] i386: show_registers(): try harder to print failing codeChuck Ebbert1-3/+8
2006-09-26[PATCH] hpet rtc emulation: add watchdog timerClemens Ladisch2-12/+62
2006-09-26[PATCH] AVR32 MTD: AT49BV6416 platform device for ATSTK1000Haavard Skinnemoen2-1/+96
2006-09-26[PATCH] AVR32 MTD: Static Memory Controller driverHaavard Skinnemoen5-1/+362
2006-09-26[PATCH] avr32 architectureHaavard Skinnemoen176-2/+18124
2006-09-26[PATCH] Alchemy: Delete unused pt_regs * argument from au1xxx_dbdma_chan_allocRalf Baechle5-14/+14
2006-09-26[PATCH] FRV: Optimise ffs()David Howells1-2/+31
2006-09-26[PATCH] FRV: Implement fls64()David Howells1-1/+41
2006-09-26[PATCH] FRV: Fix fls() to handle bit 31 being set correctlyDavid Howells1-4/+17
2006-09-26[PATCH] FRV: permit __do_IRQ() to be dispensed withDavid Howells3-0/+12
2006-09-26[PATCH] FRV: improve FRV's use of generic IRQ handlingDavid Howells4-69/+53
2006-09-26[PATCH] FRV: Use the generic IRQ stuffDavid Howells18-1221/+450
2006-09-26[PATCH] binfmt_elf: consistently use loff_tAndrew Morton1-5/+5
2006-09-26[PATCH] selinux: fix tty lockingStephen Smalley1-1/+4
2006-09-26[PATCH] SELinux: convert sbsec semaphore to a mutexEric Paris2-5/+4
2006-09-26[PATCH] SELinux: change isec semaphore to a mutexEric Paris3-19/+17
2006-09-26[PATCH] SELinux: eliminate inode_security_set_securityEric Paris1-20/+7
2006-09-26[PATCH] selinux: add support for range transitions on object classesDarrel Goeddel5-23/+37
2006-09-26[PATCH] selinux: enable configuration of max policy versionStephen Smalley2-1/+42
2006-09-26[PATCH] selinux: replace ctxid with sid in selinux_audit_rule_match interfaceStephen Smalley2-6/+6
2006-09-26[PATCH] selinux: rename selinux_ctxid_to_stringStephen Smalley5-16/+16
2006-09-26[PATCH] selinux: eliminate selinux_task_ctxidStephen Smalley3-25/+1
2006-09-26[PATCH] NUMA: Add zone_to_nid functionChristoph Lameter9-13/+17
2006-09-26[PATCH] Hugepages: Use page_to_nid rather than traversing zone pointersChristoph Lameter1-4/+4
2006-09-26[PATCH] oom-kill: update comments to reflect current codeRam Gupta1-3/+3
2006-09-26[PATCH] zone reclaim with slab: avoid unecessary off node allocationsChristoph Lameter1-5/+12
2006-09-26[PATCH] zone_reclaim: dynamic slab reclaimChristoph Lameter7-28/+90
2006-09-26[PATCH] ZVC: Support NR_SLAB_RECLAIMABLE / NR_SLAB_UNRECLAIMABLEChristoph Lameter12-29/+36
2006-09-26[PATCH] Replace min_unmapped_ratio by min_unmapped_pages in struct zoneChristoph Lameter3-4/+4
2006-09-26[PATCH] Extract the allocpercpu functions from the slab allocatorChristoph Lameter4-170/+130
2006-09-26[PATCH] mm: do not check unpopulated zones for draining and counter updatesChristoph Lameter2-1/+7
2006-09-26[PATCH] Optimize free_one_pageChristoph Lameter1-3/+5
2006-09-26[PATCH] Standardize pxx_page macrosDave McCracken39-90/+117
2006-09-26[PATCH] fix potential stack overflow in mm/slab.cSiddha, Suresh B1-9/+14
2006-09-26[PATCH] Define easier to handle GFP_THISNODEChristoph Lameter3-5/+4
2006-09-26[PATCH] Profiling: require buffer allocation on the correct nodeChristoph Lameter1-4/+12
2006-09-26[PATCH] Cleanup: Add zone pointer to get_page_from_freelistChristoph Lameter1-8/+10
2006-09-26[PATCH] Guarantee that the uncached allocator gets pages on the correct nodeChristoph Lameter1-1/+2
2006-09-26[PATCH] sys_move_pages: Do not fall back to other nodesChristoph Lameter1-1/+3
2006-09-26[PATCH] Add __GFP_THISNODE to avoid fallback to other nodes and ignore cpuset...Christoph Lameter4-3/+7
2006-09-26[PATCH] slab: fix lockdep warningsRavikiran G Thirumalai1-14/+43
2006-09-26[PATCH] slab: do not panic when alloc_kmemlist fails and slab is upChristoph Lameter1-18/+17
2006-09-26[PATCH] slab: extract __kmem_cache_destroy from kmem_cache_destroyChristoph Lameter1-16/+22
2006-09-26[PATCH] slab: optimize kmalloc_node the same way as kmallocChristoph Hellwig2-3/+26
2006-09-26[PATCH] update some mm/ commentsNick Piggin3-47/+64
2006-09-26[PATCH] Add some comments to slab.cRavikiran G Thirumalai1-2/+27
2006-09-26[PATCH] bootmem: use MAX_DMA_ADDRESS instead of LOW32LIMITHeiko Carstens2-3/+10
2006-09-26[PATCH] oom: more printkNick Piggin1-2/+3
2006-09-26[PATCH] oom: kthread infinite loop fixNick Piggin1-0/+3
2006-09-26[PATCH] oom: swapoff tasks tweakNick Piggin1-2/+6
2006-09-26[PATCH] oom: handle oom_disable exitingNick Piggin1-2/+2
2006-09-26[PATCH] oom: handle current exitingNick Piggin1-4/+31
2006-09-26[PATCH] oom: cpuset hintNick Piggin1-3/+8
2006-09-26[PATCH] oom: reclaim_mapped on oomNick Piggin1-1/+10
2006-09-26[PATCH] oom: use unreclaimable infoNick Piggin1-0/+8
2006-09-26[PATCH] mm: swap write failure fixupPeter Zijlstra1-1/+20
2006-09-26[PATCH] slab: respect architecture and caller mandated alignmentPekka Enberg1-9/+16
2006-09-26[PATCH] mm: non syncing lock_page()Nick Piggin3-1/+33
2006-09-26[PATCH] mm: remove_mapping() safenessNick Piggin1-3/+3
2006-09-26[PATCH] Add kerneldocs for some functions in mm/memory.cRolf Eike Beer1-7/+27
2006-09-26[PATCH] CPU hotplug compatible alloc_percpu()Martin Peschke2-76/+169
2006-09-26[PATCH] out of memory notifierMartin Schwidefsky3-60/+121
2006-09-26[PATCH] linearly index zone->node_zonelists[]Christoph Lameter4-75/+18
2006-09-26[PATCH] Apply type enum zone_typeChristoph Lameter3-15/+27
2006-09-26[PATCH] mempolicies: fix policy_zone checkChristoph Lameter3-17/+16
2006-09-26[PATCH] reduce MAX_NR_ZONES: fix i386 SRAT check for MAX_NR_ZONESChristoph Lameter1-4/+1
2006-09-26[PATCH] reduce MAX_NR_ZONES: remove display of counters for unconfigured zonesChristoph Lameter3-26/+34
2006-09-26[PATCH] reduce MAX_NR_ZONES: make ZONE_HIGHMEM optionalChristoph Lameter4-11/+51
2006-09-26[PATCH] reduce MAX_NR_ZONES: make ZONE_DMA32 optionalChristoph Lameter6-16/+25
2006-09-26[PATCH] reduce MAX_NR_ZONES: use enum to define zones, reformat and commentChristoph Lameter3-28/+69
2006-09-26[PATCH] reduce MAX_NR_ZONES: page allocator ZONE_HIGHMEM cleanupChristoph Lameter1-10/+7
2006-09-26[PATCH] reduce MAX_NR_ZONES: move HIGHMEM counters into highmem.c/.hChristoph Lameter7-16/+20
2006-09-26[PATCH] reduce MAX_NR_ZONES: make display of highmem counters conditional on ...Christoph Lameter3-4/+8
2006-09-26[PATCH] reduce MAX_NR_ZONES: fix MAX_NR_ZONES array initializationsChristoph Lameter11-12/+12
2006-09-26[PATCH] reduce MAX_NR_ZONES: remove two strange uses of MAX_NR_ZONESChristoph Lameter2-2/+2
2006-09-26[PATCH] bootmem: miscellaneous coding style fixesFranck Bui-Huu2-83/+93
2006-09-26[PATCH] bootmem: use pfn/page conversion macrosFranck Bui-Huu1-37/+45
2006-09-26[PATCH] bootmem: remove useless headers inclusionsFranck Bui-Huu2-11/+4
2006-09-26[PATCH] bootmem: limit to 80 columns widthFranck Bui-Huu2-23/+47
2006-09-26[PATCH] bootmem: remove useless parentheses in bootmem header fileFranck Bui-Huu1-7/+7
2006-09-26[PATCH] bootmem: mark link_bootmem() as part of the __init sectionFranck Bui-Huu1-1/+1
2006-09-26[PATCH] bootmem: remove useless __init in header fileFranck Bui-Huu1-23/+23
2006-09-26[PATCH] convert i386 NUMA KVA space to bootmemkeith mannthey3-9/+29
2006-09-26[PATCH] mm/: make functions staticAdrian Bunk6-31/+25
2006-09-26[PATCH] mm: msync() cleanupPeter Zijlstra1-163/+33
2006-09-26[PATCH] mm: fixup do_wp_page()Peter Zijlstra1-6/+13
2006-09-26[PATCH] mm: small cleanup of install_page()Peter Zijlstra1-2/+2
2006-09-26[PATCH] mm: optimize the new mprotect() code a bitPeter Zijlstra1-10/+24
2006-09-26[PATCH] mm: balance dirty pagesPeter Zijlstra3-2/+14
2006-09-26[PATCH] mm: tracking shared dirty pagesPeter Zijlstra8-30/+162
2006-09-26[PATCH] mm: VM_BUG_ONNick Piggin5-29/+36
2006-09-26[PATCH] update to the kernel kmap/kunmap APIJames Bottomley1-0/+2
2006-09-26[PATCH] jbd: fix commit of ordered data buffersJan Kara1-69/+113
2006-09-26[PATCH] trigger a syntax error if percpu macros are incorrectly usedJan Blunck4-15/+31
2006-09-26[PATCH] Fix longstanding load balancing bug in the schedulerChristoph Lameter1-8/+46
2006-09-26[PATCH] Don't set calgary iommu as default yAndi Kleen1-1/+0
2006-09-26[PATCH] i386/x86-64: New Intel feature flagsDave Jones2-4/+4
2006-09-26[PATCH] x86: Add a cumulative thermal throttle event counter.Dmitriy Zavin4-6/+136
2006-09-26[PATCH] i386: Make the jiffies compares use the 64bit safe macros.Dmitriy Zavin1-3/+4
2006-09-26[PATCH] x86: Refactor thermal throttle processingDmitriy Zavin9-41/+109
2006-09-26[PATCH] Add 64bit jiffies compares (for use with get_jiffies_64)Dmitriy Zavin1-0/+15
2006-09-26[PATCH] Fix unwinder warning in traps.cAndi Kleen1-2/+2
2006-09-26[PATCH] x86: Allow disabling early pci scans with pci=noearly or disallowing ...Andi Kleen12-6/+41
2006-09-26[PATCH] x86: Move direct PCI scanning functions out of lineAndi Kleen4-40/+51
2006-09-26[PATCH] i386/x86-64: Make all early PCI scans dependent on CONFIG_PCIAndi Kleen5-2/+10
2006-09-26[PATCH] Don't leak NT bit into next taskAndi Kleen3-2/+11
2006-09-26[PATCH] i386/x86-64: Work around gcc bug with noreturn functions in unwinderJan Beulich11-9/+73
2006-09-26[PATCH] Fix some broken white space in ia32_signal.cAndi Kleen1-5/+5
2006-09-26[PATCH] Initialize argument registers for 32bit signal handlers.Andi Kleen1-0/+5
2006-09-26[PATCH] Remove all traces of signal number conversionAndi Kleen2-14/+1
2006-09-26[PATCH] Don't synchronize time reading on single core AMD systemsAndi Kleen1-0/+6
2006-09-26[PATCH] Remove outdated comment in x86-64 mmconfig codeAndi Kleen1-1/+0
2006-09-26[PATCH] Use string instructions for Core2 copy/clearAndi Kleen1-0/+2
2006-09-26[PATCH] x86: - restore i8259A eoi status on resumeMatthew Garrett2-2/+10
2006-09-26[PATCH] i386: Split multi-line printk in oops output.Dave Jones1-2/+3
2006-09-26[PATCH] i386: Fix pack_descriptor()Jeremy Fitzhardinge1-1/+1
2006-09-26[PATCH] i386: Add MMCFG resources to i386 tooAndi Kleen1-0/+35
2006-09-26[PATCH] MMCONFIG and new Intel motherboardsAaron Durbin1-0/+32
2006-09-26[PATCH] Insert GART region into resource mapAaron Durbin1-1/+20
2006-09-26[PATCH] i386/x86-64: Only do MCFG e820 check when type 1 worksAndi Kleen2-2/+6