aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2009-04-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-mn10300Linus Torvalds
2009-04-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-frvLinus Torvalds
2009-04-10Separate out the proc- and unit-specific header directories from the generalDavid Howells
2009-04-10Move arch headers from include/asm-mn10300/ to arch/mn10300/include/asm/.David Howells
2009-04-10FRV: Move to arch/frv/include/asm/David Howells
2009-04-09x86: fix set_fixmap to use phys_addr_tMasami Hiramatsu
2009-04-09MN10300: Kill MN10300's own profiling KconfigDavid Howells
2009-04-09Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-04-09Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2009-04-09MN10300: Convert obsolete no_irq_type to no_irq_chipThomas Gleixner
2009-04-09x86: cpu_debug remove execute permissionJaswinder Singh Rajput
2009-04-09tracing/syscalls: use a dedicated file headerFrederic Weisbecker
2009-04-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2009-04-08Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2009-04-08Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2009-04-08Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2009-04-08[IA64] wire up preadv/pwritev system callsTony Luck
2009-04-08[ARM] 5445/1: AT91: Remove flexible array from USBH platform dataJustin Waters
2009-04-08[ARM] 5447/1: Add SZ_32KLinus Walleij
2009-04-08x86: smarten /proc/interrupts output for new countersHidetoshi Seto
2009-04-08Merge commit 'v2.6.30-rc1' into x86/urgentIngo Molnar
2009-04-08x86: DMI match for the Dell DXP061 as it needs BIOS rebootAlan Cox
2009-04-08x86: make 64 bit to use default_inquire_remote_apicYinghai Lu
2009-04-08sparc: Hook up sys_preadv and sys_pwritevDavid S. Miller
2009-04-08sparc64: add_node_ranges() must be __initDavid S. Miller
2009-04-08sparc64: Fix section mismatch warnings in PCI controller drivers.David S. Miller
2009-04-08sparc64: Fix section mismatch warnings in power driver.David S. Miller
2009-04-08sparc64: get_cells() can't be marked __initDavid S. Miller
2009-04-07Merge branches 'release', 'APERF', 'ARAT', 'misc', 'kelvin', 'device-lock' an...Len Brown
2009-04-07x86 ACPI: Add support for Always Running APIC timerVenkatesh Pallipadi
2009-04-07ACPI x86: Make aperf/mperf MSR access in acpi_cpufreq read_onlyVenkatesh Pallipadi
2009-04-07ACPI x86: Cleanup acpi_cpufreq structures related to aperf/mperfVenkatesh Pallipadi
2009-04-07Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2009-04-07x86, setup: un-resequence mode setting for VGA 80x34 and 80x60 modesH. Peter Anvin
2009-04-07Merge branch 'i2c-for-2630-v2' of git://aeryn.fluff.org.uk/bjdooks/linuxLinus Torvalds
2009-04-07tty: Blackin CTS/RTSSonic Zhang
2009-04-07Change hardware flow control from poll to interrupt drivenSonic Zhang
2009-04-07tty: Use the generic RS485 ioctl on CRISClaudio Scordino
2009-04-07dma-mapping: replace all DMA_24BIT_MASK macro with DMA_BIT_MASK(24)Yang Hongyang
2009-04-07dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang
2009-04-07dma-mapping: replace all DMA_40BIT_MASK macro with DMA_BIT_MASK(40)Yang Hongyang
2009-04-07dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)Yang Hongyang
2009-04-07spi: pxa2xx_spi: introduce chipselect GPIO to simplify the common casesEric Miao
2009-04-07Blackfin SPI Driver: Make mmc_spi driver work on BlackfinWolfgang Muees
2009-04-07Blackfin SPI Driver: Add GPIO controlled SPI Slave Select supportMichael Hennerich
2009-04-07Blackfin SPI Driver: Fix erroneous SPI Clock divisor calculationMichael Hennerich
2009-04-07Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds
2009-04-07tracing, x86: remove duplicated #includeHuang Weiyi
2009-04-07powerpc/85xx: i2c-mpc: use new I2C bindings for the Socates boardWolfgang Grandegger
2009-04-07i2c-s3c2410: Simplify bus frequency calculationDaniel Silverstone