index
:
linux-dev
for-cryptodev-2.6
for-next
jd/arm-thumb-sym
jd/big-key-gcm
jd/big-key-gcm-split
jd/broken-netlink-dump
jd/chacha-stack-validation
jd/clang-aarch64
jd/cleaner-add-random-ready
jd/fast-ti-aarch64
jd/fix-tishift-modules
jd/hsiphash128
jd/hsiphash128-2
jd/hsiphash128-3
jd/icmp-conntrack
jd/kasan-stack-frame
jd/kconfig-assembler-support
jd/memcmp-wpa
jd/netdev-pub
jd/netlink-dump-size
jd/netlink-dump-size-v2
jd/random-zinc
jd/re-zinc-it-up
jd/rmk-toolcheck
jd/rng-blocker
jd/skb_memzero_explicit
jd/timekeeping
jd/um-fixups
jd/variable-time-memcmp
jd/wireguard
jd/wireguard-azinc
jd/with-cryptoapi-port
jd/zinc-light
jn/rhashtable
jn/rhashtable-api
jn/rhashtable-next
master
tg/skb_memzero
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2011-02-04
deb-pkg: Fix building outside of source tree (O=...).
Nicolas de Pesloüan
1
-3
/
+3
2011-01-15
deb-pkg: Use $SRCARCH for include path
maximilian attems
1
-1
/
+1
2011-01-13
decompressors: add boot-time XZ support
Lasse Collin
1
-0
/
+2
2011-01-13
decompressors: add XZ decompressor module
Lasse Collin
2
-0
/
+51
2011-01-13
checkpatch.pl: add "prefer __packed" check
Joe Perches
1
-0
/
+5
2011-01-13
checkpatch: check for world-writeable sysfs/debugfs files
Dave Jones
1
-0
/
+5
2011-01-13
checkpatch.pl: fix CAST detection
Florian Mickler
1
-1
/
+1
2011-01-13
scripts/checkpatch.pl: add check for multiple terminating semicolons and casts of vmalloc
Joe Perches
1
-1
/
+6
2011-01-13
scripts/get_maintainer.pl: use --git-fallback more often
Joe Perches
1
-1
/
+37
2011-01-13
scripts/get_maintainer.pl: make --rolestats the default
Joe Perches
1
-3
/
+4
2011-01-07
deb-pkg: s/hdr/kernel_headers_/ && s/header/libc_headers_/
maximilian attems
1
-14
/
+16
2011-01-07
deb-pkg: Make deb-pkg generate a seperate linux-libc-dev deb
maximilian attems
1
-1
/
+20
2011-01-07
nconf: handle comment entries within choice/endchoice
Peter Korsgaard
1
-2
/
+6
2011-01-07
mkuboot.sh: Fail if mkimage is missing
Roland Stigge
1
-1
/
+1
2011-01-06
kernel-doc: code reorganization
Randy Dunlap
1
-48
/
+54
2011-01-03
of/flattree: Update dtc to current mainline.
John Bonesio
18
-1452
/
+1721
2010-12-29
kconfig: fix undesirable side effect of adding "visible" menu attribute
Jan Beulich
1
-0
/
+14
2010-12-29
kbuild: create linux-headers package in deb-pkg
Theodore Ts'o
1
-1
/
+27
2010-12-28
modpost: Fix address calculation in reloc_location()
Olof Johansson
1
-1
/
+1
2010-12-27
kconfig: fix warning
Arnaud Lacombe
1
-0
/
+1
2010-12-23
of: Add support for linking device tree blobs into vmlinux
Dirk Brandewie
1
-0
/
+23
2010-12-22
Make fixdep error handling more explicit
Ben Gamari
1
-3
/
+7
2010-12-21
kconfig: Make expr_copy() take a const argument
Michal Marek
2
-2
/
+2
2010-12-21
kconfig: simplify select-with-unmet-direct-dependency warning
Arnaud Lacombe
2
-1
/
+47
2010-12-20
kbuild, deb-pkg: support overriding userland architecture
Asbjoern Sloth Toennesen
1
-0
/
+3
2010-12-20
checksyscalls: Fix stand-alone usage
Geert Uytterhoeven
1
-2
/
+2
2010-12-16
modpost: Put .zdebug* section on white list
H.J. Lu
1
-0
/
+1
2010-12-15
kconfig: add more S_INT and S_HEX consistency checks
Arnaud Lacombe
1
-3
/
+12
2010-12-15
kbuild: add numeric --set-val option to scripts/config
Jonas Aaberg
1
-2
/
+9
2010-12-15
kconfig: fix `zconfdebug' extern declaration
Arnaud Lacombe
1
-2
/
+4
2010-12-15
kconfig/conf: merge duplicate switch's case
Arnaud Lacombe
1
-2
/
+0
2010-12-15
kconfig: fix typos
Arnaud Lacombe
2
-4
/
+4
2010-12-15
kbuild/gconf: add dummy inline for bind_textdomain_codeset()
Arnaud Lacombe
1
-0
/
+1
2010-12-15
kbuild/nconf: fix spaces damage
Arnaud Lacombe
1
-1
/
+1
2010-12-15
kconfig: nuke second argument of conf_write_symbol()
Arnaud Lacombe
1
-13
/
+5
2010-12-15
kconfig: do not define AUTOCONF_INCLUDED
Arnaud Lacombe
1
-2
/
+1
2010-12-14
kbuild: introduce HDR_ARCH_LIST for headers_install_all
Kirill A. Shutemov
1
-1
/
+1
2010-12-14
headers_check: Fix warning text
akpm@linux-foundation.org
1
-2
/
+2
2010-12-14
headers_check: better search for functions in headers
akpm@linux-foundation.org
1
-1
/
+1
2010-12-14
headers_install: check exit status of unifdef
Mike Frysinger
1
-0
/
+7
2010-12-04
ARM: 6511/1: ftrace: add ARM support for C version of recordmcount
Rabin Vincent
2
-3
/
+7
2010-12-04
ARM: 6509/1: ftrace: ignore any ftrace.o in C version of recordmcount
Rabin Vincent
1
-1
/
+1
2010-12-03
scripts/coccinelle: update for compatability with Coccinelle 0.2.4
Julia Lawall
2
-28
/
+17
2010-12-02
ftrace: Have recordmcount honor endianness in fn_ELF_R_INFO
John Reiser
1
-1
/
+1
2010-12-02
scripts/tags.sh: Add magic for trace-events
Peter Zijlstra
1
-1
/
+3
2010-12-02
tags: put function prototypes back!
Uwe Kleine-König
1
-1
/
+1
2010-11-26
scripts/tags.sh: Add magic for trace-events
Peter Zijlstra
1
-1
/
+3
2010-11-25
scripts/genksyms: fix header usage
Arnaud Lacombe
2
-2
/
+2
2010-11-25
Kconfig: fix single letter command in scripts/config
Andi Kleen
1
-1
/
+1
2010-11-25
gitignore: add scripts/recordmcount
Américo Wang
1
-0
/
+1
[next]