Commit Graph

83102 Commits (0ed361dec36945f3116ee1338638ada9a8920905)
 

Author SHA1 Message Date
Catalin Marinas 93c2904d50 [ARM] 4815/1: RealView: Add clockevents suport for the local timers 17 years ago
Catalin Marinas a8655e83fc [ARM] 4814/1: RealView: Add broadcasting clockevents support for ARM11MPCore 17 years ago
Catalin Marinas 3e45999096 [ARM] 4813/1: Add SMP helper functions for clockevents support 17 years ago
Catalin Marinas ae30ceac3c [ARM] 4812/1: RealView: clockevents support for the RealView platforms 17 years ago
Catalin Marinas 85802afeb0 [ARM] 4811/1: RealView: clocksource support for the RealView platforms 17 years ago
Linus Torvalds d2fc0bacd5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86 17 years ago
Linus Torvalds 93890b71a3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus 17 years ago
Linus Torvalds f5bb3a5e9d Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial 17 years ago
Linus Torvalds 9853832c49 Merge branch 'locks' of git://linux-nfs.org/~bfields/linux 17 years ago
Haavard Skinnemoen b21761ff18 kbuild: Fix instrumentation removal breakage on avr32 17 years ago
Linus Torvalds 519cb68807 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild 17 years ago
Nick Piggin 2f98735c9c vm audit: add VM_DONTEXPAND to mmap for drivers that need it 17 years ago
Geert Uytterhoeven fe2528b96b ADB: Add missing #include <linux/platform_device.h> 17 years ago
Andrew Morton 795d45b22c x86: fix RTC lockdep warning: potential hardirq recursion 17 years ago
Thomas Gleixner 7b610eec7a x86: cpa, micro-optimization 17 years ago
Ingo Molnar 87f7f8fe32 x86: cpa, clean up code flow 17 years ago
Ingo Molnar beaff6333b x86: cpa, eliminate CPA_ enum 17 years ago
Ingo Molnar 9df84993cb x86: cpa, cleanups 17 years ago
Andi Kleen f07333fd14 x86: implement gbpages support in change_page_attr() 17 years ago
Andi Kleen b536022227 x86: support gbpages in pagetable dump 17 years ago
Andi Kleen c2f71ee214 x86: add gbpages support to lookup_address 17 years ago
Andi Kleen 61e19a347a x86: add pgtable accessor functions for gbpages 17 years ago
Andi Kleen fbff3c21af x86: add PUD_PAGE_SIZE 17 years ago
Andi Kleen 019c3e7c5e x86: add feature macros for the gbpages cpuid bit 17 years ago
Andi Kleen d4f71f7969 x86: switch direct mapping setup over to set_pte 17 years ago
Thomas Gleixner 7bfb72e847 x86: fix page-present check in cpa_flush_range 17 years ago
Ingo Molnar 6ce9fc17d9 x86: remove cpa warning 17 years ago
Andi Kleen bde1965ce8 x86: remove now unused clear_kernel_mapping 17 years ago
Andi Kleen 28d6ee41a6 x86: switch pci-gart over to using set_memory_np() instead of clear_kernel_mapping() 17 years ago
Thomas Gleixner 64f351d197 x86: cpa selftest, skip non present entries 17 years ago
Thomas Gleixner 07cf89c05f x86: CPA fix pagetable split 17 years ago
Andi Kleen 31422c51e0 x86: rename LARGE_PAGE_SIZE to PMD_PAGE_SIZE 17 years ago
Thomas Gleixner 9a14aefc1d x86: cpa, fix lookup_address 17 years ago
Ingo Molnar 34508f66b6 x86: AMD Athlon X2 hard hang fix 17 years ago
Thomas Gleixner 65e074dffa x86: cpa, preserve large pages if possible 17 years ago
Thomas Gleixner f4ae5da0e8 x86: cpa, check if we changed anything and tlb flushing is necessary 17 years ago
Thomas Gleixner 72e458dfa6 x86: introduce struct cpa_data 17 years ago
Andi Kleen 6bb8383beb x86: cpa, only flush the cache if the caching attributes have changed 17 years ago
Andi Kleen 9bf5a47572 x86: cpa, add the PAT bit defines 17 years ago
Thomas Gleixner 331e406588 x86: CPA return early when requested feature is not available 17 years ago
Huang, Ying 1c083eb2cb x86: fix EFI mapping 17 years ago
Thomas Gleixner f56d005d30 x86: no CPA on iounmap 17 years ago
Thomas Gleixner 75ab43bfce x86: ioremap remove the range check of cpa 17 years ago
Thomas Gleixner e66aadbe6c x86: simplify __ioremap 17 years ago
Thomas Gleixner 63c1dcf4bc x86: CPA use the existing pfn in split as well 17 years ago
Arjan van de Ven 626c2c9d06 x86: use the pfn from the page when change its attributes 17 years ago
Arjan van de Ven cc0f21bbc1 x86: teach the static_protection function about high mappings 17 years ago
Harvey Harrison 16c02ed743 x86: add cpu mtrr init function definitions to mtrr.h 17 years ago
Harvey Harrison b6d549a296 x86: add cpu init function defintions to cpu.h 17 years ago
Harvey Harrison 7bb308a1ea x86: small sparse fix in process_32.c 17 years ago