index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
preempt-locking.txt
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-09-25
coresight: platform: Refactor graph endpoint parsing
Suzuki K Poulose
1
-55
/
+83
2018-09-25
coresight: Document error handling in coresight_register
Suzuki K Poulose
1
-7
/
+11
2018-09-20
misc: sgi-gru: fix fall-through annotations
Gustavo A. R. Silva
1
-2
/
+2
2018-09-16
Linux 4.19-rc4
v4.19-rc4
Linus Torvalds
1
-1
/
+1
2018-09-16
Code of Conduct: Let's revamp it.
Greg Kroah-Hartman
3
-29
/
+82
2018-09-15
x86/APM: Fix build warning when PROC_FS is not enabled
Randy Dunlap
1
-0
/
+2
2018-09-14
NFS: Don't open code clearing of delegation state
Trond Myklebust
1
-9
/
+12
2018-09-14
NFSv4.1 fix infinite loop on I/O.
Trond Myklebust
2
-3
/
+9
2018-09-14
NFSv4: Fix a tracepoint Oops in initiate_file_draining()
Trond Myklebust
1
-1
/
+1
2018-09-14
pNFS: Ensure we return the error if someone kills a waiting layoutget
Trond Myklebust
1
-10
/
+16
2018-09-14
NFSv4: Fix a tracepoint Oops in initiate_file_draining()
Trond Myklebust
1
-1
/
+1
2018-09-14
Revert "x86/mm/legacy: Populate the user page-table with user pgd's"
Joerg Roedel
2
-10
/
+1
2018-09-14
firmware: coreboot: Only populate devices in coreboot_table_init()
Stephen Boyd
1
-38
/
+29
2018-09-14
firmware: coreboot: Remap RAM with memremap() instead of ioremap()
Stephen Boyd
1
-21
/
+19
2018-09-14
firmware: coreboot: Collapse platform drivers into bus core
Stephen Boyd
6
-176
/
+72
2018-09-14
firmware: coreboot: Make bus registration symmetric
Stephen Boyd
1
-6
/
+8
2018-09-14
firmware: coreboot: Unmap ioregion after device population
Stephen Boyd
1
-3
/
+4
2018-09-14
firmware: coreboot: Let OF core populate platform device
Stephen Boyd
1
-25
/
+3
2018-09-14
drivers: misc: ad525x_dpot: Update MODULE AUTHOR email address
Michael Hennerich
3
-5
/
+5
2018-09-14
misc: sgi-xp: remove meaningless null check before kfree
zhong jiang
1
-2
/
+1
2018-09-14
slimbus: ngd: mark PM functions as __maybe_unused
Arnd Bergmann
1
-4
/
+2
2018-09-14
platform: goldfish: pipe: Replace "x==NULL" to "!x"
Roman Kiryanov
1
-5
/
+5
2018-09-14
platform: goldfish: pipe: Move logical ops to the end of the prev line
Roman Kiryanov
1
-2
/
+2
2018-09-14
platform: goldfish: pipe: Fix alignment to match parenthesis
Roman Kiryanov
1
-35
/
+48
2018-09-14
platform: goldfish: pipe: Fix lines to not end an opening bracket
Roman Kiryanov
1
-4
/
+3
2018-09-14
platform: goldfish: pipe: Rename goldfish_x to goldfish_pipe_x
Roman Kiryanov
1
-8
/
+9
2018-09-14
platform: goldfish: pipe: Remove reduntant casting to (void)
Roman Kiryanov
1
-2
/
+2
2018-09-14
platform: goldfish: pipe: Rename 'wakeBit' to 'wake_bit'
Roman Kiryanov
1
-4
/
+4
2018-09-14
platform: goldfish: pipe: Remove a blank line before '}'
Roman Kiryanov
1
-1
/
+1
2018-09-14
platform: goldfish: pipe: Remove reduntant casting
Roman Kiryanov
1
-1
/
+1
2018-09-14
platform: goldfish: pipe: Replace two code blocks with a function call
Roman Kiryanov
1
-16
/
+19
2018-09-14
platform: goldfish: pipe: Remove a redundant variable
Roman Kiryanov
1
-4
/
+3
2018-09-14
platform: goldfish: pipe: Add blank lines to separate struct members
Roman Kiryanov
1
-0
/
+3
2018-09-14
platform: goldfish: pipe: Replace pr_ with dev_ for logging
Roman Kiryanov
1
-1
/
+6
2018-09-14
platform: goldfish: pipe: Replace an array of 1 with a variable
Roman Kiryanov
1
-15
/
+13
2018-09-14
platform: goldfish: pipe: Fail compilation if structs are too large
Roman Kiryanov
1
-6
/
+3
2018-09-14
platform: goldfish: pipe: Update the comment for GFP_ATOMIC
Roman Kiryanov
1
-1
/
+4
2018-09-14
platform: goldfish: pipe: Separate the host interface to a separate header
Roman Kiryanov
2
-68
/
+113
2018-09-14
platform: goldfish: pipe: Move an opening brace to the next line
Roman Kiryanov
1
-1
/
+2
2018-09-14
platform: goldfish: pipe: Update license
Roman Kiryanov
1
-1
/
+2
2018-09-14
platform: goldfish: pipe: Fix comments to fit 80 columns
Roman Kiryanov
1
-4
/
+7
2018-09-14
misc: Convert to using %pOFn instead of device_node.name
Rob Herring
1
-2
/
+2
2018-09-14
firmware: google: make structure gsmi_dev static
Colin Ian King
1
-1
/
+1
2018-09-14
vme: remove unneeded kfree
Ding Xiang
1
-1
/
+0
2018-09-14
binder: Add BINDER_GET_NODE_INFO_FOR_REF ioctl.
Martijn Coenen
2
-0
/
+65
2018-09-14
android: binder: use kstrdup instead of open-coding it
Rasmus Villemoes
1
-2
/
+1
2018-09-14
binder: use standard functions to allocate fds
Todd Kjos
3
-165
/
+260
2018-09-14
android: binder: no outgoing transaction when thread todo has transaction
Sherry Yang
1
-12
/
+32
2018-09-14
xen/gntdev: fix up blockable calls to mn_invl_range_start
Michal Hocko
1
-11
/
+15
2018-09-14
xen: fix GCC warning and remove duplicate EVTCHN_ROW/EVTCHN_COL usage
Josh Abraham
1
-1
/
+1
[next]