index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
cpuidle
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-07-26
doc: tracing: Fix a typo of trace_stat
Masami Hiramatsu
2
-3
/
+3
2018-07-23
mm: Introduce new type vm_fault_t
Souptick Joarder
1
-3
/
+3
2018-07-23
mtd: nand: correct documentation for NAND_ECC_HW8_512
Marcel Ziswiler
1
-2
/
+2
2018-07-23
timekeeping.txt: Correct maxCount of n-bit binary counter
Siddaraju DH
1
-1
/
+1
2018-07-23
PATCH scripts/kernel-doc
valdis.kletnieks@vt.edu
1
-2
/
+2
2018-07-23
Documentation: kprobetrace: document 'trigger' file
Andreas Ziegler
1
-1
/
+4
2018-07-23
Documentation: {u,k}probes: fix filename for event enabling
Andreas Ziegler
2
-4
/
+4
2018-07-23
Documentation: proc.txt: Adding 'HardwareCorrupted' field and description.
Prashant Dhamdhere
1
-0
/
+3
2018-07-23
Documentation: document ktime_get_*() APIs
Arnd Bergmann
3
-0
/
+201
2018-07-10
Documentation: Add powerpc options for spec_store_bypass_disable
Michael Ellerman
1
-3
/
+13
2018-07-10
Documentation : Update relay function types
Yohan Pipereau
1
-2
/
+2
2018-07-10
docs: kernel-parameters.txt: document xhci-hcd.quirks parameter
Laurentiu Tudor
1
-0
/
+5
2018-07-10
reed_solomon: Fix kernel-doc
Matthew Wilcox
1
-1
/
+1
2018-07-02
docs: histogram.txt: convert it to ReST file format
Mauro Carvalho Chehab
4
-624
/
+631
2018-07-02
gpio.h: fix location of gpio legacy documentation
Mauro Carvalho Chehab
1
-1
/
+1
2018-07-02
MAINTAINERS: fix location of ina2xx.txt device tree file
Mauro Carvalho Chehab
1
-1
/
+1
2018-07-02
devicectree: bindings: fix location of leds common file
Mauro Carvalho Chehab
1
-1
/
+1
2018-07-02
docs: zh_CN: fix location of oops-tracing.txt
Mauro Carvalho Chehab
1
-2
/
+2
2018-07-02
scripts/documentation-file-ref-check: ignore sched-pelt false positive
Mauro Carvalho Chehab
1
-0
/
+3
2018-07-02
scripts/documentation-file-ref-check: remove some false positives
Mauro Carvalho Chehab
1
-0
/
+3
2018-07-02
Linux 4.18-rc3
v4.18-rc3
Linus Torvalds
1
-1
/
+1
2018-06-30
docs/idr: use empty "functions" directive
Mike Rapoport
1
-0
/
+2
2018-06-30
Documentation/sphinx: allow "functions" with no parameters
Mike Rapoport
2
-5
/
+14
2018-06-29
parisc: Build kernel without -ffunction-sections
Helge Deller
1
-4
/
+0
2018-06-29
Documentation/process/howto.rst: add a missing cross-reference
Michael Rodin
1
-1
/
+1
2018-06-29
Documentation/admin-guide/README.rst: add a label for cross-referencing
Michael Rodin
1
-0
/
+2
2018-06-29
doc: dev-tools: kselftest.rst: update contributing new tests
Anders Roxell
1
-0
/
+5
2018-06-29
sg: remove ->sg_magic member
Jens Axboe
4
-45
/
+0
2018-06-29
drbd: Fix drbd_request_prepare() discard handling
Bart Van Assche
1
-2
/
+2
2018-06-29
blk-mq: don't queue more if we get a busy return
Jens Axboe
1
-0
/
+12
2018-06-29
aio: mark __aio_sigset::sigmask const
Avi Kivity
1
-1
/
+1
2018-06-29
net: handle NULL ->poll gracefully
Christoph Hellwig
1
-0
/
+2
2018-06-29
i2c: gpio: initialize SCL to HIGH again
Wolfram Sang
1
-2
/
+2
2018-06-29
i2c: smbus: kill memory leak on emulated and failed DMA SMBus xfers
Peter Rosin
1
-5
/
+9
2018-06-29
i2c: algos: bit: mention our experience about initial states
Wolfram Sang
1
-0
/
+5
2018-06-29
Revert "i2c: algo-bit: init the bus to a known state"
Wolfram Sang
1
-5
/
+0
2018-06-29
selinux: move user accesses in selinuxfs out of locked regions
Jann Horn
1
-45
/
+33
2018-06-28
parisc: Reduce debug output in unwind code
Helge Deller
1
-2
/
+2
2018-06-28
dm: prevent DAX mounts if not supported
Ross Zwisler
2
-5
/
+5
2018-06-28
dax: check for QUEUE_FLAG_DAX in bdev_dax_supported()
Ross Zwisler
1
-0
/
+8
2018-06-28
pmem: only set QUEUE_FLAG_DAX for fsdax mode
Ross Zwisler
1
-1
/
+2
2018-06-28
proc: add Alexey to MAINTAINERS
Alexey Dobriyan
1
-0
/
+9
2018-06-28
kasan: depend on CONFIG_SLUB_DEBUG
Jason A. Donenfeld
1
-0
/
+1
2018-06-28
include/linux/dax.h: dax_iomap_fault() returns vm_fault_t
Souptick Joarder
1
-1
/
+1
2018-06-28
x86/e820: put !E820_TYPE_RAM regions into memblock.reserved
Naoya Horiguchi
1
-3
/
+12
2018-06-28
slub: fix failure when we delete and create a slab cache
Mikulas Patocka
3
-1
/
+14
2018-06-28
Revert mm/vmstat.c: fix vmstat_update() preemption BUG
Sebastian Andrzej Siewior
1
-2
/
+0
2018-06-28
lib/percpu_ida.c: don't do alloc from per-CPU list if there is none
Sebastian Andrzej Siewior
1
-1
/
+1
2018-06-28
Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL
Linus Torvalds
80
-450
/
+301
2018-06-28
arm64: dts: hikey960: Define wl1837 power capabilities
oscardagrach
1
-0
/
+2
[next]