projects
/
linux-2.6-microblaze.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
linux-2.6-microblaze.git
2020-06-06
Masahiro Yamada
modpost: generate vmlinux.symvers and reuse it for...
commit
|
commitdiff
|
tree
2020-06-06
Masahiro Yamada
modpost: refactor -i option calculation
commit
|
commitdiff
|
tree
2020-06-06
Masahiro Yamada
modpost: print symbol dump file as the build target...
commit
|
commitdiff
|
tree
2020-06-06
Masahiro Yamada
modpost: re-add -e to set external_module flag
commit
|
commitdiff
|
tree
2020-06-06
Masahiro Yamada
modpost: rename ext_sym_list to dump_list
commit
|
commitdiff
|
tree
2020-06-06
Masahiro Yamada
modpost: allow to pass -i option multiple times to...
commit
|
commitdiff
|
tree
2020-06-06
Masahiro Yamada
modpost: track if the symbol origin is a dump file...
commit
|
commitdiff
|
tree
2020-06-03
Masahiro Yamada
modpost: load KBUILD_EXTRA_SYMBOLS files in order
commit
|
commitdiff
|
tree
2020-06-03
Masahiro Yamada
modpost: pass -N option only for modules modpost
commit
|
commitdiff
|
tree
2020-06-03
Masahiro Yamada
modpost: move -T option close to the modpost command
commit
|
commitdiff
|
tree
2020-06-03
Masahiro Yamada
modpost: fix -i (--ignore-errors) MAKEFLAGS detection
commit
|
commitdiff
|
tree
2020-06-03
Masahiro Yamada
kbuild: update modules.order only when contained module...
commit
|
commitdiff
|
tree
2020-06-03
Masahiro Yamada
kbuild: refactor KBUILD_VMLINUX_{OBJS,LIBS} calculation
commit
|
commitdiff
|
tree
2020-06-01
Masahiro Yamada
kbuild: merge net-y and virt-y into drivers-y
commit
|
commitdiff
|
tree
2020-06-01
Masahiro Yamada
kbuild: merge init-y into core-y
commit
|
commitdiff
|
tree
2020-06-01
Masahiro Yamada
kbuild: refactor tagets caluculation for KBUILD_{BUILTI...
commit
|
commitdiff
|
tree
2020-06-01
Masahiro Yamada
kbuild: refactor subdir-ym calculation
commit
|
commitdiff
|
tree
2020-06-01
Masahiro Yamada
kbuild: merge two 'ifdef CONFIG_TRIM_UNUSED_KSYMS'...
commit
|
commitdiff
|
tree
2020-06-01
Masahiro Yamada
kbuild: force to build vmlinux if CONFIG_MODVERSION=y
commit
|
commitdiff
|
tree
2020-05-28
Nick Desaulniers
Makefile: support compressed debug info
commit
|
commitdiff
|
tree
2020-05-28
Masahiro Yamada
modpost: refactor sech_name()
commit
|
commitdiff
|
tree
2020-05-28
Masahiro Yamada
modpost: fix potential segmentation fault for addend_i3...
commit
|
commitdiff
|
tree
2020-05-28
Masahiro Yamada
kbuild: disallow multi-word in M= or KBUILD_EXTMOD
commit
|
commitdiff
|
tree
2020-05-25
Masahiro Yamada
kbuild: make modules.order rule consistent with built...
commit
|
commitdiff
|
tree
2020-05-25
Masahiro Yamada
kbuild: rename subdir-obj-y to subdir-builtin
commit
|
commitdiff
|
tree
2020-05-25
Masahiro Yamada
kbuild: move subdir-obj-y to scripts/Makefile.build
commit
|
commitdiff
|
tree
2020-05-25
Masahiro Yamada
kbuild: clear KBUILD_MODULES in top Makefile if CONFIG_...
commit
|
commitdiff
|
tree
2020-05-25
Masahiro Yamada
kbuild: remove ifdef builtin-target / lib-target
commit
|
commitdiff
|
tree
2020-05-25
Masahiro Yamada
kbuild: doc: remove documentation about copying Module...
commit
|
commitdiff
|
tree
2020-05-25
Masahiro Yamada
kbuild: make module name conflict fatal error
commit
|
commitdiff
|
tree
2020-05-25
Masahiro Yamada
kbuild: error out if targets prefixed with '__' are...
commit
|
commitdiff
|
tree
2020-05-25
Masahiro Yamada
kbuild: add this-makefile as a shorthand for $(lastword...
commit
|
commitdiff
|
tree
2020-05-25
Masahiro Yamada
gcc-plugins: remove always-false $(if ...) in Makefile
commit
|
commitdiff
|
tree
2020-05-25
Valdis Kl ē...
bpfilter: document build requirements for bpfilter_umh
commit
|
commitdiff
|
tree
2020-05-25
Maninder Singh
scripts/checkstack.pl: fix arm sp regex
commit
|
commitdiff
|
tree
2020-05-25
Maninder Singh
scripts/checkstack.pl: add arm push handling for stack...
commit
|
commitdiff
|
tree
2020-05-25
Maninder Singh
scripts/checkstack.pl: Add argument to print stacks...
commit
|
commitdiff
|
tree
2020-05-25
Maninder Singh
scripts/checkstack.pl: don't display $dre as different...
commit
|
commitdiff
|
tree
2020-05-25
Gustavo A....
modpost,fixdep: Replace zero-length array with flexible...
commit
|
commitdiff
|
tree
2020-05-25
Siddharth Gupta
scripts: headers_install: Exit with error on config...
commit
|
commitdiff
|
tree
2020-05-25
Masahiro Yamada
kbuild: remove {CLEAN,MRPROPER,DISTCLEAN}_DIRS
commit
|
commitdiff
|
tree
2020-05-25
Masahiro Yamada
kbuild: remove misleading stale FIXME comment
commit
|
commitdiff
|
tree
2020-05-25
Masahiro Yamada
kbuild: invoke syncconfig if autoconf.h is missing
commit
|
commitdiff
|
tree
2020-05-17
Masahiro Yamada
samples: watchdog: use 'userprogs' syntax
commit
|
commitdiff
|
tree
2020-05-17
Masahiro Yamada
samples: timers: use 'userprogs' syntax
commit
|
commitdiff
|
tree
2020-05-17
Masahiro Yamada
samples: auxdisplay: use 'userprogs' syntax
commit
|
commitdiff
|
tree
2020-05-17
Masahiro Yamada
samples: mei: build sample program for target architecture
commit
|
commitdiff
|
tree
2020-05-17
Masahiro Yamada
samples: pidfd: build sample program for target archite...
commit
|
commitdiff
|
tree
2020-05-17
Masahiro Yamada
samples: vfs: build sample programs for target architecture
commit
|
commitdiff
|
tree
2020-05-17
Masahiro Yamada
samples: connector: build sample program for target...
commit
|
commitdiff
|
tree
2020-05-17
Masahiro Yamada
samples: hidraw: build sample program for target archit...
commit
|
commitdiff
|
tree
2020-05-17
Masahiro Yamada
samples: uhid: build sample program for target architecture
commit
|
commitdiff
|
tree
2020-05-17
Sam Ravnborg
samples: uhid: fix warnings in uhid-example
commit
|
commitdiff
|
tree
2020-05-17
Masahiro Yamada
kbuild: doc: document the new syntax 'userprogs'
commit
|
commitdiff
|
tree
2020-05-17
Masahiro Yamada
samples: seccomp: build sample programs for target...
commit
|
commitdiff
|
tree
2020-05-17
Masahiro Yamada
bpfilter: use 'userprogs' syntax to build bpfilter_umh
commit
|
commitdiff
|
tree
2020-05-17
Masahiro Yamada
kbuild: add infrastructure to build userspace programs
commit
|
commitdiff
|
tree
2020-05-17
Masahiro Yamada
bpfilter: check if $(CC) can link static libc in Kconfig
commit
|
commitdiff
|
tree
2020-05-17
Masahiro Yamada
bpfilter: match bit size of bpfilter_umh to that of...
commit
|
commitdiff
|
tree
2020-05-17
Masahiro Yamada
kbuild: warn if always, hostprogs-y, or hostprogs-m...
commit
|
commitdiff
|
tree
2020-05-12
Masahiro Yamada
kbuild: determine the output format of DTC by the targe...
commit
|
commitdiff
|
tree
2020-05-12
Masahiro Yamada
kbuild: remove unused AS assignment
commit
|
commitdiff
|
tree
2020-05-12
Masahiro Yamada
kbuild: remove '/' target
commit
|
commitdiff
|
tree
2020-05-12
Masahiro Yamada
Revert "objtool: Skip samples subdirectory"
commit
|
commitdiff
|
tree
2020-05-12
Masahiro Yamada
kbuild: use CONFIG_CC_VERSION_TEXT to construct LINUX_C...
commit
|
commitdiff
|
tree
2020-05-12
Masahiro Yamada
kbuild: use -MMD instead of -MD to exclude system heade...
commit
|
commitdiff
|
tree
2020-05-12
Masahiro Yamada
kbuild: ensure full rebuild when the compiler is updated
commit
|
commitdiff
|
tree
2020-05-12
Masahiro Yamada
kbuild: use $(CC_VERSION_TEXT) to evaluate CC_IS_GCC...
commit
|
commitdiff
|
tree
2020-05-12
Masahiro Yamada
unicore32: do not evaluate compiler's library path...
commit
|
commitdiff
|
tree
2020-05-12
Masahiro Yamada
h8300: suppress error messages for 'make clean'
commit
|
commitdiff
|
tree
2020-05-12
Masahiro Yamada
hexagon: suppress error message for 'make clean'
commit
|
commitdiff
|
tree
2020-05-12
Masahiro Yamada
um: do not evaluate compiler's library path when cleaning
commit
|
commitdiff
|
tree
2020-05-10
Linus Torvalds
Linux 5.7-rc5
commit
|
commitdiff
|
tree
2020-05-10
Linus Torvalds
Merge tag 'x86-urgent-2020-05-10' of git://git./linux...
commit
|
commitdiff
|
tree
2020-05-10
Linus Torvalds
Merge tag 'objtool-urgent-2020-05-10' of git://git...
commit
|
commitdiff
|
tree
2020-05-10
Linus Torvalds
Merge tag 'locking-urgent-2020-05-10' of git://git...
commit
|
commitdiff
|
tree
2020-05-10
Linus Torvalds
Merge tag 'iommu-fixes-v5.7-rc4' of git://git./linux...
commit
|
commitdiff
|
tree
2020-05-10
Linus Torvalds
Merge tag 'block-5.7-2020-05-09' of git://git.kernel...
commit
|
commitdiff
|
tree
2020-05-10
Linus Torvalds
gcc-10: mark more functions __init to avoid section...
commit
|
commitdiff
|
tree
2020-05-09
Linus Torvalds
Merge tag 'riscv-for-linus-5.7-rc5' of git://git./linux...
commit
|
commitdiff
|
tree
2020-05-09
Linus Torvalds
gcc-10: avoid shadowing standard library 'free()' in...
commit
|
commitdiff
|
tree
2020-05-09
Linus Torvalds
gcc-10: disable 'restrict' warning for now
commit
|
commitdiff
|
tree
2020-05-09
Linus Torvalds
gcc-10: disable 'stringop-overflow' warning for now
commit
|
commitdiff
|
tree
2020-05-09
Sagi Grimberg
nvme: fix possible hang when ns scanning fails during...
commit
|
commitdiff
|
tree
2020-05-09
Alexey Dobriyan
nvme-pci: fix "slimmer CQ head update"
commit
|
commitdiff
|
tree
2020-05-09
Christoph Hellwig
bdi: add a ->dev_name field to struct backing_dev_info
commit
|
commitdiff
|
tree
2020-05-09
Yufen Yu
bdi: use bdi_dev_name() to get device name
commit
|
commitdiff
|
tree
2020-05-09
Linus Torvalds
gcc-10: disable 'array-bounds' warning for now
commit
|
commitdiff
|
tree
2020-05-09
Linus Torvalds
gcc-10: disable 'zero-length-bounds' warning for now
commit
|
commitdiff
|
tree
2020-05-09
Linus Torvalds
Stop the ad-hoc games with -Wno-maybe-initialized
commit
|
commitdiff
|
tree
2020-05-09
Linus Torvalds
Merge tag 'io_uring-5.7-2020-05-08' of git://git.kernel...
commit
|
commitdiff
|
tree
2020-05-08
Linus Torvalds
Merge tag 'scsi-fixes' of git://git./linux/kernel/git...
commit
|
commitdiff
|
tree
2020-05-08
Linus Torvalds
Merge tag 'ceph-for-5.7-rc5' of git://github.com/ceph...
commit
|
commitdiff
|
tree
2020-05-08
Luis Henriques
ceph: demote quotarealm lookup warning to a debug message
commit
|
commitdiff
|
tree
2020-05-08
Linus Torvalds
Merge tag 'char-misc-5.7-rc5' of git://git./linux/kerne...
commit
|
commitdiff
|
tree
2020-05-08
Linus Torvalds
Merge tag 'driver-core-5.7-rc5' of git://git./linux...
commit
|
commitdiff
|
tree
2020-05-08
Linus Torvalds
Merge tag 'staging-5.7-rc5' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
2020-05-08
Linus Torvalds
Merge tag 'tty-5.7-rc5' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
2020-05-08
Linus Torvalds
Merge tag 'usb-5.7-rc5' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
2020-05-08
Linus Torvalds
Merge tag 'drm-fixes-2020-05-08' of git://anongit.freed...
commit
|
commitdiff
|
tree
next