summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | MIPS: AR7: Remove unused tnetd7200_get_clock functionFlorian Fainelli2009-08-031-13/+0
| * | | | MIPS: AR7: Use DMA_BIT_MASK(nn) instead of deprecated DMA_nnBIT_MASKFlorian Fainelli2009-08-031-3/+3
| * | | | MIPS: AR7: Fix build failures when CONFIG_SERIAL_8250 is not enabledFlorian Fainelli2009-08-031-1/+2
| * | | | MIPS: Fix read buffer overflowRoel Kluin2009-08-031-1/+1
| * | | | MIPS: AR7: Fix build warning on memory.cFlorian Fainelli2009-08-031-1/+1
| * | | | MIPS: Octeon PCIe: Make hardware and software bus numbers match.David Daney2009-08-031-14/+17
| * | | | MIPS: RBTX4939: Fix IOC pin-enable register updatingAtsushi Nemoto2009-08-031-1/+1
| * | | | MIPS: Simplify and correct interrupt handling for MSP4200Shane McDonald2009-08-031-9/+1
| * | | | MIPS: MSPxxxx: define MIPS34K_MISSED_ITLB_WAR for other PMC-Sierra SoCFlorian Fainelli2009-08-031-0/+2
| * | | | MIPS: MSP71xx: fix build failures on msp_irq_slp.cFlorian Fainelli2009-08-031-2/+2
| * | | | MIPS: Fix loading of modules with unresolved weak symbolsGabor Juhos2009-08-031-2/+2
| * | | | MIPS: SMTC: Move cross VPE writes to after a TC is assigned to VPE.Kurt Martin2009-08-031-5/+8
| * | | | [PATCH] MIPS: SMTC: Fix compile errorRaghu Gandham2009-08-031-1/+1
| * | | | MIPS: Avoid clobbering struct pt_regs in kthreadsDavid Daney2009-08-033-4/+8
| * | | | MIPS: AR7: Remove unused inclusions of <linux/version.h>.Huang Weiyi2009-08-032-2/+0
| * | | | MIPS: MIPSsim: Fix unbalance brace in mipssim get_c0_compare_int()Yoichi Yuasa2009-08-031-6/+6
| * | | | MIPS: Fix compile for !CONFIG_SMPAlexander Clouter2009-08-031-1/+1
| * | | | MIPS: Drop mmap_sem in pagefault oom pathAkinobu Mita2009-08-031-0/+1
| * | | | MIPS: Eleminate filenames from commentsRalf Baechle2009-08-0336-83/+5
| * | | | [PATCH] MIPS: Cavium: Move swapped comments to their rightful place.Ralf Baechle2009-08-031-2/+2
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/del...Linus Torvalds2009-08-042-6/+46
|\ \ \ \ \
| * | | | | parisc: Set correct bit in protection flagsJohn David Anglin2009-08-021-1/+1
| * | | | | parisc: Fix GOT overflow during module load on 64bit kernelJohn David Anglin2009-08-021-5/+45
| |/ / / /
* | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-08-0416-79/+120
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | x86: Work around compilation warning in arch/x86/kernel/apm_32.cSubrata Modak2009-08-041-1/+1
| * | | | x86, UV: Complete IRQ interrupt migration in arch_enable_uv_irq()Jack Steiner2009-08-041-0/+3
| * | | | x86, 32-bit: Fix double accounting in reserve_top_address()Jan Beulich2009-08-041-1/+0
| * | | | x86: Don't use current_cpu_data in x2apic phys_pkg_idYinghai Lu2009-08-042-2/+2
| * | | | x86, UV: Fix UV apic modeJack Steiner2009-08-041-1/+1
| * | | | x86, UV: Fix macros for accessing large node numbersJack Steiner2009-08-041-1/+1
| * | | | x86, UV: Delete mapping of MMR rangs mapped by BIOSJack Steiner2009-08-041-30/+1
| * | | | x86, UV: Handle missing blade-local memory correctlyJack Steiner2009-08-042-0/+12
| * | | | x86: fix assembly constraints in native_save_fl()H. Peter Anvin2009-08-031-1/+7
| * | | | x86, msr: execute on the correct CPU subsetBorislav Petkov2009-08-031-16/+10
| * | | | x86: Fix assert syntax in vmlinux.lds.SH. Peter Anvin2009-08-031-8/+8
| * | | | x86: Make 64-bit efi_ioremap use ioremap on MMIO regionsPaul Mackerras2009-08-033-4/+9
| * | | | x86: Add quirk to make Apple MacBook5,2 use reboot=pciPaul Mackerras2009-08-031-1/+33
| * | | | x86: Fix CPA memtype reserving in the set_pages_array*() casesThomas Hellstrom2009-08-031-9/+21
| * | | | x86, pat: Fix set_memory_wc related corruptionPallipadi, Venkatesh2009-07-301-3/+6
| * | | | x86: fix section mismatch for i386 init codeRobert Richter2009-07-271-1/+5
* | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds2009-07-301-0/+102
|\ \ \ \ \
| * | | | | dmaengine: at_hdmac: add DMA slave transfersNicolas Ferre2009-07-221-0/+76
| * | | | | dmaengine: at_hdmac: new driver for the Atmel AHB DMA ControllerNicolas Ferre2009-07-221-0/+26
* | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2009-07-3058-2754/+4006
|\ \ \ \ \ \
| * | | | | | powerpc: Update defconfigs for embedded 6xx/7xxx, 8xx, 8{3,5,6}xxxKumar Gala2009-07-2952-2374/+3639
| * | | | | | powerpc/86xx: Update GE Fanuc sbc310 default configurationMartyn Welch2009-07-291-59/+154
| * | | | | | powerpc/86xx: Update defconfig for GE Fanuc's PPC9AMartyn Welch2009-07-291-322/+196
| * | | | | | powerpc/83xx: Fix PCI IO base address on MPC837xE-RDB boardsAnton Vorontsov2009-07-293-3/+3
| * | | | | | powerpc/85xx: Don't scan for TBI PHY addresses on MPC8569E-MDS boardsAnton Vorontsov2009-07-291-0/+4
| * | | | | | powerpc/85xx: Fix ethernet link detection on MPC8569E-MDS boardsAnton Vorontsov2009-07-291-0/+13