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