summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* avr32: remove duplicated #includeHuang Weiyi2009-03-241-1/+0
* avr32: fix out-of-range rjmp instruction on large kernelsHaavard Skinnemoen2009-01-161-4/+4
* avr32: Fix out-of-range rcalls in large kernelsBen Nizette2009-01-163-38/+38
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2009-01-151-11/+0
|\
| * sparc64: Fix UP build failure.David S. Miller2009-01-131-11/+0
* | alpha: make pte_alloc_one_kernel() inlineIvan Kokshaysky2009-01-152-8/+6
* | alpha: .gitignore vmlinux.ldsIvan Kokshaysky2009-01-151-0/+1
* | alpha: fix RTC on marvelIvan Kokshaysky2009-01-158-14/+87
* | alpha: nautilus - fix hang on bootIvan Kokshaysky2009-01-151-0/+4
* | alpha: nautilus - fix compile failure with gcc-4.3Ivan Kokshaysky2009-01-151-0/+2
* | Revert "x86 PAT: remove CPA WARN_ON for zero pte"Linus Torvalds2009-01-152-38/+17
* | [IA64] SN specific version of dma_get_required_mask()John Keller2009-01-156-0/+45
* | [IA64] generic_defconfig: Enable SATA_VITESSEBrent Casavant2009-01-151-1/+1
* | [IA64] dump stack on kernel unaligned warningsDoug Chapman2009-01-151-1/+5
* | [IA64] Turn on CONFIG_HAVE_UNSTABLE_CLOCKTony Luck2009-01-151-0/+1
* | [IA64] Update to use account_{steal,idle}_ticksIsaku Yamahata2009-01-151-2/+2
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2009-01-1445-136/+486
|\ \
| * | powerpc/83xx: Move mcu_mpc8349emitx driver out of drivers/i2c/chips/Anton Vorontsov2009-01-133-0/+221
| * | powerpc/83xx: Make serial ports work on MPC8315E-RDB w/ FSL U-BootsAnton Vorontsov2009-01-131-2/+2
| * | powerpc/e500mc: Doorbells need to be taken w/exceptions disabledKumar Gala2009-01-131-1/+1
| * | powerpc: Enable PS3 options and QPACE in ppc64_defconfigMichael Ellerman2009-01-131-1/+25
| * | powerpc/powermac: Fix occasional SMP boot failureBenjamin Herrenschmidt2009-01-132-1/+10
| * | powerpc/cacheinfo: Rename cache_dir per-cpu variableNathan Lynch2009-01-131-5/+5
| * | powerpc: Cleanup from l64 to ll64 change: arch codeStephen Rothwell2009-01-134-8/+8
| * | powerpc: Change u64/s64 to a long long integer typeIngo Molnar2009-01-1317-56/+60
| * | powerpc/kexec: Check crash_base for relocatable kernelMilton Miller2009-01-131-0/+25
| * | powerpc: Make dummy section a valid note headerMilton Miller2009-01-131-1/+3
| * | Merge commit 'gcl/gcl-next' into nextBenjamin Herrenschmidt2009-01-133-6/+9
| |\ \
| | * | powerpc/mpc52xx: remove dead code from GPIO driverWolfram Sang2009-01-091-3/+0
| | * | powerpc/mpc52xx: Properly update irq_desc when set_type() is called.Grant Likely2009-01-091-1/+7
| | * | powerpc/mpc5121: fix NULL test in mpc5121_clk_get utility function.roel kluin2009-01-091-2/+2
| * | | Merge commit 'kumar/kumar-next' into nextBenjamin Herrenschmidt2009-01-1311-55/+117
| |\ \ \ | | |_|/ | |/| |
| | * | powerpc/fsl-booke: Remove num_tlbcam_entriesTrent Piepho2009-01-073-7/+0
| | * | powerpc/fsl-booke: Don't hard-code size of struct tlbcamTrent Piepho2009-01-074-8/+18
| | * | powerpc/fsl-pci: Set relaxed ordering on prefetchable rangesTrent Piepho2009-01-071-0/+3
| | * | powerpc/fsl-pci: Better ATMU setup for 85xx/86xxTrent Piepho2009-01-071-33/+71
| | * | powerpc/qe: add Ethernet UPSMR definitions to QE libraryTimur Tabi2009-01-071-1/+18
| | * | powerpc/85xx: Fix PCIe error interruptsKumar Gala2009-01-074-6/+6
| | * | powerpc: Fix the ide suspend function in uli1575Jason Jin2009-01-071-0/+1
* | | | Merge branch 'syscalls' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2009-01-1433-78/+88
|\ \ \ \
| * | | | [CVE-2009-0029] s390 specific system call wrappersHeiko Carstens2009-01-146-44/+50
| * | | | [CVE-2009-0029] s390: enable system call wrappersHeiko Carstens2009-01-141-0/+1
| * | | | [CVE-2009-0029] powerpc: Enable syscall wrappers for 64-bitBenjamin Herrenschmidt2009-01-141-0/+1
| * | | | [CVE-2009-0029] System call wrapper infrastructureHeiko Carstens2009-01-141-0/+3
| * | | | [CVE-2009-0029] Remove __attribute__((weak)) from sys_pipe/sys_pipe2Heiko Carstens2009-01-1414-21/+20
| * | | | [CVE-2009-0029] Rename old_readdir to sys_old_readdirHeiko Carstens2009-01-1413-13/+13
* | | | | byteorder: make swab.h include asm/swab.h like a regular headerHarvey Harrison2009-01-1432-39/+0
* | | | | cris: introduce asm/swab.hHarvey Harrison2009-01-146-45/+44
|/ / / /
* | | | Merge branch 'x86-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-01-134-44/+87
|\ \ \ \
| * | | | x86 PAT: remove CPA WARN_ON for zero ptevenkatesh.pallipadi@intel.com2009-01-132-17/+38