summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-07-03Update Yoichi Yuasa's e-mail addressYoichi Yuasa55-76/+76
2009-07-03MIPS: Allow suspend and hibernation again on uniprocessor kernels.Ralf Baechle1-2/+2
2009-07-03MIPS: 64-bit: Fix o32 core dumpYong Zhang3-4/+22
2009-07-03MIPS: BC47xx: Fix SSB irq setupmatthieu castet1-10/+75
2009-07-03MIPS: CMP: Update sync-r4k for current kernelTim Anderson2-16/+17
2009-07-03MIPS: CMP: Move gcmp_probe to before the SMP opsTim Anderson3-5/+16
2009-07-03MIPS: CMP: activate CMP supportTim Anderson5-62/+25
2009-07-03MIPS: CMP: Extend IPI handling to CPU numberTim Anderson2-38/+40
2009-07-03MIPS: CMP: Extend the GIC IPI interrupts beyond 32Tim Anderson2-11/+8
2009-07-03MIPS: Define __arch_swab64 for all mips r2 cpusDavid Daney1-2/+6
2009-07-03MIPS: Update VR41xx GPIO driver to use gpiolibYoichi Yuasa8-704/+597
2009-07-03MIPS: Hookup new syscalls sys_rt_tgsigqueueinfo and sys_perf_counter_open.David Daney5-6/+20
2009-07-03MIPS: Malta: Remove unnecessary function prototypesDmitri Vorobiev1-3/+0
2009-07-03MIPS: MT: Remove unnecessary semicolonsJoe Perches1-1/+1
2009-07-03MIPS: Add support for Texas Instruments AR7 System-on-a-ChipFlorian Fainelli18-0/+3307
2009-07-03NFSD: Don't hold unrefcounted creds over call to nfsd_setuser()David Howells1-2/+1
2009-07-03ALSA: hda - Improve ASUS eeePC 1000 mixerTakashi Iwai1-19/+5
2009-07-03ALSA: hda - Add GPIO1 control at muting with HP laptopsTakashi Iwai1-1/+26
2009-07-03mfd: fix pcap adc lockingDaniel Ribeiro1-1/+3
2009-07-03mfd: sm501, fix lock imbalanceJiri Slaby1-1/+2
2009-07-03parisc: use generic atomic64 on 32-bitKyle McMartin2-1/+6
2009-07-03parisc: superio: fix build breakageAlexander Beregalov1-2/+2
2009-07-03parisc: Fix PCI resource allocation on non-PAT SBA machinesMatthew Wilcox1-0/+2
2009-07-03parisc: perf: wire up sys_perf_counter_openKyle McMartin4-1/+15
2009-07-03parisc: add task_pt_regs macroKyle McMartin1-0/+3
2009-07-03parisc: wire sys_perf_counter_open to sys_ni_syscallKyle McMartin2-1/+3
2009-07-03parisc: inventory.c, fix bloated stack frameKyle McMartin1-17/+24
2009-07-03parisc: processor.c, fix bloated stack frameKyle McMartin1-5/+11
2009-07-03parisc: fix compile warning in mm/init.cKyle McMartin1-1/+1
2009-07-03parisc: remove dead code from sys_parisc32.cChristoph Hellwig1-62/+0
2009-07-03parisc: wire up rt_tgsigqueueinfoKyle McMartin2-2/+4
2009-07-03parisc: ensure broadcast tlb purge runs single threadedHelge Deller3-19/+30
2009-07-03parisc: fix "delay!" timer handlingGrant Grundler1-35/+53
2009-07-03parisc: fix mismatched parenthesis in memcpy.cRandolph Chung1-1/+1
2009-07-03parisc: Fix gcc 4.4 warning in lba_pci.cGrant Grundler1-9/+22
2009-07-03parisc: add parameter to read_cr16()Coly Li1-1/+1
2009-07-03parisc: decode_exc.c should include kernel.hAlexander Beregalov1-1/+1
2009-07-03parisc: remove obsolete hw_interrupt_typeThomas Gleixner7-8/+8
2009-07-03parisc: fix irq compile bugs in arch/parisc/kernel/irq.cHelge Deller1-4/+4
2009-07-03parisc: advertise PCI devs after "assign_resources"Grant Grundler2-10/+10
2009-07-03parisc: fix ldcw inline assemblerHelge Deller1-2/+2
2009-07-03parisc: kill WARN in free_initmem when DEBUG_KERNELKyle McMartin1-20/+9
2009-07-03parisc: Remove casts from atomic macrosBastian Blank1-4/+4
2009-07-03parisc: remove CVS keywordsAlexander Beregalov7-14/+6
2009-07-03parisc: ccio-dma: fix build failure without procfsAlexander Beregalov1-3/+4
2009-07-03parisc: stifb: should depend on STI_CONSOLEAlexander Beregalov1-0/+2
2009-07-03parisc: wire up preadv/pwritev syscallsKyle McMartin2-1/+5
2009-07-03Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notifyLinus Torvalds1-0/+3
2009-07-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds8-193/+423
2009-07-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds6-13/+20