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
/
mips
Age
Commit message (
Expand
)
Author
Files
Lines
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
13
-13
/
+0
2014-12-14
Merge tag 'usb-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2
-2
/
+275
2014-12-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-56
/
+5
2014-12-12
MIPS: Use phys_addr_t instead of phys_t
Jaedon Shin
1
-1
/
+1
2014-12-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2
-3
/
+3
2014-12-11
arch: Add lightweight memory barriers dma_rmb() and dma_wmb()
Alexander Duyck
1
-4
/
+5
2014-12-11
arch: Cleanup read_barrier_depends() and comments
Alexander Duyck
1
-52
/
+0
2014-12-11
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
258
-3505
/
+8039
2014-12-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
3
-3
/
+7
2014-12-10
Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+0
2014-12-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+2
2014-12-10
net, lib: kill arch_fast_hash library bits
Daniel Borkmann
1
-1
/
+0
2014-12-10
Merge branch 'x86-mpx-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+4
2014-12-10
Merge branch 'irq-irqdomain-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3
-8
/
+8
2014-12-08
mips: bpf: Fix broken BPF_MOD
Denis Kirjanov
1
-2
/
+2
2014-12-08
Merge branch 'pm-cpuidle'
Rafael J. Wysocki
1
-1
/
+0
2014-12-05
net: sock: allow eBPF programs to be attached to sockets
Alexei Starovoitov
1
-0
/
+3
2014-11-30
Merge 3.18-rc7 into usb-next
Greg Kroah-Hartman
23
-51
/
+144
2014-11-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
15
-31
/
+84
2014-11-27
MIPS: tlbex: Fix potential HTW race on TLBL/M/S handlers
Leonid Yegoshin
1
-1
/
+9
2014-11-25
USB: host: Remove ehci-octeon and ohci-octeon drivers
Alan Stern
2
-2
/
+275
2014-11-24
MIPS: Add MFHC0 and MTHC0 instructions to uasm.
Steven J. Hill
4
-9
/
+16
2014-11-24
MIPS: Cosmetic cleanups of page table headers.
Steven J. Hill
3
-67
/
+71
2014-11-24
MIPS: Add CP0 macros for extended EntryLo registers
Steven J. Hill
1
-0
/
+40
2014-11-24
MIPS: Remove now unused definition of phys_t.
Ralf Baechle
1
-16
/
+0
2014-11-24
MIPS: Replace use of phys_t with phys_addr_t.
Ralf Baechle
23
-64
/
+64
2014-11-24
MIPS: Replace MIPS-specific 64BIT_PHYS_ADDR with generic PHYS_ADDR_T_64BIT
Ralf Baechle
13
-40
/
+37
2014-11-24
MIPS: lib: memset: Clean up some MIPS{EL,EB} ifdefery
Markos Chandras
1
-4
/
+2
2014-11-24
MIPS: iomap: Use __mem_{read,write}{b,w,l} for MMIO
Markos Chandras
1
-9
/
+9
2014-11-24
MIPS: <asm/types.h> fix indentation.
Ralf Baechle
1
-1
/
+1
2014-11-24
MIPS: Enable VDSO randomization
Prem Karat
1
-1
/
+14
2014-11-24
MIPS: Remove a temporary hack for debugging cache flushes in SMTC configuration
Ralf Baechle
1
-59
/
+0
2014-11-24
MIPS: Remove declaration of obsolete arch_init_clk_ops()
Maarten ter Huurne
1
-3
/
+0
2014-11-24
MIPS: atomic.h: Reformat to fit in 79 columns
Maciej W. Rozycki
1
-180
/
+181
2014-11-24
MIPS: Apply `.insn' to fixup labels throughout
Maciej W. Rozycki
3
-0
/
+8
2014-11-24
MIPS: Fix microMIPS LL/SC immediate offsets
Maciej W. Rozycki
9
-91
/
+126
2014-11-24
MIPS: Kconfig: Only allow 32-bit microMIPS builds
Maciej W. Rozycki
1
-1
/
+1
2014-11-24
MIPS: signal.c: Fix an invalid cast in ISA mode bit handling
Maciej W. Rozycki
1
-1
/
+1
2014-11-24
MIPS: mm: Only build one microassembler that is suitable
Maciej W. Rozycki
1
-3
/
+7
2014-11-24
MIPS: Kconfig: Enable microMIPS support for Malta
Maciej W. Rozycki
1
-0
/
+1
2014-11-24
MIPS: loongson: common: rtc: make loongson_rtc_resources static
Aaro Koskinen
1
-1
/
+1
2014-11-24
MIPS: loongson: common: init: Add a missing include
Aaro Koskinen
1
-0
/
+1
2014-11-24
MIPS: loongson: lemote-2f: reset: make ml2f_reboot static
Aaro Koskinen
1
-1
/
+1
2014-11-24
MIPS: loongson: lemote-2f: irq: Make internal data static
Aaro Koskinen
1
-2
/
+2
2014-11-24
MIPS: loongson: common: Setup: add a missing include
Aaro Koskinen
1
-0
/
+1
2014-11-24
MIPS: Loongson: cs5536_pci: Add a missing include
Aaro Koskinen
1
-0
/
+1
2014-11-24
MIPS: Loongson: common: Fix array initializer syntax.
Aaro Koskinen
3
-32
/
+32
2014-11-24
MIPS: uaccess.h: Fix strnlen_user comment.
Ralf Baechle
1
-4
/
+2
2014-11-24
MIPS: IP22/IP32: Add line to arch/mips/Makefile archhelp about vmlinux.32
Joshua Kinard
1
-0
/
+1
2014-11-24
MIPS: lib: mips-atomic.c: Remove obsolete ifdefery
Markos Chandras
1
-20
/
+0
[next]