aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-11-06x86: align DirectMap in /proc/meminfoHugh Dickins1-4/+4
2008-11-06Merge branch 'iommu-fixes-2.6.28' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/linux-2.6-iommu into x86/urgentIngo Molnar1-2/+7
2008-11-06AMD IOMMU: fix lazy IO/TLB flushing in unmap pathJoerg Roedel1-1/+6
2008-11-06x86: add smp_mb() before sending INVALIDATE_TLB_VECTORSuresh Siddha2-0/+11
2008-11-06x86: remove VISWS and PARAVIRT around NR_IRQS puzzleYinghai Lu1-3/+3
2008-11-06x86: mention ACPI in top-level Kconfig menuBjorn Helgaas1-1/+1
2008-11-06ftrace: add quick function trace stopSteven Rostedt3-0/+12
2008-11-06x86: size NR_IRQS on 32-bit systems the same way as 64-bitYinghai Lu1-14/+6
2008-11-06x86: don't allow nr_irqs > NR_IRQSBen Hutchings1-0/+2
2008-11-05sched: re-tune balancingIngo Molnar1-3/+4
2008-11-05powerpc: Fix "unused variable" warning in pci_dlpar.cStephen Rothwell1-1/+0
2008-11-05powerpc/cell: Fix compile error in ras.cAlexey Dobriyan1-0/+1
2008-11-04ARM: OMAP: Fix define for twl4030 irqsTony Lindgren1-1/+1
2008-11-04ARM: OMAP: Fix get_irqnr_and_base to clear spurious interrupt bitsTony Lindgren1-1/+3
2008-11-04ARM: OMAP: Fix debugfs_create_*'s error checking method for arm/plat-omapZhaolei1-10/+10
2008-11-04ARM: OMAP: Fix compiler warnings in gpmc.cSanjeev Premi1-4/+2
2008-11-04[IA64] Build VT-D iommu support into generic kernelTony Luck1-0/+1
2008-11-04[IA64] remove dead BIO_VMERGE_BOUNDARY definitionFUJITA Tomonori1-24/+0
2008-11-04[IA64] remove duplicated #include from pci-dma.cHuang Weiyi1-2/+0
2008-11-04[IA64] use common header for software IO/TLBJoerg Roedel2-29/+2
2008-11-04[IA64] fix the difference between node_mem_map and node_start_pfnKen'ichi Ohmichi2-2/+0
2008-11-04[IA64] Add error_recovery_info field to SAL section headerRuss Anderson1-1/+14
2008-11-04[IA64] Add UV watchlist support.Russ Anderson1-0/+45
2008-11-04[IA64] Simplify SGI uv vs. sn2 driver issuesRuss Anderson1-0/+6
2008-11-04[ARM] fix VFP+softfloat binariesRussell King1-1/+5
2008-11-04x86: don't use tsc_khz to calculate lpj if notsc is passedAlok Kataria1-4/+4
2008-11-03Merge branch 'io-mappings-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds7-11/+70
2008-11-03io mapping: clean up #ifdefsKeith Packard1-0/+4
2008-11-03ftrace: fix hardirq header for non ftrace archsSteven Rostedt5-36/+0
2008-11-03x86, voyager: fix smp_intr_init() compile breakageJames Bottomley3-2/+3
2008-11-03Merge branches 'tracing/ftrace', 'tracing/markers', 'tracing/mmiotrace', 'tracing/nmisafe', 'tracing/tracepoints' and 'tracing/urgent' into tracing/coreIngo Molnar9-8/+165
2008-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds3-5/+13
2008-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-0/+26
2008-11-02sparc64: Fix PCI resource mapping on sparc64Max Dmitrichenko1-1/+9
2008-11-02sparc64: Kill annoying warning when building compat_binfmt_elf.oDavid S. Miller1-2/+2
2008-11-01sparc32: kernel/trace/trace.c wants DIE_OOPSAl Viro1-0/+1
2008-11-01sparc64: Fix __copy_{to,from}_user_inatomic defines.Hugh Dickins1-2/+2
2008-11-01sparc32: kernel/trace/trace.c wants DIE_OOPSAl Viro1-0/+1
2008-11-01Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-1/+2
2008-11-01x86: Clean up late e820 resource allocationLinus Torvalds1-3/+5
2008-11-01Merge branch 'link_removal' of git://www.jni.nu/crisLinus Torvalds7-246/+115
2008-11-01Merge branch 'cris_move' of git://www.jni.nu/crisLinus Torvalds353-95/+62520
2008-11-01saner FASYNC handling on file closeAl Viro1-5/+0
2008-10-31[CRIS] Remove links from CRIS buildJesper Nilsson5-178/+81
2008-10-31[CRIS] Merge asm-offsets.c for both arches into one file.Jesper Nilsson3-69/+35
2008-10-31Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds56-864/+1434
2008-10-31Cell OProfile: Incorrect local array size in activate spu profiling functionCarl Love1-3/+10
2008-10-31Revert "Cell OProfile: Incorrect local array size in activate spu profiling function"Robert Richter1-1/+1
2008-10-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds24-1048/+1314
2008-10-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds4-157/+65