aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2009-09-11[S390] use generic scatterlist.hGravatar Heiko Carstens 1-19/+1
2009-09-11[S390] s390dbf: Add description for usage of "%s" in sprintf eventsGravatar Michael Holzheu 1-1/+8
2009-09-11[S390] Initialize __LC_THREAD_INFO early.Gravatar Heiko Carstens 2-0/+2
2009-09-11[S390] fix recursive locking on page_table_lockGravatar Martin Schwidefsky 4-12/+15
2009-09-11[S390] kvm: use console_initcall() to initialize s390 virtio consoleGravatar Hendrik Brueckner 2-17/+3
2009-09-11[S390] hypfs: Use "%u" instead of "%d" for unsigned ints in snprintfGravatar Michael Holzheu 1-1/+1
2009-09-11[S390] kernel: Print an error message if kernel NSS cannot be definedGravatar Hendrik Brueckner 1-1/+10
2009-09-11[S390] hypfs: remove useless variable qnameGravatar Vitaliy Gusev 1-4/+0
2009-09-11[S390] remove unused irq_cpustat_t defintionGravatar Christoph Hellwig 1-7/+0
2009-09-11[S390] kernel: always keep machine flags in lowcoreGravatar Heiko Carstens 1-17/+11
2009-09-11[S390] clean up linker script using new linker script macros.Gravatar Nelson Elhage 1-76/+7
2009-09-11[S390] Use macros for .data.page_aligned.Gravatar Tim Abbott 1-5/+1
2009-09-11[S390] move (io|sysc)_restore_trace_psw into .data sectionGravatar Hendrik Brueckner 2-2/+18
2009-09-11[S390] kernel: Convert upper case scpdata to lower caseGravatar Hendrik Brueckner 1-2/+11
2009-09-11[S390] kernel: Append scpdata to kernel boot command lineGravatar Hendrik Brueckner 4-27/+172
2009-09-11[S390] hibernation: merge files and move to kernel/Gravatar Heiko Carstens 6-53/+36
2009-09-11[S390] hibernation: remove dead fileGravatar Heiko Carstens 2-18/+0
2009-09-11[S390] atomic ops: small cleanupsGravatar Heiko Carstens 1-22/+19
2009-09-11[S390] atomic ops: add effecient atomic64 support for 31 bitGravatar Heiko Carstens 2-38/+127
2009-09-11[S390] improve mcount codeGravatar Martin Schwidefsky 3-138/+89
2009-09-11[S390] convert/optimize csum_fold() to CGravatar Heiko Carstens 1-21/+4
2009-09-11[S390] introduce get_clock_monotonicGravatar Heiko Carstens 2-1/+16
2009-09-11[S390] cio: move scsw helper functions to header fileGravatar Heiko Carstens 3-222/+985
2009-09-10Input: pxa27x_keypad - allow modifying keymap from userspaceGravatar Dmitry Torokhov 1-1/+3
2009-09-10x86: Fix code patching for paravirt-alternatives on 486Gravatar Ben Hutchings 2-4/+14
2009-09-11Merge branch 'next' into for-linusGravatar James Morris 27-6/+107
2009-09-10x86: split __phys_addr out into separate fileGravatar Jeremy Fitzhardinge 4-73/+83
2009-09-10KVM: VMX: Check cpl before emulating debug register accessGravatar Avi Kivity 3-0/+16
2009-09-10KVM: fix misreporting of coalesced interrupts by kvm tracerGravatar Gleb Natapov 1-1/+1
2009-09-10KVM: x86: drop duplicate kvm_flush_remote_tlb callsGravatar Marcelo Tosatti 1-2/+0
2009-09-10KVM: VMX: call vmx_load_host_state() only if msr is cachedGravatar Gleb Natapov 1-2/+2
2009-09-10KVM: VMX: Conditionally reload debug register 6Gravatar Avi Kivity 1-5/+9
2009-09-10KVM: Use thread debug register storage instead of kvm specific dataGravatar Avi Kivity 2-18/+7
2009-09-10KVM guest: do not batch pte updates from interrupt contextGravatar Marcelo Tosatti 1-6/+1
2009-09-10sparc64: Initial niagara2 perf counter support.Gravatar David S. Miller 1-0/+30
2009-09-10sparc64: Perf counter 'nop' event is not constant.Gravatar David S. Miller 1-4/+6
2009-09-10sparc64: Provide a way to specify a perf counter overflow IRQ enable bit.Gravatar David S. Miller 1-2/+4
2009-09-10sparc64: Provide hypervisor tracing bit support for perf counters.Gravatar David S. Miller 1-1/+4
2009-09-10Merge branch 'topic/asoc' into for-linusGravatar Takashi Iwai 7-21/+491
2009-09-10sparc64: Initial hw perf counter support.Gravatar David S. Miller 5-2/+538
2009-09-10sparc64: Implement a real set_perf_counter_pending().Gravatar David S. Miller 2-2/+14
2009-09-10sparc64: Use nmi_enter() and nmi_exit(), as needed.Gravatar David S. Miller 1-0/+5
2009-09-10sparc64: Provide extern decls for sparc_??u_type strings.Gravatar David S. Miller 1-0/+4
2009-09-10KVM guest: fix bogus wallclock physical address calculationGravatar Glauber Costa 1-2/+2
2009-09-10KVM: VMX: Fix cr8 exiting control clobbering by EPTGravatar Gleb Natapov 1-6/+3
2009-09-10KVM: Optimize kvm_mmu_unprotect_page_virt() for tdpGravatar Avi Kivity 1-0/+3
2009-09-10KVM: Protect update_cr8_intercept() when running without an apicGravatar Avi Kivity 1-0/+3
2009-09-10KVM: VMX: Fix EPT with WP bit change during pagingGravatar Sheng Yang 1-3/+3
2009-09-10KVM: Use kvm_{read,write}_guest_virt() to read and write segment descriptorsGravatar Mikhail Ershov 1-8/+2
2009-09-10KVM: x86 emulator: Add adc and sbb missing decoder flagsGravatar Mohammed Gamal 1-2/+2