index
:
linux-sh
development
for-next
j2-devel
j2-stable
jcore-4.6
jcore-4.8
linux-sh-draft
linux-sh-draft-2
master
sh-for-4.6
sh-for-4.6-old1
temp-j2
v4.6-rc3+j2
v4.6-rc5+j2
v5.16+j2
DO NOT CLONE THIS REPO DIRECTLY. Clone kernel.org then fetch just differences from here. Linux SH repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
Age
Commit message (
Expand
)
Author
Lines
2012-12-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
-6
/
+7
2012-12-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
-126
/
+43
2012-12-11
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-0
/
+1
2012-12-11
Merge branch 'akpm' (Andrew's patchbomb)
Linus Torvalds
-94
/
+28
2012-12-11
mm: use vm_unmapped_area() on mips architecture
Michel Lespinasse
-94
/
+17
2012-12-11
mm: support more pagesizes for MAP_HUGETLB/SHM_HUGETLB
Andi Kleen
-0
/
+11
2012-12-11
Merge tag 'usb-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
-13
/
+728
2012-12-11
Merge tag 'tty-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
-0
/
+3
2012-12-11
Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-2
/
+0
2012-12-11
Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
-9
/
+0
2012-12-08
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
-0
/
+1
2012-12-05
MIPS: Fix endless loop when processing signals for kernel tasks
Dmitry Adamushko
-1
/
+6
2012-12-05
MIPS: R3000/R3081: Fix CPU detection.
Ralf Baechle
-1
/
+0
2012-12-05
MIPS: N32: Fix signalfd4 syscall entry point
Ralf Baechle
-1
/
+1
2012-12-04
MIPS: N32: Fix preadv(2) and pwritev(2) entry points.
Ralf Baechle
-2
/
+2
2012-12-04
MIPS: Avoid mcheck by flushing page range in huge_ptep_set_access_flags()
David Daney
-15
/
+15
2012-11-30
kbuild: centralize .dts->.dtb rule
Stephen Warren
-9
/
+0
2012-11-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
-10
/
+24
2012-11-29
unify default ptrace_signal_deliver
Al Viro
-2
/
+0
2012-11-29
flagday: kill pt_regs argument of do_fork()
Al Viro
-3
/
+3
2012-11-28
flagday: don't pass regs to copy_thread()
Al Viro
-2
/
+2
2012-11-28
Merge branches 'no-rebases', 'arch-avr32', 'arch-blackfin', 'arch-cris', 'arc...
Al Viro
-120
/
+39
2012-11-28
mips/PCI: Remove CONFIG_HOTPLUG ifdefs
Bill Pemberton
-2
/
+0
2012-11-23
MIPS: Fix crash that occurs when function tracing is enabled
Al Cooper
-4
/
+4
2012-11-23
MIPS: Merge overlapping bootmem ranges
Ralf Baechle
-6
/
+20
2012-11-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
-231
/
+478
2012-11-16
Merge branch 'arch-frv' into no-rebases
Al Viro
-25
/
+69
2012-11-16
Merge 3.7-rc6 into usb-next.
Greg Kroah-Hartman
-231
/
+478
2012-11-16
Merge 3.7-rc6 into tty-next
Greg Kroah-Hartman
-231
/
+478
2012-11-16
mips, arc: fix build failure
David Rientjes
-0
/
+1
2012-11-14
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
-6
/
+6
2012-11-13
tracing,x86: Add a TSC trace_clock
David Sharp
-0
/
+1
2012-11-13
MIPS: Malta: Fix interupt number of CBUS UART.
Ralf Baechle
-1
/
+2
2012-11-11
Merge tag 'gadget-for-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
-2
/
+2
2012-11-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
-25
/
+68
2012-11-09
MIPS: Make irqflags.h functions preempt-safe for non-mipsr2 cpus
Jim Quinlan
-133
/
+253
2012-11-09
MIPS: Remove irqflags.h dependency from bitops.h
Jim Quinlan
-83
/
+214
2012-11-09
MIPS: bitops.h: Change use of 'unsigned short' to 'int'
Jim Quinlan
-7
/
+7
2012-11-09
MIPS: compat: Delete now unused TIF_32BIT.
Ralf Baechle
-6
/
+0
2012-11-09
MIPS: compat: Implement is_compat_task() by testing for 32-bit address space.
Ralf Baechle
-1
/
+1
2012-11-09
MIPS: compat: Fix use of TIF_32BIT_ADDR vs _TIF_32BIT_ADDR
Ralf Baechle
-1
/
+1
2012-11-08
arch: Change defconfigs to point to g_mass_storage.
Michal Nazarewicz
-2
/
+2
2012-11-01
sk-filter: Add ability to get socket filter program (v2)
Pavel Emelyanov
-0
/
+1
2012-10-31
USB: EHCI: remove ehci_port_power() routine
Alan Stern
-3
/
+0
2012-10-25
tty, ioctls -- Add new ioctl definitions for tty flags fetching
Cyrill Gorcunov
-0
/
+3
2012-10-23
MIPS: Alchemy: update development boards defconfigs with USB platform drivers
Florian Fainelli
-0
/
+2
2012-10-22
USB: move common alchemy USB routines to arch/mips/alchemy/common.c
Florian Fainelli
-1
/
+615
2012-10-22
MIPS: Alchemy: use the OHCI platform driver
Florian Fainelli
-2
/
+36
2012-10-22
MIPS: Netlogic: convert to use OHCI platform driver
Florian Fainelli
-2
/
+7
2012-10-22
MIPS: PNX8550: use OHCI platform driver
Florian Fainelli
-1
/
+30
[next]