aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* ia64 kvm fixes for O=... buildsAl Viro2008-04-281-5/+2
* frv si_addr annotationsAl Viro2008-04-281-15/+16
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-04-2816-823/+88
|\
| * sparc64: Fix accidental syscall restart on child return from clone/fork/vfork.David S. Miller2008-04-271-0/+6
| * sparc64: Clean up handling of pt_regs trap type encoding.David S. Miller2008-04-271-4/+3
| * sparc: Remove old style signal frame support.David S. Miller2008-04-276-521/+44
| * sparc64: Kill bogus RT_ALIGNEDSZ macro from signal.cDavid S. Miller2008-04-271-4/+1
| * sparc64: Kill unused local ISA bus layer.David S. Miller2008-04-264-196/+1
| * sparc64: Do not ignore 'pmu' device ranges.David S. Miller2008-04-261-6/+0
| * sparc64: Kill CONFIG_SPARC32_COMPATDavid S. Miller2008-04-265-28/+16
| * sparc64: Cleanups and corrections for arch/sparc64/KconfigDavid S. Miller2008-04-261-65/+17
| * sparc64: Fix wedged irq regression.David S. Miller2008-04-261-1/+2
* | powerpc: Add DIU platform code for MPC8610HPCDYork Sun2008-04-283-9/+245
* | fbdev: powerpc: driver for Freescale 8610 and 5121 DIUYork Sun2008-04-281-0/+12
* | atmel_lcdfb: don't initialize a pre-allocated framebufferHaavard Skinnemoen2008-04-283-0/+27
* | x86: geode: MSR cleanupAndres Salomon2008-04-281-4/+4
* | x86: configurable DMI scanning codeThomas Petazzoni2008-04-281-3/+9
* | serial: add VR41xx SIU setup for serial consoleYoichi Yuasa2008-04-282-2/+38
* | uml: clean up arch/um/drivers/ubd_kern.cWANG Cong2008-04-281-195/+190
* | arch/um/os-Linux/sys-i386/task_size.c: improve a bitWANG Cong2008-04-281-4/+8
* | uml: make several things staticWANG Cong2008-04-283-7/+7
* | uml: make three functions staticWANG Cong2008-04-283-3/+3
* | uml: remove a useless functionWANG Cong2008-04-282-14/+0
* | uml: make a function staticWANG Cong2008-04-282-2/+1
* | arch/um/os-Linux/start_up.c: various improvements.WANG Cong2008-04-281-8/+6
* | uml: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-281-1/+1
* | arch/um/kernel/um_arch.c: some small improvementsWANG Cong2008-04-281-3/+4
* | cris: remove redundant display of free swap space in show_mem()Johannes Weiner2008-04-281-1/+0
* | m68k: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-283-8/+8
* | m68k: remove redundant display of free swap space in show_mem()Johannes Weiner2008-04-281-1/+0
* | arch/alpha/kernel/traps.c: use time_* macrosS.Caglar Onur2008-04-281-2/+3
* | alpha: remove remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-2812-84/+72
* | alpha: handle kcalloc failureJim Meyering2008-04-281-0/+6
* | return pfn from direct_access, for XIPJared Hulbert2008-04-281-2/+3
* | pageflags: use proper page flag functions in XenChristoph Lameter2008-04-281-2/+2
* | pageflags: get rid of FLAGS_RESERVEDChristoph Lameter2008-04-281-2/+14
* | pageflags: standardize comment inclusion in asm-offsets.h and fix MIPSChristoph Lameter2008-04-281-202/+202
* | vmallocinfo: add caller informationChristoph Lameter2008-04-281-6/+9
* | mm: move cache_line_size() to <linux/cache.h>Pekka Enberg2008-04-281-0/+3
* | mm: have zonelist contains structs with both a zone pointer and zone_idxMel Gorman2008-04-281-1/+1
* | mm: use two zonelist that are filtered by GFP maskMel Gorman2008-04-281-4/+7
* | hotplug-memory: make online_page() commonJeremy Fitzhardinge2008-04-285-69/+3
* | x86: PAT fixIngo Molnar2008-04-281-4/+1
* | x86 PAT: tone down debugging messages some moreLinus Torvalds2008-04-271-2/+2
* | Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-04-2777-555/+20457
|\ \
| * | KVM: MMU: kvm_pv_mmu_op should not take mmap_semMarcelo Tosatti2008-04-271-3/+0
| * | KVM: SVM: remove selective CR0 commentJoerg Roedel2008-04-271-11/+0
| * | KVM: SVM: remove now obsolete FIXME commentJoerg Roedel2008-04-271-7/+0
| * | KVM: SVM: disable CR8 intercept when tpr is not masking interruptsJoerg Roedel2008-04-271-4/+27
| * | KVM: SVM: sync V_TPR with LAPIC.TPR if CR8 write intercept is disabledJoerg Roedel2008-04-271-0/+12