index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2013-07-12
Merge branch '3.10-fixes' into mips-for-linux-next
Ralf Baechle
42
-362
/
+503
2013-07-02
MIPS: Kconfig: Add missing MODULES dependency to VPE_LOADER
Markos Chandras
1
-1
/
+1
2013-07-02
MIPS: BCM63xx: CLK: Add dummy clk_{set,round}_rate() functions
Markos Chandras
1
-0
/
+12
2013-07-01
MIPS: SEAD3: Disable L2 cache on SEAD-3.
Steven J. Hill
1
-1
/
+0
2013-07-01
MIPS: BCM63xx: Enable second core SMP on BCM6328 if available
Jonas Gorski
3
-1
/
+14
2013-07-01
MIPS: BCM63xx: Add SMP support to prom.c
Kevin Cernekee
1
-0
/
+41
2013-07-01
MIPS: define write{b,w,l,q}_relaxed
Florian Fainelli
1
-0
/
+5
2013-07-01
MIPS: Expose missing pci_io{map,unmap} declarations
Markos Chandras
2
-1
/
+6
2013-07-01
MIPS: Malta: Update GCMP detection.
Leonid Yegoshin
1
-1
/
+3
2013-07-01
Revert "MIPS: make CAC_ADDR and UNCAC_ADDR account for PHYS_OFFSET"
Leonid Yegoshin
3
-9
/
+13
2013-07-01
MIPS: APSP: Remove <asm/kspd.h>
Deng-Cheng Zhu
1
-32
/
+0
2013-07-01
MIPS: microMIPS: Fix improper definition of ISA exception bit.
Steven J. Hill
3
-4
/
+10
2013-07-01
MIPS: Don't try to decode microMIPS branch instructions where they cannot exist.
David Daney
1
-0
/
+3
2013-07-01
MIPS: Declare emulate_load_store_microMIPS as a static function.
David Daney
1
-1
/
+2
2013-07-01
MIPS: Fix typos and cleanup comment
Tony Wu
3
-5
/
+2
2013-07-01
MIPS: Cleanup indentation and whitespace
Tony Wu
6
-22
/
+22
2013-07-01
MIPS: BMIPS: support booting from physical CPU other than 0
Florian Fainelli
1
-6
/
+23
2013-07-01
MIPS: Only set cpu_has_mmips if SYS_SUPPORTS_MICROMIPS
David Daney
1
-1
/
+5
2013-07-01
MIPS: GIC: Fix gic_set_affinity infinite loop
Tony Wu
1
-8
/
+7
2013-07-01
MIPS: Don't save/restore OCTEON wide multiplier state on syscalls.
David Daney
1
-15
/
+14
2013-07-01
MIPS: Octeon: Enable interfaces on EdgeRouter Lite
Aaro Koskinen
2
-0
/
+15
2013-07-01
MIPS: Move generated code to .text for microMIPS
Jayachandran C
4
-46
/
+83
2013-07-01
MIPS: Get rid of MIPS I flag and test macros.
Ralf Baechle
5
-25
/
+25
2013-07-01
MIPS: Malta: Move platform-specific PCI code to arch/mips/pci.
Ralf Baechle
3
-2
/
+1
2013-07-01
MIPS: Sibyte: Fix comment.
Ralf Baechle
1
-1
/
+2
2013-07-01
MIPS: Sibyte: Remove duplicate but harmless line from Platform file.
Ralf Baechle
1
-1
/
+0
2013-07-01
MIPS: Update cavium_octeon_defconfig
David Daney
1
-3
/
+1
2013-07-01
MIPS: OCTEON: Remove custom serial setup code.
David Daney
2
-110
/
+1
2013-07-01
MIPS: OCTEON: Set proper UART clock in internal device trees.
David Daney
1
-1
/
+8
2013-07-01
MIPS: BCM63XX: add support for the Netgear CVG834G
Florian Fainelli
1
-0
/
+35
2013-07-01
MIPS: BCM63XX: let board specify an external GPIO to reset PHY
Florian Fainelli
2
-0
/
+10
2013-07-01
MIPS: BCM63XX: provide a MAC address for BCM3368 chips
Florian Fainelli
1
-0
/
+10
2013-07-01
MIPS: BCM63XX: recognize Cable Modem firmware format
Florian Fainelli
1
-2
/
+12
2013-07-01
MIPS: BCM63XX: add support for BCM3368 Cable Modem
Florian Fainelli
15
-19
/
+259
2013-07-01
MIPS: BCM63XX: select BOOT_RAW
Florian Fainelli
1
-0
/
+1
2013-07-01
MIPS: Delete Wind River ppmc eval board support.
Paul Gortmaker
15
-681
/
+0
2013-07-01
MIPS: fcntl.h: Use __kernel_off_t, not off_t.
Ralf Baechle
1
-2
/
+2
2013-07-01
MIPS: Use proper include guard symbol for <uapi/asm/fcntl.h>.
Ralf Baechle
1
-3
/
+3
2013-07-01
MIPS: remove alloc_pci_controller prototype
Jonas Gorski
1
-1
/
+0
2013-07-01
MIPS: BCM63XX: select BMIPS4350 and default to 2 CPUs for supported SoCs
Jonas Gorski
1
-0
/
+2
2013-07-01
MIPS: BCM63XX: Handle SW IRQs 0-1
Kevin Cernekee
1
-0
/
+4
2013-07-01
MIPS: r4k,octeon,r2300: stack protector: change canary per task
Gregory Fong
4
-0
/
+23
2013-07-01
MIPS: initial stack protector support
Gregory Fong
4
-0
/
+63
2013-07-01
MIPS: Boot: Compressed: Remove -fstack-protector from CFLAGS
Markos Chandras
1
-0
/
+2
2013-06-27
MIPS: tlbex: Fix size of area to be flushed.
Ralf Baechle
1
-1
/
+1
2013-06-25
MIPS: Flush TLB handlers directly after writing them
Jonas Gorski
2
-16
/
+16
2013-06-25
MIPS: SNI: pcit: Fix build error with CONFIG_PCI=n disabled.
Ralf Baechle
1
-7
/
+9
2013-06-25
MIPS: SNI: pcimt: Guard sni_controller with CONFIG_PCI
Markos Chandras
1
-0
/
+2
2013-06-25
MIPS: Sibyte: Platform: Add load address for CONFIG_SIBYTE_LITTLESUR
Markos Chandras
1
-0
/
+1
2013-06-21
MIPS: microMIPS: Fix POOL16C minor opcode enum
Tony Wu
1
-4
/
+5
[next]