summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | parisc: remove dead code from sys_parisc32.cChristoph Hellwig2009-07-031-62/+0
| * | parisc: wire up rt_tgsigqueueinfoKyle McMartin2009-07-032-2/+4
| * | parisc: ensure broadcast tlb purge runs single threadedHelge Deller2009-07-033-19/+30
| * | parisc: fix "delay!" timer handlingGrant Grundler2009-07-031-35/+53
| * | parisc: fix mismatched parenthesis in memcpy.cRandolph Chung2009-07-031-1/+1
| * | parisc: Fix gcc 4.4 warning in lba_pci.cGrant Grundler2009-07-031-9/+22
| * | parisc: add parameter to read_cr16()Coly Li2009-07-031-1/+1
| * | parisc: decode_exc.c should include kernel.hAlexander Beregalov2009-07-031-1/+1
| * | parisc: remove obsolete hw_interrupt_typeThomas Gleixner2009-07-037-8/+8
| * | parisc: fix irq compile bugs in arch/parisc/kernel/irq.cHelge Deller2009-07-031-4/+4
| * | parisc: advertise PCI devs after "assign_resources"Grant Grundler2009-07-032-10/+10
| * | parisc: fix ldcw inline assemblerHelge Deller2009-07-031-2/+2
| * | parisc: kill WARN in free_initmem when DEBUG_KERNELKyle McMartin2009-07-031-20/+9
| * | parisc: Remove casts from atomic macrosBastian Blank2009-07-031-4/+4
| * | parisc: remove CVS keywordsAlexander Beregalov2009-07-037-14/+6
| * | parisc: ccio-dma: fix build failure without procfsAlexander Beregalov2009-07-031-3/+4
| * | parisc: stifb: should depend on STI_CONSOLEAlexander Beregalov2009-07-031-0/+2
| * | parisc: wire up preadv/pwritev syscallsKyle McMartin2009-07-032-1/+5
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sam...Linus Torvalds2009-07-042-2/+5
|\ \ \
| * | | mfd: fix pcap adc lockingDaniel Ribeiro2009-07-031-1/+3
| * | | mfd: sm501, fix lock imbalanceJiri Slaby2009-07-031-1/+2
* | | | Merge branch 'for-2.6.31' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2009-07-041-2/+1
|\ \ \ \
| * | | | NFSD: Don't hold unrefcounted creds over call to nfsd_setuser()David Howells2009-07-031-2/+1
* | | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2009-07-04107-1158/+4413
|\ \ \ \ \
| * | | | | MIPS: Fix CONFIG_FLATMEM version of pfn_valid()Ralf Baechle2009-07-031-1/+8
| * | | | | MIPS: Reorganize Cavium OCTEON PCI support.David Daney2009-07-038-221/+197
| * | | | | Update Yoichi Yuasa's e-mail addressYoichi Yuasa2009-07-0355-76/+76
| * | | | | MIPS: Allow suspend and hibernation again on uniprocessor kernels.Ralf Baechle2009-07-031-2/+2
| * | | | | MIPS: 64-bit: Fix o32 core dumpYong Zhang2009-07-033-4/+22
| * | | | | MIPS: BC47xx: Fix SSB irq setupmatthieu castet2009-07-031-10/+75
| * | | | | MIPS: CMP: Update sync-r4k for current kernelTim Anderson2009-07-032-16/+17
| * | | | | MIPS: CMP: Move gcmp_probe to before the SMP opsTim Anderson2009-07-033-5/+16
| * | | | | MIPS: CMP: activate CMP supportTim Anderson2009-07-035-62/+25
| * | | | | MIPS: CMP: Extend IPI handling to CPU numberTim Anderson2009-07-032-38/+40
| * | | | | MIPS: CMP: Extend the GIC IPI interrupts beyond 32Tim Anderson2009-07-032-11/+8
| * | | | | MIPS: Define __arch_swab64 for all mips r2 cpusDavid Daney2009-07-031-2/+6
| * | | | | MIPS: Update VR41xx GPIO driver to use gpiolibYoichi Yuasa2009-07-038-704/+597
| * | | | | MIPS: Hookup new syscalls sys_rt_tgsigqueueinfo and sys_perf_counter_open.David Daney2009-07-035-6/+20
| * | | | | MIPS: Malta: Remove unnecessary function prototypesDmitri Vorobiev2009-07-031-3/+0
| * | | | | MIPS: MT: Remove unnecessary semicolonsJoe Perches2009-07-031-1/+1
| * | | | | MIPS: Add support for Texas Instruments AR7 System-on-a-ChipFlorian Fainelli2009-07-0318-0/+3307
| | |/ / / | |/| | |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2009-07-0413-40/+80
|\ \ \ \ \
| * \ \ \ \ Merge branch 'fix/soundcore' into for-linusTakashi Iwai2009-07-031-1/+4
| |\ \ \ \ \
| | * | | | | sound: do not set DEVNAME for OSS devicesKay Sievers2009-07-031-1/+4
| * | | | | | Merge branch 'fix/hda' into for-linusTakashi Iwai2009-07-034-24/+48
| |\ \ \ \ \ \
| | * | | | | | ALSA: hda - Add sanity check in PCM open callbackTakashi Iwai2009-07-031-0/+6
| | * | | | | | ALSA: hda - Call snd_pcm_lib_hw_rates() again after codec open callbackTakashi Iwai2009-07-031-0/+1
| | * | | | | | ALSA: hda - Avoid invalid formats and rates with shared SPDIFTakashi Iwai2009-07-031-4/+10
| | * | | | | | ALSA: hda - Improve ASUS eeePC 1000 mixerTakashi Iwai2009-07-031-19/+5
| | * | | | | | ALSA: hda - Add GPIO1 control at muting with HP laptopsTakashi Iwai2009-07-031-1/+26
OpenPOWER on IntegriCloud