aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-11-07
|\
| * Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-11-06
| |\
| | * Revert "x86: default to reboot via ACPI"Eduardo Habkost2008-11-06
| | * x86: align DirectMap in /proc/meminfoHugh Dickins2008-11-06
| | * Merge branch 'iommu-fixes-2.6.28' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2008-11-06
| | |\
| | | * AMD IOMMU: fix lazy IO/TLB flushing in unmap pathJoerg Roedel2008-11-06
| | | * AMD IOMMU: fix detection of NP capable IOMMUsJoerg Roedel2008-10-30
| | * | x86: add smp_mb() before sending INVALIDATE_TLB_VECTORSuresh Siddha2008-11-06
| | * | x86: remove VISWS and PARAVIRT around NR_IRQS puzzleYinghai Lu2008-11-06
| | * | x86: mention ACPI in top-level Kconfig menuBjorn Helgaas2008-11-06
| | * | x86: size NR_IRQS on 32-bit systems the same way as 64-bitYinghai Lu2008-11-06
| | * | x86: don't allow nr_irqs > NR_IRQSBen Hutchings2008-11-06
| | * | x86: don't use tsc_khz to calculate lpj if notsc is passedAlok Kataria2008-11-04
| | * | x86, voyager: fix smp_intr_init() compile breakageJames Bottomley2008-11-03
| * | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-11-06
| |\ \ \
| | * \ \ Merge branch 'omap-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tm...Russell King2008-11-06
| | |\ \ \
| | | * | | ARM: OMAP: Fix define for twl4030 irqsTony Lindgren2008-11-04
| | | * | | ARM: OMAP: Fix get_irqnr_and_base to clear spurious interrupt bitsTony Lindgren2008-11-04
| | | * | | ARM: OMAP: Fix debugfs_create_*'s error checking method for arm/plat-omapZhaolei2008-11-04
| | | * | | ARM: OMAP: Fix compiler warnings in gpmc.cSanjeev Premi2008-11-04
| | | |/ /
| | * | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/xs...Russell King2008-11-06
| | |\ \ \
| | | * | | [ARM] xsc3: fix xsc3_l2_inv_rangeDan Williams2008-11-06
| | | |/ /
| | * | | [ARM] mm: fix page table initializationRussell King2008-11-06
| | * | | [ARM] fix naming of MODULE_START / MODULE_ENDRussell King2008-11-06
| | * | | [ARM] fix VFP+softfloat binariesRussell King2008-11-04
| * | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2008-11-06
| |\ \ \ \
| | * | | | powerpc: Fix "unused variable" warning in pci_dlpar.cStephen Rothwell2008-11-05
| | * | | | powerpc/cell: Fix compile error in ras.cAlexey Dobriyan2008-11-05
| | |/ / /
| * / / / sched: re-tune balancingIngo Molnar2008-11-05
| |/ / /
| * | | Merge branch 'io-mappings-for-linus-2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2008-11-03
| |\ \ \ | | |/ / | |/| |
| | * | io mapping: clean up #ifdefsKeith Packard2008-11-03
| | * | x86: add iomap_atomic*()/iounmap_atomic() on 32-bit using fixmapsKeith Packard2008-10-31
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-11-02
| |\ \ \
| | * | | sparc64: Fix PCI resource mapping on sparc64Max Dmitrichenko2008-11-02
| | * | | sparc64: Kill annoying warning when building compat_binfmt_elf.oDavid S. Miller2008-11-02
| | * | | sparc32: kernel/trace/trace.c wants DIE_OOPSAl Viro2008-11-02
| | * | | sparc64: Fix __copy_{to,from}_user_inatomic defines.Hugh Dickins2008-11-02
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-11-02
| |\ \ \ \
| * | | | | sparc32: kernel/trace/trace.c wants DIE_OOPSAl Viro2008-11-01
| * | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-11-01
| |\ \ \ \ \
| | * | | | | x86: fix AMDC1E and XTOPOLOGY conflict in cpufeatureVenki Pallipadi2008-10-31
| | * | | | | x86: build fixIngo Molnar2008-10-31
| | | |_|/ / | | |/| | |
| * | | | | x86: Clean up late e820 resource allocationLinus Torvalds2008-11-01
| * | | | | Merge branch 'link_removal' of git://www.jni.nu/crisLinus Torvalds2008-11-01
| |\ \ \ \ \
| | * | | | | [CRIS] Remove links from CRIS buildJesper Nilsson2008-10-31
| | * | | | | [CRIS] Merge asm-offsets.c for both arches into one file.Jesper Nilsson2008-10-31
| * | | | | | Merge branch 'cris_move' of git://www.jni.nu/crisLinus Torvalds2008-11-01
| |\| | | | |
| | * | | | | [CRIS] Move header files from include to arch/cris/include.Jesper Nilsson2008-10-29
| * | | | | | saner FASYNC handling on file closeAl Viro2008-11-01
| * | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2008-10-31
| |\ \ \ \ \ \