summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-08-29dbri: Convert to pure OF driver.David S. Miller
2008-08-29amd7930: Convert to pure OF driver.David S. Miller
2008-08-29qlogicpti: Convert to pure OF driver.David S. Miller
2008-08-29sun_esp: Convert to pure OF driver.David S. Miller
2008-08-29parport_sunbpp: Convert to pure OF driver.David S. Miller
2008-08-29sunqe: Convert to pure OF driver.David S. Miller
2008-08-29sunlance: Convert to pure OF driver.David S. Miller
2008-08-29sunhme: Convert to pure OF driver.David S. Miller
2008-08-29sunbmac: Convert to pure OF driver.David S. Miller
2008-08-29myri_sbus: Convert to pure OF driver.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-29sparc: Propagate SBUS iommu archdata into real of_device objects.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-24hwmon: Add Ultra45 workstation hwmon driver.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-23Fix oops in acer_wmi driver (acer_wmi_init)Arjan van de Ven
2008-08-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-08-23removed unused #include <linux/version.h>'sAdrian Bunk
2008-08-23ipv6: protocol for address routesStephen Hemminger
2008-08-23icmp: icmp_sk() should not use smp_processor_id() in preemptible codeDenis V. Lunev
2008-08-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2008-08-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2008-08-22Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds
2008-08-22Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2008-08-22Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2008-08-22Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2008-08-22Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2008-08-22Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2008-08-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2008-08-23crypto: authenc - Avoid using clobbered request pointerHerbert Xu
2008-08-22ALSA: hda - Fix call of alc888_coef_init()Takashi Iwai