aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* CRED: Wrap task credential accesses in the x86 archDavid Howells2008-11-141-1/+1
* CRED: Wrap task credential accesses in the S390 archDavid Howells2008-11-141-2/+2
* CRED: Wrap task credential accesses in the PowerPC archDavid Howells2008-11-142-3/+3
* CRED: Wrap task credential accesses in the PA-RISC archDavid Howells2008-11-141-1/+1
* CRED: Wrap task credential accesses in the MIPS archDavid Howells2008-11-141-2/+3
* CRED: Wrap task credential accesses in the IA64 archDavid Howells2008-11-143-13/+16
* Merge branch 'io-mappings-for-linus-2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2008-11-037-11/+70
|\
| * io mapping: clean up #ifdefsKeith Packard2008-11-031-0/+4
| * x86: add iomap_atomic*()/iounmap_atomic() on 32-bit using fixmapsKeith Packard2008-10-316-11/+66
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-11-023-5/+13
|\ \
| * | sparc64: Fix PCI resource mapping on sparc64Max Dmitrichenko2008-11-021-1/+9
| * | sparc64: Kill annoying warning when building compat_binfmt_elf.oDavid S. Miller2008-11-021-2/+2
| * | sparc32: kernel/trace/trace.c wants DIE_OOPSAl Viro2008-11-011-0/+1
| * | sparc64: Fix __copy_{to,from}_user_inatomic defines.Hugh Dickins2008-11-011-2/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-11-021-0/+26
|\ \ \
| * \ \ Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jga...David S. Miller2008-10-301-0/+26
| |\ \ \ | | |_|/ | |/| |
| | * | gianfar: Fix race in TBI/SerDes configurationTrent Piepho2008-10-311-0/+26
* | | | sparc32: kernel/trace/trace.c wants DIE_OOPSAl Viro2008-11-011-0/+1
* | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-11-012-1/+2
|\ \ \ \
| * | | | x86: fix AMDC1E and XTOPOLOGY conflict in cpufeatureVenki Pallipadi2008-10-311-1/+1
| * | | | x86: build fixIngo Molnar2008-10-311-0/+1
| |/ / /
* | | | x86: Clean up late e820 resource allocationLinus Torvalds2008-11-011-3/+5
* | | | Merge branch 'link_removal' of git://www.jni.nu/crisLinus Torvalds2008-11-017-246/+115
|\ \ \ \
| * | | | [CRIS] Remove links from CRIS buildJesper Nilsson2008-10-315-178/+81
| * | | | [CRIS] Merge asm-offsets.c for both arches into one file.Jesper Nilsson2008-10-313-69/+35
* | | | | Merge branch 'cris_move' of git://www.jni.nu/crisLinus Torvalds2008-11-01353-95/+62520
|\ \ \ \ \ | |/ / / /
| * | | | [CRIS] Move header files from include to arch/cris/include.Jesper Nilsson2008-10-29353-95/+62520
| | |/ / | |/| |
* | | | saner FASYNC handling on file closeAl Viro2008-11-011-5/+0
* | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2008-10-3156-864/+1434
|\ \ \ \
| * | | | Revert "powerpc: Sync RPA note in zImage with kernel's RPA note"Paul Mackerras2008-10-314-145/+52
| * | | | Merge branch 'merge' of master.kernel.org:/pub/scm/linux/kernel/git/galak/pow...Paul Mackerras2008-10-311-39/+0
| |\ \ \ \
| | * | | | powerpc: Remove duplicate DMA entry from mpc8313erdb device treeMike Dyer2008-10-311-39/+0
| * | | | | powerpc: Fix compile errors with CONFIG_BUG=nPaul Mackerras2008-10-311-0/+2
| * | | | | powerpc: Fix format string warning in arch/powerpc/boot/main.cJon Smirl2008-10-311-1/+1
| * | | | | powerpc: Fix bug in kernel copy of libfdt's fdt_subnode_offset_namelen()David Gibson2008-10-311-3/+6
| * | | | | powerpc/cell/OProfile: Fix on-stack array size in activate spu profiling func...Carl Love2008-10-311-3/+10
| * | | | | powerpc/mpic: Fix regression caused by change of default IRQ affinityKumar Gala2008-10-314-6/+61
| * | | | | powerpc: Update remaining dma_mapping_ops to use map/unmap_pageMark Nelson2008-10-318-99/+104
| * | | | | powerpc/pci: Fix unmapping of IO space on 64-bitBenjamin Herrenschmidt2008-10-311-1/+1
| * | | | | powerpc/pci: Properly allocate bus resources for hotplug PHBsNathan Fontenot2008-10-313-55/+59
| * | | | | OF-device: Don't overwrite numa_node in device registrationJeremy Kerr2008-10-311-1/+0
| * | | | | powerpc: Fix swapcontext system for VSX + old ucontext sizeMichael Neuling2008-10-312-39/+30
| * | | | | powerpc: Fix compiler warning for the relocatable kernelMichael Neuling2008-10-311-3/+3
| * | | | | powerpc: Work around ld bug in older binutilsPaul Mackerras2008-10-311-0/+2
| * | | | | powerpc/ppc64/kdump: Better flag for running relocatableMilton Miller2008-10-311-11/+19
| * | | | | powerpc: Use is_kdump_kernel()Milton Miller2008-10-314-8/+7
| * | | | | powerpc: Kexec exit should not use magic numbersMilton Miller2008-10-313-19/+5
| * | | | | Merge branch 'merge' of master.kernel.org:/pub/scm/linux/kernel/git/jwboyer/p...Paul Mackerras2008-10-3119-425/+1053
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | powerpc/44x: Update 44x defconfigsJosh Boyer2008-10-3011-258/+630
| | * | | | powerpc/40x: Update 40x defconfigsJosh Boyer2008-10-307-166/+422