2008-02-04 |
Ingo Molnar | x86: cpa, eliminate CPA_ enum Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-02-04 |
Ingo Molnar | x86: cpa, cleanups Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-02-04 |
Andi Kleen | x86: implement gbpages support in change_page_attr() Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-02-04 |
Andi Kleen | x86: support gbpages in pagetable dump Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-02-04 |
Andi Kleen | x86: add gbpages support to lookup_address Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-02-04 |
Andi Kleen | x86: add pgtable accessor functions for gbpages Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-02-04 |
Andi Kleen | x86: add PUD_PAGE_SIZE Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-02-04 |
Andi Kleen | x86: add feature macros for the gbpages cpuid bit Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-02-04 |
Andi Kleen | x86: switch direct mapping setup over to set_pte Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-02-04 |
Thomas Gleixner | x86: fix page-present check in cpa_flush_range Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-02-04 |
Ingo Molnar | x86: remove cpa warning Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-02-04 |
Andi Kleen | x86: remove now unused clear_kernel_mapping Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-02-04 |
Andi Kleen | x86: switch pci-gart over to using set_memory_np()... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-02-04 |
Thomas Gleixner | x86: cpa selftest, skip non present entries Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-02-04 |
Thomas Gleixner | x86: CPA fix pagetable split Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-02-04 |
Andi Kleen | x86: rename LARGE_PAGE_SIZE to PMD_PAGE_SIZE Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-02-04 |
Thomas Gleixner | x86: cpa, fix lookup_address Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-02-04 |
Ingo Molnar | x86: AMD Athlon X2 hard hang fix Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-02-04 |
Thomas Gleixner | x86: cpa, preserve large pages if possible Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-02-04 |
Thomas Gleixner | x86: cpa, check if we changed anything and tlb flushing... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-02-04 |
Thomas Gleixner | x86: introduce struct cpa_data Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-02-04 |
Andi Kleen | x86: cpa, only flush the cache if the caching attributes... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-02-04 |
Andi Kleen | x86: cpa, add the PAT bit defines Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-02-04 |
Thomas Gleixner | x86: CPA return early when requested feature is not... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-02-04 |
Huang, Ying | x86: fix EFI mapping Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-02-04 |
Thomas Gleixner | x86: no CPA on iounmap Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-02-04 |
Thomas Gleixner | x86: ioremap remove the range check of cpa Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-02-04 |
Thomas Gleixner | x86: simplify __ioremap Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-02-04 |
Thomas Gleixner | x86: CPA use the existing pfn in split as well Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-02-04 |
Arjan van de Ven | x86: use the pfn from the page when change its attributes Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-02-04 |
Arjan van de Ven | x86: teach the static_protection function about high... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-02-04 |
Harvey Harrison | x86: add cpu mtrr init function definitions to mtrr.h Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-02-04 |
Harvey Harrison | x86: add cpu init function defintions to cpu.h Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-02-04 |
Harvey Harrison | x86: small sparse fix in process_32.c Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-02-04 |
Harvey Harrison | x86: add function prototype to vm86.h Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-02-04 |
Harvey Harrison | x86: add include to cpu/intel.c Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-02-04 |
Harvey Harrison | x86: remove final FASTCALL() uses Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-02-04 |
Andi Kleen | x86: remove special NUMAQ support in io_32.h Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-02-04 |
Andi Kleen | x86: move NUMAQ io handling into arch/x86/pci/numa.c Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-02-04 |
Cyrill Gorcunov | x86: cleanup - eliminate numbers in LDT allocation... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-02-04 |
Jeremy Fitzhardinge | x86: update reference for PAE tlb flushing Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-02-04 |
Jeremy Fitzhardinge | x86: pud_clear: only reload cr3 if necessary Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-02-04 |
Jeremy Fitzhardinge | x86: revert "defer cr3 reload when doing pud_clear()" Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-02-04 |
Jeremy Fitzhardinge | x86: unify PAE/non-PAE pgd_ctor Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-02-04 |
Rob Landley | documentation: add Documentation/x86-64/00-INDEX Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-02-04 |
Pavel Machek | x86: remove misleading comments in trampoline_*.S Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-02-04 |
Harvey Harrison | x86: sparse errors from string_32.h Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-02-04 |
Harvey Harrison | x86: remove long dead cyrix mtrr code Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-02-04 |
H. Peter Anvin | asm-generic/tlb.h: remove <linux/quicklist.h> Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-02-04 |
H. Peter Anvin | x86 setup: print missing CPU features in cleartext Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-02-04 |
H. Peter Anvin | x86: unify CPU feature string names Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-02-04 |
H. Peter Anvin | x86: reintroduce volatile keyword in prototype to clflush() Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-02-04 |
H. Peter Anvin | x86: cpuid, msr: use inode mutex instead of big kernel... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-02-04 |
H. Peter Anvin | x86: cpuid: allow querying %ecx-sensitive CPUID levels Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-02-04 |
H. Peter Anvin | x86: use _ASM_EXTABLE macro in include/asm-x86/uaccess_64.h Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-02-04 |
H. Peter Anvin | x86: use _ASM_EXTABLE macro in include/asm-x86/uaccess_32.h Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-02-04 |
H. Peter Anvin | x86: use _ASM_EXTABLE macro in include/asm-x86/system.h Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-02-04 |
H. Peter Anvin | x86: use _ASM_EXTABLE macro in include/asm-x86/msr.h Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-02-04 |
H. Peter Anvin | x86: use _ASM_EXTABLE macro in include/asm-x86/i387.h Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-02-04 |
H. Peter Anvin | x86: use _ASM_EXTABLE macro in include/asm-x86/futex.h Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-02-04 |
H. Peter Anvin | x86: use _ASM_EXTABLE macro in arch/x86/mm/init_32.c Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-02-04 |
H. Peter Anvin | x86: use _ASM_EXTABLE macro in arch/x86/lib/usercopy_64.c Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-02-04 |
H. Peter Anvin | x86: use _ASM_EXTABLE macro in arch/x86/lib/usercopy_32.c Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-02-04 |
H. Peter Anvin | x86: use _ASM_EXTABLE macro in arch/x86/lib/mmx_32.c Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-02-04 |
H. Peter Anvin | x86: use _ASM_EXTABLE macro in arch/x86/kernel/test_nx.c Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-02-04 |
H. Peter Anvin | x86: add _ASM_EXTABLE macro to <asm/asm.h> Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-02-04 |
Ian Campbell | x86: define OBJCOPYFLAGS explicitly for each target. Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-02-04 |
Harvey Harrison | x86: reduce ifdef sections in fault.c Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-02-04 |
Yinghai Lu | x86: print out node_data addr and bootmap_start addr Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-02-04 |
Thomas Gleixner | x86: CPA remove bogus NX clear Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-02-04 |
Florian Fainelli | x86: mach-rdc321x Kconfig fix Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-02-04 |
Sam Ravnborg | x86: rename module scx200_32 to scx200 Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-02-04 |
Sam Ravnborg | x86: restore correct module name for apm Cc: Cc: Ingo Molnar <mingo@elte.hu> Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-02-04 |
Ingo Molnar | x86: VMI fix Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-02-04 |
Ingo Molnar | x86: relax RAM check in ioremap() Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-02-01 |
Alexander van Heukelum | x86: avoid section mismatch involving arch_register_cpu Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-02-01 |
Harvey Harrison | x86: fixes for lookup_address args Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-02-01 |
Harvey Harrison | x86: fix sparse warnings in cpu/common.c Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-02-01 |
Harvey Harrison | x86: make early_console static in early_printk.c Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-02-01 |
Yinghai Lu | x86: remove unneeded round_up Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-02-01 |
Sam Ravnborg | x86: fix section mismatch warning in kernel/pci-calgary Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-02-01 |
Sam Ravnborg | x86: fix section mismatch warning in acpi/boot.c Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-02-01 |
Sam Ravnborg | x86: fix section mismatch warnings when referencing... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-02-01 |
Sam Ravnborg | x86: silence section mismatch warning in smpboot_64.c Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-02-01 |
Yinghai Lu | x86: fix comments in vmlinux_64.lds Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-02-01 |
Yinghai Lu | x86_64: make bootmap_start page align v6 Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-02-01 |
Yinghai Lu | x86_64: add debug name for early_res Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-02-01 |
Heiko Carstens | latencytop: Change Kconfig dependency. Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-02-01 |
Thomas Gleixner | futex: Add bitset conditional wait/wakeup functionality Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-02-01 |
Thomas Gleixner | futex: Remove warn on in return fixup path Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-02-01 |
Thomas Gleixner | x86: replace LOCK_PREFIX in futex.h Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-02-01 |
Thomas Gleixner | tick-sched: add more debug information Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-02-01 |
Thomas Gleixner | timekeeping: update xtime_cache when time(zone) changes Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-02-01 |
Peter Zijlstra | hrtimer: fix hrtimer_init_sleeper() users Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-01-31 |
Ingo Molnar | debug: turn ignore_loglevel into an early param Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-01-31 |
Gerald Stralko | sched: remove unused params Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-01-31 |
Peter Zijlstra | sched: let +nice tasks have smaller impact Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-01-31 |
Srivatsa Vaddagiri | sched: fix high wake up latencies with FAIR_USER_SCHED Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-01-31 |
Paul E. McKenney | RCU: add help text for "RCU implementation type" Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-01-31 |
Ingo Molnar | asm-generic/tlb.h: build fix Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |