aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2008-08-29sparc: Kill OBP property members of sbus_dev and sbus_busDavid S. Miller
2008-08-29sparc: Kill sbus_devaddr() and sbus_dev_slot().David S. Miller
2008-08-29sparc: Kill sbus_ioremap() and sbus_iounmap().David S. Miller
2008-08-29sparc: Convert remaining sbus_ioremap() and sbus_iounmap() users.David S. Miller
2008-08-29sparc: Remove dinky old-style SBUS probing facilities.David S. Miller
2008-08-29sparc: Remove SBUS layer resource and irq handling.David S. Miller
2008-08-29sparc: Kill SBUS layer IRQ hooks.David S. Miller
2008-08-29sparc32: Convert sun4d IRQ code to use generic device tree probing.David S. Miller
2008-08-29sparc32: Convert pmc to OF driver.David S. Miller
2008-08-29sparc32: Convert apc to OF driver.David S. Miller
2008-08-29sparc32: Make mmu_map_dma_area and mmu_unmap_dma_area take a device pointer.David S. Miller
2008-08-29sparc32: Kill mmu_translate_dvma and implementations.David S. Miller
2008-08-29sparc32: Kill mmu_translate_dvma() usage.David S. Miller
2008-08-29sparc64: Convert SBUS floppy probing to use OF device objects.David S. Miller
2008-08-29sparc: Move SBUS DMA attribute interfaces out of asm/sbus.hDavid S. Miller
2008-08-29sparc: Convert all SBUS drivers to dma_*() interfaces.David S. Miller
2008-08-29sparc32: Implement more generic dma_*() interfaces.David S. Miller
2008-08-29sparc32: Make mmu_{get,release}_*() take a struct device pointer.David S. Miller
2008-08-29sparc: Make SBUS DMA interfaces take struct device.David S. Miller
2008-08-29sparc32: Make IOMMU and IO-UNIT init work with device nodes.David S. Miller
2008-08-29sparc: Kill SBUS DVMA layer.David S. Miller
2008-08-29sparc: Kill videopix SBUS driver.David S. Miller
2008-08-29sparc: Delete bare sbus char bpp driver, obsoleted by parport_sunbppDavid S. Miller
2008-08-25sparc64: Fix irq_of_parse_and_map() and irq_dispose_mapping().David S. Miller
2008-08-25sparc64: Use the cond_syscall()s in kernel/sys_ni.c instead of home-grown copy.David S. Miller
2008-08-25sparc64: Add JBUS UltraSPARC-IIIi support to memory controller driver.David S. Miller
2008-08-24sparc64: Allow chmc to be built as a module.David S. Miller
2008-08-24sparc64: Add generic interface for registering a dimm printing handler.David S. Miller
2008-08-24sparc64: Use consistent chmc_ prefix in variables, types, and functions.David S. Miller
2008-08-24sparc64: Convert UltraSPARC-III memory controller driver to OF driver probing.David S. Miller
2008-08-24sparc64: Kill duplicated sys_pause() implementation.David S. Miller
2008-08-24sparc64: Split syscall_trace() into two functions.David S. Miller
2008-08-24sparc: Add GPIO layer support.David S. Miller
2008-08-24sparc: Implement irq_of_parse_and_map() and irq_dispose_mapping().David S. Miller
2008-08-24sparc: Add mutex for set property calls.David S. Miller
2008-08-24sparc64: Add JBUS NUMA detection.David S. Miller
2008-08-23removed unused #include <linux/version.h>'sAdrian Bunk
2008-08-22Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2008-08-22x86: work around MTRR mask setting, v2Ingo Molnar
2008-08-22x86: fix section mismatch warning - uv_cpu_initMarcin Slusarz
2008-08-22x86: fix VMI for early paramsAlok Kataria
2008-08-22x86: fix two modpost warnings in mm/init_64.cJan Beulich
2008-08-22x86: fix 1:1 mapping init on 64-bit (memory hotplug case)Jan Beulich
2008-08-22x86: work around MTRR mask settingYinghai Lu
2008-08-21Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2008-08-21[S390] Update default configuration.Martin Schwidefsky
2008-08-21[S390] fix ext2_find_next_bitEric Sandeen
2008-08-21[S390] Remove unneeded spinlock initialization.Heiko Carstens
2008-08-21[S390] Fix uninitialized spinlock useJosef 'Jeff' Sipek
2008-08-21x86: PAT Update validate_pat_support for intel CPUsvenkatesh.pallipadi@intel.com