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.13.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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-01-03
MIPS: Loongson1B: Modify DEFAULT_MEMSIZE
Kelvin Cheung
1
-1
/
+1
2017-01-03
MIPS: Loongson1C: Remove ARCH_WANT_OPTIONAL_GPIOLIB
Kelvin Cheung
1
-1
/
+0
2017-01-03
MIPS: BMIPS: Migrate interrupts during bmips_cpu_disable
Florian Fainelli
1
-0
/
+1
2017-01-03
MIPS: xilfpga: Update defconfig
Zubair Lutfullah Kakakhel
1
-1
/
+36
2017-01-03
MIPS: xilfpga: Add DT node for AXI emaclite
Zubair Lutfullah Kakakhel
1
-0
/
+26
2017-01-03
MIPS: xilfpga: Add DT node for AXI I2C
Zubair Lutfullah Kakakhel
1
-0
/
+22
2017-01-03
MIPS: xilfpga: Update DT node and specify uart irq
Zubair Lutfullah Kakakhel
1
-0
/
+3
2017-01-03
MIPS: xilfpga: Use Xilinx Interrupt Controller
Zubair Lutfullah Kakakhel
2
-0
/
+13
2017-01-03
MIPS: xilfpga: Use irqchip instead of the legacy way
Zubair Lutfullah Kakakhel
1
-5
/
+2
2017-01-03
MIPS: ath79: Fix error handling
Christophe JAILLET
1
-1
/
+1
2017-01-03
MIPS: SMP-CPS: Don't BUG if a CPU fails to start
Matt Redfearn
1
-1
/
+5
2017-01-03
MIPS: SMP: Remove cpu_callin_map
Matt Redfearn
6
-8
/
+0
2017-01-03
MIPS: SMP: Use a completion event to signal CPU up
Matt Redfearn
2
-9
/
+10
2017-01-03
MIPS: Netlogic: Exclude netlogic,xlp-pic code from XLR builds
Paul Burton
1
-2
/
+2
2017-01-03
MIPS: Remove unused HIGHMEM_DEBUG macro
Paul Burton
1
-3
/
+0
2017-01-03
MIPS: Use Makefile.postlink to insert relocations into vmlinux
Matt Redfearn
2
-12
/
+35
2017-01-03
MIPS: Handle microMIPS jumps in the same way as MIPS32/MIPS64 jumps
Paul Burton
1
-0
/
+2
2017-01-03
MIPS: Calculate microMIPS ra properly when unwinding the stack
Paul Burton
1
-20
/
+63
2017-01-03
MIPS: Fix is_jump_ins() handling of 16b microMIPS instructions
Paul Burton
1
-3
/
+8
2017-01-03
MIPS: Fix get_frame_info() handling of microMIPS function size
Paul Burton
1
-7
/
+5
2017-01-03
MIPS: Prevent unaligned accesses during stack unwinding
Paul Burton
1
-35
/
+35
2017-01-03
MIPS: Clear ISA bit correctly in get_frame_info()
Paul Burton
1
-5
/
+2
2017-01-03
MIPS: Use generic asm/unaligned.h
Paul Burton
2
-28
/
+1
2017-01-03
MIPS: Ensure bss section ends on a long-aligned address
Paul Burton
1
-1
/
+1
2017-01-03
MIPS: Relocatable: Provide plat_post_relocation hook
Steven J. Hill
1
-0
/
+20
2017-01-03
MIPS: Octeon: Enable KASLR
Steven J. Hill
3
-5
/
+33
2017-01-03
MIPS: Octeon: Add plat_get_fdt() function for Cavium platforms.
Steven J. Hill
1
-0
/
+7
2017-01-03
MIPS: Octeon: Add fw_init_cmdline() for Cavium platforms.
Steven J. Hill
1
-0
/
+16
2017-01-03
MIPS: Select HAVE_IRQ_EXIT_ON_IRQ_STACK
Matt Redfearn
1
-0
/
+1
2017-01-03
MIPS: Switch to the irq_stack in interrupts
Matt Redfearn
1
-5
/
+76
2017-01-03
MIPS: Only change $28 to thread_info if coming from user mode
Matt Redfearn
1
-0
/
+7
2017-01-03
MIPS: Stack unwinding while on IRQ stack
Matt Redfearn
1
-1
/
+14
2017-01-03
MIPS: Introduce irq_stack
Matt Redfearn
3
-0
/
+24
2017-01-03
MIPS: IP22: Fix build error due to binutils 2.25 uselessnes.
Ralf Baechle
1
-1
/
+12
2017-01-03
MIPS: IP22: Reformat inline assembler code to modern standards.
Ralf Baechle
1
-20
/
+23
2017-01-03
MIPS: Zboot: Don't use $(LINUXINCLUDE) twice
Paul Bolle
1
-2
/
+2
2017-01-03
MIPS: TXx9: Modernize printing of kernel messages
Geert Uytterhoeven
12
-103
/
+93
2017-01-03
MIPS: Octeon: Kill cvmx_helper_link_autoconf()
Aaro Koskinen
10
-75
/
+10
2017-01-03
MIPS: TXx9: 7segled: use permission-specific DEVICE_ATTR variants
Julia Lawall
1
-2
/
+2
2017-01-03
MIPS: zboot: Add "uzImage.bin" target
Maarten ter Huurne
2
-0
/
+8
2017-01-02
Linux 4.10-rc2
v4.10-rc2
Linus Torvalds
1
-1
/
+1
2017-01-01
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-143
/
+229
2016-12-30
Merge tag 'docs-4.10-rc1-fix' of git://git.lwn.net/linux
Linus Torvalds
2
-2
/
+2
2016-12-30
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-2
/
+28
2016-12-30
mm/filemap: fix parameters to test_bit()
Olof Johansson
1
-1
/
+1
2016-12-29
mm: optimize PageWaiters bit use for unlock_page()
Linus Torvalds
3
-6
/
+45
2016-12-28
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
3
-3
/
+43
2016-12-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
17
-86
/
+112
2016-12-27
Documentation/unaligned-memory-access.txt: fix incorrect comparison operator
Cihangir Akturk
1
-1
/
+1
2016-12-27
docs: Fix build failure
John Brooks
1
-1
/
+1
[next]