summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | MX31: pin definition for sdhc2Valentin Longchamp2009-04-161-0/+10
| | * | | | MX31: Add I2C pin definitionsVladimir Barinov2009-04-161-0/+3
| | * | | | MX31: Add more alternate pin definitionsSascha Hauer2009-04-161-0/+14
| | * | | | pcm037 board support: Fix eth interrupt gpio settingSascha Hauer2009-04-161-2/+2
| | * | | | imx21: activate i2cHolger Schurig2009-04-162-4/+1
| | * | | | imx21: fixes some clocknamesHolger Schurig2009-04-161-3/+3
| | | |_|/ | | |/| |
| * | | | [ARM] 5453/1: fix building breakage of sys_oabi-compat.c due to missing kmall...eric miao2009-04-161-0/+1
| * | | | [ARM] 5451/1: ep93xx:core.c: build warning fixHartley Sweeten2009-04-151-1/+1
| * | | | [ARM] 5450/1: Flush only the needed range when unmapping a VMAAaro Koskinen2009-04-151-4/+21
| * | | | Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King2009-04-157-17/+20
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | [ARM] pxa/em-x270: remove duplicated #includeHuang Weiyi2009-04-141-1/+0
| | * | | [ARM] pxa/em-x270: explicitly set .gpio_cs in TDO35S SPI chip dataMike Rapoport2009-04-141-2/+3
| | * | | [ARM] pxa: PalmTX and PalmT5 USB fixesMarek Vasut2009-04-134-12/+12
| | * | | [ARM] pxa: add missing declaration of pxa26x_init_irq()Marek Vasut2009-04-131-0/+3
| | * | | [ARM] pxa/colibri: fix missing variable name in inline functionsEric Miao2009-04-091-2/+2
* | | | | Get rid of final remnants of include/asm-$(ARCH)Linus Torvalds2009-04-171-0/+25
* | | | | Merge branch 'for-linus' of git://www.linux-m32r.org/git/takata/linux-2.6_devLinus Torvalds2009-04-17110-0/+9454
|\ \ \ \ \
| * | | | | m32r: move include/asm-m32r/* to arch/m32r/include/asm/Hirokazu Takata2009-04-172-0/+11
| * | | | | m32r: move include/asm-m32r headers to arch/m32r/include/asmHirokazu Takata2009-04-17108-0/+9443
* | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-04-177-218/+117
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | x86: fix microcode driver newly spewing warningsDmitry Adamushko2009-04-171-2/+0
| * | | | | x86, PAT: Remove page granularity tracking for vm_insert_pfn mapsPallipadi, Venkatesh2009-04-171-79/+19
| * | | | | x86: disable X86_PTRACE_BTS for nowIngo Molnar2009-04-151-0/+1
| * | | | | x86: pci-swiotlb.c swiotlb_dma_ops should be staticJaswinder Singh Rajput2009-04-141-1/+1
| * | | | | x86, PAT: Remove duplicate memtype reserve in devmem mmapSuresh Siddha2009-04-102-62/+2
| * | | | | x86, PAT: Consolidate code in pat_x_mtrr_type() and reserve_memtype()Suresh Siddha2009-04-102-23/+15
| * | | | | x86, PAT: Changing memtype to WC ensuring no WB aliasvenkatesh.pallipadi@intel.com2009-04-101-1/+8
| * | | | | x86, PAT: Handle faults cleanly in set_memory_ APIsvenkatesh.pallipadi@intel.com2009-04-101-48/+65
| * | | | | x86, PAT: Change order of cpa and free in set_memory_wbvenkatesh.pallipadi@intel.com2009-04-101-4/+7
| * | | | | x86, CPA: Change idmap attribute before ioremap attribute setupSuresh Siddha2009-04-101-3/+4
* | | | | | Merge branch 'x86/uv' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/li...Linus Torvalds2009-04-166-64/+154
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | x86: UV BAU distribution and payload MMRsCliff Wickman2009-04-161-3/+9
| * | | | | x86: UV: BAU partition-relative distribution mapCliff Wickman2009-04-141-3/+16
| * | | | | x86, uv: add Kconfig dependency on NUMA for UV systemsJack Steiner2009-04-081-0/+1
| * | | | | x86: prevent /sys/firmware/sgi_uv from being created on non-uv systemsRuss Anderson2009-04-081-0/+4
| * | | | | x86, UV: Fix for nodes with memory and no cpusJack Steiner2009-04-031-2/+14
| * | | | | x86, UV: system table in bios accessed after unmapRuss Anderson2009-04-031-1/+2
| * | | | | x86: UV BAU messaging timeoutsCliff Wickman2009-04-032-11/+50
| * | | | | x86: UV BAU and nodes with no memoryCliff Wickman2009-04-031-47/+61
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2009-04-163-6/+6
|\ \ \ \ \ \
| * | | | | | sparc: remove some pointless conditionals before kfree()Wei Yongjun2009-04-151-4/+2
| * | | | | | sparc: asm/atomic.h on 32bit should include asm/system.h for xchgStephen Rothwell2009-04-141-0/+2
| * | | | | | sparc64: Fix smp_callin() locking.David S. Miller2009-04-141-2/+2
| | |_|/ / / | |/| | | |
* | | | | | MN10300: Stop gcc from generating uninitialised variable warnings after BUG()David Howells2009-04-151-4/+6
* | | | | | MN10300: Wire up missing system callsDavid Howells2009-04-152-0/+4
* | | | | | MN10300: Discard duplicate PFN_xxx() macrosDavid Howells2009-04-151-4/+0
* | | | | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2009-04-1523-102/+241
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | [S390] boot cputime accountingMartin Schwidefsky2009-04-144-17/+43
| * | | | | [S390] add read_persistent_clockMartin Schwidefsky2009-04-144-21/+35
| * | | | | [S390] cpu hotplug and accounting valuesMartin Schwidefsky2009-04-143-0/+28
OpenPOWER on IntegriCloud