Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_kernel_shift_sdm845
/
310f8243a602e9ae950e81b17cbd18a4246674f9
310f824
kbuild: link vmlinux.o before kallsyms passes
by Sam Ravnborg
· 17 years ago
91341d4
kbuild: introduce new option to enhance section mismatch analysis
by Sam Ravnborg
· 17 years ago
eb8f689
Use separate sections for __dev/__cpu/__mem code/data
by Sam Ravnborg
· 17 years ago
f3fe866
compiler.h: introduce __section()
by Sam Ravnborg
· 17 years ago
01ba2bd
all archs: consolidate init and exit sections in vmlinux.lds.h
by Sam Ravnborg
· 17 years ago
6c5bd23
kbuild: check section names consistently in modpost
by Sam Ravnborg
· 17 years ago
1066822
kbuild: introduce blacklisting in modpost
by Sam Ravnborg
· 17 years ago
5b24c07
kbuild: code refactoring in modpost
by Sam Ravnborg
· 17 years ago
9ad21c3
kbuild: try harder to find symbol names in modpost
by Sam Ravnborg
· 17 years ago
d1f25e6
kbuild: fix so modpost can now check any .o file
by Sam Ravnborg
· 17 years ago
fa220d8
kbuild: minor scripts/decodecode update
by Randy Dunlap
· 17 years ago
80daa56
kconfig: use environment option
by Roman Zippel
· 17 years ago
9344908
kconfig: environment symbol support
by Roman Zippel
· 17 years ago
7a96292
kconfig: explicitly introduce expression list
by Roman Zippel
· 17 years ago
0ffce8d
kconfig: gconfig: symbol fix
by EGRY Gabor
· 17 years ago
534a450
kconfig: gettext support for config
by EGRY Gabor
· 17 years ago
75c0a8a
kconfig: gettext support for lxdialog
by EGRY Gabor
· 17 years ago
413f006
kconfig: gettext support for menuconfig
by EGRY Gabor
· 17 years ago
c21a2d9
kconfig: gettext support for xconfig
by EGRY Gabor
· 17 years ago
01771b0
kconfig: macro fix in menu.c
by EGRY Gabor
· 17 years ago
46d2631
kconfig: gettext support for gconfig
by EGRY Gabor
· 17 years ago
bb7ef39
kconfig: missing macros in gconfig
by EGRY Gabor
· 17 years ago
f7a4b4c
kconfig: whitespace removing
by EGRY Gabor
· 17 years ago
1020026
kconfig: update-po-config info
by EGRY Gabor
· 17 years ago
243f40c
kbuild: document 'make prepare' in 'make help'
by Valdis.Kletnieks@vt.edu
· 17 years ago
1d3b3bf
kbuild: scripts/mkmakefile: dynamic determination of output directory
by Jan Beulich
· 17 years ago
df578e7
kbuild: clean up modpost.c
by Sam Ravnborg
· 17 years ago
07f7668
kconfig: use C89 random functions in conf.c
by Ladislav Michl
· 17 years ago
75ff430
kconfig: fix whitespace and sort includes in conf.c
by Ladislav Michl
· 17 years ago
2c81210
kbuild: ignore cache modifiers for generating the tags files
by Uwe Kleine-König
· 17 years ago
de83cf1
kconfig: delete unused FILE_ and SYMBOL_ flags
by Sam Ravnborg
· 17 years ago
d6ee357
kconfig: rename E_OR & friends to avoid name clash
by Sam Ravnborg
· 17 years ago
d84876f
kconfig: allow overriding symbols
by Jan Engelhardt
· 17 years ago
09af091
kconfig: make kconfig MinGW friendly
by Ladislav Michl
· 17 years ago
0486bc9
kconfig: add hints/tips/tricks to Documentation/kbuild/kconfig-language.txt
by Randy Dunlap
· 17 years ago
b052ce4
kbuild: fix false positive -dirty tag caused by make-kpkg
by Theodore Ts'o
· 17 years ago
4e7434f
kbuild: fix scripts/setlocalversion to avoid erroneous -dirty tag
by Theodore Ts'o
· 17 years ago
d882421
kbuild: change CONFIG_LOCALVERSION_AUTO to use a git-describe-ish format
by Theodore Ts'o
· 17 years ago
22d6a6a
kbuild: eradicate bashisms in scripts/patch-kernel
by Andreas Mohr
· 17 years ago
7491a76
FS: Remove dead code
by WANG Cong
· 17 years ago
abee8ed
FRV: Drop 'TOPDIR' from Makefiles
by WANG Cong
· 17 years ago
aff5905
INFINIBAND: Remove 'TOPDIR' from Makefiles
by WANG Cong
· 17 years ago
42d71c4
CRIS: Remove 'TOPDIR' from Makefiles
by WANG Cong
· 17 years ago
9b21311
kbuild: fix installing external modules
by Sam Ravnborg
· 17 years ago
7998a73
A few corrections to include/linux/Kbuild
by Robert P. J. Day
· 17 years ago
36091fd
kbuild: fixup genksyms usage/getopt
by Mike Frysinger
· 17 years ago
c6025f4
kbuild: ignore *.order files
by Sam Ravnborg
· 17 years ago
0484f12
kbuild: fix buglet in gcc-version.sh
by Sam Ravnborg
· 17 years ago
899c384
Kbuild: Clarify the rpm-related make packaging targets
by Robert P. J. Day
· 17 years ago
3dce174
kbuild: support mercurial in setlocalversion
by Aron Griffis
· 17 years ago
2f4b489
kconfig: use getopt() in conf.c for handling command line arguments
by Andres Salomon
· 17 years ago
666ab41
kbuild: fix a buffer overflow in modpost
by Andi Kleen
· 17 years ago
58b7a68
kbuild: fix format string warnings in modpost
by Andi Kleen
· 17 years ago
6d9a89e
kbuild: declare the modpost error functions as printf like
by Andi Kleen
· 17 years ago
6e588f6
kconfig: if ncurses-devel is missing then say so
by Sam Ravnborg
· 17 years ago
551559e
kbuild: implement modules.order
by Tejun Heo
· 17 years ago
9e23362
convert drivers/base/power/Makefile to ccflags
by Johannes Berg
· 17 years ago
8000743
kbuild: Add missing srctree prefix for includecheck and versioncheck
by Geert Uytterhoeven
· 17 years ago
aa025e7
kbuild: document versioncheck in make help
by Sam Ravnborg
· 17 years ago
ec2d987
kbuild: add 'includecheck' help text
by Randy Dunlap
· 17 years ago
e662af4
kernel-doc: new P directive for DOC: sections
by Johannes Berg
· 17 years ago
2e95972
kernel-doc: use no-doc option
by Johannes Berg
· 17 years ago
4b44595
kernel-doc: process functions, not DOC:
by Johannes Berg
· 17 years ago
b112e0f
kernel-doc: single DOC: selection
by Johannes Berg
· 17 years ago
1b9bc22
kernel-doc: init kernel version
by Johannes Berg
· 17 years ago
5c98fc0
kernel-doc: fix xml output mode
by Johannes Berg
· 17 years ago
8561b08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
by Linus Torvalds
· 17 years ago
e189f34
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
by Linus Torvalds
· 17 years ago
f479874
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
by Linus Torvalds
· 17 years ago
8d01edd
Merge branch 'for-2.6.25' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 17 years ago
f0f0052
Merge branch 'blk-end-request' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 17 years ago
68fbda7
Merge branch 'sg' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 17 years ago
d492819
Merge branch 'cfq-ioc-share' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 17 years ago
bb04af0
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 17 years ago
0affa45
libata: Change "write_data" to "rw" for some function documentations
by Linus Nilsson
· 17 years ago
3bce6f9
HID: ADS/Tech Radio si470x needs blacklist entry
by Tobias Lorenz
· 17 years ago
7cea465
HID: Logitech Extreme 3D needs NOGET quirk
by Jiri Kosina
· 17 years ago
d7d32c8
HID: Refactor MS Presenter 8K key mapping
by Jan Kiszka
· 17 years ago
85c985f
HID: MS Presenter mapping for PID 0x0701
by Jiri Kosina
· 17 years ago
fe56caa
HID: Support Samsung IR remote
by Robert Schedel
· 17 years ago
b0e6682
HID: fix compilation of hidbp drivers without usbhid
by Jiri Kosina
· 17 years ago
15b55fb
HID: Blacklist the Gretag-Macbeth Huey display colorimeter
by Nicolas Mailhot
· 17 years ago
70d215c
HID: the `bit' in hidinput_mapping_quirks() is an out parameter
by Fengguang Wu
· 17 years ago
c4124c9
HID: remove redundant WARN_ON()s in order not to scare users
by Jiri Kosina
· 17 years ago
0887b4c
HID: force hiddev creation for SONY PS3 controller
by Bastien Nocera
· 17 years ago
9f6b372
HID: Use hid blacklist in usbmouse/usbkbd
by Pascal Terjan
· 17 years ago
628edcd
HID: proper handling of MS 4k and 6k devices
by Jiri Kosina
· 17 years ago
9a15c99
HID: remove unused variable in quirk event handler
by Jiri Kosina
· 17 years ago
36ccaad6
HID: hid-input quirk for BTC 8193
by Jiri Kosina
· 17 years ago
87bc2aa
HID: separate hid-input event quirks from generic code
by Jiri Kosina
· 17 years ago
10bd065
HID: refactor mapping to input subsystem for quirky devices
by Jiri Kosina
· 17 years ago
8dcd5afa
HID: Microsoft Wireless Optical Desktop 3.0 quirk
by Drew Fisher
· 17 years ago
bc37073
HID: Add support for Logitech Elite keyboards
by Carlos Corbacho
· 17 years ago
af9e0ea
HID: add full support for Genius KB-29E
by Jiri Kosina
· 17 years ago
3ba5619
HID: fix a potential bug in pointer casting
by Li Zefan
· 17 years ago
c80e5ff
HID: Implement horizontal wheel handling for A4 Tech X5-005D
by Pavel Troller
· 17 years ago
a45d82d
HID: Add support for Apple aluminum USB keyboards.
by Michel Daenzer
· 17 years ago
81e1a87
HID: Rename some code identifiers from PowerBook specific to Apple generic
by Michel Daenzer
· 17 years ago
3c684c8
HID: Map MS Presenter 8000 bottom-side buttons
by Jan Kiszka
· 17 years ago
0ff66f0
Merge branch 'pxa-plat' into devel
by Russell King
· 17 years ago
Next »