2008-02-04 |
Linus Torvalds | Merge branch 'locks' of git://linux-nfs.org/~bfields... |
tree | commitdiff |
2008-02-04 |
Linus Torvalds | Merge git://git./linux/kernel/git/sam/kbuild |
tree | commitdiff |
2008-02-04 |
Thomas Gleixner | x86: cpa, micro-optimization |
tree | commitdiff |
2008-02-04 |
Ingo Molnar | x86: cpa, clean up code flow |
tree | commitdiff |
2008-02-04 |
Ingo Molnar | x86: cpa, eliminate CPA_ enum |
tree | commitdiff |
2008-02-04 |
Ingo Molnar | x86: cpa, cleanups |
tree | commitdiff |
2008-02-04 |
Andi Kleen | x86: implement gbpages support in change_page_attr() |
tree | commitdiff |
2008-02-04 |
Andi Kleen | x86: support gbpages in pagetable dump |
tree | commitdiff |
2008-02-04 |
Andi Kleen | x86: add gbpages support to lookup_address |
tree | commitdiff |
2008-02-04 |
Andi Kleen | x86: switch direct mapping setup over to set_pte |
tree | commitdiff |
2008-02-04 |
Thomas Gleixner | x86: fix page-present check in cpa_flush_range |
tree | commitdiff |
2008-02-04 |
Ingo Molnar | x86: remove cpa warning |
tree | commitdiff |
2008-02-04 |
Andi Kleen | x86: remove now unused clear_kernel_mapping |
tree | commitdiff |
2008-02-04 |
Andi Kleen | x86: switch pci-gart over to using set_memory_np()... |
tree | commitdiff |
2008-02-04 |
Thomas Gleixner | x86: cpa selftest, skip non present entries |
tree | commitdiff |
2008-02-04 |
Thomas Gleixner | x86: CPA fix pagetable split |
tree | commitdiff |
2008-02-04 |
Andi Kleen | x86: rename LARGE_PAGE_SIZE to PMD_PAGE_SIZE |
tree | commitdiff |
2008-02-04 |
Thomas Gleixner | x86: cpa, fix lookup_address |
tree | commitdiff |
2008-02-04 |
Ingo Molnar | x86: AMD Athlon X2 hard hang fix |
tree | commitdiff |
2008-02-04 |
Thomas Gleixner | x86: cpa, preserve large pages if possible |
tree | commitdiff |
2008-02-04 |
Thomas Gleixner | x86: cpa, check if we changed anything and tlb flushing... |
tree | commitdiff |
2008-02-04 |
Thomas Gleixner | x86: introduce struct cpa_data |
tree | commitdiff |
2008-02-04 |
Andi Kleen | x86: cpa, only flush the cache if the caching attribute... |
tree | commitdiff |
2008-02-04 |
Thomas Gleixner | x86: CPA return early when requested feature is not... |
tree | commitdiff |
2008-02-04 |
Huang, Ying | x86: fix EFI mapping |
tree | commitdiff |
2008-02-04 |
Thomas Gleixner | x86: no CPA on iounmap |
tree | commitdiff |
2008-02-04 |
Thomas Gleixner | x86: ioremap remove the range check of cpa |
tree | commitdiff |
2008-02-04 |
Thomas Gleixner | x86: simplify __ioremap |
tree | commitdiff |
2008-02-04 |
Thomas Gleixner | x86: CPA use the existing pfn in split as well |
tree | commitdiff |
2008-02-04 |
Arjan van de Ven | x86: use the pfn from the page when change its attributes |
tree | commitdiff |
2008-02-04 |
Arjan van de Ven | x86: teach the static_protection function about high... |
tree | commitdiff |
2008-02-04 |
Harvey Harrison | x86: add cpu mtrr init function definitions to mtrr.h |
tree | commitdiff |
2008-02-04 |
Harvey Harrison | x86: add cpu init function defintions to cpu.h |
tree | commitdiff |
2008-02-04 |
Harvey Harrison | x86: small sparse fix in process_32.c |
tree | commitdiff |
2008-02-04 |
Harvey Harrison | x86: add include to cpu/intel.c |
tree | commitdiff |
2008-02-04 |
Andi Kleen | x86: move NUMAQ io handling into arch/x86/pci/numa.c |
tree | commitdiff |
2008-02-04 |
Cyrill Gorcunov | x86: cleanup - eliminate numbers in LDT allocation... |
tree | commitdiff |
2008-02-04 |
Jeremy Fitzhardinge | x86: revert "defer cr3 reload when doing pud_clear()" |
tree | commitdiff |
2008-02-04 |
Jeremy Fitzhardinge | x86: unify PAE/non-PAE pgd_ctor |
tree | commitdiff |
2008-02-04 |
Pavel Machek | x86: remove misleading comments in trampoline_*.S |
tree | commitdiff |
2008-02-04 |
Harvey Harrison | x86: remove long dead cyrix mtrr code |
tree | commitdiff |
2008-02-04 |
H. Peter Anvin | x86 setup: print missing CPU features in cleartext |
tree | commitdiff |
2008-02-04 |
H. Peter Anvin | x86: unify CPU feature string names |
tree | commitdiff |
2008-02-04 |
H. Peter Anvin | x86: cpuid, msr: use inode mutex instead of big kernel... |
tree | commitdiff |
2008-02-04 |
H. Peter Anvin | x86: cpuid: allow querying %ecx-sensitive CPUID levels |
tree | commitdiff |
2008-02-04 |
H. Peter Anvin | x86: use _ASM_EXTABLE macro in arch/x86/mm/init_32.c |
tree | commitdiff |
2008-02-04 |
H. Peter Anvin | x86: use _ASM_EXTABLE macro in arch/x86/lib/usercopy_64.c |
tree | commitdiff |
2008-02-04 |
H. Peter Anvin | x86: use _ASM_EXTABLE macro in arch/x86/lib/usercopy_32.c |
tree | commitdiff |
2008-02-04 |
H. Peter Anvin | x86: use _ASM_EXTABLE macro in arch/x86/lib/mmx_32.c |
tree | commitdiff |
2008-02-04 |
H. Peter Anvin | x86: use _ASM_EXTABLE macro in arch/x86/kernel/test_nx.c |
tree | commitdiff |
2008-02-04 |
Ian Campbell | x86: define OBJCOPYFLAGS explicitly for each target. |
tree | commitdiff |
2008-02-04 |
Harvey Harrison | x86: reduce ifdef sections in fault.c |
tree | commitdiff |
2008-02-04 |
Yinghai Lu | x86: print out node_data addr and bootmap_start addr |
tree | commitdiff |
2008-02-04 |
Thomas Gleixner | x86: CPA remove bogus NX clear |
tree | commitdiff |
2008-02-04 |
Florian Fainelli | x86: mach-rdc321x Kconfig fix |
tree | commitdiff |
2008-02-04 |
Sam Ravnborg | x86: rename module scx200_32 to scx200 |
tree | commitdiff |
2008-02-04 |
Sam Ravnborg | x86: restore correct module name for apm |
tree | commitdiff |
2008-02-04 |
Ingo Molnar | x86: VMI fix |
tree | commitdiff |
2008-02-04 |
Ingo Molnar | x86: relax RAM check in ioremap() |
tree | commitdiff |
2008-02-04 |
Anthony Liguori | virtio: Put the virtio under the virtualization menu |
tree | commitdiff |
2008-02-03 |
Adrian Bunk | remove Documentation/smp.txt |
tree | commitdiff |
2008-02-03 |
Robert P. J. Day | Correct explanations of "find_next" bit routines. |
tree | commitdiff |
2008-02-03 |
David S. Miller | Merge branch 'fixes' of /linux/kernel/git/linville... |
tree | commitdiff |
2008-02-03 |
David Woodhouse | Merge git://git.infradead.org/~dedekind/ubi-2.6 |
tree | commitdiff |
2008-02-03 |
Mathieu Desnoyers | Move Kconfig.instrumentation to arch/Kconfig and init... |
tree | commitdiff |
2008-02-03 |
Mathieu Desnoyers | Add HAVE_KPROBES |
tree | commitdiff |
2008-02-03 |
Mathieu Desnoyers | Add HAVE_OPROFILE |
tree | commitdiff |
2008-02-03 |
David Woodhouse | Merge git://git.infradead.org/~kmpark/onenand-mtd-2.6 |
tree | commitdiff |
2008-02-03 |
David Woodhouse | Merge git://git./linux/kernel/git/torvalds/linux-2... |
tree | commitdiff |
2008-02-02 |
Linus Torvalds | Merge branch 'for-linus' of git://git./linux/kernel... |
tree | commitdiff |
2008-02-02 |
Zhao Yakui | ACPI: Set _PSD ACPI_PDC_SMP_T_SWCOORD |
tree | commitdiff |
2008-02-02 |
Linus Torvalds | Merge git://git.infradead.org/battery-2.6 |
tree | commitdiff |
2008-02-02 |
Linus Torvalds | Merge branch 'for-linus' of git://linux-nfs.org/~bfield... |
tree | commitdiff |
2008-02-02 |
Linus Torvalds | Merge branch 'suspend' of git://git./linux/kernel/git... |
tree | commitdiff |
2008-02-02 |
Linus Torvalds | Merge git://git./linux/kernel/git/gregkh/pci-2.6 |
tree | commitdiff |
2008-02-02 |
Linus Torvalds | Merge git://git./linux/kernel/git/gregkh/usb-2.6 |
tree | commitdiff |
2008-02-01 |
Rafael J. Wysocki | suspend: cleanup reference to swsusp_pg_dir[] |
tree | commitdiff |
2008-02-01 |
Borislav Petkov | Suspend: Clean up suspend_64.c |
tree | commitdiff |
2008-02-01 |
Johannes Berg | Suspend: Clean up Kconfig (V2) |
tree | commitdiff |
2008-02-01 |
Johannes Berg | Hibernation: Clean up Kconfig (V2) |
tree | commitdiff |
2008-02-01 |
bjorn.helgaas@hp.com | PCI: use dev_printk in x86 quirk messages |
tree | commitdiff |
2008-02-01 |
Adrian Bunk | PCI: Kconfig help: don't refer to the PCI-HOWTO |
tree | commitdiff |
2008-02-01 |
Ingo Molnar | x86: fix bootup crash in native_read_tsc() |
tree | commitdiff |
2008-02-01 |
Linus Torvalds | Merge git://git./linux/kernel/git/bart/ide-2.6 |
tree | commitdiff |
2008-02-01 |
Linus Torvalds | Merge branch 'upstream-linus' of git://git./linux/kerne... |
tree | commitdiff |
2008-02-01 |
Linus Torvalds | Merge branch 'audit.b46' of git://git./linux/kernel... |
tree | commitdiff |
2008-02-01 |
Linus Torvalds | Merge git://git./linux/kernel/git/x86/linux-2.6-x86 |
tree | commitdiff |
2008-02-01 |
Linus Torvalds | Merge git://git./linux/kernel/git/mingo/linux-2.6-sched |
tree | commitdiff |
2008-02-01 |
Alexander van Heukelum | x86: avoid section mismatch involving arch_register_cpu |
tree | commitdiff |
2008-02-01 |
Harvey Harrison | x86: fixes for lookup_address args |
tree | commitdiff |
2008-02-01 |
Harvey Harrison | x86: fix sparse warnings in cpu/common.c |
tree | commitdiff |
2008-02-01 |
Harvey Harrison | x86: make early_console static in early_printk.c |
tree | commitdiff |
2008-02-01 |
Yinghai Lu | x86: remove unneeded round_up |
tree | commitdiff |
2008-02-01 |
Sam Ravnborg | x86: fix section mismatch warning in kernel/pci-calgary |
tree | commitdiff |
2008-02-01 |
Sam Ravnborg | x86: fix section mismatch warning in acpi/boot.c |
tree | commitdiff |
2008-02-01 |
Sam Ravnborg | x86: fix section mismatch warnings when referencing... |
tree | commitdiff |
2008-02-01 |
Sam Ravnborg | x86: silence section mismatch warning in smpboot_64.c |
tree | commitdiff |
2008-02-01 |
Yinghai Lu | x86: fix comments in vmlinux_64.lds |
tree | commitdiff |
2008-02-01 |
Yinghai Lu | x86_64: make bootmap_start page align v6 |
tree | commitdiff |
2008-02-01 |
Yinghai Lu | x86_64: add debug name for early_res |
tree | commitdiff |
next |