Age | Commit message (Expand) | Author | Files | Lines |
2009-07-03 | MIPS: Reorganize Cavium OCTEON PCI support. | David Daney | 8 | -221/+197 |
2009-07-03 | Update Yoichi Yuasa's e-mail address | Yoichi Yuasa | 55 | -76/+76 |
2009-07-03 | MIPS: Allow suspend and hibernation again on uniprocessor kernels. | Ralf Baechle | 1 | -2/+2 |
2009-07-03 | MIPS: 64-bit: Fix o32 core dump | Yong Zhang | 3 | -4/+22 |
2009-07-03 | MIPS: BC47xx: Fix SSB irq setup | matthieu castet | 1 | -10/+75 |
2009-07-03 | MIPS: CMP: Update sync-r4k for current kernel | Tim Anderson | 2 | -16/+17 |
2009-07-03 | MIPS: CMP: Move gcmp_probe to before the SMP ops | Tim Anderson | 3 | -5/+16 |
2009-07-03 | MIPS: CMP: activate CMP support | Tim Anderson | 5 | -62/+25 |
2009-07-03 | MIPS: CMP: Extend IPI handling to CPU number | Tim Anderson | 2 | -38/+40 |
2009-07-03 | MIPS: CMP: Extend the GIC IPI interrupts beyond 32 | Tim Anderson | 2 | -11/+8 |
2009-07-03 | MIPS: Define __arch_swab64 for all mips r2 cpus | David Daney | 1 | -2/+6 |
2009-07-03 | MIPS: Update VR41xx GPIO driver to use gpiolib | Yoichi Yuasa | 8 | -704/+597 |
2009-07-03 | MIPS: Hookup new syscalls sys_rt_tgsigqueueinfo and sys_perf_counter_open. | David Daney | 5 | -6/+20 |
2009-07-03 | MIPS: Malta: Remove unnecessary function prototypes | Dmitri Vorobiev | 1 | -3/+0 |
2009-07-03 | MIPS: MT: Remove unnecessary semicolons | Joe Perches | 1 | -1/+1 |
2009-07-03 | MIPS: Add support for Texas Instruments AR7 System-on-a-Chip | Florian Fainelli | 18 | -0/+3307 |
2009-07-03 | NFSD: Don't hold unrefcounted creds over call to nfsd_setuser() | David Howells | 1 | -2/+1 |
2009-07-03 | ALSA: hda - Improve ASUS eeePC 1000 mixer | Takashi Iwai | 1 | -19/+5 |
2009-07-03 | ALSA: hda - Add GPIO1 control at muting with HP laptops | Takashi Iwai | 1 | -1/+26 |
2009-07-03 | mfd: fix pcap adc locking | Daniel Ribeiro | 1 | -1/+3 |
2009-07-03 | mfd: sm501, fix lock imbalance | Jiri Slaby | 1 | -1/+2 |
2009-07-03 | parisc: use generic atomic64 on 32-bit | Kyle McMartin | 2 | -1/+6 |
2009-07-03 | parisc: superio: fix build breakage | Alexander Beregalov | 1 | -2/+2 |
2009-07-03 | parisc: Fix PCI resource allocation on non-PAT SBA machines | Matthew Wilcox | 1 | -0/+2 |
2009-07-03 | parisc: perf: wire up sys_perf_counter_open | Kyle McMartin | 4 | -1/+15 |
2009-07-03 | parisc: add task_pt_regs macro | Kyle McMartin | 1 | -0/+3 |
2009-07-03 | parisc: wire sys_perf_counter_open to sys_ni_syscall | Kyle McMartin | 2 | -1/+3 |
2009-07-03 | parisc: inventory.c, fix bloated stack frame | Kyle McMartin | 1 | -17/+24 |
2009-07-03 | parisc: processor.c, fix bloated stack frame | Kyle McMartin | 1 | -5/+11 |
2009-07-03 | parisc: fix compile warning in mm/init.c | Kyle McMartin | 1 | -1/+1 |
2009-07-03 | parisc: remove dead code from sys_parisc32.c | Christoph Hellwig | 1 | -62/+0 |
2009-07-03 | parisc: wire up rt_tgsigqueueinfo | Kyle McMartin | 2 | -2/+4 |
2009-07-03 | parisc: ensure broadcast tlb purge runs single threaded | Helge Deller | 3 | -19/+30 |
2009-07-03 | parisc: fix "delay!" timer handling | Grant Grundler | 1 | -35/+53 |
2009-07-03 | parisc: fix mismatched parenthesis in memcpy.c | Randolph Chung | 1 | -1/+1 |
2009-07-03 | parisc: Fix gcc 4.4 warning in lba_pci.c | Grant Grundler | 1 | -9/+22 |
2009-07-03 | parisc: add parameter to read_cr16() | Coly Li | 1 | -1/+1 |
2009-07-03 | parisc: decode_exc.c should include kernel.h | Alexander Beregalov | 1 | -1/+1 |
2009-07-03 | parisc: remove obsolete hw_interrupt_type | Thomas Gleixner | 7 | -8/+8 |
2009-07-03 | parisc: fix irq compile bugs in arch/parisc/kernel/irq.c | Helge Deller | 1 | -4/+4 |
2009-07-03 | parisc: advertise PCI devs after "assign_resources" | Grant Grundler | 2 | -10/+10 |
2009-07-03 | parisc: fix ldcw inline assembler | Helge Deller | 1 | -2/+2 |
2009-07-03 | parisc: kill WARN in free_initmem when DEBUG_KERNEL | Kyle McMartin | 1 | -20/+9 |
2009-07-03 | parisc: Remove casts from atomic macros | Bastian Blank | 1 | -4/+4 |
2009-07-03 | parisc: remove CVS keywords | Alexander Beregalov | 7 | -14/+6 |
2009-07-03 | parisc: ccio-dma: fix build failure without procfs | Alexander Beregalov | 1 | -3/+4 |
2009-07-03 | parisc: stifb: should depend on STI_CONSOLE | Alexander Beregalov | 1 | -0/+2 |
2009-07-03 | parisc: wire up preadv/pwritev syscalls | Kyle McMartin | 2 | -1/+5 |
2009-07-03 | Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify | Linus Torvalds | 1 | -0/+3 |
2009-07-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable | Linus Torvalds | 8 | -193/+423 |