aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2009-03-26[S390] cleanup lowcore.hMartin Schwidefsky
2009-03-26[S390] eliminate ipl_device from lowcoreMartin Schwidefsky
2009-03-26[S390] eliminate cpuinfo_S390 structureMartin Schwidefsky
2009-03-26[S390] Fix comments in lowcore structureChristian Borntraeger
2009-03-26[S390] Expose a constant for the number of words representing the CRsDan Smith
2009-03-26[S390] use compiler builtin versions of strlen/strcpy/strcatHeiko Carstens
2009-03-26[S390] module function call optimizationMartin Schwidefsky
2009-03-26[S390] bitops: remove likely annotationsHeiko Carstens
2009-03-26[S390] remove duplicate nul-termination of stringHendrik Brueckner
2009-03-26[S390] allow usage of string functions in linux/string.hRusty Russell
2009-03-26[S390] qdio: report SIGA errors directlyJan Glauber
2009-03-26[S390] kernel: Disable switch_amode by defaultGerald Schaefer
2009-03-26[S390] clock sync mode flagsMartin Schwidefsky
2009-03-26[S390] move EXPORT_SYMBOLs to definitionsHeiko Carstens
2009-03-26[S390] convert bitmap definitions to CHeiko Carstens
2009-03-26[S390] Remove CONFIG_MACHCHK_WARNING.Heiko Carstens
2009-03-26[S390] split/move machine check handler codeHeiko Carstens
2009-03-26[S390] Fix appldata build break with !NETSachin Sant
2009-03-26[S390] Fix hypervisor detection for KVMChristian Borntraeger
2009-03-26[S390] check addressing mode in s390_enable_sieCarsten Otte
2009-03-26[S390] lockdep: trace hardirq off in smp_send_stopChristian Borntraeger
2009-03-26[S390] cputime: initialize per thread timer values on forkHeiko Carstens
2009-03-26[S390] arch/s390/kernel/process.c: fix whitespace damageHeiko Carstens
2009-03-26[S390] move sysinfo.c from drivers/s390 to arch/s390/kernelHeiko Carstens
2009-03-26[S390] dasd: add High Performance FICON supportStefan Weinhuber
2009-03-26[S390] dasd: add large volume supportStefan Weinhuber
2009-03-26[S390] page fault: invoke oom-killerHeiko Carstens
2009-03-26[S390] Automatic IPL after dumpFrank Munzert
2009-03-26[S390] fix dump_stack vs. %p and (null)Christian Borntraeger
2009-03-26sparc64: Flush TLB before releasing pages.David S. Miller
2009-03-25Merge branch 'sched/cleanups'; commit 'v2.6.29' into sched/coreIngo Molnar
2009-03-25[WATCHDOG] orion5x_wdt: fix compile issue by providing tclk as platform dataThomas Reitmayr
2009-03-24platform driver: fix incorrect use of 'platform_bus_type' with 'struct device...Ming Lei
2009-03-24PS3: replace bus_id usageGreg Kroah-Hartman
2009-03-24USB: S3C: Move usb-control.h to platform includeBen Dooks
2009-03-24KVM: VMX: Don't allow uninhibited access to EFER on i386Avi Kivity
2009-03-24KVM: ppc: e500: Fix the bug that KVM is unstable in SMPLiu Yu
2009-03-24KVM: ppc: e500: Fix the bug that mas0 update to wrong value when read TLB entryLiu Yu
2009-03-24KVM: Fix missing smp tlb flush in invlpgAndrea Arcangeli
2009-03-24KVM: fix sparse warnings: Should it be static?Hannes Eder
2009-03-24KVM: fix sparse warnings: context imbalanceHannes Eder
2009-03-24KVM: is_long_mode() should check for EFER.LMAAmit Shah
2009-03-24KVM: VMX: Update necessary state when guest enters long modeAmit Shah
2009-03-24KVM: ia64: Fix the build errors due to lack of macros related to MSI.Xiantao Zhang
2009-03-24ia64: Move the macro definitions related to MSI to one header file.Xiantao Zhang
2009-03-24KVM: ppc: Add emulation of E500 register mmucsr0Liu Yu
2009-03-24KVM: MMU: Fix another largepage memory leakJoerg Roedel
2009-03-24KVM: SVM: set accessed bit for VMCB segment selectorsAndre Przywara
2009-03-24KVM: Report IRQ injection status to userspace.Gleb Natapov
2009-03-24KVM: MMU: remove assertion in kvm_mmu_alloc_pageJoerg Roedel