Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
bd8562626c8e170691d6457fe4e8dfb45607a48d
bd85626
docs / driver-api: Fix structure references in device_link.rst
by Rafael J. Wysocki
· 8 years ago
e3941cd
PM / docs: Fix structure references in device.rst
by Rafael J. Wysocki
· 8 years ago
62924fd
Add a target to check broken external links in the Documentation
by Rémy Léone
· 8 years ago
72f8f67
Documentation: Fix linux-api list typo
by Tyler Hicks
· 8 years ago
0f3a249
Documentation: DocBook/Makefile comment typo
by Jim Davis
· 8 years ago
291b9d7
Improve sparse documentation
by Matthew Wilcox
· 8 years ago
c33dea1
Documentation: make Makefile.sphinx no-ops quieter
by Jim Davis
· 8 years ago
9210501
Documentation: DMA-ISA-LPC.txt
by Nathan Howard
· 8 years ago
da23e4d
Documentation: input: fix path to input code definitions
by Martin Kepplinger
· 8 years ago
dc36143
docs: Remove the copyright year from conf.py
by Jonathan Corbet
· 8 years ago
2185d4d
docs: Fix a warning in the Korean HOWTO.rst translation
by Jonathan Corbet
· 8 years ago
730c4c0
PM / sleep / docs: Convert PM notifiers document to reST
by Rafael J. Wysocki
· 8 years ago
2728b2d
PM / core / docs: Convert sleep states API document to reST
by Rafael J. Wysocki
· 8 years ago
4d29b2e
PM / core: Update kerneldoc comments in pm.h
by Rafael J. Wysocki
· 8 years ago
f161e9a
Merge branch 'ben' into docs-next
by Jonathan Corbet
· 8 years ago
4b0b0d9
doc-rst: Fix recursive make invocation from macros
by Ben Hutchings
· 8 years ago
04b7091
doc-rst: Delete output of failed dot-SVG conversion
by Ben Hutchings
· 8 years ago
85bd902
doc-rst: Break shell command sequences on failure
by Ben Hutchings
· 8 years ago
c892925
Documentation/sphinx: make targets independent of Sphinx work for HAVE_SPHINX=0
by Jani Nikula
· 8 years ago
7cabd5a
doc-rst: fixed cleandoc target when used with O=dir
by Markus Heiser
· 8 years ago
2a0f403
Documentation/sphinx: prevent generation of .pyc files in the source tree
by Jani Nikula
· 8 years ago
028f253
docs: Convert the regulator docbook to RST
by Jonathan Corbet
· 8 years ago
8a8a602
docs: Convert the deviceio template to RST
by Jonathan Corbet
· 8 years ago
2069889
docs/zh_CN: Add coding-style into docs build system
by Andy Deng
· 8 years ago
0dacbc9
zh_CN/CodingStyle: Convert to ReST markup
by Andy Deng
· 8 years ago
9e5e74e
zh_CN/CodingStyle: improve translation
by Andy Deng
· 8 years ago
8da9704
Doc: Fix double words in Documentation
by Masanari Iida
· 8 years ago
5a0bc57
kernel-doc: Handle returning pointers to pointers
by Matthew Wilcox
· 8 years ago
31fc93d
dynamic-debug-howto: Correct echo -c to -n
by Steven Price
· 8 years ago
c80c450
Documentation: dontdiff: Update with additional entries
by Florian Fainelli
· 8 years ago
43d8808
Documentation: cpuset: Fix 'cpuset.tasks' -> 'tasks'
by W. Trevor King
· 8 years ago
e57ae44
Doc: clarify that GPL is GPL v2, not v2+
by Sanjeev
· 8 years ago
ada5f44
kernel-doc: properly document array arguments of function
by Gabriel Krisman Bertazi
· 8 years ago
ff58fa7
Documentation: Update CPU hotplug and move it to core-api
by Sebastian Andrzej Siewior
· 8 years ago
df31175
kernel-doc: make highlights more homogenous for the various backends
by Paolo Bonzini
· 8 years ago
5267dd3
kernel-doc: make member highlighting available in all backends
by Paolo Bonzini
· 8 years ago
fc6d7af
kernel-doc: include parameter type in docbook output
by Paolo Bonzini
· 8 years ago
b1aaa54
kernel-doc: strip attributes even if they have an argument
by Paolo Bonzini
· 8 years ago
02a4f4f
kernel-doc: cleanup parameter type in function-typed arguments
by Paolo Bonzini
· 8 years ago
f2c1a05
Doc: clarify source of jitter in USB1.1, and USB2.0
by Sanjeev
· 8 years ago
fe4c56c
Doc: Typos in documentation
by Sanjeev
· 8 years ago
e1235e1
Doc: Correct PPS doc to reflect code location
by Sanjeev
· 8 years ago
0a4cbc5
Documentation: fix spelling mistakes of "Celcius" -- > "Celsius"
by Colin Ian King
· 8 years ago
843e4d1
Note that the POWER[89] processors are supported.
by Shilpasri G Bhat
· 8 years ago
49b2fd6
docs: IIO documentation sphinx conversion
by Jonathan Cameron
· 8 years ago
36f671b
Documentation/unaligned-memory-access.txt: fix incorrect comparison operator
by Cihangir Akturk
· 8 years ago
6611533
docs: Fix build failure
by John Brooks
· 8 years ago
54ab6db
Merge tag 'v4.10-rc1' into docs-next
by Jonathan Corbet
· 8 years ago
7ce7d89
Linux 4.10-rc1
by Linus Torvalds
· 8 years ago
8ae679c
powerpc: Fix build warning on 32-bit PPC
by Larry Finger
· 8 years ago
d33d5a6c
avoid spurious "may be used uninitialized" warning
by Linus Torvalds
· 8 years ago
3ddc76d
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
b272f73
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
10bbe75
Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux
by Linus Torvalds
· 8 years ago
6290602
mm: add PageWaiters indicating tasks are waiting for a page bit
by Nicholas Piggin
· 8 years ago
6326fec
mm: Use owner_priv bit for PageSwapCache, valid when PageSwapBacked
by Nicholas Piggin
· 8 years ago
1f3a8e4
ktime: Get rid of ktime_equal()
by Thomas Gleixner
· 8 years ago
8b0e195
ktime: Cleanup ktime_set() usage
by Thomas Gleixner
· 8 years ago
2456e85
ktime: Get rid of the union
by Thomas Gleixner
· 8 years ago
a5a1d1c
clocksource: Use a plain u64 instead of cycle_t
by Thomas Gleixner
· 8 years ago
008b69e
irqchip/armada-xp: Consolidate hotplug state space
by Thomas Gleixner
· 8 years ago
6896bcd
irqchip/gic: Consolidate hotplug state space
by Thomas Gleixner
· 8 years ago
36e5b0e
coresight/etm3/4x: Consolidate hotplug state space
by Thomas Gleixner
· 8 years ago
73c1b41
cpu/hotplug: Cleanup state names
by Thomas Gleixner
· 8 years ago
530e9b7
cpu/hotplug: Remove obsolete cpu hotplug register/unregister functions
by Thomas Gleixner
· 8 years ago
7b73796
staging/lustre/libcfs: Convert to hotplug state machine
by Anna-Maria Gleixner
· 8 years ago
e210faa
scsi/bnx2i: Convert to hotplug state machine
by Sebastian Andrzej Siewior
· 8 years ago
c53b005
scsi/bnx2fc: Convert to hotplug state machine
by Sebastian Andrzej Siewior
· 8 years ago
dc280d93
cpu/hotplug: Prevent overwriting of callbacks
by Thomas Gleixner
· 8 years ago
59fefd0
x86/msr: Remove bogus cleanup from the error path
by Thomas Gleixner
· 8 years ago
26242b3
bus: arm-ccn: Prevent hotplug callback leak
by Thomas Gleixner
· 8 years ago
834fcd2
perf/x86/intel/cstate: Prevent hotplug callback leak
by Thomas Gleixner
· 8 years ago
a051f22
ARM/imx/mmcd: Fix broken cpu hotplug handling
by Thomas Gleixner
· 8 years ago
a98d1a0
scsi: qedi: Convert to hotplug state machine
by Thomas Gleixner
· 8 years ago
6886fee
tools/power turbostat: remove obsolete -M, -m, -C, -c options
by Len Brown
· 8 years ago
388e9c8
tools/power turbostat: Make extensible via the --add parameter
by Len Brown
· 8 years ago
7c0f6ba
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
by Linus Torvalds
· 8 years ago
1dd5c6b
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 8 years ago
3a77fa8
Merge tag 'watchdog-for-linus-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
by Linus Torvalds
· 8 years ago
01e0d60
Merge tag 'ntb-4.10' of git://github.com/jonmason/ntb
by Linus Torvalds
· 8 years ago
6ac3bb1
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
eb3e8d9
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
00198da
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
9004fda
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
dfb7d24
ntb_transport: Remove unnecessary call to ntb_peer_spad_read
by Steve Wahl
· 8 years ago
28734e8
NTB: Fix 'request_irq()' and 'free_irq()' inconsistancy
by Christophe JAILLET
· 8 years ago
09e71a6
ntb: fix SKX NTB config space size register offsets
by Dave Jiang
· 8 years ago
5c43c52
NTB: correct ntb_peer_spad_read for case when callback is not supplied.
by Steven Wahl
· 8 years ago
bc034e5
MAINTAINERS: Change in maintainer for AMD NTB
by Shyam Sundar S K
· 8 years ago
b17faba
ntb_transport: Limit memory windows based on available, scratchpads
by Shyam Sundar S K
· 8 years ago
872deb2
NTB: Register and offset values fix for memory window
by Shyam Sundar S K
· 8 years ago
e5b0d2d
NTB: add support for hotplug feature
by Xiangliang Yu
· 8 years ago
783dfa6
ntb: Adding Skylake Xeon NTB support
by Dave Jiang
· 8 years ago
c280f77
Revert "x86/unwind: Detect bad stack return address"
by Josh Poimboeuf
· 8 years ago
3705b97
Merge tag 'perf-urgent-for-mingo-20161222' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent
by Ingo Molnar
· 8 years ago
50b17cf
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 8 years ago
1636098
sctp: fix recovering from 0 win with small data chunks
by Marcelo Ricardo Leitner
· 8 years ago
58b94d8
sctp: do not loose window information if in rwnd_over
by Marcelo Ricardo Leitner
· 8 years ago
a307d0a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
e57cbe4
Merge branch 'virtio-net-xdp-fixes'
by David S. Miller
· 8 years ago
Next »