summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| * | sparc64: Kill unused local ISA bus layer.David S. Miller2008-04-274-196/+1Star
| * | sparc64: Do not ignore 'pmu' device ranges.David S. Miller2008-04-271-6/+0Star
| * | sparc64: Kill CONFIG_SPARC32_COMPATDavid S. Miller2008-04-275-28/+16Star
| * | sparc64: Cleanups and corrections for arch/sparc64/KconfigDavid S. Miller2008-04-271-65/+17Star
| * | sparc64: Fix wedged irq regression.David S. Miller2008-04-271-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/+190Star
* | | 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/+0Star
* | | uml: make a function staticWANG Cong2008-04-282-2/+1Star
* | | arch/um/os-Linux/start_up.c: various improvements.WANG Cong2008-04-281-8/+6Star
* | | 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/+0Star
* | | 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/+0Star
* | | arch/alpha/kernel/traps.c: use time_* macrosS.Caglar Onur2008-04-281-2/+3
* | | alpha: remove remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-2812-84/+72Star
* | | 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/+3Star
* | | x86: PAT fixIngo Molnar2008-04-281-4/+1Star
* | | 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/+0Star
| * | KVM: SVM: remove selective CR0 commentJoerg Roedel2008-04-271-11/+0Star
| * | KVM: SVM: remove now obsolete FIXME commentJoerg Roedel2008-04-271-7/+0Star
| * | 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
| * | KVM: export kvm_lapic_set_tpr() to modulesJoerg Roedel2008-04-271-0/+1
| * | KVM: SVM: sync TPR value to V_TPR field in the VMCBJoerg Roedel2008-04-271-2/+16
| * | KVM: ppc: PowerPC 440 KVM implementationHollis Blanchard2008-04-2713-0/+2735
| * | KVM: x86 emulator: fix lea to really get the effective addressAvi Kivity2008-04-271-1/+1
| * | KVM: x86 emulator: fix smsw and lmsw with a memory operandAvi Kivity2008-04-271-12/+17
| * | KVM: x86 emulator: initialize src.val and dst.val for register operandsAvi Kivity2008-04-271-0/+2
| * | KVM: SVM: force a new asid when initializing the vmcbAvi Kivity2008-04-271-1/+1