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
*
kernel-doc/rst: change the output layout
Jani Nikula
2016-05-30
1
-17
/
+17
*
kernel-doc: strip leading blank lines from inline doc comments
Jani Nikula
2016-05-30
1
-0
/
+4
*
kernel-doc/rst: blank lines in output are not needed
Jani Nikula
2016-05-30
1
-6
/
+1
*
kernel-doc: fix wrong code indentation
Jani Nikula
2016-05-30
1
-1
/
+1
*
kernel-doc: do not regard $, %, or & prefixes as special in section names
Jani Nikula
2016-05-30
1
-12
/
+2
*
kernel-doc/rst: highlight function/struct/enum purpose lines too
Jani Nikula
2016-05-30
1
-12
/
+25
*
kernel-doc/rst: drop redundant unescape in highlighting
Jani Nikula
2016-05-30
1
-1
/
+0
*
kernel-doc/rst: add support for struct/union/enum member references
Jani Nikula
2016-05-30
1
-0
/
+5
*
kernel-doc/rst: add support for &union foo and &typedef foo references
Jani Nikula
2016-05-30
1
-0
/
+4
*
kernel-doc/rst: &foo references are more universal than structs
Jani Nikula
2016-05-30
1
-1
/
+2
*
kernel-doc/rst: reference functions according to C domain spec
Jani Nikula
2016-05-30
1
-1
/
+1
*
kernel-doc/rst: do not output DOC: section titles for requested ones
Jani Nikula
2016-05-30
1
-1
/
+3
*
kernel-doc: add names for output selection
Jani Nikula
2016-05-30
1
-17
/
+30
*
kernel-doc: add names for states and substates
Jani Nikula
2016-05-30
1
-43
/
+48
*
Documentation/sphinx: nicer referencing of struct in docbook->rst conversion
Jani Nikula
2016-05-30
2
-6
/
+14
*
sphinx: update docbook->rst conversion script match C domain spec
Jani Nikula
2016-05-30
1
-4
/
+4
*
sphinx: cheesy script to convert .tmpl files
Jonathan Corbet
2016-05-30
3
-0
/
+52
*
Documentation/sphinx: set version and release properly
Jani Nikula
2016-05-30
2
-5
/
+26
*
Documentation/sphinx: configure the kernel-doc extension
Jani Nikula
2016-05-30
2
-3
/
+11
*
Documentation/sphinx: add Sphinx kernel-doc directive extension
Jani Nikula
2016-05-30
1
-0
/
+102
*
Documentation: add .gitignore
Jani Nikula
2016-05-30
1
-0
/
+1
*
Documentation/sphinx: add basic working Sphinx configuration and build
Jani Nikula
2016-05-30
5
-5
/
+478
*
kernel-doc: support printing exported and non-exported symbols
Jani Nikula
2016-05-30
1
-2
/
+27
*
kernel-doc/rst: fix use of uninitialized value
Jani Nikula
2016-05-30
1
-1
/
+2
*
Linux 4.7-rc1
v4.7-rc1
Linus Torvalds
2016-05-29
1
-3
/
+3
*
hash_string: Fix zero-length case for !DCACHE_WORD_ACCESS
George Spelvin
2016-05-29
1
-2
/
+2
*
Rename other copy of hash_string to hashlen_string
George Spelvin
2016-05-29
1
-2
/
+2
*
hpfs: implement the show_options method
Mikulas Patocka
2016-05-29
1
-11
/
+32
*
affs: fix remount failure when there are no options changed
Mikulas Patocka
2016-05-29
1
-2
/
+3
*
hpfs: fix remount failure when there are no options changed
Mikulas Patocka
2016-05-29
1
-2
/
+3
*
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2016-05-29
67
-258
/
+373
|
\
|
*
MIPS: Add missing FROZEN hotplug notifier transitions
Anna-Maria Gleixner
2016-05-28
1
-1
/
+1
|
*
MIPS: Build microMIPS VDSO for microMIPS kernels
James Hogan
2016-05-28
1
-0
/
+1
|
*
MIPS: Fix sigreturn via VDSO on microMIPS kernel
James Hogan
2016-05-28
1
-8
/
+0
|
*
MIPS: devicetree: fix cpu interrupt controller node-names
Antony Pavlov
2016-05-28
7
-7
/
+7
|
*
MIPS: VDSO: Build with `-fno-strict-aliasing'
Maciej W. Rozycki
2016-05-28
1
-1
/
+2
|
*
MIPS: Pistachio: Enable KASLR
Matt Redfearn
2016-05-28
2
-2
/
+7
|
*
MIPS: lib: Mark intrinsics notrace
Harvey Hunt
2016-05-28
7
-7
/
+7
|
*
MIPS: Fix 64-bit HTW configuration
James Hogan
2016-05-28
1
-2
/
+12
|
*
MIPS: Add 64-bit HTW fields
James Hogan
2016-05-28
2
-2
/
+14
|
*
MAINTAINERS: Add file patterns for mips device tree bindings
Geert Uytterhoeven
2016-05-28
1
-0
/
+1
|
*
MAINTAINERS: Add file patterns for mips brcm device tree bindings
Geert Uytterhoeven
2016-05-28
1
-0
/
+1
|
*
MIPS: Simplify DSP instruction encoding macros
James Hogan
2016-05-28
1
-90
/
+17
|
*
MIPS: Add missing tlbinvf/XPA microMIPS encodings
James Hogan
2016-05-28
1
-5
/
+7
|
*
MIPS: Fix little endian microMIPS MSA encodings
James Hogan
2016-05-28
2
-62
/
+58
|
*
MIPS: Add missing VZ accessor microMIPS encodings
James Hogan
2016-05-28
1
-9
/
+18
|
*
MIPS: Add inline asm encoding helpers
James Hogan
2016-05-28
1
-0
/
+27
|
*
MIPS: Spelling fix lets -> let's
Ralf Baechle
2016-05-28
9
-10
/
+10
|
*
MIPS: VR41xx: Fix typo
Andrea Gelmini
2016-05-28
1
-1
/
+1
|
*
MIPS: oprofile: Fix typo
Andrea Gelmini
2016-05-28
1
-1
/
+1
[next]