summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* | init/do_mounts_md.c: remove duplicated #includeHuang Weiyi2008-11-011-1/+0
* | x86: Clean up late e820 resource allocationLinus Torvalds2008-11-011-3/+5
* | reserve_region_with_split: Fix GFP_KERNEL usage under spinlockLinus Torvalds2008-11-011-1/+1
* | 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-01365-1746/+124
|\| |
| * | [CRIS] Move header files from include to arch/cris/include.Jesper Nilsson2008-10-29365-1744/+122
| * | Merge branch 'for-next' of git://www.jni.nu/cris into cris_mergeJesper Nilsson2008-10-291-2/+2
| |\ \
| | * | [CRISv32] Remove warning in io.hJesper Nilsson2008-10-231-2/+2
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2008-11-011-3/+5
|\ \ \ \
| * | | | SELinux: properly handle empty tty_files listEric Paris2008-11-011-3/+5
| | |_|/ | |/| |
* | | | remove unused #include <version.h>'sHuang Weiyi2008-11-012-2/+0
* | | | saner FASYNC handling on file closeAl Viro2008-11-0136-109/+13
* | | | file caps: always start with clear bprm->caps_*Serge Hallyn2008-11-011-3/+3
* | | | Merge branch 'for-2.6.28' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2008-10-313-0/+3
|\ \ \ \
| * | | | NLM: Set address family before calling nlm_host_rebooted()Chuck Lever2008-10-302-0/+2
| * | | | nfsd: fix failure to set eof in readdir in some situationsJ. Bruce Fields2008-10-301-0/+1
* | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2008-10-3157-865/+1444
|\ \ \ \ \
| * | | | | 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-312-2/+10
| * | | | | | 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
| | * | | | | powerpc/40x: Don't enable HCU4 board by defaultJosh Boyer2008-10-281-1/+1
| | |/ / / /
| * | | | | powerpc: enable heap randomization for linkstationsRogério Brito2008-10-281-1/+1
| * | | | | powerpc: compile kernel for linkstations optimized for sizeRogério Brito2008-10-281-1/+1
| * | | | | powerpc: fix i2c on PPC linkstation / kurobox machinesGuennadi Liakhovetski2008-10-282-4/+17
| |/ / / /
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2008-10-3131-2094/+1357
|\ \ \ \ \
| * | | | | sh: fix sh2a cache entry_maskYoshihiro Shimoda2008-10-311-4/+4
| * | | | | sh: Enable NFS root in Migo-R defconfig.Kuninori Morimoto2008-10-311-7/+28