summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Revert "x86 PAT: remove CPA WARN_ON for zero pte"Linus Torvalds2009-01-162-38/+17Star
* [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-1545-136/+486
|\
| * powerpc/83xx: Move mcu_mpc8349emitx driver out of drivers/i2c/chips/Anton Vorontsov2009-01-143-0/+221
| * powerpc/83xx: Make serial ports work on MPC8315E-RDB w/ FSL U-BootsAnton Vorontsov2009-01-141-2/+2
| * powerpc/e500mc: Doorbells need to be taken w/exceptions disabledKumar Gala2009-01-141-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/+0Star
| | * 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/+0Star
| | * | 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-1533-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/+20Star
| * | | | [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-1532-39/+0Star
* | | | | cris: introduce asm/swab.hHarvey Harrison2009-01-156-45/+44Star
|/ / / /
* | | | 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
| * | | | x86 PAT: return compatible mapping to remap_pfn_range callersvenkatesh.pallipadi@intel.com2009-01-131-15/+28
| * | | | x86 PAT: change track_pfn_vma_new to take pgprot_t pointer paramvenkatesh.pallipadi@intel.com2009-01-131-3/+3
| * | | | x86 PAT: consolidate old memtype new memtype check into a functionvenkatesh.pallipadi@intel.com2009-01-132-11/+20
* | | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-01-136-111/+6Star
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6Russell King2009-01-123-110/+4Star
| |\ \ \ \
| | * | | | [ARM] i.MX add missing includeSascha Hauer2009-01-121-1/+1
| | * | | | [ARM] i.MX: fix breakage from commit 278892736e99330195c8ae5861bcd9d791bbf19eSascha Hauer2009-01-121-3/+3
| | * | | | [ARM] i.MX: remove LCDC controller register definitions from imx-regs.hSascha Hauer2009-01-121-106/+0Star
| * | | | | [ARM] 5364/1: allow flush_ioremap_region() to be used from modulesNicolas Pitre2009-01-121-0/+1
| * | | | | [ARM] w90x900: fix build errors and warningsRussell King2009-01-122-1/+1
| |/ / / /