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
...
|
*
|
|
|
tty: pty: Fix ldisc flush after userspace become aware of the data already
Wang YanQing
2017-03-17
1
-6
/
+1
|
*
|
|
|
uartlite: Adding a kernel parameter for the number of uartlites
Sam Povilus
2017-03-17
2
-1
/
+10
|
*
|
|
|
serial: xuartps: Cleanup the clock enable
Shubhrajyoti Datta
2017-03-17
1
-6
/
+3
|
*
|
|
|
linux/serdev.h: Replace 'ctrl->serdev' with 'serdev'
Andrey Smirnov
2017-03-17
1
-2
/
+2
|
*
|
|
|
serial: altera_jtaguart: add earlycon support
Tobias Klauser
2017-03-17
2
-0
/
+21
|
*
|
|
|
tty: n_gsm: Use net_device_stats from struct net_device
Tobias Klauser
2017-03-17
1
-15
/
+6
|
*
|
|
|
drivers/tty: Convert remaining uses of pr_warning to pr_warn
Joe Perches
2017-03-17
2
-3
/
+3
|
*
|
|
|
serial: xilinx_uartps: Add pm runtime support
Shubhrajyoti Datta
2017-03-14
1
-8
/
+42
|
*
|
|
|
serial: 8250: 8250_core: Use dev_name() during request_irq()
Vignesh R
2017-03-14
1
-1
/
+1
|
*
|
|
|
drivers: convert sbd_duart.map_guard from atomic_t to refcount_t
Elena Reshetova
2017-03-14
1
-11
/
+7
|
*
|
|
|
tty/serial: atmel: move atmel_serial header into driver directory
Richard Genoud
2017-03-14
3
-2
/
+2
|
*
|
|
|
serial: 8250_exar: Fix spelling of "driver"
Andy Shevchenko
2017-03-14
1
-1
/
+1
|
*
|
|
|
tty/serial: atmel: remove cache when unnecessary
Alexandre Belloni
2017-03-14
1
-0
/
+2
|
*
|
|
|
tty/serial: atmel: increase ATMEL_MAX_UART
Alexandre Belloni
2017-03-14
1
-1
/
+2
|
*
|
|
|
serial: sh-sci: Fix panic when serial console and DMA are enabled
Takatoshi Akiyama
2017-03-14
1
-4
/
+6
|
*
|
|
|
Revert "tty: serial: pl011: add ttyAMA for matching pl011 console"
Aleksey Makarov
2017-03-14
1
-1
/
+1
*
|
|
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2017-05-09
323
-2106
/
+2448
|
\
\
\
\
\
|
*
|
|
|
|
drivers/staging/ccree/ssi_hash.c: fix build with gcc-4.4.4
Andrew Morton
2017-05-09
1
-110
/
+126
|
*
|
|
|
|
selftests/vm: add a test for virtual address range mapping
Anshuman Khandual
2017-05-09
3
-0
/
+134
|
*
|
|
|
|
dax: add tracepoint to dax_insert_mapping()
Ross Zwisler
2017-05-09
2
-0
/
+31
|
*
|
|
|
|
dax: add tracepoint to dax_writeback_one()
Ross Zwisler
2017-05-09
2
-0
/
+25
|
*
|
|
|
|
dax: add tracepoints to dax_writeback_mapping_range()
Ross Zwisler
2017-05-09
2
-5
/
+39
|
*
|
|
|
|
dax: add tracepoints to dax_load_hole()
Ross Zwisler
2017-05-09
2
-5
/
+12
|
*
|
|
|
|
dax: add tracepoints to dax_pfn_mkwrite()
Ross Zwisler
2017-05-09
2
-0
/
+5
|
*
|
|
|
|
dax: add tracepoints to dax_iomap_pte_fault()
Ross Zwisler
2017-05-09
2
-4
/
+52
|
*
|
|
|
|
mtd: nand: nandsim: convert to memalloc_noreclaim_*()
Vlastimil Babka
2017-05-09
1
-20
/
+9
|
*
|
|
|
|
treewide: convert PF_MEMALLOC manipulations to new helpers
Vlastimil Babka
2017-05-09
4
-12
/
+16
|
*
|
|
|
|
mm: introduce memalloc_noreclaim_{save,restore}
Vlastimil Babka
2017-05-09
3
-11
/
+29
|
*
|
|
|
|
mm: prevent potential recursive reclaim due to clearing PF_MEMALLOC
Vlastimil Babka
2017-05-09
1
-1
/
+2
|
*
|
|
|
|
mm/huge_memory.c: deposit a pgtable for DAX PMD faults when required
Oliver O'Halloran
2017-05-09
1
-2
/
+18
|
*
|
|
|
|
mm/huge_memory.c: use zap_deposited_table() more
Oliver O'Halloran
2017-05-09
1
-6
/
+2
|
*
|
|
|
|
time: delete CURRENT_TIME_SEC and CURRENT_TIME
Deepa Dinamani
2017-05-09
1
-3
/
+0
|
*
|
|
|
|
gfs2: replace CURRENT_TIME with current_time
Stephen Rothwell
2017-05-09
1
-2
/
+2
|
*
|
|
|
|
apparmorfs: replace CURRENT_TIME with current_time()
Deepa Dinamani
2017-05-09
1
-1
/
+1
|
*
|
|
|
|
lustre: replace CURRENT_TIME macro
Deepa Dinamani
2017-05-09
2
-5
/
+5
|
*
|
|
|
|
fs: ubifs: replace CURRENT_TIME_SEC with current_time
Deepa Dinamani
2017-05-09
6
-30
/
+26
|
*
|
|
|
|
fs: ufs: use ktime_get_real_ts64() for birthtime
Deepa Dinamani
2017-05-09
1
-2
/
+4
|
*
|
|
|
|
fs: ceph: CURRENT_TIME with ktime_get_real_ts()
Deepa Dinamani
2017-05-09
4
-6
/
+10
|
*
|
|
|
|
fs: cifs: replace CURRENT_TIME by other appropriate apis
Deepa Dinamani
2017-05-09
3
-19
/
+23
|
*
|
|
|
|
trace: make trace_hwlat timestamp y2038 safe
Deepa Dinamani
2017-05-09
3
-15
/
+14
|
*
|
|
|
|
fs: f2fs: use ktime_get_real_seconds for sit_info times
Deepa Dinamani
2017-05-09
2
-3
/
+4
|
*
|
|
|
|
format-security: move static strings to const
Kees Cook
2017-05-09
19
-27
/
+31
|
*
|
|
|
|
Documentation/vm/transhuge.txt: fix trivial typos
SeongJae Park
2017-05-09
1
-5
/
+5
|
*
|
|
|
|
fs: semove set but not checked AOP_FLAG_UNINTERRUPTIBLE flag
Tetsuo Handa
2017-05-09
9
-37
/
+17
|
*
|
|
|
|
include/linux/uaccess.h: remove expensive WARN_ON in pagefault_disabled_dec
Andi Kleen
2017-05-09
1
-1
/
+0
|
*
|
|
|
|
drivers/scsi/megaraid: remove expensive inline from megasas_return_cmd
Andi Kleen
2017-05-09
1
-1
/
+1
|
*
|
|
|
|
kref: remove WARN_ON for NULL release functions
Andi Kleen
2017-05-09
1
-6
/
+0
|
*
|
|
|
|
treewide: decouple cacheflush.h and set_memory.h
Laura Abbott
2017-05-09
7
-11
/
+3
|
*
|
|
|
|
drivers/staging/media/atomisp/pci/atomisp2: use set_memory.h
Andrew Morton
2017-05-09
4
-4
/
+9
|
*
|
|
|
|
drivers/video/fbdev/vermilion/vermilion.c: use set_memory.h header
Laura Abbott
2017-05-09
1
-1
/
+1
[prev]
[next]