]> asedeno.scripts.mit.edu Git - linux.git/shortlog
linux.git
2019-06-10 Gwendal Grignoumfd: cros_ec: Add API for Fingerprint support
2019-06-10 Gwendal Grignoumfd: cros_ec: Add API for Touchpad support
2019-06-10 Gwendal Grignoumfd: cros_ec: Add API for EC-EC communication
2019-06-10 Gwendal Grignoumfd: cros_ec: Add I2C passthru protection API
2019-06-10 Gwendal Grignoumfd: cros_ec: Add Smart Battery Firmware update API
2019-06-10 Gwendal Grignoumfd: cros_ec: Add Hibernate API
2019-06-10 Gwendal Grignoumfd: cros_ec: Add API for keyboard testing
2019-06-10 Gwendal Grignoumfd: cros_ec: Complete Power and USB PD API
2019-06-10 Gwendal Grignoumfd: cros_ec: Fix temperature API
2019-06-10 Gwendal Grignoumfd: cros_ec: Add fingerprint API
2019-06-10 Gwendal Grignoumfd: cros_ec: Fix event processing API
2019-06-10 Gwendal Grignoumfd: cros_ec: Complete MEMS sensor API
2019-06-10 Gwendal Grignoumfd: cros_ec: Add EC transport protocol v4
2019-06-10 Gwendal Grignoumfd: cros_ec: Expand hash API
2019-06-10 Gwendal Grignoumfd: cros_ec: Add lightbar v2 API
2019-06-10 Gwendal Grignoumfd: cros_ec: Add PWM_SET_DUTY API
2019-06-10 Gwendal Grignoumfd: cros_ec: Add Flash V2 commands API
2019-06-10 Gwendal Grignoumfd: cros_ec: Remove zero-size structs
2019-06-10 Gwendal Grignoumfd: cros_ec: move HDMI CEC API definition
2019-06-10 Gwendal Grignoumfd: cros_ec: Update ACPI interface definition
2019-06-10 Gwendal Grignoumfd: cros_ec: use BIT macro
2019-06-10 Gwendal Grignoumfd: cros_ec: Define commands as 4-digit UPPER CASE...
2019-06-10 Gwendal Grignoumfd: cros_ec: add ec_align macros
2019-06-10 Gwendal Grignoumfd: cros_ec: set comments properly
2019-06-10 Gwendal Grignoumfd: cros_ec: Zero BUILD_ macro
2019-06-10 Gwendal Grignoumfd: cros_ec: Update license term
2019-05-19 Linus TorvaldsLinux 5.2-rc1 v5.2-rc1
2019-05-19 Linus TorvaldsMerge tag 'upstream-5.2-rc2' of git://git.kernel.org...
2019-05-19 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2019-05-19 Linus TorvaldsMerge tag 'kbuild-v5.2-2' of git://git.kernel.org/pub...
2019-05-19 Linus TorvaldsMerge branch 'i2c/for-next' of git://git.kernel.org...
2019-05-19 Linus TorvaldsMerge tag 'ext4_for_linus_stable' of git://git.kernel...
2019-05-19 Linus TorvaldsMerge tag '5.2-rc-smb3-fixes' of git://git.samba.org...
2019-05-19 Linus TorvaldsMerge branch 'perf-core-for-linus' of git://git.kernel...
2019-05-19 Linus TorvaldsMerge branch 'timers-urgent-for-linus' of git://git...
2019-05-19 Linus TorvaldsMerge branch 'irq-urgent-for-linus' of git://git.kernel...
2019-05-19 Linus TorvaldsMerge branch 'efi-urgent-for-linus' of git://git.kernel...
2019-05-19 Linus TorvaldsMerge branch 'core-urgent-for-linus' of git://git.kerne...
2019-05-19 Linus TorvaldsMerge tag 'armsoc-late' of git://git.kernel.org/pub...
2019-05-19 Linus TorvaldsMerge tag 'powerpc-5.2-2' of git://git.kernel.org/pub...
2019-05-19 Linus TorvaldsMerge tag 'mips_5.2_2' of git://git.kernel.org/pub...
2019-05-19 Linus TorvaldsMerge tag 'riscv-for-linus-5.2-mw2' of git://git.kernel...
2019-05-19 Masahiro Yamadakconfig: use 'else ifneq' for Makefile to improve reada...
2019-05-18 Feng Tangpanic: add an option to replay all the printk message...
2019-05-18 Steven Priceinitramfs: don't free a non-existent initrd
2019-05-18 Jiufei Xuefs/writeback.c: use rcu_barrier() to wait for inflight...
2019-05-18 Mel Gormanmm/compaction.c: correct zone boundary handling when...
2019-05-18 Uladzislau Rezki (Sony)mm/vmap: add DEBUG_AUGMENT_LOWEST_MATCH_CHECK macro
2019-05-18 Uladzislau Rezki (Sony)mm/vmap: add DEBUG_AUGMENT_PROPAGATE_CHECK macro
2019-05-18 Uladzislau Rezki (Sony)mm/vmalloc.c: keep track of free blocks for vmap allocation
2019-05-18 Ingo MolnarMerge tag 'perf-core-for-mingo-5.2-20190517' of git...
2019-05-18 Masahiro Yamadakbuild: check uniqueness of module names
2019-05-18 Alexander Popovkconfig: Terminate menu blocks with a comment in the...
2019-05-18 Masahiro Yamadakbuild: add LICENSES to KBUILD_ALLDIRS
2019-05-18 Masahiro Yamadakbuild: remove 'addtree' and 'flags' magic for header...
2019-05-18 Masahiro Yamadatreewide: prefix header search paths with $(srctree)/
2019-05-18 Masahiro Yamadamedia: prefix header search paths with $(srctree)/
2019-05-18 Masahiro Yamadamedia: remove unneeded header search paths
2019-05-18 Masahiro Yamadaalpha: move arch/alpha/defconfig to arch/alpha/configs...
2019-05-18 Masahiro Yamadakbuild: terminate Kconfig when $(CC) or $(LD) is missing
2019-05-18 Masahiro Yamadakbuild: turn auto.conf.cmd into a mandatory include file
2019-05-18 Masahiro Yamada.gitignore: exclude .get_maintainer.ignore and .gitattr...
2019-05-18 Masahiro Yamadakbuild: add all Clang-specific flags unconditionally
2019-05-18 Nathan Chancellorkbuild: Don't try to add '-fcatch-undefined-behavior' flag
2019-05-18 Masahiro Yamadakbuild: add some extra warning flags unconditionally
2019-05-18 Masahiro Yamadakbuild: add -Wvla flag unconditionally
2019-05-18 Masahiro Yamadaarch: remove dangling asm-generic wrappers
2019-05-18 Masahiro Yamadasamples: guard sub-directories with CONFIG options
2019-05-18 Masahiro Yamadakbuild: re-enable int-in-bool-context warning
2019-05-18 Krzysztof KozlowskiMAINTAINERS: kbuild: Add pattern for scripts/*vmlinux*
2019-05-18 Masahiro Yamadash: exclude vmlinux.scr from .gitignore pattern
2019-05-18 Nick Desaulnierssh: vsyscall: drop unnecessary cc-ldoption
2019-05-18 Nick Desaulniersia64: require -Wl,--hash-style=sysv
2019-05-18 Masahiro Yamadacsky: remove deprecated arch/csky/boot/dts/include...
2019-05-17 Jan Karaext4: avoid panic during forced reboot due to aborted...
2019-05-17 Linus TorvaldsMerge tag 'sound-fix-5.2-rc1' of git://git.kernel.org...
2019-05-17 Linus TorvaldsMerge tag 'for-linus' of git://git.kernel.org/pub/scm...
2019-05-17 Heiner Kallweiti2c: core: add device-managed version of i2c_new_dummy
2019-05-17 Heiner Kallweiti2c: core: improve return value handling of i2c_new_dev...
2019-05-17 Linus TorvaldsMerge tag 'nds32-for-linus-5.2-rc1' of git://git.kernel...
2019-05-17 Linus TorvaldsMerge tag 's390-5.2-2' of git://git.kernel.org/pub...
2019-05-17 Linus TorvaldsMerge branch 'fixes' of git://git.kernel.org/pub/scm...
2019-05-17 Thomas GleixnerMerge tag 'timers-v5.2' of http://git.linaro.org/people...
2019-05-17 Tobin C. Hardingpowerpc/cacheinfo: Remove double free
2019-05-17 Aneesh Kumar K.Vpowerpc/mm/hash: Fix get_region_id() for invalid addresses
2019-05-17 Paolo Bonzinikvm: fix compilation on aarch64
2019-05-17 Nathan Chancellorobjtool: Allow AR to be overridden with HOSTAR
2019-05-17 Ard Biesheuvelfbdev/efifb: Ignore framebuffer memmap entries that...
2019-05-17 Andreas Schwabriscv: fix locking violation in page fault handler
2019-05-17 Yash ShahRISC-V: sifive_l2_cache: Add L2 cache controller driver...
2019-05-17 Yash ShahRISC-V: Add DT documentation for SiFive L2 Cache Controller
2019-05-17 Palmer DabbeltRISC-V: Avoid using invalid intermediate translations
2019-05-17 Vincent Chenriscv: Support BUG() in kernel module
2019-05-17 Vincent Chenriscv: Add the support for c.ebreak check in is_valid_b...
2019-05-17 Vincent Chenriscv: support trap-based WARN()
2019-05-17 Gary Guoriscv: fix sbi_remote_sfence_vma{,_asid}.
2019-05-17 Gary Guoriscv: move switch_mm to its own file
2019-05-17 Gary Guoriscv: move flush_icache_{all,mm} to cacheflush.c
2019-05-17 Anup Pateltty: Don't force RISCV SBI console as preferred console
2019-05-17 Anup PatelRISC-V: Access CSRs using CSR numbers
next