| Commit message (Expand) | Author | Age | Files | Lines |
* | sparc32: Implement more generic dma_*() interfaces. | David S. Miller | 2008-08-29 | 5 | -6/+298 |
* | sparc32: Make mmu_{get,release}_*() take a struct device pointer. | David S. Miller | 2008-08-29 | 4 | -53/+47 |
* | sparc: Make SBUS DMA interfaces take struct device. | David S. Miller | 2008-08-29 | 16 | -156/+167 |
* | sparc: Propagate SBUS iommu archdata into real of_device objects. | David S. Miller | 2008-08-29 | 1 | -4/+20 |
* | sparc32: Make IOMMU and IO-UNIT init work with device nodes. | David S. Miller | 2008-08-29 | 5 | -40/+45 |
* | sparc: Kill SBUS DVMA layer. | David S. Miller | 2008-08-29 | 12 | -717/+246 |
* | sparc: Kill videopix SBUS driver. | David S. Miller | 2008-08-29 | 8 | -1356/+0 |
* | sparc: Delete bare sbus char bpp driver, obsoleted by parport_sunbpp | David S. Miller | 2008-08-29 | 8 | -1141/+0 |
* | sparc64: Fix irq_of_parse_and_map() and irq_dispose_mapping(). | David S. Miller | 2008-08-26 | 3 | -6/+8 |
* | sparc64: Use the cond_syscall()s in kernel/sys_ni.c instead of home-grown copy. | David S. Miller | 2008-08-26 | 2 | -20/+2 |
* | sparc64: Add JBUS UltraSPARC-IIIi support to memory controller driver. | David S. Miller | 2008-08-25 | 1 | -83/+453 |
* | sparc64: Allow chmc to be built as a module. | David S. Miller | 2008-08-25 | 4 | -2/+17 |
* | sparc64: Add generic interface for registering a dimm printing handler. | David S. Miller | 2008-08-25 | 3 | -13/+79 |
* | sparc64: Use consistent chmc_ prefix in variables, types, and functions. | David S. Miller | 2008-08-25 | 1 | -117/+120 |
* | sparc64: Convert UltraSPARC-III memory controller driver to OF driver probing. | David S. Miller | 2008-08-25 | 1 | -41/+78 |
* | hwmon: Add Ultra45 workstation hwmon driver. | David S. Miller | 2008-08-25 | 3 | -0/+328 |
* | sparc64: Kill duplicated sys_pause() implementation. | David S. Miller | 2008-08-25 | 2 | -9/+1 |
* | sparc64: Split syscall_trace() into two functions. | David S. Miller | 2008-08-25 | 4 | -32/+30 |
* | sparc: Add GPIO layer support. | David S. Miller | 2008-08-25 | 3 | -0/+48 |
* | sparc: Implement irq_of_parse_and_map() and irq_dispose_mapping(). | David S. Miller | 2008-08-25 | 3 | -0/+30 |
* | sparc: Add mutex for set property calls. | David S. Miller | 2008-08-25 | 3 | -0/+14 |
* | sparc64: Add JBUS NUMA detection. | David S. Miller | 2008-08-25 | 1 | -0/+40 |
* | Fix oops in acer_wmi driver (acer_wmi_init) | Arjan van de Ven | 2008-08-24 | 1 | -0/+5 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-08-23 | 10 | -49/+149 |
|\ |
|
| * | ipv6: protocol for address routes | Stephen Hemminger | 2008-08-23 | 1 | -0/+1 |
| * | icmp: icmp_sk() should not use smp_processor_id() in preemptible code | Denis V. Lunev | 2008-08-23 | 2 | -19/+26 |
| * | pkt_sched: Fix qdisc list locking | Jarek Poplawski | 2008-08-22 | 3 | -8/+42 |
| * | pkt_sched: Fix qdisc_watchdog() vs. dev_deactivate() race | Jarek Poplawski | 2008-08-21 | 3 | -0/+13 |
| * | sctp: fix potential panics in the SCTP-AUTH API. | Vlad Yasevich | 2008-08-21 | 2 | -22/+67 |
* | | removed unused #include <linux/version.h>'s | Adrian Bunk | 2008-08-23 | 67 | -72/+0 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2008-08-22 | 1 | -4/+6 |
|\ \ |
|
| * | | crypto: authenc - Avoid using clobbered request pointer | Herbert Xu | 2008-08-22 | 1 | -4/+6 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2008-08-22 | 2 | -3/+12 |
|\ \ \ |
|
| * | | | ALSA: hda - Fix call of alc888_coef_init() | Takashi Iwai | 2008-08-22 | 1 | -3/+3 |
| * | | | ALSA: hda_intel: enable snoop for nvidia HDA controller | Peer Chen | 2008-08-21 | 1 | -0/+9 |
* | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt... | Linus Torvalds | 2008-08-22 | 13 | -238/+460 |
|\ \ \ \ |
|
| * | | | | ext4: Update documentation to remind users to update mke2fs.conf | Theodore Ts'o | 2008-07-28 | 1 | -0/+6 |
| * | | | | ext4: Fix small file fragmentation | Aneesh Kumar K.V | 2008-08-19 | 2 | -13/+61 |
| * | | | | ext4: Initialize writeback_index to 0 when allocating a new inode | Aneesh Kumar K.V | 2008-08-20 | 1 | -0/+1 |
| * | | | | ext4: make sure ext4_has_free_blocks returns 0 for ENOSPC | Aneesh Kumar K.V | 2008-08-20 | 1 | -0/+3 |
| * | | | | ext4: journal credit fix for the delayed allocation's writepages() function | Mingming Cao | 2008-08-20 | 2 | -24/+58 |
| * | | | | ext4: Rework the ext4_da_writepages() function | Aneesh Kumar K.V | 2008-08-20 | 1 | -88/+113 |
| * | | | | ext4: journal credits reservation fixes for DIO, fallocate | Mingming Cao | 2008-08-20 | 3 | -27/+30 |
| * | | | | ext4: journal credits reservation fixes for extent file writepage | Mingming Cao | 2008-08-20 | 3 | -62/+49 |
| * | | | | ext4: journal credits calulation cleanup and fix for non-extent writepage | Mingming Cao | 2008-08-20 | 3 | -34/+108 |
| * | | | | ext4: Fix bug where we return ENOSPC even though we have plenty of inodes | Eric Sandeen | 2008-08-20 | 1 | -1/+1 |
| * | | | | ext4: don't try to resize if there are no reserved gdt blocks left | Josef Bacik | 2008-08-20 | 1 | -1/+2 |
| * | | | | ext4: Use ext4_discard_reservations instead of mballoc-specific call | Theodore Ts'o | 2008-08-16 | 1 | -1/+1 |
| * | | | | ext4: Fix ext4_dx_readdir hash collision handling | Theodore Ts'o | 2008-08-20 | 1 | -5/+15 |
| * | | | | ext4: Fix delalloc release block reservation for truncate | Mingming Cao | 2008-08-20 | 1 | -0/+21 |