index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
vfs,ext2: remove CONFIG_EXT2_FS_XIP and rename CONFIG_FS_XIP to CONFIG_FS_DAX
Matthew Wilcox
2015-02-16
8
-26
/
+21
*
ext2: remove xip.c and xip.h
Matthew Wilcox
2015-02-16
6
-35
/
+0
*
ext2: remove ext2_use_xip
Matthew Wilcox
2015-02-16
3
-3
/
+7
*
ext2: remove ext2_xip_verify_sb()
Matthew Wilcox
2015-02-16
3
-35
/
+12
*
vfs: remove get_xip_mem
Matthew Wilcox
2015-02-16
13
-95
/
+7
*
dax: replace XIP documentation with DAX documentation
Matthew Wilcox
2015-02-16
3
-73
/
+92
*
dax,ext2: replace xip_truncate_page with dax_truncate_page
Matthew Wilcox
2015-02-16
4
-50
/
+46
*
dax,ext2: replace the XIP page fault handler with the DAX page fault handler
Matthew Wilcox
2015-02-16
4
-209
/
+276
*
dax,ext2: replace ext2_clear_xip_target with dax_clear_blocks
Matthew Wilcox
2015-02-16
5
-20
/
+43
*
dax,ext2: replace XIP read and write with DAX I/O
Matthew Wilcox
2015-02-16
8
-245
/
+214
*
vfs,ext2: introduce IS_DAX(inode)
Matthew Wilcox
2015-02-16
4
-12
/
+24
*
mm: allow page fault handlers to perform the COW
Matthew Wilcox
2015-02-16
2
-9
/
+33
*
mm: fix XIP fault vs truncate race
Matthew Wilcox
2015-02-16
2
-2
/
+29
*
arm: dts: zynq: update isl9305 compatible string to use isil vendor prefix
Arnaud Ebalard
2015-02-16
1
-1
/
+1
*
staging: iio: isl29028: deprecate use of isl in compatible string for isil
Arnaud Ebalard
2015-02-16
1
-2
/
+2
*
rtc: isl12057: deprecate use of isl in compatible string for isil
Arnaud Ebalard
2015-02-16
1
-1
/
+2
*
rtc: isl12022: deprecate use of isl in compatible string for isil
Arnaud Ebalard
2015-02-16
1
-1
/
+2
*
Merge tag 'cris-for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/je...
Linus Torvalds
2015-02-15
6
-76
/
+111
|
\
|
*
CRIS: Whitespace cleanup
Jesper Nilsson
2015-02-14
1
-31
/
+52
|
*
CRIS: macro whitespace fixes in uaccess.h
Michael S. Tsirkin
2015-02-14
1
-55
/
+58
|
*
CRIS: uaccess: fix sparse errors
Michael S. Tsirkin
2015-02-14
1
-2
/
+2
|
*
CRISv32: Remove unnecessary KERN_INFO from sync_serial
Masanari Iida
2015-02-14
1
-2
/
+2
|
*
CRIS: Fix missing NR_CPUS in menuconfig
Jesper Nilsson
2015-01-29
1
-0
/
+4
|
*
CRISv32: Avoid warning of unused variable
Jesper Nilsson
2015-01-29
1
-0
/
+4
|
*
CRIS: Avoid warning in cris mm/fault.c
Jesper Nilsson
2015-01-29
1
-1
/
+3
|
*
CRIS: Export csum_partial_copy_nocheck
Jesper Nilsson
2015-01-29
1
-0
/
+1
*
|
Merge tag 'tty-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2015-02-15
73
-1910
/
+4523
|
\
\
|
*
|
serial: 8250: Fix UART_BUG_TXEN workaround
Peter Hurley
2015-02-07
1
-1
/
+1
|
*
|
serial: driver for ETRAX FS UART
Niklas Cassel
2015-02-07
4
-0
/
+1010
|
*
|
tty: remove unused variable sprop
Fabian Frederick
2015-02-03
1
-1
/
+0
|
*
|
serial: of-serial: fetch line number from DT
Lucas Stach
2015-02-03
1
-0
/
+5
|
*
|
serial: samsung: earlycon support depends on CONFIG_SERIAL_SAMSUNG_CONSOLE
Marek Szyprowski
2015-02-02
1
-0
/
+2
|
*
|
tty/serial: serial8250_set_divisor() can be static
kbuild test robot
2015-02-02
1
-1
/
+1
|
*
|
tty/serial: Add Spreadtrum sc9836-uart driver support
Chunyan Zhang
2015-02-02
4
-0
/
+815
|
*
|
Documentation: DT: Add bindings for Spreadtrum SoC Platform
Chunyan Zhang
2015-02-02
3
-0
/
+19
|
*
|
serial: samsung: remove redundant interrupt enabling
Robert Baldyga
2015-02-02
1
-8
/
+1
|
*
|
tty: Remove external interface for tty_set_termios()
Peter Hurley
2015-02-02
3
-16
/
+3
|
*
|
serial: omap: Fix RTS handling
Peter Hurley
2015-02-02
1
-8
/
+14
|
*
|
serial: 8250_omap: Use UPSTAT_AUTORTS for RTS handling
Peter Hurley
2015-02-02
1
-9
/
+7
|
*
|
serial: core: Rework hw-assisted flow control support
Peter Hurley
2015-02-02
4
-52
/
+59
|
*
|
tty/serial: 8250_early: Add support for PXA UARTs
Rob Herring
2015-02-02
1
-3
/
+5
|
*
|
tty/serial: of_serial: add support for PXA/MMP uarts
Rob Herring
2015-02-02
1
-0
/
+4
|
*
|
tty/serial: of_serial: add DT alias ID handling
Rob Herring
2015-02-02
1
-0
/
+4
|
*
|
serial: 8250: Prevent concurrent updates to shadow registers
Peter Hurley
2015-02-02
1
-9
/
+9
|
*
|
serial: 8250: Use canary to restart console after suspend
Peter Hurley
2015-02-02
2
-1
/
+37
|
*
|
serial: 8250: Refactor XR17V35X divisor calculation
Peter Hurley
2015-02-02
1
-22
/
+30
|
*
|
serial: 8250: Refactor divisor programming
Peter Hurley
2015-02-02
1
-39
/
+48
|
*
|
serial: 8250: Refactor LCR computation
Peter Hurley
2015-02-02
1
-11
/
+21
|
*
|
serial: 8250: Move UART_BUG_QUOT workaround
Peter Hurley
2015-02-02
1
-8
/
+9
|
*
|
tty: serial: men_z135_uart: Fix driver for changes in hardware
Johannes Thumshirn
2015-02-02
1
-46
/
+109
[next]