aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-08-29sparc: Remove SBUS layer resource and irq handling.David S. Miller4-62/+0
2008-08-29sparc: Kill SBUS layer IRQ hooks.David S. Miller7-144/+0
2008-08-29sparc32: Convert sun4d IRQ code to use generic device tree probing.David S. Miller1-35/+48
2008-08-29sparc32: Convert pmc to OF driver.David S. Miller1-29/+28
2008-08-29sparc32: Convert apc to OF driver.David S. Miller1-34/+38
2008-08-29sparc32: Make mmu_map_dma_area and mmu_unmap_dma_area take a device pointer.David S. Miller5-23/+19
2008-08-29sparc32: Kill mmu_translate_dvma and implementations.David S. Miller4-34/+0
2008-08-29sparc32: Kill mmu_translate_dvma() usage.David S. Miller1-35/+1
2008-08-29sparc64: Convert SBUS floppy probing to use OF device objects.David S. Miller1-18/+27
2008-08-29sparc: Move SBUS DMA attribute interfaces out of asm/sbus.hDavid S. Miller6-12/+36
2008-08-29sparc: Convert all SBUS drivers to dma_*() interfaces.David S. Miller4-96/+0
2008-08-29sparc32: Implement more generic dma_*() interfaces.David S. Miller5-6/+298
2008-08-29sparc32: Make mmu_{get,release}_*() take a struct device pointer.David S. Miller4-53/+47
2008-08-29sparc: Make SBUS DMA interfaces take struct device.David S. Miller5-73/+42
2008-08-29sparc32: Make IOMMU and IO-UNIT init work with device nodes.David S. Miller5-40/+45
2008-08-29sparc: Kill SBUS DVMA layer.David S. Miller6-500/+147
2008-08-29sparc: Kill videopix SBUS driver.David S. Miller2-59/+0
2008-08-29sparc: Delete bare sbus char bpp driver, obsoleted by parport_sunbppDavid S. Miller4-76/+0
2008-08-25sparc64: Fix irq_of_parse_and_map() and irq_dispose_mapping().David S. Miller3-6/+8
2008-08-25sparc64: Use the cond_syscall()s in kernel/sys_ni.c instead of home-grown copy.David S. Miller2-20/+2
2008-08-25sparc64: Add JBUS UltraSPARC-IIIi support to memory controller driver.David S. Miller1-83/+453
2008-08-24sparc64: Allow chmc to be built as a module.David S. Miller4-2/+17
2008-08-24sparc64: Add generic interface for registering a dimm printing handler.David S. Miller3-13/+79
2008-08-24sparc64: Use consistent chmc_ prefix in variables, types, and functions.David S. Miller1-117/+120
2008-08-24sparc64: Convert UltraSPARC-III memory controller driver to OF driver probing.David S. Miller1-41/+78
2008-08-24sparc64: Kill duplicated sys_pause() implementation.David S. Miller2-9/+1
2008-08-24sparc64: Split syscall_trace() into two functions.David S. Miller4-32/+30
2008-08-24sparc: Add GPIO layer support.David S. Miller3-0/+48
2008-08-24sparc: Implement irq_of_parse_and_map() and irq_dispose_mapping().David S. Miller3-0/+30
2008-08-24sparc: Add mutex for set property calls.David S. Miller3-0/+14
2008-08-24sparc64: Add JBUS NUMA detection.David S. Miller1-0/+40
2008-08-23removed unused #include <linux/version.h>'sAdrian Bunk5-6/+0
2008-08-22Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds19-94/+165
2008-08-22x86: work around MTRR mask setting, v2Ingo Molnar1-1/+6
2008-08-22x86: fix section mismatch warning - uv_cpu_initMarcin Slusarz2-3/+8
2008-08-22x86: fix VMI for early paramsAlok Kataria1-8/+8
2008-08-22x86: fix two modpost warnings in mm/init_64.cJan Beulich1-2/+2
2008-08-22x86: fix 1:1 mapping init on 64-bit (memory hotplug case)Jan Beulich1-14/+18
2008-08-22x86: work around MTRR mask settingYinghai Lu1-2/+13
2008-08-21Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds9-61/+160
2008-08-21[S390] Update default configuration.Martin Schwidefsky1-16/+38
2008-08-21[S390] fix ext2_find_next_bitEric Sandeen1-3/+3
2008-08-21[S390] Remove unneeded spinlock initialization.Heiko Carstens1-2/+0
2008-08-21[S390] Fix uninitialized spinlock useJosef 'Jeff' Sipek1-1/+3
2008-08-21x86: PAT Update validate_pat_support for intel CPUsvenkatesh.pallipadi@intel.com1-2/+15
2008-08-21devmem, x86: PAT Change /dev/mem mmap with O_SYNC to use UC_MINUSvenkatesh.pallipadi@intel.com1-12/+5
2008-08-21x86: PAT proper tracking of set_memory_uc and friendsvenkatesh.pallipadi@intel.com1-3/+3
2008-08-21x86: fix BUG: unable to handle kernel paging request (numaq_tsc_disable)Vegard Nossum1-1/+1
2008-08-21x86: export pv_lock_ops non-GPLJeremy Fitzhardinge1-1/+1
2008-08-21x86, mmiotrace: silence section mismatch warning - leave_uniprocessorMarcin Slusarz1-1/+3