summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* net: implement a SO_PROTOCOL getsockoptionJan Engelhardt2009-08-0518-0/+33
* ar7: add fixed PHY support for the two on-board cpmacFlorian Fainelli2009-08-051-0/+15
* net/compat/wext: send different messages to compat tasksJohannes Berg2009-07-153-4/+4
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-07-091-0/+4
|\
| * memory barrier: adding smp_mb__after_lockJiri Olsa2009-07-091-0/+4
* | net: convert remaining non-symbolic return values in ndo_start_xmit() functionsPatrick McHardy2009-07-051-1/+1
* | net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functionsPatrick McHardy2009-07-052-2/+2
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/kyl...Linus Torvalds2009-07-0423-188/+173
|\ \
| * | parisc: use generic atomic64 on 32-bitKyle McMartin2009-07-032-1/+6
| * | parisc: perf: wire up sys_perf_counter_openKyle McMartin2009-07-033-1/+9
| * | parisc: add task_pt_regs macroKyle McMartin2009-07-031-0/+3
| * | parisc: wire sys_perf_counter_open to sys_ni_syscallKyle McMartin2009-07-032-1/+3
| * | parisc: inventory.c, fix bloated stack frameKyle McMartin2009-07-031-17/+24
| * | parisc: processor.c, fix bloated stack frameKyle McMartin2009-07-031-5/+11
| * | parisc: fix compile warning in mm/init.cKyle McMartin2009-07-031-1/+1
| * | 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: 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-031-1/+1
| * | parisc: fix irq compile bugs in arch/parisc/kernel/irq.cHelge Deller2009-07-031-4/+4
| * | 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: wire up preadv/pwritev syscallsKyle McMartin2009-07-032-1/+5
* | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2009-07-0491-449/+3731
|\ \ \
| * | | 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-0345-59/+59
| * | | 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: 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-032-19/+4
| * | | 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 git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesLinus Torvalds2009-07-041-1/+1
|\ \ \ \
| * | | | asm-generic/vmlinux.lds.h: shuffle INIT_TASK* macro names in vmlinux.lds.hTim Abbott2009-06-271-1/+1
* | | | | Merge git://git.infradead.org/iommu-2.6Linus Torvalds2009-07-022-14/+3
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | intel-iommu: Make iommu=pt work on i386 tooDavid Woodhouse2009-07-011-1/+1