aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2008-12-10MN10300: Give correct size when reserving interrupt vector tableGravatar Akira Takeuchi 1-1/+1
2008-12-10MN10300: Fix the preemption resume_kernel() routineGravatar Akira Takeuchi 1-1/+2
2008-12-10MN10300: Discard low-priority Tx interrupts when closing an on-chip serial portGravatar Akira Takeuchi 1-0/+5
2008-12-10MN10300: vmlinux.lds.S cleanup - use PAGE_SIZE, PERCPU macrosGravatar Cyrill Gorcunov 1-12/+10
2008-12-10Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Gravatar Linus Torvalds 5-80/+161
2008-12-10Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusGravatar Linus Torvalds 2-0/+29
2008-12-10uml: boot broken due to buffer overrunGravatar Balbir Singh 1-1/+3
2008-12-09MIPS: Better than nothing implementation of PCI mmap to fix X.Gravatar Ralf Baechle 2-0/+29
2008-12-09[IA64] SN: prevent IRQ retargetting in request_irq()Gravatar John Keller 1-1/+8
2008-12-09[IA64] Clear up section mismatch with arch_unregister_cpu()Gravatar Robin Holt 1-1/+3
2008-12-09[IA64] Clear up section mismatch for sn_check_wars.Gravatar Robin Holt 1-2/+2
2008-12-09[IA64] Updated the generic_defconfig to work with the 2.6.28-rc7 kernel.Gravatar Robin Holt 1-71/+147
2008-12-09[IA64] eliminate NULL test and memset after alloc_bootmemGravatar Julia Lawall 1-4/+1
2008-12-09[IA64] remove BUILD_BUG_ON from paravirt_getreg()Gravatar Alexey Dobriyan 1-1/+0
2008-12-09Merge master.kernel.org:/home/rmk/linux-2.6-armGravatar Linus Torvalds 7-18/+42
2008-12-09Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Gravatar Linus Torvalds 2-0/+4
2008-12-09Merge branch 'merge' of master.kernel.org:/pub/scm/linux/kernel/git/galak/pow...Gravatar Paul Mackerras 2-2/+2
2008-12-08x86: fix default_spin_lock_flags() prototypeGravatar Ingo Molnar 1-1/+2
2008-12-08AMD IOMMU: __unmap_single: check for bad_dma_address instead of 0Gravatar Joerg Roedel 1-1/+2
2008-12-08AMD IOMMU: fix WARN_ON in dma_ops unmap pathGravatar Joerg Roedel 1-1/+1
2008-12-08AMD IOMMU: fix typo in commentGravatar Joerg Roedel 1-2/+2
2008-12-08AMD IOMMU: fix loop counter in free_pagetable functionGravatar Joerg Roedel 1-1/+1
2008-12-08AMD IOMMU: fix iommu_map_page functionGravatar Joerg Roedel 1-1/+1
2008-12-07[ARM] Fix alignment fault handling for ARMv6 and later CPUsGravatar Russell King 1-3/+23
2008-12-06[ARM] 5340/1: fix stack placement after noexecstack changesGravatar Lennert Buytenhek 1-1/+1
2008-12-05powerpc/virtex5: Fix Virtex5 machine check handlingGravatar Grant Likely 2-0/+4
2008-12-05MIPS: Fix incorrect use of loose in vpe.cGravatar Nick Andrew 1-1/+1
2008-12-04Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/galak/p...Gravatar Linus Torvalds 2-2/+2
2008-12-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Gravatar Linus Torvalds 3-3/+6
2008-12-04Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 7-39/+41
2008-12-04Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-1/+1
2008-12-04Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusGravatar Linus Torvalds 9-865/+1405
2008-12-04powerpc/83xx: Enable FIXED_PHY in mpc834x_itx and mpc83xx defconfigsGravatar Anton Vorontsov 2-2/+2
2008-12-04MIPS: Return ENOSYS from sys32_syscall on 64bit kernels like elsewhere.Gravatar David Daney 1-1/+1
2008-12-04MIPS: 64-bit: vmsplice needs to use the compat wrapper for o32 and N32.Gravatar Ralf Baechle 2-2/+2
2008-12-04MIPS: o32: Fix number of arguments to splice(2).Gravatar Ralf Baechle 1-1/+1
2008-12-04MIPS: Malta: Consolidate platform device code.Gravatar Ralf Baechle 3-69/+50
2008-12-04MIPS: IP22, Fulong, Malta: Update defconfigs.Gravatar Ralf Baechle 3-782/+1273
2008-12-04MIPS: Malta: Add back RTC supportGravatar Tiejun Chen 2-11/+84
2008-12-04MIPS: Fix potential DOS by untrusted user app.Gravatar Vlad Malov 2-11/+6
2008-12-04sparc64: Sync FPU state in VIS emulation handler.Gravatar Hong H. Pham 1-0/+2
2008-12-04x86: fix early panic with boot option "nosmp"Gravatar Andi Kleen 1-0/+3
2008-12-04[ARM] 5339/1: fix __fls() on ARMGravatar Nicolas Pitre 1-6/+10
2008-12-03sparc64: Fix VIS emulation bugsGravatar Joseph Myers 1-2/+2
2008-12-03MN10300: Introduce barriers to replace removed volatiles in gdbstub 16550 driverGravatar David Howells 1-0/+2
2008-12-03sparc: asm/bitops.h should define __flsGravatar Rusty Russell 1-0/+1
2008-12-03Merge branch 'oprofile-for-tip' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Ingo Molnar 2-3/+6
2008-12-03x86/oprofile: fix Intel cpu family 6 detectionGravatar William Cohen 1-3/+2
2008-12-03powerpc/83xx: Fix MCU support merge issue in mpc8349emitx.dtsGravatar Anton Vorontsov 1-8/+8
2008-12-03oprofile: fix CPU unplug panic in ppro_stop()Gravatar Eric Dumazet 1-0/+4