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
2012-12-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-0
/
+34
2012-12-12
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
1
-0
/
+1
2012-12-11
Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-14
/
+10
2012-12-11
Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2
-0
/
+5
2012-12-11
Merge branches 'cache-l2x0', 'fixes', 'hdrs', 'misc', 'mmci', 'vic' and 'warn...
Russell King
15
-490
/
+536
2012-11-30
modpost.c: Stop checking __dev* section mismatches
Greg Kroah-Hartman
1
-14
/
+10
2012-11-30
kbuild: centralize .dts->.dtb rule
Stephen Warren
1
-0
/
+3
2012-11-27
scripts/kernel-doc: check that non-void fcts describe their return value
Yacine Belkadi
1
-0
/
+34
2012-11-26
UAPI: strip the _UAPI prefix from header guards during header installation
David Howells
1
-0
/
+3
2012-11-21
sign-file: fix the perl warning message when extracting ASN.1
Chun-Yi Lee
1
-3
/
+3
2012-11-21
script: dtc: clean generated files
Magnus Damm
1
-0
/
+2
2012-11-12
Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...
Linus Torvalds
5
-14
/
+106
2012-11-09
Merge branch 'akpm' (Fixes from Andrew)
Linus Torvalds
1
-2
/
+4
2012-11-09
checkpatch: improve network block comment style checking
Joe Perches
1
-2
/
+4
2012-11-06
modules: don't break modules_install on external modules with no key.
Rusty Russell
1
-1
/
+2
2012-11-04
ARM: 7568/1: Sort exception table at compile time
Stephen Boyd
1
-0
/
+1
2012-10-25
menuconfig: Replace CIRCLEQ by list_head-style lists.
Benjamin Poirier
5
-14
/
+106
2012-10-19
MODSIGN: Move the magic string to the end of a module and eliminate the search
David Howells
1
-3
/
+3
2012-10-19
MODSIGN: perlify sign-file and merge in x509keyid
David Howells
2
-346
/
+399
2012-10-19
kbuild: Fix module signature generation
Linus Torvalds
1
-2
/
+3
2012-10-19
kbuild: sign the modules at install time
Rusty Russell
4
-111
/
+28
2012-10-18
Merge tag 'dt-fixes-for-3.7' of git://sources.calxeda.com/kernel/linux
Linus Torvalds
1
-34
/
+10
2012-10-17
dtc: fix for_each_*() to skip first object if deleted
Stephen Warren
1
-34
/
+10
2012-10-17
uapi: Allow automatic generation of uapi/asm/ header files
Catalin Marinas
1
-1
/
+1
2012-10-15
kbuild: Fix accidental revert in commit fe04ddf
Michal Marek
1
-2
/
+2
2012-10-14
Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
7
-1
/
+2018
2012-10-12
Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...
Linus Torvalds
5
-9
/
+366
2012-10-12
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
10
-130
/
+289
2012-10-12
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
4
-5
/
+6
2012-10-11
modpost: Permit .GCC.command.line sections
Jonathan Kliegman
1
-0
/
+1
2012-10-11
coccicheck: Add the rep+ctxt mode
Nicolas Palix
1
-0
/
+3
2012-10-11
scripts/coccinelle/tests/odd_ptr_err.cocci: semantic patch for IS_ERR/PTR_ERR...
Julia Lawall
1
-0
/
+65
2012-10-10
MODSIGN: Sign modules during the build process
David Howells
2
-1
/
+191
2012-10-10
MODSIGN: Provide a script for generating a key ID from an X.509 cert
David Howells
1
-0
/
+268
2012-10-09
Merge tag 'xtensa-next-20121008' of git://github.com/czankel/xtensa-linux
Linus Torvalds
1
-0
/
+2
2012-10-08
X.509: Add simple ASN.1 grammar compiler
David Howells
4
-0
/
+1559
2012-10-08
Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...
Linus Torvalds
8
-16
/
+16
2012-10-06
kernel-doc: don't mangle whitespace in Example section
Daniel Santos
1
-2
/
+7
2012-10-06
kernel-doc: bugfix - empty line in Example section
Daniel Santos
1
-1
/
+10
2012-10-06
kernel-doc: bugfix - multi-line macros
Daniel Santos
1
-0
/
+3
2012-10-06
checkpatch: fix name of "MODULE_PARM_DESC"
Kees Cook
1
-1
/
+1
2012-10-06
checkpatch: check networking specific block comment style
Joe Perches
1
-0
/
+14
2012-10-06
checkpatch: update suggested printk conversions
Joe Perches
1
-2
/
+4
2012-10-06
checkpatch: check utf-8 content from a commit log when it's missing from charset
Pasi Savanainen
1
-3
/
+12
2012-10-06
kbuild: make: fix if_changed when command contains backslashes
Sascha Hauer
1
-1
/
+1
2012-10-03
modpost: fix modpost warnings for xtensa
Max Filippov
1
-0
/
+2
2012-10-03
Merge tag 'uapi-prep-20121002' of git://git.infradead.org/users/dhowells/linu...
Linus Torvalds
2
-25
/
+41
2012-10-03
Merge tag 'dt-for-3.7' of git://sources.calxeda.com/kernel/linux
Linus Torvalds
30
-701
/
+3847
2012-10-03
kbuild: Fix gcc -x syntax
Jean Delvare
6
-13
/
+13
2012-10-02
UAPI: Plumb the UAPI Kbuilds into the user header installation and checking
David Howells
2
-20
/
+39
[next]