summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2009-04-08Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds29-92/+861
2009-04-08xen: clean up gate trap/interrupt constantsJeremy Fitzhardinge1-3/+3
2009-04-08xen: set _PAGE_NX in __supported_pte_mask before pagetable constructionJeremy Fitzhardinge1-1/+6
2009-04-08xen/mmu: weaken flush_tlb_other testJeremy Fitzhardinge1-2/+2
2009-04-08xen/mmu: some early pagetable cleanupsJeremy Fitzhardinge2-14/+28
2009-04-08[IA64] wire up preadv/pwritev system callsTony Luck2-1/+5
2009-04-08[ARM] 5445/1: AT91: Remove flexible array from USBH platform dataJustin Waters1-1/+1
2009-04-08[ARM] 5447/1: Add SZ_32KLinus Walleij1-0/+1
2009-04-08Xen: Add virt_to_pfn helper functionAlex Nixon1-1/+2
2009-04-08x86-64: remove PGE from must-have feature listJeremy Fitzhardinge1-1/+1
2009-04-08xen: mask XSAVE from cpuidJeremy Fitzhardinge1-6/+44
2009-04-08NULL noise: arch/x86/xen/smp.cHannes Eder1-2/+2
2009-04-08xen: remove xen_load_gdt debugJeremy Fitzhardinge1-3/+0
2009-04-08xen: make xen_load_gdt simplerJeremy Fitzhardinge1-8/+6
2009-04-08xen: clean up xen_load_gdtJeremy Fitzhardinge1-2/+13
2009-04-08xen: split construction of p2m mfn tables from registrationJeremy Fitzhardinge1-1/+6
2009-04-08xen: separate p2m allocation from settingJeremy Fitzhardinge2-17/+47
2009-04-08xen: disable preempt for leave_lazy_mmuJeremy Fitzhardinge1-1/+0
2009-04-08x86: smarten /proc/interrupts output for new countersHidetoshi Seto1-1/+1
2009-04-08Merge commit 'v2.6.30-rc1' into x86/urgentIngo Molnar82-397/+504
2009-04-08x86: DMI match for the Dell DXP061 as it needs BIOS rebootAlan Cox1-0/+8
2009-04-08x86: make 64 bit to use default_inquire_remote_apicYinghai Lu1-2/+2
2009-04-08sparc: Hook up sys_preadv and sys_pwritevDavid S. Miller3-4/+6
2009-04-08sparc64: add_node_ranges() must be __initDavid S. Miller1-1/+1
2009-04-08sparc64: Fix section mismatch warnings in PCI controller drivers.David S. Miller5-20/+20
2009-04-08sparc64: Fix section mismatch warnings in power driver.David S. Miller1-1/+1
2009-04-08sparc64: get_cells() can't be marked __initDavid S. Miller1-2/+1
2009-04-08Merge branch 'next' into for-linusDmitry Torokhov2-18/+4
2009-04-07sh: Provide cpumask_of_pcibus() to fix NUMA build.Paul Mundt1-2/+5
2009-04-07Merge branches 'release', 'APERF', 'ARAT', 'misc', 'kelvin', 'device-lock' an...Len Brown4-1/+8
2009-04-07x86 ACPI: Add support for Always Running APIC timerVenkatesh Pallipadi3-0/+8
2009-04-07ACPI x86: Make aperf/mperf MSR access in acpi_cpufreq read_onlyVenkatesh Pallipadi1-5/+10
2009-04-07ACPI x86: Cleanup acpi_cpufreq structures related to aperf/mperfVenkatesh Pallipadi1-22/+20
2009-04-07Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+0
2009-04-07x86, setup: un-resequence mode setting for VGA 80x34 and 80x60 modesH. Peter Anvin1-10/+23
2009-04-07sh: urquell: Add board commentKuninori Morimoto1-0/+27
2009-04-07Merge branch 'i2c-for-2630-v2' of git://aeryn.fluff.org.uk/bjdooks/linuxLinus Torvalds8-32/+57
2009-04-07tty: Blackin CTS/RTSSonic Zhang7-58/+72
2009-04-07Change hardware flow control from poll to interrupt drivenSonic Zhang5-138/+0
2009-04-07tty: Use the generic RS485 ioctl on CRISClaudio Scordino3-7/+7
2009-04-07dma-mapping: replace all DMA_24BIT_MASK macro with DMA_BIT_MASK(24)Yang Hongyang3-4/+4
2009-04-07dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang20-55/+55
2009-04-07dma-mapping: replace all DMA_40BIT_MASK macro with DMA_BIT_MASK(40)Yang Hongyang2-2/+2
2009-04-07dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)Yang Hongyang7-20/+20
2009-04-07spi: pxa2xx_spi: introduce chipselect GPIO to simplify the common casesEric Miao1-0/+1
2009-04-07Blackfin SPI Driver: Make mmc_spi driver work on BlackfinWolfgang Muees1-0/+2
2009-04-07Blackfin SPI Driver: Add GPIO controlled SPI Slave Select supportMichael Hennerich1-0/+1
2009-04-07Blackfin SPI Driver: Fix erroneous SPI Clock divisor calculationMichael Hennerich1-0/+2
2009-04-07Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds31-79/+181
2009-04-07tracing, x86: remove duplicated #includeHuang Weiyi1-1/+0