summaryrefslogtreecommitdiffstats
path: root/block (unfollow)
Commit message (Expand)AuthorFilesLines
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. Miller12-717/+246
2008-08-29sparc: Kill videopix SBUS driver.David S. Miller8-1356/+0
2008-08-29sparc: Delete bare sbus char bpp driver, obsoleted by parport_sunbppDavid S. Miller8-1141/+0
2008-08-26sparc64: Fix irq_of_parse_and_map() and irq_dispose_mapping().David S. Miller3-6/+8
2008-08-26sparc64: 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-25sparc64: Allow chmc to be built as a module.David S. Miller4-2/+17
2008-08-25sparc64: Add generic interface for registering a dimm printing handler.David S. Miller3-13/+79
2008-08-25sparc64: Use consistent chmc_ prefix in variables, types, and functions.David S. Miller1-117/+120
2008-08-25sparc64: Convert UltraSPARC-III memory controller driver to OF driver probing.David S. Miller1-41/+78
2008-08-25hwmon: Add Ultra45 workstation hwmon driver.David S. Miller3-0/+328
2008-08-25sparc64: Kill duplicated sys_pause() implementation.David S. Miller2-9/+1
2008-08-25sparc64: Split syscall_trace() into two functions.David S. Miller4-32/+30
2008-08-25sparc: Add GPIO layer support.David S. Miller3-0/+48
2008-08-25sparc: Implement irq_of_parse_and_map() and irq_dispose_mapping().David S. Miller3-0/+30
2008-08-25sparc: Add mutex for set property calls.David S. Miller3-0/+14
2008-08-25sparc64: Add JBUS NUMA detection.David S. Miller1-0/+40
2008-08-24Fix oops in acer_wmi driver (acer_wmi_init)Arjan van de Ven1-0/+5
2008-08-23removed unused #include <linux/version.h>'sAdrian Bunk67-72/+0
2008-08-23ipv6: protocol for address routesStephen Hemminger1-0/+1
2008-08-23icmp: icmp_sk() should not use smp_processor_id() in preemptible codeDenis V. Lunev2-19/+26
2008-08-22crypto: authenc - Avoid using clobbered request pointerHerbert Xu1-4/+6
2008-08-22ALSA: hda - Fix call of alc888_coef_init()Takashi Iwai1-3/+3
2008-08-22x86: work around MTRR mask setting, v2Ingo Molnar1-1/+6
2008-08-22x86: fix section mismatch warning - uv_cpu_initMarcin Slusarz4-3/+10
2008-08-22pkt_sched: Fix qdisc list lockingJarek Poplawski3-8/+42
2008-08-22[libata] pata_it821x: fix warningJeff Garzik1-1/+1
2008-08-22libata: Fix a large collection of DMA mode mismatchesAlan Cox7-11/+33
2008-08-22ahci: sis controllers actually can do PMPTejun Heo1-3/+3
2008-08-22pata_via: clean up recent tf_load changesTejun Heo1-48/+11
2008-08-22libata: restore SControl on detachTejun Heo2-5/+6
2008-08-22libata: use ata_link_printk() when printing SErrorTejun Heo1-1/+1
2008-08-22libata: always do follow-up SRST if hardreset returned -EAGAINTejun Heo1-14/+6
2008-08-22libata: fix EH action overwriting in ata_eh_reset()Tejun Heo1-2/+2
2008-08-22sata_mv: add the Gen IIE flag to the SoC devices.Saeed Bishara1-1/+2
2008-08-22ata_piix: IDE Mode SATA patch for Intel Ibex Peak DeviceIDsSeth Heasley1-0/+8
2008-08-22ahci: RAID mode SATA patch for Intel Ibex Peak DeviceIDsSeth Heasley1-0/+2
2008-08-22sata_mv: don't issue two DMA commands concurrentlyTejun Heo1-24/+10
2008-08-22libata: implement no[hs]rst force paramsTejun Heo4-16/+38
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-21[S390] Update default configuration.Martin Schwidefsky1-16/+38
2008-08-21[S390] dcssblk: fix race in dcssblk_add_store()Gerald Schaefer1-0/+4
2008-08-21[S390] cio: call ccw driver notify function with lock heldPeter Oberparleiter5-38/+41
2008-08-21[S390] dasd: fix data size for PSF/PRSSD commandStefan Weinhuber1-1/+1
2008-08-21[S390] fix ext2_find_next_bitEric Sandeen1-3/+3
2008-08-21[S390] cio: fix ccw group device cleanupPeter Oberparleiter1-8/+12