2009-02-25 |
Ingo Molnar | Merge branch 'x86/asm' into x86/mm
|
commit | commitdiff | tree |
2009-02-24 |
Yinghai Lu | x86: check range in reserve_early() Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-02-24 |
Cyrill Gorcunov | x86: efi_stub_32,64 - add missing ENDPROCs Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-02-24 |
Cyrill Gorcunov | x86: head_64.S - use GLOBAL macro Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-02-24 |
Cyrill Gorcunov | x86: entry_64.S - add missing ENDPROC Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-02-24 |
Cyrill Gorcunov | x86: invalid_vm86_irq -- use predefined macros Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-02-24 |
Cyrill Gorcunov | x86: head_64.S - use IDT_ENTRIES instead of hardcoded... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-02-24 |
Cyrill Gorcunov | x86: head_64.S - remove useless balign Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-02-24 |
Salman Qazi | x86: fix performance regression in write() syscall Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-02-22 |
Ingo Molnar | x86, mm: fault.c, simplify kmmio_fault(), cleanup Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-02-20 |
Ingo Molnar | x86, mm: fault.c, update copyrights Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-02-20 |
Ingo Molnar | x86, mm: fault.c, give another attempt at prefetch... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-02-20 |
Ingo Molnar | x86, mm: fault.c, remove #ifdef from fault_in_kernel_space() Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-02-20 |
Ingo Molnar | x86, mm: rename TASK_SIZE64 => TASK_SIZE_MAX Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-02-20 |
Ingo Molnar | x86, mm: fault.c, remove #ifdef from do_page_fault() Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-02-20 |
Ingo Molnar | x86, mm: fault.c, unify oops handling Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-02-20 |
Ingo Molnar | x86, mm: fault.c, unify oops printing Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-02-20 |
Ingo Molnar | x86, mm: fault.c, reorder functions Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-02-20 |
Ingo Molnar | x86, mm, kprobes: fault.c, simplify notify_page_fault() Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-02-20 |
Ingo Molnar | x86, mm: fault.c, simplify kmmio_fault() Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-02-20 |
Ingo Molnar | x86, mm: fault.c, enable PF_RSVD checks on 32-bit too Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-02-20 |
Ingo Molnar | x86, mm: fault.c, factor out the vm86 fault check Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-02-20 |
Ingo Molnar | x86, mm: fault.c, refactor/simplify the is_prefetch... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-02-20 |
Ingo Molnar | x86, mm: fault.c cleanup Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-02-20 |
Ingo Molnar | Merge branch 'tip/x86/urgent' of git://git.kernel.org...
|
commit | commitdiff | tree |
2009-02-20 |
Ingo Molnar | x86, pat: add large-PAT check to split_large_page() Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-02-20 |
Ingo Molnar | Merge branches 'x86/asm', 'x86/cleanups' and 'x86/headers...
|
commit | commitdiff | tree |
2009-02-20 |
Ingo Molnar | Merge branch 'x86/urgent' into x86/core
|
commit | commitdiff | tree |
2009-02-20 |
Vegard Nossum | x86: use symbolic constants for MSR_IA32_MISC_ENABLE... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-02-20 |
Ingo Molnar | x86: use the right protections for split-up pagetables Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-02-20 |
Alok N Kataria | x86, vmi: TSC going backwards check in vmi clocksource Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-02-19 |
Ingo Molnar | Merge branch 'x86/untangle2' of git://git.kernel.org...
|
commit | commitdiff | tree |
2009-02-19 |
Cyrill Gorcunov | x86: compressed head_32 - use ENTRY,ENDPROC macros Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-02-19 |
Cyrill Gorcunov | x86: compressed head_64 - use ENTRY,ENDPROC macros Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-02-19 |
Cyrill Gorcunov | x86: pmjump - use GLOBAL,ENDPROC macros Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-02-19 |
Cyrill Gorcunov | x86: copy.S - use GLOBAL,ENDPROC macros Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-02-19 |
Cyrill Gorcunov | x86: linkage - get rid of _X86 macros Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-02-19 |
Cyrill Gorcunov | x86: asm linkage - introduce GLOBAL macro Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-02-19 |
Hiroshi Shimamoto | x86: syscalls.h: remove asmlinkage from declaration... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-02-19 |
Ingo Molnar | Merge branch 'tip/tracing/urgent' of git://git.kernel...
|
commit | commitdiff | tree |
2009-02-19 |
Jaswinder Singh... | x86: include/asm/processor.h remove double declaration... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-02-17 |
Ingo Molnar | x86, apic: separate 32-bit setup functionality out... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-02-17 |
Paul E. McKenney | x86, rcu: fix strange load average and ksoftirqd behavior Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-02-17 |
Ingo Molnar | x86, apic: move remaining APIC drivers to arch/x86... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-02-17 |
Frederic Weisbecker | tracing/function-graph-tracer: trace the idle tasks Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-02-17 |
Ingo Molnar | x86, apic: move APIC drivers to arch/x86/kernel/apic/* Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-02-17 |
Ingo Molnar | x86, apic: rename 'genapic' to 'apic' Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-02-17 |
Ingo Molnar | x86, apic: remove ->store_NMI_vector() Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-02-17 |
Ingo Molnar | x86, numaq_32: clean up, misc Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-02-17 |
Ingo Molnar | x86, numaq_32: clean up Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-02-17 |
Ingo Molnar | x86, es7000: misc cleanups Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-02-17 |
Ingo Molnar | x86, es7000: remove dead code, clean up Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-02-17 |
Ingo Molnar | x86, es7000: remove externs Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-02-17 |
Ingo Molnar | x86, apic: remove apicid_cluster() Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-02-17 |
Ingo Molnar | x86, es7000: clean up Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-02-17 |
Ingo Molnar | x86, apic: clean up the cpu_2_logical_apiciddeclaration Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-02-17 |
Ingo Molnar | x86, apic: clean up arch/x86/kernel/bigsmp_32.c Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-02-17 |
Ingo Molnar | x86, apic: remove stale references to APIC_DEFINITION Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-02-17 |
Ingo Molnar | x86, apic: remove duplicate asm/apic.h inclusions Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-02-17 |
Ingo Molnar | x86, apic: remove genapic.h Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-02-17 |
Ingo Molnar | x86, apic: merge genapic.h into apic.h Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-02-17 |
Ingo Molnar | remove: genapic prepare Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-02-17 |
Ingo Molnar | x86, apic: fix build fallout of genapic changes Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-02-17 |
Yinghai Lu | x86: fold apic_ops into genapic Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-02-17 |
Yinghai Lu | x86: add x2apic config Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-02-17 |
Ingo Molnar | Merge branch 'x86/headers' into x86/core
|
commit | commitdiff | tree |
2009-02-17 |
Ingo Molnar | x86: remove stale arch/x86/include/asm/page_64.h.rej... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-02-17 |
Ingo Molnar | Merge branches 'x86/acpi', 'x86/apic', 'x86/cpudetect...
|
commit | commitdiff | tree |
2009-02-16 |
Yinghai Lu | x86: make APIC_init_uniprocessor() more like smp_prepare_cpus() Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-02-16 |
Yinghai Lu | x86: pre init pirq_entries[] Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-02-16 |
Jeremy Fitzhardinge | x86, xen: do multicall callbacks with interrupts disabled Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-02-16 |
Jeremy Fitzhardinge | x86, xen: degrade BUG to WARN when multicall fails Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-02-16 |
Ian Campbell | x86, xen: record and display initiator of each multicall... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-02-16 |
Jeremy Fitzhardinge | x86, xen: short-circuit tests for dom0 Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-02-15 |
Yinghai Lu | [IA64] fix __apci_unmap_table Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-02-15 |
Pekka Paalanen | doc: mmiotrace.txt, buffer size control change Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-02-15 |
Pekka Paalanen | trace: mmiotrace to the tracer menu in Kconfig Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-02-15 |
Pekka Paalanen | mmiotrace: count events lost due to not recording Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-02-15 |
Yinghai Lu | x86: make 32bit to call enable_IO_APIC early like 64bit Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-02-15 |
Thomas Gleixner | x86, vm86: fix preemption bug Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-02-15 |
Yinghai Lu | x86: fix typo in filter_cpuid_features() Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-02-15 |
Ingo Molnar | Merge commit 'v2.6.29-rc5' into x86/apic
|
commit | commitdiff | tree |
2009-02-14 |
Chris Ball | x86, olpc: fix model detection without OFW Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-02-14 |
David Woodhouse | iommu: fix Intel IOMMU write-buffer flushing Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-02-13 |
Ingo Molnar | Merge branch 'core/header-fixes' into x86/headers
|
commit | commitdiff | tree |
2009-02-13 |
James Bottomley | x86: fix "__udivdi3" [drivers/scsi/aha1542.ko] undefined Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-02-13 |
Dimitri Sivanich | x86, UV: set full apicid in uv_hub_send_ipi Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-02-13 |
Ian Campbell | xen: fix xen_flush_tlb_others Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-02-13 |
Ingo Molnar | x86 headers: protect page_32.h via __ASSEMBLY__ Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-02-13 |
Ingo Molnar | x86 headers: include page_types.h in pgtable_types.h Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-02-13 |
Ingo Molnar | x86 headers: include linux/types.h Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-02-13 |
Ingo Molnar | x86 headers: remove duplicate pud_large() definition Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-02-13 |
Ingo Molnar | Merge branch 'x86/untangle2' of git://git.kernel.org...
|
commit | commitdiff | tree |
2009-02-13 |
Ingo Molnar | Merge branch 'x86/core' into x86/headers
|
commit | commitdiff | tree |
2009-02-13 |
Peter Zijlstra | timers: more consistently use clock vs timer Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-02-13 |
Ingo Molnar | Merge branches 'x86/paravirt', 'x86/pat', 'x86/setup...
|
commit | commitdiff | tree |
2009-02-13 |
Ingo Molnar | Merge branch 'x86/mm' into x86/core
|
commit | commitdiff | tree |
2009-02-13 |
Ingo Molnar | Merge branches 'x86/acpi', 'x86/asm', 'x86/cpudetect...
|
commit | commitdiff | tree |
2009-02-13 |
Ingo Molnar | Merge branch 'x86/cleanups' into x86/core
|
commit | commitdiff | tree |
2009-02-13 |
Ingo Molnar | Merge branch 'core/percpu' into x86/core
|
commit | commitdiff | tree |