summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
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
2008-08-21devmem, x86: PAT Change /dev/mem mmap with O_SYNC to use UC_MINUSvenkatesh.pallipadi@intel.com
2008-08-21x86: PAT proper tracking of set_memory_uc and friendsvenkatesh.pallipadi@intel.com
2008-08-21x86: fix BUG: unable to handle kernel paging request (numaq_tsc_disable)Vegard Nossum
2008-08-21x86: export pv_lock_ops non-GPLJeremy Fitzhardinge
2008-08-21x86, mmiotrace: silence section mismatch warning - leave_uniprocessorMarcin Slusarz
2008-08-21x86: use WARN() in arch/x86/kernelArjan van de Ven
2008-08-21x86: use WARN() in arch/x86/mm/ioremap.cArjan van de Ven
2008-08-21werror: fix pci calgaryDavid Howells
2008-08-20[ARM] 5212/1: pxa: fix build error when CPU_PXA310 is not definedMike Rapoport
2008-08-20Merge branch 'sh/for-2.6.27' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2008-08-20Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds
2008-08-20x86: fix oprofile + hibernation badnessAndi Kleen
2008-08-20x86, SGI UV: hardcode the TLB flush interrupt system vectorCliff Wickman
2008-08-20x86: fix Xorg startup/shutdown slowdown with PATVenki Pallipadi