index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-05
modpost: fix module autoloading for OF devices with generic compatible property
Philipp Zabel
1
-24
/
+45
2016-04-06
ASN.1: fix open failure check on headername
Colin Ian King
1
-1
/
+1
2016-03-24
Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...
Linus Torvalds
8
-9
/
+215
2016-03-24
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
2
-6
/
+10
2016-03-24
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
4
-9
/
+12
2016-03-23
parisc: Use generic extable search and sort routines
Helge Deller
1
-0
/
+1
2016-03-22
ubsan: fix tree-wide -Wmaybe-uninitialized false positives
Andrey Ryabinin
1
-0
/
+4
2016-03-22
scripts/gdb: account for changes in module data structure
Jan Kiszka
2
-3
/
+4
2016-03-22
scripts/gdb: add cmdline reader command
Kieran Bingham
1
-0
/
+13
2016-03-22
scripts/gdb: add version command
Kieran Bingham
2
-0
/
+29
2016-03-22
kernel: add kcov code coverage
Dmitry Vyukov
1
-0
/
+6
2016-03-20
Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-4
/
+39
2016-03-19
Merge tag 'devicetree-for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
14
-112
/
+741
2016-03-17
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-5
/
+5
2016-03-17
Merge tag 'char-misc-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2016-03-17
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
5
-99
/
+580
2016-03-16
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
4
-14
/
+116
2016-03-15
kallsyms: add support for relative offsets in kallsyms address table
Ard Biesheuvel
3
-10
/
+75
2016-03-15
kallsyms: don't overload absolute symbol type for percpu symbols
Ard Biesheuvel
1
-2
/
+12
2016-03-15
x86: kallsyms: disable absolute percpu symbols on !SMP
Ard Biesheuvel
1
-1
/
+1
2016-03-15
checkpatch: fix another left brace warning
Geyslan G. Bem
1
-1
/
+1
2016-03-15
checkpatch: improve UNSPECIFIED_INT test for bare signed/unsigned uses
Joe Perches
1
-4
/
+8
2016-03-15
checkpatch: warn on bare unsigned or signed declarations without int
Joe Perches
1
-0
/
+20
2016-03-15
checkpatch: exclude asm volatile from complex macro check
Joe Perches
1
-0
/
+3
2016-03-15
Merge commit 'fixes.2015.02.23a' into core/rcu
Ingo Molnar
1
-1
/
+2
2016-03-14
Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+32
2016-03-13
ld-version: Fix awk regex compile failure
James Hogan
1
-1
/
+1
2016-03-05
objtool: Detect and warn if libelf is missing and don't break the build
Josh Poimboeuf
1
-0
/
+2
2016-03-04
kbuild: suppress annoying "... is up to date." message
Masahiro Yamada
1
-3
/
+3
2016-03-04
kbuild/mkspec: clean boot loader configuration on rpm removal
Paolo Abeni
1
-0
/
+5
2016-03-03
sign-file: fix build with CMS support disabled
Marc-Antoine Perennou
1
-1
/
+1
2016-02-29
objtool: Add CONFIG_STACK_VALIDATION option
Josh Poimboeuf
1
-4
/
+35
2016-02-29
objtool: Mark non-standard object files and directories
Josh Poimboeuf
1
-0
/
+2
2016-02-26
KEYS: Use the symbol value for list size, updated by scripts/insert-sys-cert
Mehmet Kayaalp
1
-8
/
+21
2016-02-26
KEYS: Reserve an extra certificate symbol for inserting without recompiling
Mehmet Kayaalp
3
-0
/
+412
2016-02-26
kbuild/mkspec: fix grub2 installkernel issue
Jiri Kosina
1
-4
/
+4
2016-02-24
arm64: switch to relative exception tables
Ard Biesheuvel
1
-1
/
+1
2016-02-24
scripts/sortextable: add support for ET_DYN binaries
Ard Biesheuvel
1
-4
/
+4
2016-02-23
sparse: Add __private to privatize members of structs
Boqun Feng
1
-1
/
+2
2016-02-23
kbuild: Allow using host dtc instead of kernel's copy
Rob Herring
1
-1
/
+2
2016-02-18
Coccinelle: Add api/setup_timer.cocci
Vaishali Thakkar
1
-0
/
+199
2016-02-18
coccinelle: bugon: reduce rule applicability
Julia Lawall
1
-1
/
+1
2016-02-18
Coccinelle: pm_runtime: reduce rule applicability
Julia Lawall
1
-1
/
+1
2016-02-18
Coccinelle: array_size: reduce rule applicability
Julia Lawall
1
-1
/
+1
2016-02-18
Coccinelle: reduce rule applicability
Julia Lawall
1
-1
/
+1
2016-02-18
scripts/tags.sh: add regex to map kprobe helpers
Naveen N. Rao
1
-0
/
+2
2016-02-18
scripts/sign-file.c: Add support for signing with a raw signature
Juerg Haefliger
1
-90
/
+146
2016-02-18
scripts/coccinelle: modernize &
Julia Lawall
1
-1
/
+1
2016-02-18
x86/mm: Expand the exception table logic to allow new handling options
Tony Luck
1
-0
/
+32
2016-02-17
kbuild: fixdep: Check fstat(2) return value
Tom Rini
1
-1
/
+5
[next]