index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
Age
Commit message (
Expand
)
Author
Files
Lines
2014-04-03
checkpatch: fix jiffies comparison and others
Joe Perches
1
-1
/
+1
2014-04-03
checkpatch: avoid sscanf test duplicated messages
Joe Perches
1
-1
/
+1
2014-04-03
checkpatch: update octal permissions warning
Joe Perches
1
-2
/
+4
2014-04-03
checkpatch: warn on uses of __constant_<foo> functions
Joe Perches
1
-0
/
+13
2014-04-03
checkpatch: add checks for constant non-octal permissions
Joe Perches
1
-2
/
+34
2014-04-03
checkpatch: don't warn on some function pointer return styles
Joe Perches
1
-10
/
+21
2014-04-03
checkpatch: add test for long udelay
Joe Perches
1
-3
/
+8
2014-04-03
genksyms: fix typeof() handling
Jan Beulich
7
-384
/
+498
2014-04-02
Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
10
-365
/
+582
2014-04-01
Merge tag 'driver-core-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-5
/
+18
2014-04-02
xtensa: enable sorting extable at build time
Max Filippov
1
-0
/
+5
2014-03-31
Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
6
-4
/
+71
2014-03-31
Merge remote-tracking branch 'robh/for-next' into devicetree/next
Grant Likely
3
-3
/
+15
2014-03-29
kbuild: move "quote" to Kbuild.include to be consistent
Masahiro Yamada
2
-4
/
+1
2014-03-29
Coccicheck: Remove memcpy to struct assignment test
Peter Senna Tschudin
1
-103
/
+0
2014-03-17
kallsyms: fix percpu vars on x86-64 with relocation.
Rusty Russell
2
-0
/
+25
2014-03-17
kallsyms: generalize address range checking
Kees Cook
1
-21
/
+32
2014-03-14
kbuild: specify build_docproc as a phony target
Masahiro Yamada
1
-3
/
+3
2014-03-13
module: allow multiple calls to MODULE_DEVICE_TABLE() per module
Tom Gundersen
1
-5
/
+9
2014-03-10
revert "kallsyms: fix absolute addresses for kASLR"
Andrew Morton
1
-1
/
+2
2014-03-07
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-0
/
+13
2014-03-04
kallsyms: fix absolute addresses for kASLR
Andy Honig
1
-2
/
+1
2014-03-04
scripts/gen_initramfs_list.sh: fix flags for initramfs LZ4 compression
Daniel M. Weeks
1
-1
/
+1
2014-03-04
Merge tag 'v3.14-rc5' into HEAD
Grant Likely
4
-5
/
+6
2014-03-02
Merge 3.14-rc5 into driver-core-next
Greg Kroah-Hartman
1
-0
/
+1
2014-02-20
kbuild: dtbs_install: new make target
Jason Cooper
1
-0
/
+12
2014-02-20
of: Move testcase FDT data into drivers/of
Grant Likely
1
-0
/
+1
2014-02-18
x86: align x86 arch with generic CPU modalias handling
Ard Biesheuvel
1
-5
/
+5
2014-02-18
cpu: add generic support for CPU feature based module autoloading
Ard Biesheuvel
2
-0
/
+13
2014-02-18
ARM: 7964/1: Detect section mismatches in thumb relocations
David A. Long
1
-0
/
+13
2014-02-14
Merge tag 'usb-3.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-2
/
+2
2014-02-13
Kbuild, lto: Handle basic LTO in modpost
Andi Kleen
1
-1
/
+5
2014-02-13
Kbuild, lto: Disable LTO for asm-offsets.c
Andi Kleen
1
-1
/
+1
2014-02-13
Kbuild, lto: Add a gcc-ld script to let run gcc as ld
Andi Kleen
1
-0
/
+29
2014-02-13
Kbuild, lto: add ld-version and ld-ifversion macros
Andi Kleen
2
-0
/
+17
2014-02-13
Kbuild, lto: Drop .number postfixes in modpost
Andi Kleen
2
-2
/
+15
2014-02-13
Kbuild, lto, workaround: Don't warn for initcall_reference in modpost
Andi Kleen
1
-0
/
+4
2014-02-10
checkpatch: fix detection of git repository
Richard Genoud
1
-2
/
+2
2014-02-10
get_maintainer: fix detection of git repository
Richard Genoud
1
-1
/
+1
2014-02-07
Modpost: fixed USB alias generation for ranges including 0x9 and 0xA
Jan Moskyto Matejka
1
-2
/
+2
2014-02-06
scripts/tags.sh: Ignore *.mod.c
Prarit Bhargava
1
-5
/
+4
2014-02-03
Merge branch 'devicetree/dtc' into devicetree/next
Grant Likely
9
-365
/
+570
2014-02-01
Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...
Linus Torvalds
2
-8
/
+126
2014-01-30
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
1
-1
/
+2
2014-01-27
Merge branch 'akpm' (incoming from Andrew)
Linus Torvalds
1
-0
/
+9
2014-01-27
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
1
-2
/
+6
2014-01-27
checkpatch.pl: check for function declarations without arguments
Joe Perches
1
-0
/
+9
2014-01-24
Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+1446
2014-01-23
checkpatch: prefer ether_addr_copy to memcpy(foo, bar, ETH_ALEN)
Joe Perches
1
-0
/
+10
2014-01-23
checkpatch: add DT compatible string documentation checks
Rob Herring
1
-0
/
+27
[prev]
[next]