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
2014-01-21
scripts/dtc: Update shipped files to build with bison 2.7.12
Grant Likely
2
-283
/
+222
2014-01-20
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-1
/
+1
2014-01-20
Merge tag 'localmodconfig-v3.14' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+7
2014-01-17
Merge branches 'acpi-tools' and 'pm-tools'
Rafael J. Wysocki
1
-0
/
+1446
2014-01-17
PM / tools: new tool for suspend/resume performance optimization
Todd E Brandt
1
-0
/
+1446
2014-01-15
powerpc: Add vr save/restore functions
Andreas Schwab
1
-2
/
+6
2014-01-08
arm64, jump label: detect %c support for ARM64
Jiang Liu
1
-1
/
+1
2014-01-03
deb-pkg: Fix building for MIPS big-endian or ARM OABI
Ben Hutchings
1
-2
/
+2
2014-01-03
deb-pkg: Fix cross-building linux-headers package
Ben Hutchings
1
-5
/
+4
2014-01-03
Fix detectition of kernel git repository in setlocalversion script [take #2]
Franck Bui-Huu
1
-1
/
+2
2014-01-03
scripts: Coccinelle script for pm_runtime_* return checks with IS_ERR_VALUE
Nishanth Menon
1
-0
/
+109
2014-01-02
Merge commit v3.13-rc1 into kbuild/misc
Michal Marek
22
-124
/
+303
2013-12-23
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+3
2013-12-20
localmodconfig: Add config depends by default settings
Steven Rostedt (Red Hat)
1
-0
/
+7
2013-12-13
Merge tag 'arc-fixes-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+5
2013-12-13
PCI/checkpatch: Deprecate DEFINE_PCI_DEVICE_TABLE
Joe Perches
1
-4
/
+7
2013-12-10
scripts/link-vmlinux.sh: only filter kernel symbols for arm
Ming Lei
1
-1
/
+3
2013-12-05
ftrace: default to tilegx if ARCH=tile is specified
Tony Lu
1
-1
/
+2
2013-11-25
ARC: extable: Enable sorting at build time
Vineet Gupta
1
-0
/
+5
2013-11-21
Merge branch 'akpm' (fixes from Andrew)
Linus Torvalds
1
-0
/
+1
2013-11-21
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jm...
Linus Torvalds
1
-0
/
+2
2013-11-21
checkpatch: fix "Use of uninitialized value" warnings
Joe Perches
1
-0
/
+1
2013-11-18
deb-pkg: Inhibit initramfs builders if CONFIG_BLK_DEV_INITRD is not set
Ben Hutchings
1
-1
/
+11
2013-11-16
Merge tag 'trace-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
1
-2
/
+2
2013-11-15
Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...
Linus Torvalds
4
-117
/
+12
2013-11-15
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
7
-39
/
+43
2013-11-15
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
3
-4
/
+11
2013-11-15
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-5
/
+21
2013-11-13
kallsyms: Revert back to 128 max symbol length
Michal Marek
1
-1
/
+1
2013-11-13
kernel-doc: improve "no structured comments found" error
Johannes Berg
2
-5
/
+15
2013-11-13
initramfs: read CONFIG_RD_ variables for initramfs compression
P J P
1
-6
/
+18
2013-11-13
checkpatch: add check for sscanf without return use
Joe Perches
1
-0
/
+17
2013-11-13
checkpatch: don't require kernel style __attribute__ shortcuts in uapi paths
Joe Perches
1
-7
/
+12
2013-11-13
checkpatch: improve "return is not a function" test
Joe Perches
1
-14
/
+4
2013-11-13
checkpatch.pl: check for the FSF mailing address
Josh Triplett
1
-0
/
+12
2013-11-13
checkpatch: make the memory barrier test noisier
Joe Perches
1
-2
/
+2
2013-11-13
checkpatch: add rules to check init attribute and const defects
Joe Perches
1
-2
/
+34
2013-11-13
checkpatch: add test for #defines of ARCH_HAS_<foo>
Joe Perches
1
-8
/
+14
2013-11-13
checkpatch: find CamelCase definitions of struct/union/enum
Joe Perches
1
-2
/
+3
2013-11-13
checkpatch: update seq_<foo> tests
Joe Perches
1
-3
/
+4
2013-11-13
checkpatch: extend CamelCase types and ignore existing CamelCase uses in a patch
Joe Perches
1
-2
/
+10
2013-11-13
checkpatch: report missing spaces around trigraphs with --strict
Joe Perches
1
-9
/
+7
2013-11-13
scripts/mod/modpost.c: handle non ABS crc symbols
Andi Kleen
1
-8
/
+7
2013-11-13
scripts/sortextable: support objects with more than 64K sections.
Jamie Iles
2
-3
/
+47
2013-11-08
scripts/tags.sh: remove obsolete __devinit[const|data]
Michael Opdenacker
1
-2
/
+2
2013-11-08
scripts: kallsyms: Use %zu to print 'size_t'
Fabio Estevam
1
-1
/
+1
2013-11-07
perf tools: Fix version when building out of tree
David Ahern
1
-1
/
+3
2013-11-07
scripts/bloat-o-meter: use .startswith rather than fragile slicing
Josh Triplett
1
-1
/
+1
2013-11-07
scripts/bloat-o-meter: ignore changes in the size of linux_banner
Josh Triplett
1
-0
/
+1
2013-11-07
modpost: fix bogus 'exported twice' warnings.
Rusty Russell
1
-2
/
+5
[prev]
[next]