summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge phase #2 (PAT updates) of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2008-10-1128-307/+730
|\
| * Merge branch 'linus' into x86/pat2Ingo Molnar2008-10-10819-5626/+9505
| |\
| * | x86, cpa: make the kernel physical mapping initialization a two pass sequence...Suresh Siddha2008-10-101-88/+61
| * | x86, pat: cleanupsIngo Molnar2008-10-101-35/+32
| * | x86: fix pagetable init 64-bit breakageSuresh Siddha2008-10-101-1/+1
| * | x86: track memtype for RAM in page structSuresh Siddha2008-10-104-0/+105
| * | x86, cpa: srlz cpa(), global flush tlb after splitting big page and before do...Suresh Siddha2008-10-101-2/+38
| * | x86, cpa: remove cpa pool codeSuresh Siddha2008-10-104-157/+5
| * | x86, cpa: no need to check alias for __set_pages_p/__set_pages_npSuresh Siddha2008-10-101-7/+16
| * | x86, cpa: dont use large pages for kernel identity mapping with DEBUG_PAGEALLOCSuresh Siddha2008-10-102-10/+34
| * | x86, cpa: make the kernel physical mapping initialization a two pass sequenceSuresh Siddha2008-10-102-20/+144
| * | x86, cpa: remove USER permission from the very early identity mapping attributeSuresh Siddha2008-10-101-2/+2
| * | x86, cpa: rename PTE attribute macros for kernel direct mapping in early bootSuresh Siddha2008-10-103-21/+28
| * | Merge commit 'v2.6.27-rc6' into x86/patIngo Molnar2008-09-141319-14583/+38142
| |\ \
| * | | x86: make sure the CPA test code's use of _PAGE_UNUSED1 is obviousJeremy Fitzhardinge2008-09-052-3/+5
| * | | linux-next: fix x86 tree build failureStephen Rothwell2008-08-251-1/+1
| * | | x86: have set_memory_array_{uc,wb} coalesce memtypes, fixVenki Pallipadi2008-08-231-1/+1
| * | | agp: enable optimized agp_alloc_pages methodsRene Herman2008-08-2213-0/+30
| * | | x86: have set_memory_array_{uc,wb} coalesce memtypes.Rene Herman2008-08-221-6/+32
| * | | x86: {reverve,free}_memtype() take a physical addressRene Herman2008-08-221-3/+3
| * | | Merge branch 'x86/urgent' into x86/patIngo Molnar2008-08-22927-10215/+30246
| |\ \ \
| * | | | x86: fix pageattr-testShaohua Li2008-08-211-2/+5
| * | | | agp: add agp_generic_destroy_pages()Shaohua Li2008-08-213-8/+63
| * | | | agp: generic_alloc_pages()Shaohua Li2008-08-213-0/+59
| * | | | x86, pageattr: introduce APIs to change pageattr of a page arrayShaohua Li2008-08-212-50/+169
| * | | | Revert "introduce two APIs for page attribute"Ingo Molnar2008-08-212-53/+8
| * | | | Revert "reduce tlb/cache flush times of agpgart memory allocation"Ingo Molnar2008-08-213-10/+1
| * | | | x86, pat: avoid highmem cache attribute aliasingNick Piggin2008-08-152-1/+7
| * | | | reduce tlb/cache flush times of agpgart memory allocationShaohua Li2008-08-153-1/+10
| * | | | introduce two APIs for page attributeShaohua Li2008-08-152-8/+53
| * | | | x86: compile pat debugfs interface only if CONFIG_X86_PAT is setAndreas Herrmann2008-08-111-2/+2
* | | | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-10-11733-8548/+24195
|\ \ \ \ \
| * | | | | [ARM] 5300/1: fixup spitz reset during bootDmitry Baryshkov2008-10-114-8/+14
| * | | | | Merge branch 'for-rmk' of git://git.marvell.com/orionRussell King2008-10-0931-66/+1305
| |\ \ \ \ \
| | * | | | | [ARM] Feroceon: small cleanups to L2 cache codeNicolas Pitre2008-09-301-17/+25
| | * | | | | [ARM] Orion: Add Buffalo Linkstation Mini power-off methodAlexey Kopytko2008-09-261-0/+20
| | * | | | | [ARM] Orion: Add Buffalo Linkstation Mini supportAlexey Kopytko2008-09-254-0/+268
| | * | | | | [ARM] Kirkwood: add support for L2 cache WB/WT selectionRonen Shitrit2008-09-253-7/+25
| | * | | | | [ARM] EDMINIV2: add support for LED and power buttonAlbert Aribaud2008-09-251-0/+60
| | * | | | | [ARM] Kirkwood: allow configuring mbus window for on-chip sramLennert Buytenhek2008-09-252-4/+9
| | * | | | | [ARM] Kirkwood: remove uart1 init calls for boards that don't expose uart1Ronen Shitrit2008-09-252-2/+0
| | * | | | | [ARM] Kirkwood: add support for newer SoC modelsRonen Shitrit2008-09-254-9/+56
| | * | | | | [ARM] Kirkwood: prepare for runtime-determined timer tick rateRonen Shitrit2008-09-252-7/+16
| | * | | | | [ARM] Orion: add RD88F6183AP-GE supportLennert Buytenhek2008-09-254-0/+125
| | * | | | | [ARM] Orion: add 88F6183 (Orion-1-90) supportLennert Buytenhek2008-09-254-2/+54
| | * | | | | [ARM] Orion: add Buffalo Terastation Pro II/Live supportSylver Bruneau2008-09-253-0/+376
| | * | | | | [ARM] Orion: add LaCie Ethernet Disk mini V2 supportChristopher Moore2008-09-254-0/+211
| | * | | | | [ARM] Orion: prepare for runtime-determined timer tick rateLennert Buytenhek2008-09-255-9/+20
| | * | | | | [ARM] mv78xx0: wire up ethernet error interruptLennert Buytenhek2008-09-255-7/+28
| | * | | | | [ARM] Kirkwood: wire up ethernet error interruptLennert Buytenhek2008-09-252-1/+7