aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
...
| | * | | | pcm037 board support: Fix eth interrupt gpio settingSascha Hauer2009-04-16
| | * | | | imx21: activate i2cHolger Schurig2009-04-16
| | * | | | imx21: fixes some clocknamesHolger Schurig2009-04-16
| | | |_|/ | | |/| |
| * | | | [ARM] 5453/1: fix building breakage of sys_oabi-compat.c due to missing kmall...eric miao2009-04-16
| * | | | [ARM] 5451/1: ep93xx:core.c: build warning fixHartley Sweeten2009-04-15
| * | | | [ARM] 5450/1: Flush only the needed range when unmapping a VMAAaro Koskinen2009-04-15
| * | | | Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King2009-04-15
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | [ARM] pxa/em-x270: remove duplicated #includeHuang Weiyi2009-04-14
| | * | | [ARM] pxa/em-x270: explicitly set .gpio_cs in TDO35S SPI chip dataMike Rapoport2009-04-14
| | * | | [ARM] pxa: PalmTX and PalmT5 USB fixesMarek Vasut2009-04-13
| | * | | [ARM] pxa: add missing declaration of pxa26x_init_irq()Marek Vasut2009-04-13
| | * | | [ARM] pxa/colibri: fix missing variable name in inline functionsEric Miao2009-04-09
* | | | | Get rid of final remnants of include/asm-$(ARCH)Linus Torvalds2009-04-17
* | | | | Merge branch 'for-linus' of git://www.linux-m32r.org/git/takata/linux-2.6_devLinus Torvalds2009-04-17
|\ \ \ \ \
| * | | | | m32r: move include/asm-m32r/* to arch/m32r/include/asm/Hirokazu Takata2009-04-16
| * | | | | m32r: move include/asm-m32r headers to arch/m32r/include/asmHirokazu Takata2009-04-16
* | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-04-17
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | x86: fix microcode driver newly spewing warningsDmitry Adamushko2009-04-16
| * | | | | x86, PAT: Remove page granularity tracking for vm_insert_pfn mapsPallipadi, Venkatesh2009-04-16
| * | | | | x86: disable X86_PTRACE_BTS for nowIngo Molnar2009-04-15
| * | | | | x86: pci-swiotlb.c swiotlb_dma_ops should be staticJaswinder Singh Rajput2009-04-13
| * | | | | x86, PAT: Remove duplicate memtype reserve in devmem mmapSuresh Siddha2009-04-10
| * | | | | x86, PAT: Consolidate code in pat_x_mtrr_type() and reserve_memtype()Suresh Siddha2009-04-10
| * | | | | x86, PAT: Changing memtype to WC ensuring no WB aliasvenkatesh.pallipadi@intel.com2009-04-10
| * | | | | x86, PAT: Handle faults cleanly in set_memory_ APIsvenkatesh.pallipadi@intel.com2009-04-10
| * | | | | x86, PAT: Change order of cpa and free in set_memory_wbvenkatesh.pallipadi@intel.com2009-04-10
| * | | | | x86, CPA: Change idmap attribute before ioremap attribute setupSuresh Siddha2009-04-10
* | | | | | Merge branch 'x86/uv' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/li...Linus Torvalds2009-04-16
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | x86: UV BAU distribution and payload MMRsCliff Wickman2009-04-16
| * | | | | x86: UV: BAU partition-relative distribution mapCliff Wickman2009-04-14
| * | | | | x86, uv: add Kconfig dependency on NUMA for UV systemsJack Steiner2009-04-08
| * | | | | x86: prevent /sys/firmware/sgi_uv from being created on non-uv systemsRuss Anderson2009-04-08
| * | | | | x86, UV: Fix for nodes with memory and no cpusJack Steiner2009-04-03
| * | | | | x86, UV: system table in bios accessed after unmapRuss Anderson2009-04-03
| * | | | | x86: UV BAU messaging timeoutsCliff Wickman2009-04-03
| * | | | | x86: UV BAU and nodes with no memoryCliff Wickman2009-04-03
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2009-04-16
|\ \ \ \ \ \
| * | | | | | sparc: remove some pointless conditionals before kfree()Wei Yongjun2009-04-15
| * | | | | | sparc: asm/atomic.h on 32bit should include asm/system.h for xchgStephen Rothwell2009-04-14
| * | | | | | sparc64: Fix smp_callin() locking.David S. Miller2009-04-14
| | |_|/ / / | |/| | | |
* | | | | | MN10300: Stop gcc from generating uninitialised variable warnings after BUG()David Howells2009-04-15
* | | | | | MN10300: Wire up missing system callsDavid Howells2009-04-15
* | | | | | MN10300: Discard duplicate PFN_xxx() macrosDavid Howells2009-04-15
* | | | | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2009-04-15
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | [S390] boot cputime accountingMartin Schwidefsky2009-04-14
| * | | | | [S390] add read_persistent_clockMartin Schwidefsky2009-04-14
| * | | | | [S390] cpu hotplug and accounting valuesMartin Schwidefsky2009-04-14
| * | | | | [S390] fix idle time accountingMartin Schwidefsky2009-04-14
| * | | | | [S390] smp: fix cpu_possible_map initializationHeiko Carstens2009-04-14
| * | | | | [S390] appldata: Use new mod_virt_timer_periodic() function.Gerald Schaefer2009-04-14