| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2009-08-04 | 66 | -191/+121 |
|\ |
|
| * | MIPS: Wire up accept4 syscall. | Ralf Baechle | 2009-08-03 | 5 | -6/+13 |
| * | MIPS: VPE: Delete unused function get_tc_unused(). | Ralf Baechle | 2009-08-03 | 1 | -12/+0 |
| * | MIPS: VPE: Fix bogus indentation. | Ralf Baechle | 2009-08-03 | 1 | -1/+1 |
| * | MIPS: VPE: Make various functions static. | Ralf Baechle | 2009-08-03 | 1 | -9/+8 |
| * | MIPS: VPE: Free relocation chain on error. | Ralf Baechle | 2009-08-03 | 1 | -3/+12 |
| * | MIPS: VPE: Fix compiler warning. | Raghu Gandham | 2009-08-03 | 1 | -1/+2 |
| * | MIPS: Module: Make error messages unique. | Ralf Baechle | 2009-08-03 | 1 | -3/+5 |
| * | MIPS: Octeon: Run IPI code with interrupts disabled. | David Daney | 2009-08-03 | 1 | -2/+2 |
| * | MIPS: Jazz: Fix read buffer overflow | Roel Kluin | 2009-08-03 | 1 | -1/+1 |
| * | MIPS: Use DIV_ROUND_CLOSEST | Julia Lawall | 2009-08-03 | 1 | -1/+1 |
| * | MIPS: MTX-1: Request button GPIO before setting its direction | Florian Fainelli | 2009-08-03 | 1 | -2/+12 |
| * | MIPS: AR7: Override CFLAGS with -Werror | Florian Fainelli | 2009-08-03 | 1 | -0/+1 |
| * | MIPS: AR7: Remove unused tnetd7200_get_clock function | Florian Fainelli | 2009-08-03 | 1 | -13/+0 |
| * | MIPS: AR7: Use DMA_BIT_MASK(nn) instead of deprecated DMA_nnBIT_MASK | Florian Fainelli | 2009-08-03 | 1 | -3/+3 |
| * | MIPS: AR7: Fix build failures when CONFIG_SERIAL_8250 is not enabled | Florian Fainelli | 2009-08-03 | 1 | -1/+2 |
| * | MIPS: Fix read buffer overflow | Roel Kluin | 2009-08-03 | 1 | -1/+1 |
| * | MIPS: AR7: Fix build warning on memory.c | Florian Fainelli | 2009-08-03 | 1 | -1/+1 |
| * | MIPS: Octeon PCIe: Make hardware and software bus numbers match. | David Daney | 2009-08-03 | 1 | -14/+17 |
| * | MIPS: RBTX4939: Fix IOC pin-enable register updating | Atsushi Nemoto | 2009-08-03 | 1 | -1/+1 |
| * | MIPS: Simplify and correct interrupt handling for MSP4200 | Shane McDonald | 2009-08-03 | 1 | -9/+1 |
| * | MIPS: MSPxxxx: define MIPS34K_MISSED_ITLB_WAR for other PMC-Sierra SoC | Florian Fainelli | 2009-08-03 | 1 | -0/+2 |
| * | MIPS: MSP71xx: fix build failures on msp_irq_slp.c | Florian Fainelli | 2009-08-03 | 1 | -2/+2 |
| * | MIPS: Fix loading of modules with unresolved weak symbols | Gabor Juhos | 2009-08-03 | 1 | -2/+2 |
| * | MIPS: SMTC: Move cross VPE writes to after a TC is assigned to VPE. | Kurt Martin | 2009-08-03 | 1 | -5/+8 |
| * | [PATCH] MIPS: SMTC: Fix compile error | Raghu Gandham | 2009-08-03 | 1 | -1/+1 |
| * | MIPS: Avoid clobbering struct pt_regs in kthreads | David Daney | 2009-08-03 | 3 | -4/+8 |
| * | MIPS: AR7: Remove unused inclusions of <linux/version.h>. | Huang Weiyi | 2009-08-03 | 2 | -2/+0 |
| * | MIPS: MIPSsim: Fix unbalance brace in mipssim get_c0_compare_int() | Yoichi Yuasa | 2009-08-03 | 1 | -6/+6 |
| * | MIPS: Fix compile for !CONFIG_SMP | Alexander Clouter | 2009-08-03 | 1 | -1/+1 |
| * | MIPS: Drop mmap_sem in pagefault oom path | Akinobu Mita | 2009-08-03 | 1 | -0/+1 |
| * | MIPS: Eleminate filenames from comments | Ralf Baechle | 2009-08-03 | 36 | -83/+5 |
| * | [PATCH] MIPS: Cavium: Move swapped comments to their rightful place. | Ralf Baechle | 2009-08-03 | 1 | -2/+2 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/del... | Linus Torvalds | 2009-08-04 | 2 | -6/+46 |
|\ \ |
|
| * | | parisc: Set correct bit in protection flags | John David Anglin | 2009-08-02 | 1 | -1/+1 |
| * | | parisc: Fix GOT overflow during module load on 64bit kernel | John David Anglin | 2009-08-02 | 1 | -5/+45 |
| |/ |
|
* | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-08-04 | 16 | -79/+120 |
|\ \
| |/
|/| |
|
| * | x86: Work around compilation warning in arch/x86/kernel/apm_32.c | Subrata Modak | 2009-08-04 | 1 | -1/+1 |
| * | x86, UV: Complete IRQ interrupt migration in arch_enable_uv_irq() | Jack Steiner | 2009-08-04 | 1 | -0/+3 |
| * | x86, 32-bit: Fix double accounting in reserve_top_address() | Jan Beulich | 2009-08-04 | 1 | -1/+0 |
| * | x86: Don't use current_cpu_data in x2apic phys_pkg_id | Yinghai Lu | 2009-08-04 | 2 | -2/+2 |
| * | x86, UV: Fix UV apic mode | Jack Steiner | 2009-08-04 | 1 | -1/+1 |
| * | x86, UV: Fix macros for accessing large node numbers | Jack Steiner | 2009-08-04 | 1 | -1/+1 |
| * | x86, UV: Delete mapping of MMR rangs mapped by BIOS | Jack Steiner | 2009-08-04 | 1 | -30/+1 |
| * | x86, UV: Handle missing blade-local memory correctly | Jack Steiner | 2009-08-04 | 2 | -0/+12 |
| * | x86: fix assembly constraints in native_save_fl() | H. Peter Anvin | 2009-08-03 | 1 | -1/+7 |
| * | x86, msr: execute on the correct CPU subset | Borislav Petkov | 2009-08-03 | 1 | -16/+10 |
| * | x86: Fix assert syntax in vmlinux.lds.S | H. Peter Anvin | 2009-08-03 | 1 | -8/+8 |
| * | x86: Make 64-bit efi_ioremap use ioremap on MMIO regions | Paul Mackerras | 2009-08-03 | 3 | -4/+9 |
| * | x86: Add quirk to make Apple MacBook5,2 use reboot=pci | Paul Mackerras | 2009-08-03 | 1 | -1/+33 |