index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
MAINTAINERS
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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-01
Linux 4.10-rc2
v4.10-rc2
Linus Torvalds
1
-1
/
+1
2016-12-29
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-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
2016-12-27
net: stmmac: fix incorrect bit set in gmac4 mdio addr register
Kweh, Hock Leong
1
-1
/
+3
2016-12-27
r8169: add support for RTL8168 series add-on card.
Chun-Hao Lin
1
-0
/
+1
2016-12-27
net: xdp: remove unused bfp_warn_invalid_xdp_buffer()
Jason Wang
2
-7
/
+0
2016-12-27
openvswitch: upcall: Fix vlan handling.
pravin shelar
2
-28
/
+27
2016-12-27
ipv4: Namespaceify tcp_tw_reuse knob
Haishuang Yan
4
-10
/
+10
2016-12-27
crypto: testmgr - Use heap buffer for acomp test input
Laura Abbott
1
-2
/
+28
2016-12-27
ext4: Simplify DAX fault path
Jan Kara
1
-38
/
+10
2016-12-27
dax: Call ->iomap_begin without entry lock during dax fault
Jan Kara
1
-55
/
+66
2016-12-27
dax: Finish fault completely when loading holes
Jan Kara
1
-9
/
+18
2016-12-27
dax: Avoid page invalidation races and unnecessary radix tree traversals
Jan Kara
1
-17
/
+11
2016-12-27
mm: Invalidate DAX radix tree entries only if appropriate
Jan Kara
3
-24
/
+125
2016-12-27
ext2: Return BH_New buffers for zeroed blocks
Jan Kara
1
-2
/
+1
2016-12-27
x86/mce/AMD: Make the init code more robust
Thomas Gleixner
1
-0
/
+3
[next]