index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
watchdog: jz4780: Allow selection of jz4740-wdt driver
Mathieu Malaterre
2017-11-09
1
-1
/
+1
*
MIPS/ptrace: Update syscall nr on register changes
James Hogan
2017-11-09
3
-4
/
+47
*
MIPS/ptrace: Pick up ptrace/seccomp changed syscalls
James Hogan
2017-11-09
1
-3
/
+6
*
MIPS: Fix an n32 core file generation regset support regression
Maciej W. Rozycki
2017-11-09
1
-0
/
+17
*
MIPS: Fix MIPS64 FP save/restore on 32-bit kernels
James Hogan
2017-11-09
2
-14
/
+14
*
MIPS: page.h: Define virt_to_pfn()
Florian Fainelli
2017-11-09
1
-2
/
+2
*
MIPS: Xilfpga: Switch to using generic defconfigs
Zubair Lutfullah Kakakhel
2017-11-08
10
-226
/
+4
*
MIPS: generic: Add support for MIPSfpga
Zubair Lutfullah Kakakhel
2017-11-08
5
-1
/
+59
*
MIPS: Set defconfig target to a generic system for 32r2el
Matt Redfearn
2017-11-08
1
-1
/
+1
*
MIPS: Kconfig: Set default MIPS system type as generic
Matt Redfearn
2017-11-08
2
-1
/
+2
*
MIPS: DTS: Remove num-slots from Pistachio SoC
Shawn Lin
2017-11-08
1
-1
/
+0
*
MIPS: Lasat: Use setup_timer() helper
Allen Pais
2017-11-08
1
-2
/
+1
*
MIPS: Use SLL by 0 for 32-bit truncation in `__read_64bit_c0_split'
Maciej W. Rozycki
2017-11-08
1
-8
/
+6
*
MIPS: ralink: Drop obsolete USB_ARCH_HAS_HCD select
James Hogan
2017-11-08
1
-1
/
+0
*
MIPS: BCM47XX: Fix LED inversion for WRT54GSv1
Mirko Parthey
2017-11-07
1
-1
/
+1
*
MIPS: Lantiq: Fix ASC0/ASC1 clocks
Martin Schiller
2017-11-07
1
-4
/
+2
*
MIPS: Standardize DTS files, status "ok" -> "okay"
Robert P. J. Day
2017-11-07
3
-3
/
+3
*
MIPS: BCM63XX: split out swpkt_sar/usb clocks
Jonas Gorski
2017-11-07
1
-10
/
+51
*
MIPS: BCM63XX: provide enet clocks as "enet" to the ethernet devices
Jonas Gorski
2017-11-07
1
-0
/
+8
*
MIPS: BCM63XX: move the HSSPI PLL HZ into its own clock
Jonas Gorski
2017-11-07
1
-2
/
+8
*
MIPS: BMIPS: name the refclk clock for uart
Jonas Gorski
2017-11-07
6
-0
/
+12
*
tty/bcm63xx_uart: allow naming clock in device tree
Jonas Gorski
2017-11-07
2
-2
/
+10
*
tty/bcm63xx_uart: use refclk for the expected clock name
Jonas Gorski
2017-11-07
1
-1
/
+1
*
MIPS: BCM63XX: provide periph clock as refclk for uart
Jonas Gorski
2017-11-07
1
-0
/
+13
*
MIPS: BCM63XX: add clkdev lookup support
Jonas Gorski
2017-11-07
2
-35
/
+116
*
MIPS: Alchemy: make clk_ops const
Bhumika Goyal
2017-11-07
1
-5
/
+5
*
MIPS: math-emu: Use preferred flavor of unsigned integer declarations
Aleksandar Markovic
2017-11-07
12
-42
/
+45
*
MIPS: math-emu: Fix final emulation phase for certain instructions
Aleksandar Markovic
2017-11-07
1
-14
/
+14
*
MIPS: Octeon: Remove usage of cvmx_wait() everywhere.
Steven J. Hill
2017-11-07
5
-26
/
+17
*
MIPS: Allow __cpu_number_map to be larger than NR_CPUS
David Daney
2017-11-07
3
-3
/
+13
*
MIPS: jz4780: DTS: Probe the jz4740-watchdog driver from devicetree
Mathieu Malaterre
2017-10-09
1
-0
/
+5
*
MIPS: Ci20: Enable watchdog driver
Mathieu Malaterre
2017-10-09
1
-0
/
+2
*
MIPS: Remove unused variable 'lastpfn'
Steven J. Hill
2017-10-09
1
-4
/
+0
*
MIPS: Add nudges to writes for bit unlocks.
Chad Reese
2017-10-09
1
-0
/
+1
*
MIPS: make thread_saved_pc static
Tobias Klauser
2017-10-09
2
-3
/
+1
*
MIPS: Ci20: Add support for rootfs on NFS to defconfig
Harvey Hunt
2017-10-09
1
-1
/
+4
*
MIPS: Cocci spatch "vma_pages"
Thomas Meyer
2017-10-09
1
-1
/
+1
*
Linux 4.14-rc4
v4.14-rc4
Linus Torvalds
2017-10-09
1
-1
/
+1
*
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2017-10-07
8
-31
/
+36
|
\
|
*
scsi: ibmvscsis: Fix write_pending failure path
Bryant G. Ly
2017-10-03
1
-1
/
+1
|
*
scsi: libiscsi: Remove iscsi_destroy_session
Khazhismel Kumykov
2017-10-03
2
-17
/
+0
|
*
scsi: libiscsi: Fix use-after-free race during iscsi_session_teardown
Khazhismel Kumykov
2017-10-03
1
-4
/
+4
|
*
scsi: sd: Do not override max_sectors_kb sysfs setting
Martin K. Petersen
2017-10-03
1
-5
/
+14
|
*
scsi: sd: Implement blacklist option for WRITE SAME w/ UNMAP
Martin K. Petersen
2017-10-03
4
-4
/
+17
*
|
Merge branch 'i2c/for-current-4.14' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-10-07
5
-10
/
+14
|
\
\
|
*
|
i2c: i2c-stm32f7: make structure stm32f7_setup static const
Colin Ian King
2017-10-05
1
-1
/
+1
|
*
|
i2c: ensure termination of *_device_id tables
Thomas Meyer
2017-10-05
1
-0
/
+1
|
*
|
i2c: i801: Add support for Intel Cedar Fork
Jarkko Nikula
2017-10-05
3
-0
/
+6
|
*
|
i2c: stm32f7: fix setup structure
Pierre-Yves MORDRET
2017-10-05
1
-9
/
+6
*
|
|
Merge tag 'mmc-v4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...
Linus Torvalds
2017-10-07
11
-162
/
+81
|
\
\
\
[next]