aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* fore200e: Convert over to pure OF driver.David S. Miller2008-08-29
* cs4231: Convert SBUS side to OF driver.David S. Miller2008-08-29
* alsa: Remove special SBUS dma support code.David S. Miller2008-08-29
* cs4231: Use SNDRV_DMA_TYPE_DEV instead of SNDRV_DMA_TYPE_SBUS.David S. Miller2008-08-29
* dbri: Convert to pure OF driver.David S. Miller2008-08-29
* amd7930: Convert to pure OF driver.David S. Miller2008-08-29
* qlogicpti: Convert to pure OF driver.David S. Miller2008-08-29
* sun_esp: Convert to pure OF driver.David S. Miller2008-08-29
* parport_sunbpp: Convert to pure OF driver.David S. Miller2008-08-29
* sunqe: Convert to pure OF driver.David S. Miller2008-08-29
* sunlance: Convert to pure OF driver.David S. Miller2008-08-29
* sunhme: Convert to pure OF driver.David S. Miller2008-08-29
* sunbmac: Convert to pure OF driver.David S. Miller2008-08-29
* myri_sbus: Convert to pure OF driver.David S. Miller2008-08-29
* sparc: Move SBUS DMA attribute interfaces out of asm/sbus.hDavid S. Miller2008-08-29
* sparc: Convert all SBUS drivers to dma_*() interfaces.David S. Miller2008-08-29
* sparc32: Implement more generic dma_*() interfaces.David S. Miller2008-08-29
* sparc32: Make mmu_{get,release}_*() take a struct device pointer.David S. Miller2008-08-29
* sparc: Make SBUS DMA interfaces take struct device.David S. Miller2008-08-29
* sparc: Propagate SBUS iommu archdata into real of_device objects.David S. Miller2008-08-29
* sparc32: Make IOMMU and IO-UNIT init work with device nodes.David S. Miller2008-08-29
* sparc: Kill SBUS DVMA layer.David S. Miller2008-08-29
* sparc: Kill videopix SBUS driver.David S. Miller2008-08-29
* sparc: Delete bare sbus char bpp driver, obsoleted by parport_sunbppDavid S. Miller2008-08-29
* sparc64: Fix irq_of_parse_and_map() and irq_dispose_mapping().David S. Miller2008-08-25
* sparc64: Use the cond_syscall()s in kernel/sys_ni.c instead of home-grown copy.David S. Miller2008-08-25
* sparc64: Add JBUS UltraSPARC-IIIi support to memory controller driver.David S. Miller2008-08-25
* sparc64: Allow chmc to be built as a module.David S. Miller2008-08-25
* sparc64: Add generic interface for registering a dimm printing handler.David S. Miller2008-08-25
* sparc64: Use consistent chmc_ prefix in variables, types, and functions.David S. Miller2008-08-25
* sparc64: Convert UltraSPARC-III memory controller driver to OF driver probing.David S. Miller2008-08-25
* hwmon: Add Ultra45 workstation hwmon driver.David S. Miller2008-08-24
* sparc64: Kill duplicated sys_pause() implementation.David S. Miller2008-08-24
* sparc64: Split syscall_trace() into two functions.David S. Miller2008-08-24
* sparc: Add GPIO layer support.David S. Miller2008-08-24
* sparc: Implement irq_of_parse_and_map() and irq_dispose_mapping().David S. Miller2008-08-24
* sparc: Add mutex for set property calls.David S. Miller2008-08-24
* sparc64: Add JBUS NUMA detection.David S. Miller2008-08-24
* Fix oops in acer_wmi driver (acer_wmi_init)Arjan van de Ven2008-08-24
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-08-23
|\
| * ipv6: protocol for address routesStephen Hemminger2008-08-23
| * icmp: icmp_sk() should not use smp_processor_id() in preemptible codeDenis V. Lunev2008-08-23
| * pkt_sched: Fix qdisc list lockingJarek Poplawski2008-08-22
| * pkt_sched: Fix qdisc_watchdog() vs. dev_deactivate() raceJarek Poplawski2008-08-21
| * sctp: fix potential panics in the SCTP-AUTH API.Vlad Yasevich2008-08-21
* | removed unused #include <linux/version.h>'sAdrian Bunk2008-08-23
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2008-08-22
|\ \
| * | crypto: authenc - Avoid using clobbered request pointerHerbert Xu2008-08-22
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2008-08-22
|\ \ \
| * | | ALSA: hda - Fix call of alc888_coef_init()Takashi Iwai2008-08-22