2008-02-04 |
Ingo Molnar | x86: cpa, clean up code flow |
commit | commitdiff | tree | snapshot |
2008-02-04 |
Ingo Molnar | x86: cpa, eliminate CPA_ enum |
commit | commitdiff | tree | snapshot |
2008-02-04 |
Ingo Molnar | x86: cpa, cleanups |
commit | commitdiff | tree | snapshot |
2008-02-04 |
Andi Kleen | x86: implement gbpages support in change_page_attr() |
commit | commitdiff | tree | snapshot |
2008-02-04 |
Andi Kleen | x86: support gbpages in pagetable dump |
commit | commitdiff | tree | snapshot |
2008-02-04 |
Andi Kleen | x86: add gbpages support to lookup_address |
commit | commitdiff | tree | snapshot |
2008-02-04 |
Andi Kleen | x86: add pgtable accessor functions for gbpages |
commit | commitdiff | tree | snapshot |
2008-02-04 |
Andi Kleen | x86: add PUD_PAGE_SIZE |
commit | commitdiff | tree | snapshot |
2008-02-04 |
Andi Kleen | x86: add feature macros for the gbpages cpuid bit |
commit | commitdiff | tree | snapshot |
2008-02-04 |
Andi Kleen | x86: switch direct mapping setup over to set_pte |
commit | commitdiff | tree | snapshot |
2008-02-04 |
Thomas Gleixner | x86: fix page-present check in cpa_flush_range |
commit | commitdiff | tree | snapshot |
2008-02-04 |
Ingo Molnar | x86: remove cpa warning |
commit | commitdiff | tree | snapshot |
2008-02-04 |
Andi Kleen | x86: remove now unused clear_kernel_mapping |
commit | commitdiff | tree | snapshot |
2008-02-04 |
Andi Kleen | x86: switch pci-gart over to using set_memory_np()... |
commit | commitdiff | tree | snapshot |
2008-02-04 |
Thomas Gleixner | x86: cpa selftest, skip non present entries |
commit | commitdiff | tree | snapshot |
2008-02-04 |
Thomas Gleixner | x86: CPA fix pagetable split |
commit | commitdiff | tree | snapshot |
2008-02-04 |
Andi Kleen | x86: rename LARGE_PAGE_SIZE to PMD_PAGE_SIZE |
commit | commitdiff | tree | snapshot |
2008-02-04 |
Thomas Gleixner | x86: cpa, fix lookup_address |
commit | commitdiff | tree | snapshot |
2008-02-04 |
Ingo Molnar | x86: AMD Athlon X2 hard hang fix |
commit | commitdiff | tree | snapshot |
2008-02-04 |
Thomas Gleixner | x86: cpa, preserve large pages if possible |
commit | commitdiff | tree | snapshot |
2008-02-04 |
Thomas Gleixner | x86: cpa, check if we changed anything and tlb flushing... |
commit | commitdiff | tree | snapshot |
2008-02-04 |
Thomas Gleixner | x86: introduce struct cpa_data |
commit | commitdiff | tree | snapshot |
2008-02-04 |
Andi Kleen | x86: cpa, only flush the cache if the caching attribute... |
commit | commitdiff | tree | snapshot |
2008-02-04 |
Andi Kleen | x86: cpa, add the PAT bit defines |
commit | commitdiff | tree | snapshot |
2008-02-04 |
Thomas Gleixner | x86: CPA return early when requested feature is not... |
commit | commitdiff | tree | snapshot |
2008-02-04 |
Huang, Ying | x86: fix EFI mapping |
commit | commitdiff | tree | snapshot |
2008-02-04 |
Thomas Gleixner | x86: no CPA on iounmap |
commit | commitdiff | tree | snapshot |
2008-02-04 |
Thomas Gleixner | x86: ioremap remove the range check of cpa |
commit | commitdiff | tree | snapshot |
2008-02-04 |
Thomas Gleixner | x86: simplify __ioremap |
commit | commitdiff | tree | snapshot |
2008-02-04 |
Thomas Gleixner | x86: CPA use the existing pfn in split as well |
commit | commitdiff | tree | snapshot |
2008-02-04 |
Arjan van de Ven | x86: use the pfn from the page when change its attributes |
commit | commitdiff | tree | snapshot |
2008-02-04 |
Arjan van de Ven | x86: teach the static_protection function about high... |
commit | commitdiff | tree | snapshot |
2008-02-04 |
Harvey Harrison | x86: add cpu mtrr init function definitions to mtrr.h |
commit | commitdiff | tree | snapshot |
2008-02-04 |
Harvey Harrison | x86: add cpu init function defintions to cpu.h |
commit | commitdiff | tree | snapshot |
2008-02-04 |
Harvey Harrison | x86: small sparse fix in process_32.c |
commit | commitdiff | tree | snapshot |
2008-02-04 |
Harvey Harrison | x86: add function prototype to vm86.h |
commit | commitdiff | tree | snapshot |
2008-02-04 |
Harvey Harrison | x86: add include to cpu/intel.c |
commit | commitdiff | tree | snapshot |
2008-02-04 |
Harvey Harrison | x86: remove final FASTCALL() uses |
commit | commitdiff | tree | snapshot |
2008-02-04 |
Andi Kleen | x86: remove special NUMAQ support in io_32.h |
commit | commitdiff | tree | snapshot |
2008-02-04 |
Andi Kleen | x86: move NUMAQ io handling into arch/x86/pci/numa.c |
commit | commitdiff | tree | snapshot |
2008-02-04 |
Cyrill Gorcunov | x86: cleanup - eliminate numbers in LDT allocation... |
commit | commitdiff | tree | snapshot |
2008-02-04 |
Jeremy Fitzhardinge | x86: update reference for PAE tlb flushing |
commit | commitdiff | tree | snapshot |
2008-02-04 |
Jeremy Fitzhardinge | x86: pud_clear: only reload cr3 if necessary |
commit | commitdiff | tree | snapshot |
2008-02-04 |
Jeremy Fitzhardinge | x86: revert "defer cr3 reload when doing pud_clear()" |
commit | commitdiff | tree | snapshot |
2008-02-04 |
Jeremy Fitzhardinge | x86: unify PAE/non-PAE pgd_ctor |
commit | commitdiff | tree | snapshot |
2008-02-04 |
Rob Landley | documentation: add Documentation/x86-64/00-INDEX |
commit | commitdiff | tree | snapshot |
2008-02-04 |
Pavel Machek | x86: remove misleading comments in trampoline_*.S |
commit | commitdiff | tree | snapshot |
2008-02-04 |
Harvey Harrison | x86: sparse errors from string_32.h |
commit | commitdiff | tree | snapshot |
2008-02-04 |
Harvey Harrison | x86: remove long dead cyrix mtrr code |
commit | commitdiff | tree | snapshot |
2008-02-04 |
H. Peter Anvin | asm-generic/tlb.h: remove <linux/quicklist.h> |
commit | commitdiff | tree | snapshot |
2008-02-04 |
H. Peter Anvin | x86 setup: print missing CPU features in cleartext |
commit | commitdiff | tree | snapshot |
2008-02-04 |
H. Peter Anvin | x86: unify CPU feature string names |
commit | commitdiff | tree | snapshot |
2008-02-04 |
H. Peter Anvin | x86: reintroduce volatile keyword in prototype to clflush() |
commit | commitdiff | tree | snapshot |
2008-02-04 |
H. Peter Anvin | x86: cpuid, msr: use inode mutex instead of big kernel... |
commit | commitdiff | tree | snapshot |
2008-02-04 |
H. Peter Anvin | x86: cpuid: allow querying %ecx-sensitive CPUID levels |
commit | commitdiff | tree | snapshot |
2008-02-04 |
H. Peter Anvin | x86: use _ASM_EXTABLE macro in include/asm-x86/uaccess_64.h |
commit | commitdiff | tree | snapshot |
2008-02-04 |
H. Peter Anvin | x86: use _ASM_EXTABLE macro in include/asm-x86/uaccess_32.h |
commit | commitdiff | tree | snapshot |
2008-02-04 |
H. Peter Anvin | x86: use _ASM_EXTABLE macro in include/asm-x86/system.h |
commit | commitdiff | tree | snapshot |
2008-02-04 |
H. Peter Anvin | x86: use _ASM_EXTABLE macro in include/asm-x86/msr.h |
commit | commitdiff | tree | snapshot |
2008-02-04 |
H. Peter Anvin | x86: use _ASM_EXTABLE macro in include/asm-x86/i387.h |
commit | commitdiff | tree | snapshot |
2008-02-04 |
H. Peter Anvin | x86: use _ASM_EXTABLE macro in include/asm-x86/futex.h |
commit | commitdiff | tree | snapshot |
2008-02-04 |
H. Peter Anvin | x86: use _ASM_EXTABLE macro in arch/x86/mm/init_32.c |
commit | commitdiff | tree | snapshot |
2008-02-04 |
H. Peter Anvin | x86: use _ASM_EXTABLE macro in arch/x86/lib/usercopy_64.c |
commit | commitdiff | tree | snapshot |
2008-02-04 |
H. Peter Anvin | x86: use _ASM_EXTABLE macro in arch/x86/lib/usercopy_32.c |
commit | commitdiff | tree | snapshot |
2008-02-04 |
H. Peter Anvin | x86: use _ASM_EXTABLE macro in arch/x86/lib/mmx_32.c |
commit | commitdiff | tree | snapshot |
2008-02-04 |
H. Peter Anvin | x86: use _ASM_EXTABLE macro in arch/x86/kernel/test_nx.c |
commit | commitdiff | tree | snapshot |
2008-02-04 |
H. Peter Anvin | x86: add _ASM_EXTABLE macro to <asm/asm.h> |
commit | commitdiff | tree | snapshot |
2008-02-04 |
Ian Campbell | x86: define OBJCOPYFLAGS explicitly for each target. |
commit | commitdiff | tree | snapshot |
2008-02-04 |
Harvey Harrison | x86: reduce ifdef sections in fault.c |
commit | commitdiff | tree | snapshot |
2008-02-04 |
Yinghai Lu | x86: print out node_data addr and bootmap_start addr |
commit | commitdiff | tree | snapshot |
2008-02-04 |
Thomas Gleixner | x86: CPA remove bogus NX clear |
commit | commitdiff | tree | snapshot |
2008-02-04 |
Florian Fainelli | x86: mach-rdc321x Kconfig fix |
commit | commitdiff | tree | snapshot |
2008-02-04 |
Sam Ravnborg | x86: rename module scx200_32 to scx200 |
commit | commitdiff | tree | snapshot |
2008-02-04 |
Sam Ravnborg | x86: restore correct module name for apm |
commit | commitdiff | tree | snapshot |
2008-02-04 |
Ingo Molnar | x86: VMI fix |
commit | commitdiff | tree | snapshot |
2008-02-04 |
Ingo Molnar | x86: relax RAM check in ioremap() |
commit | commitdiff | tree | snapshot |
2008-02-02 |
Linus Torvalds | Merge git://git.kernel.org/pub/scm/linux/kernel/git... |
commit | commitdiff | tree | snapshot |
2008-02-02 |
Nick Piggin | fix writev regression: pan hanging unkillable and un... |
commit | commitdiff | tree | snapshot |
2008-02-02 |
Linus Torvalds | Merge branch 'for-linus' of git://git.kernel.org/pub... |
commit | commitdiff | tree | snapshot |
2008-02-02 |
Borislav Petkov | ide-tape: remove idetape_config_t typedef |
commit | commitdiff | tree | snapshot |
2008-02-02 |
Borislav Petkov | ide-tape: remove mtio.h related comments |
commit | commitdiff | tree | snapshot |
2008-02-02 |
Borislav Petkov | ide-tape: make function name more accurate |
commit | commitdiff | tree | snapshot |
2008-02-02 |
Borislav Petkov | ide-tape: remove unused sense packet commands. |
commit | commitdiff | tree | snapshot |
2008-02-02 |
Borislav Petkov | ide-tape: use generic byteorder macros |
commit | commitdiff | tree | snapshot |
2008-02-02 |
Borislav Petkov | ide-tape: remove EXPERIMENTAL driver status |
commit | commitdiff | tree | snapshot |
2008-02-02 |
Borislav Petkov | ide-tape: use generic scsi commands |
commit | commitdiff | tree | snapshot |
2008-02-02 |
Borislav Petkov | ide-tape: remove struct idetape_block_size_page_t |
commit | commitdiff | tree | snapshot |
2008-02-02 |
Borislav Petkov | ide-tape: remove structs os_partition_t, os_dat_entry_t... |
commit | commitdiff | tree | snapshot |
2008-02-02 |
Borislav Petkov | ide-tape: remove struct idetape_parameter_block_descrip... |
commit | commitdiff | tree | snapshot |
2008-02-02 |
Borislav Petkov | ide-tape: remove struct idetape_medium_partition_page_t |
commit | commitdiff | tree | snapshot |
2008-02-02 |
Borislav Petkov | ide-tape: remove struct idetape_data_compression_page_t |
commit | commitdiff | tree | snapshot |
2008-02-02 |
Borislav Petkov | ide-tape: remove struct idetape_inquiry_result_t |
commit | commitdiff | tree | snapshot |
2008-02-02 |
Borislav Petkov | ide-tape: remove struct idetape_capabilities_page_t |
commit | commitdiff | tree | snapshot |
2008-02-02 |
Borislav Petkov | ide-tape: remove IDETAPE_DEBUG_BUGS |
commit | commitdiff | tree | snapshot |
2008-02-02 |
Borislav Petkov | ide-tape: remove IDETAPE_DEBUG_INFO |
commit | commitdiff | tree | snapshot |
2008-02-02 |
Bartlomiej... | ide-tape: dump gcw fields on error in idetape_identify_... |
commit | commitdiff | tree | snapshot |
2008-02-02 |
Borislav Petkov | ide-tape: remove struct idetape_mode_parameter_header_t |
commit | commitdiff | tree | snapshot |
2008-02-02 |
Borislav Petkov | ide-tape: remove struct idetape_request_sense_result_t |
commit | commitdiff | tree | snapshot |
2008-02-02 |
Borislav Petkov | ide-tape: remove dead code |
commit | commitdiff | tree | snapshot |
2008-02-02 |
Borislav Petkov | ide-tape: move historical changelog to Documentation... |
commit | commitdiff | tree | snapshot |
next |