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
2013-05-05
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
6
-57
/
+78
2013-05-02
Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
2
-42
/
+68
2013-04-30
menuconfig: print more info for symbol without prompts
Wengmeiling
1
-7
/
+20
2013-04-30
Merge tag 'localmodconfig-v3.10' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-10
/
+16
2013-04-29
checkpatch: add Suggested-by as a standard signature
Mugunthan V N
1
-0
/
+1
2013-04-29
checkpatch: only warn for empty lines before closing braces by themselves
Matthijs Kooijman
1
-1
/
+1
2013-04-29
checkpatch: warn on space before semicolon
Joe Perches
1
-2
/
+2
2013-04-29
checkpatch: complain about executable files
Joe Perches
1
-1
/
+2
2013-04-29
checkpatch: Prefer seq_puts to seq_printf
Joe Perches
1
-0
/
+16
2013-04-29
checkpatch: add check for reuse of krealloc arg
Joe Perches
1
-0
/
+7
2013-04-29
get_maintainer: use filename-only regex match for Tegra
Stephen Warren
1
-1
/
+1
2013-04-29
scripts/decodecode: make faulting insn ptr more robust
Borislav Petkov
1
-1
/
+7
2013-04-29
localmodconfig: Process source kconfig files as they are found
Steven Rostedt
1
-10
/
+7
2013-04-29
localmodconfig: Add debug prints for dependencies of module configs
Steven Rostedt
1
-0
/
+9
2013-04-29
Merge tag 'char-misc-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-0
/
+15
2013-04-29
modpost: fix unwanted VMLINUX_SYMBOL_STR expansion
James Hogan
1
-1
/
+1
2013-04-17
checkpatch: fix stringification macro defect
Joe Perches
1
-0
/
+1
2013-04-09
Merge remote-tracking branch 'swarren/for-3.10/dtc-cpp-chroot-std-headers' in...
Shawn Guo
2
-42
/
+68
2013-04-05
kbuild: always run gcc -E on *.dts, remove cmd_dtc_cpp
Stephen Warren
1
-9
/
+5
2013-04-05
kbuild: cmd_dtc_cpp: extract deps from both gcc -E and dtc
Stephen Warren
1
-2
/
+3
2013-04-05
kbuild: fixdep: support concatenated dep files
Stephen Warren
1
-32
/
+61
2013-04-05
kbuild: create an "include chroot" for DT bindings
Stephen Warren
1
-1
/
+1
2013-04-05
modpost: handle huge numbers of modules.
Rusty Russell
1
-3
/
+5
2013-04-05
modpost: add -T option to read module names from file/stdin.
Rusty Russell
1
-2
/
+30
2013-04-05
modpost: minor cleanup.
Rusty Russell
1
-8
/
+15
2013-03-29
mei: bus: Initial MEI Client bus type implementation
Samuel Ortiz
2
-0
/
+15
2013-03-20
genksyms: pass symbol-prefix instead of arch
James Hogan
2
-12
/
+9
2013-03-20
module: fix symbol versioning with symbol prefixes
James Hogan
1
-1
/
+2
2013-03-15
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
1
-5
/
+6
2013-03-15
CONFIG_SYMBOL_PREFIX: cleanup.
Rusty Russell
3
-31
/
+17
2013-03-05
kbuild: fix make headers_check with make 3.80
Sam Ravnborg
1
-5
/
+6
2013-03-03
Merge tag 'metag-v3.9-rc1-v4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-3
/
+21
2013-03-02
genksyms: fix metag symbol prefix on crc symbols
James Hogan
1
-1
/
+2
2013-03-02
scripts/checkstack.pl: Add metag support
James Hogan
1
-2
/
+6
2013-03-02
metag: ftrace support
James Hogan
1
-0
/
+13
2013-02-27
Merge branch 'akpm' (final batch from Andrew)
Linus Torvalds
3
-2
/
+6
2013-02-27
get_maintainer: allow keywords to match filenames
Stephen Warren
1
-0
/
+4
2013-02-27
scripts/kernel-doc: handle struct member __aligned without numbers
Nishanth Menon
1
-1
/
+1
2013-02-27
checkpatch: improve CamelCase test for Page
Joe Perches
1
-1
/
+1
2013-02-27
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
19
-260
/
+385
2013-02-27
Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...
Linus Torvalds
6
-34
/
+298
2013-02-27
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
10
-326
/
+617
2013-02-25
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-71
/
+65
2013-02-25
Merge branch 'kbuild/rc-fixes' into kbuild/kconfig
Michal Marek
26
-576
/
+950
2013-02-25
kbuild: Fix reading of .config in link-vmlinux.sh
Michal Marek
1
-1
/
+8
2013-02-22
scripts/coccinelle: find constant additions that could be bit ors
Julia Lawall
1
-0
/
+55
2013-02-22
coccicheck: Allow to show the executed command line
Bernd Schubert
1
-7
/
+21
2013-02-22
kbuild: Unset language specific variables in setlocalversion script
Christophe Leroy
1
-1
/
+1
2013-02-22
depmod: pass -P $CONFIG_SYMBOL_PREFIX
James Hogan
1
-3
/
+23
2013-02-22
kbuild: Fix destination-y for installed headers
Jesper Nilsson
1
-3
/
+3
[next]