Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
e109ebd1eed2b91e3c9bb3b42cc27961f0dc22b3
/
scripts
328d244
[PATCH] kernel-doc: allow space after __attribute__
by Randy Dunlap
· 18 years ago
b0138a6
Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6
by Linus Torvalds
· 18 years ago
da68d61
[PATCH] remove modpost false warnings on ARM
by David Brownell
· 18 years ago
262d9b0
[PATCH] kernel-doc: include struct short description in title output
by Randy Dunlap
· 18 years ago
f354ef8
[PARISC] rename *_ANY_ID to PA_*_ANY_ID in the exported header
by Kyle McMartin
· 18 years ago
f3cf267
[PARISC] generate modalias for parisc_device_id tables
by Kyle McMartin
· 18 years ago
e7b3ca0
Merge branch 'parisc' from /home/kyle/repos/parisc-2.6.git
by Kyle McMartin
· 18 years ago
414f827
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
by Linus Torvalds
· 18 years ago
ed8b4d4
[PATCH] qconf: hide empty list items
by Cyrill V. Gorcunov
· 18 years ago
f253f00
[PATCH] qconf: Back button behaviour normalization
by Cyrill V. Gorcunov
· 18 years ago
786fb18
[PATCH] qconf: fix showing help info on failed search
by Cyrill V. Gorcunov
· 18 years ago
66e7c72
[PATCH] qconf: relocate Search Command
by Shlomi Fish
· 18 years ago
49e5646
[PATCH] qconf: immediately update integer and string values in xconfig display
by Karsten Wiese
· 18 years ago
895a39a
[PATCH] Make mkcompile_h use LANG=C and LC_ALL=C for $CC -v
by s situert
· 18 years ago
8c7e449
[PATCH] search a little harder for mkimage
by Mike Frysinger
· 18 years ago
f8657e1
[PATCH] i386: move startup_32() in text.head section
by Vivek Goyal
· 18 years ago
412ecd7
[PATCH] fix fatal kernel-doc error
by Randy Dunlap
· 18 years ago
a21217d
[PATCH] kernel-doc: fix some odd spacing issues
by Randy Dunlap
· 18 years ago
996a07b
[PATCH] kernel-doc: allow more whitespace
by Randy Dunlap
· 18 years ago
891dcd2
[PATCH] kernel-doc: allow a little whitespace
by Randy Dunlap
· 18 years ago
5449bc9
[PATCH] DocBook/HTML: correction of recursive A tags in HTML output
by Pavel Pisa
· 18 years ago
beda9f3
[PATCH] kbuild: more Makefile cleanups
by Roman Zippel
· 18 years ago
742433b
[PATCH] PA-RISC: Fix bogus warnings from modpost
by Matthew Wilcox
· 18 years ago
b892afd
kbuild: fix space for good (take 103)
by Linus Torvalds
· 18 years ago
c4184f1
kbuild: make $(checker-shell ) strip spaces around the result
by Linus Torvalds
· 18 years ago
bff288c
[PATCH] kbuild, Kbuild.include: avoid using spaces in call arguments
by Oleg Verych
· 18 years ago
5de043f
[PATCH] kbuild: improve option checking, Kbuild.include cleanup
by Oleg Verych
· 18 years ago
f6112ec
[PATCH] kbuild scripts: replace gawk, head, bc with shell, update
by Oleg Verych
· 18 years ago
ec268be
[PATCH] translate dashes in filenames for headers install
by Mike Frysinger
· 18 years ago
6fa1da8
[PATCH] qconf: (re)fix SIGSEGV on empty menu items
by Roman Zippel
· 18 years ago
ee6a854
[PATCH] x86-64: Modpost whitelist reference to more symbols (pattern 3)
by Vivek Goyal
· 18 years ago
118c0ac
[PATCH] x86-64: modpost add more symbols to whitelist pattern2
by Vivek Goyal
· 18 years ago
73b8ed2
[PATCH] qconf: fix SIGSEGV on empty menu items
by Cyrill V. Gorcunov
· 18 years ago
134fe01
[PATCH] kernel-doc: allow unnamed structs/unions
by Randy Dunlap
· 18 years ago
0a0c502
[PATCH] kconfig: set gconf's save-widget's sensitivity according to .config's changed state
by Karsten Wiese
· 18 years ago
3b354c5
[PATCH] kconfig: add "void conf_set_changed_callback(void (*fn)(void))", use it in qconf.cc
by Karsten Wiese
· 18 years ago
bfc1000
[PATCH] kconfig: make sym_change_count static, let it be altered by 2 functions only
by Karsten Wiese
· 18 years ago
b321429
[PATCH] kconfig: new function "bool conf_get_changed(void)"
by Karsten Wiese
· 18 years ago
acd1949
[PATCH] Fix section mismatch in parainstructions
by Randy Dunlap
· 18 years ago
347a00f
[PATCH] kbuild: don't put temp files in source
by Roman Zippel
· 18 years ago
aad0947
[PATCH] move kallsyms data to .rodata
by Jan Beulich
· 18 years ago
4522d58
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
by Linus Torvalds
· 18 years ago
ea82c74
[PATCH] kernel-doc: stricter function pointer recognition
by Randy Dunlap
· 18 years ago
319e799
[PATCH] ver_linux additions
by Valdis Kletnieks
· 18 years ago
44ddc4f
[PATCH] qconf: support old QT
by akpm@osdl.org
· 18 years ago
2c22d8b
[PATCH] relocatable kernel: Fix kallsyms on avr32 after relocatable kernel changes
by Vivek Goyal
· 18 years ago
139ec7c
[PATCH] paravirt: Patch inline replacements for paravirt intercepts
by Rusty Russell
· 18 years ago
fd593d1
[PATCH] relocatable kernel: Kallsyms generate relocatable symbols
by Eric W. Biederman
· 18 years ago
c154348
[PATCH] fix menuconfig colours with TERM=vt100
by Roman Zippel
· 18 years ago
f12aa70
[PATCH] qconf: fix uninitialsied member
by Roman Zippel
· 18 years ago
a26d79c
[PATCH] initramfs: handle more than one source dir or file list
by Thomas Chou
· 18 years ago
5fd934a
[PATCH] .gitignore: add miscellaneous files
by Franck Bui-Huu
· 18 years ago
c612093
[PATCH] update some docbook comments
by Randy Dunlap
· 18 years ago
21c4ff8
[POWERPC] Support feature fixups in modules
by Benjamin Herrenschmidt
· 18 years ago
3f3fd3c
[PATCH] kbuild: allow multi-word $M in Makefile.modpost
by Greg Banks
· 18 years ago
308ba5f
[PATCH] fix `make headers_install'
by David Woodhouse
· 18 years ago
2720574
[PATCH] kernel-doc: make parameter description indentation uniform
by Randy Dunlap
· 18 years ago
32e7940
[PATCH] kernel-doc: drop various "inline" qualifiers
by Randy Dunlap
· 18 years ago
1db11ea
[PATCH] Fix menuconfig build failure due to missing stdbool.h
by Luca Tettamanti
· 18 years ago
4e776b1
[PATCH] hdrcheck permission fix
by Andrew Morton
· 18 years ago
a073a8b
Fix copy&waste bug in comment in scripts/kernel-doc
by Rolf Eike Beer
· 18 years ago
b4a9071
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild
by Linus Torvalds
· 18 years ago
ad7a3bf
[PATCH] Add unifdef to gitignore
by Paul Mundt
· 18 years ago
9a3d0fe
kconfig: fix saving alternate kconfig file in parent dir
by Sam Ravnborg
· 18 years ago
ea837f1
kbuild: make modpost processing configurable
by Sam Ravnborg
· 18 years ago
f2443ab
[PATCH] allow /proc/config.gz to be built as a module
by Ross Biro
· 18 years ago
e94c5bd
kconfig/menuconfig: do not let ncurses clutter screen on exit
by Sam Ravnborg
· 18 years ago
737ecae
kconfig/lxdialog: clear long menu lines
by Sam Ravnborg
· 18 years ago
c29121b
kbuild: do not build mconf & lxdialog unless needed
by Sam Ravnborg
· 18 years ago
903947d
kconfig/lxdialog: fix make mrproper
by Sam Ravnborg
· 18 years ago
c8dc68a
kconfig/lxdialog: support resize
by Sam Ravnborg
· 18 years ago
f3cbcdc
kconfig/lxdialog: let <ESC><ESC> behave as expected
by Sam Ravnborg
· 18 years ago
2982de6
kconfig/menuconfig: lxdialog is now built-in
by Sam Ravnborg
· 18 years ago
350b5b7
kconfig/lxdialog: add a new theme bluetitle which is now default
by Sam Ravnborg
· 18 years ago
4589721
kconfig/lxdialog: add support for color themes and add blackbg theme
by Sam Ravnborg
· 18 years ago
98e5a15
kconfig/lxdialog: refactor color support
by Sam Ravnborg
· 18 years ago
074a5dd
[PATCH] docbook: fix segfault in docproc.c
by Henrik Kretzschmar
· 18 years ago
07563c7
[PATCH] EISA bus MODALIAS attributes support
by Michael Tokarev
· 18 years ago
adf1423
[PATCH] i386/x86-64: Work around gcc bug with noreturn functions in unwinder
by Jan Beulich
· 18 years ago
4f7fd4d
[PATCH] Add the -fstack-protector option to the CFLAGS
by Arjan van de Ven
· 18 years ago
e241491
[PATCH] x86: Detect CFI support in the assembler at runtime
by Andi Kleen
· 18 years ago
398477d
Merge git://git.infradead.org/~dwmw2/khdrs-2.6
by Linus Torvalds
· 18 years ago
a5fa393
kbuild: fix "mkdir -p" usage in scripts/package/mkspec
by Rolf Eike Beer
· 18 years ago
b32c826
kbuild: update help in top level Makefile
by Robert P. J. Day
· 18 years ago
c53ddac
kbuild: fail kernel compilation in case of unresolved module symbols
by Kirill Korotaev
· 18 years ago
2212692
kbuild: remove debug left-over from Makefile.host
by Sam Ravnborg
· 18 years ago
7b5b820
kbuild: create output directory for hostprogs with O=.. build
by Sam Ravnborg
· 18 years ago
93659af
kbuild: add missing return statement in modpost.c:secref_whitelist()
by Sam Ravnborg
· 18 years ago
45d506b
kbuild: make V=2 tell why a target is rebuild
by Sam Ravnborg
· 18 years ago
12715d2
kbuild: modpost on vmlinux regardless of CONFIG_MODULES
by Sam Ravnborg
· 18 years ago
9e157a5
kbuild: ignore references from ".pci_fixup" to ".init.text"
by Magnus Damm
· 18 years ago
07aea3a
kbuild: use in-kernel unifdef
by Sam Ravnborg
· 18 years ago
14a036d
kbuild: replace use of strlcpy with a dedicated implmentation in unifdef
by Sam Ravnborg
· 18 years ago
01f1c87
kbuild: add unifdef
by Sam Ravnborg
· 18 years ago
48f1f05
kbuild: consistently decide when to rebuild a target
by Sam Ravnborg
· 18 years ago
d3660a8
kconfig: support DOS line endings
by Matthew Wilcox
· 18 years ago
de78912
Use dependencies for 'make headers_install'.
by David Woodhouse
· 18 years ago
a489d15
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
by Linus Torvalds
· 18 years ago
14d1adf
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
by Linus Torvalds
· 18 years ago
1534c38
[S390] zcrypt adjunct processor bus.
by Martin Schwidefsky
· 18 years ago
Next »