index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2013-10-30
MIPS: traps: Reformat notify_die invocations to 80 columns.
Ralf Baechle
1
-10
/
+14
2013-10-30
MIPS: Print correct PC in trace dump after NMI exception
Leonid Yegoshin
2
-5
/
+22
2013-10-30
MIPS: kernel: cpu-probe: Report CPU id during probe
Leonid Yegoshin
1
-2
/
+2
2013-10-30
MIPS: Remove unused defines in piix4.h
Deng-Cheng Zhu
2
-58
/
+0
2013-10-30
MIPS: Get rid of hard-coded values for Malta PIIX4 fixups
Deng-Cheng Zhu
2
-13
/
+46
2013-10-30
MIPS: Always register R4K clock when selected
Steven J. Hill
1
-1
/
+1
2013-10-30
MIPS: Loongson: Get rid of Loongson 2 #ifdefery all over arch/mips.
Ralf Baechle
5
-134
/
+174
2013-10-30
MIPS: cacheops.h: Increase indentation by one tab.
Ralf Baechle
1
-43
/
+43
2013-10-30
MIPS: Remove bogus BUG_ON()
Markos Chandras
1
-1
/
+0
2013-10-30
MIPS: PowerTV: Remove support code.
Ralf Baechle
45
-5972
/
+0
2013-10-30
MIPS: ftrace: Add support for syscall tracepoints.
Ralf Baechle
5
-3
/
+43
2013-10-30
MIPS: ptrace: Switch syscall reporting to tracehook_report_syscall_entry().
Ralf Baechle
1
-2
/
+4
2013-10-30
MIPS: Move audit_arch() helper function to __syscall_get_arch().
Ralf Baechle
2
-13
/
+17
2013-10-30
MIPS: Enable HAVE_ARCH_TRACEHOOK.
Ralf Baechle
3
-1
/
+81
2013-10-30
MIPS: Switch ELF core dumper to use regsets.
Ralf Baechle
1
-0
/
+1
2013-10-30
MIPS: Implement task_user_regset_view.
Ralf Baechle
1
-0
/
+129
2013-10-30
MIPS: ptrace: Use tracehook helpers.
Ralf Baechle
1
-41
/
+5
2013-10-30
MIPS: O32 / 32-bit: Always copy 4 stack arguments.
Ralf Baechle
2
-433
/
+401
2013-10-30
MIPS: Provide arch_syscall_addr.
Ralf Baechle
3
-0
/
+50
2013-10-30
MIPS: 32-bit: Remove unused gas macros fifty and mille.
Ralf Baechle
1
-14
/
+0
2013-10-30
MIPS: Enable entries for SIGSYS in struct siginfo.
Ralf Baechle
1
-0
/
+9
2013-10-30
MIPS: 64-bit: Mark native syscall table as data object.
Ralf Baechle
1
-1
/
+2
2013-10-30
MIPS: compat: Mark N32 syscall table as data object.
Ralf Baechle
1
-0
/
+1
2013-10-30
MIPS: compat: Export O32 syscall table and rename to avoid duplicate symbol.
Ralf Baechle
1
-5
/
+5
2013-10-30
MIPS: mm: Use scratch for PGD when !CONFIG_MIPS_PGD_C0_CONTEXT
Jayachandran C
3
-40
/
+58
2013-10-30
MIPS: Tell R4k SC and MC variations apart
Maciej W. Rozycki
1
-4
/
+24
2013-10-30
MIPS: DECstation CPU feature overrides
Maciej W. Rozycki
1
-0
/
+87
2013-10-30
DEC: Whitespace cleanup
Maciej W. Rozycki
9
-18
/
+18
2013-10-30
MIPS: DECstation I/O ASIC DMA interrupt classes
Maciej W. Rozycki
2
-8
/
+37
2013-10-30
MIPS: Remove unnecessary platform dma helper functions
Felix Fietkau
8
-76
/
+1
2013-10-30
MIPS: Cobalt: Move to 8250/16550 serial early printk driver
Yoichi Yuasa
4
-21
/
+4
2013-10-30
MIPS: Add 8250/16550 serial early printk driver
Yoichi Yuasa
4
-0
/
+83
2013-10-30
MIPS: ZBOOT: Support LZ4 compression scheme
Florian Fainelli
3
-1
/
+8
2013-10-30
MIPS: ZBOOT: Define program header for text loadable segment
Florian Fainelli
1
-1
/
+4
2013-10-30
MIPS: ZBOOT: Support XZ compression scheme
Florian Fainelli
3
-1
/
+13
2013-10-30
MIPS: Kbuild: Do not allow building vmlinuz when !ZBOOT
Florian Fainelli
1
-0
/
+6
2013-10-30
MIPS: Fix start of free memory when using initrd
Greg Ungerer
1
-5
/
+14
2013-10-30
MIPS: Quiet the building output of vmlinux.32 and vmlinux.64
Wu Zhangjin
1
-2
/
+6
2013-10-30
MIPS: Panic messages should not end in \n.
Ralf Baechle
11
-13
/
+13
2013-10-30
MIPS: Use NUMA_NO_NODE instead of -1 for node ID.
Ralf Baechle
1
-1
/
+2
2013-10-30
MIPS: of/pci: Use of_pci_range_parser
Andrew Murray
1
-32
/
+18
2013-10-30
MIPS: BCM47XX: Fix detected clock on Asus WL520GC and WL520GU
Hauke Mehrtens
1
-0
/
+11
2013-10-30
MIPS: BCM47XX: Fix clock detection for BCM5354 with 200MHz clock
Hauke Mehrtens
1
-0
/
+12
2013-10-30
MIPS: BCM47XX: Get GPIO pin from nvram configuration
Hauke Mehrtens
2
-0
/
+22
2013-10-30
MIPS: BCM47XX: Print board name in /proc/cpuinfo
Hauke Mehrtens
1
-1
/
+26
2013-10-30
MIPS: BCM47XX: Add board detection
Hauke Mehrtens
4
-0
/
+422
2013-10-30
MIPS: Kconfig: CMP support needs to select SMP as well
Markos Chandras
1
-0
/
+1
2013-10-30
MIPS: Move definition of SMP processor id register to header file
Jayachandran C
4
-80
/
+49
2013-10-30
MIPS: ath79: Remove ar933x_uart_platform.h header
Gabor Juhos
2
-24
/
+0
2013-10-30
MIPS: ath79: simplify platform_get_resource_byname/devm_ioremap_resource
Julia Lawall
2
-12
/
+0
[prev]
[next]