]> Git Repo - linux.git/shortlog
linux.git
2018-10-23 Nathan ChancellormISDN: Fix type of switch control variable in ctrl_teim...
2018-10-23 Jon Maloytipc: eliminate message disordering during binding...
2018-10-23 YueHaibingocteontx2-af: Remove set but not used variables 'devnum...
2018-10-23 YueHaibingocteontx2-af: Remove set but not used variable 'block'
2018-10-23 David S. MillerMerge branch 'phy-ocelot-serdes-fix-out-of-bounds-read'
2018-10-23 Gustavo A.... phy: ocelot-serdes: fix out-of-bounds read
2018-10-23 Gustavo A.... dt-bindings: phy: Update SERDES_MAX to be SERDES_MAX + 1
2018-10-23 Guoqing Jiangtipc: use destination length for copy string
2018-10-23 Nathan Chancellorisdn: hfc_{pci,sx}: Avoid empty body if statements
2018-10-23 David S. MillerMerge branch 'sparc-vdso'
2018-10-23 Chao Yuf2fs: fix to keep project quota consistent
2018-10-23 Chao Yuf2fs: guarantee journalled quota data by checkpoint
2018-10-23 Sheng Yongf2fs: cleanup dirty pages if recover failed
2018-10-23 Sahitya Tummalaf2fs: fix data corruption issue with hardware encryption
2018-10-23 Chao Yuf2fs: fix to recover inode->i_flags of inode block...
2018-10-23 Chao Yuf2fs: spread f2fs_set_inode_flags()
2018-10-23 Chao Yuf2fs: fix to spread clear_cold_data()
2018-10-23 Jaegeuk KimRevert "f2fs: fix to clear PG_checked flag in set_page_...
2018-10-23 Jaegeuk Kimf2fs: account read IOs and use IO counts for is_idle
2018-10-23 Linus TorvaldsMerge tag 'regulator-v5.0' of git://git.kernel.org...
2018-10-23 Chao Yuf2fs: fix to account IO correctly for cgroup writeback
2018-10-23 Chao Yuf2fs: fix to account IO correctly
2018-10-23 David S. Millersparc: Several small VDSO vclock_gettime.c improvements.
2018-10-23 Palmer DabbeltRISC-V: SMP cleanup and new features
2018-10-23 Palmer DabbeltRISC-V: Fix some RV32 bugs and build failures
2018-10-23 Palmer Dabbeltriscv: Add support to no-FPU systems
2018-10-23 Nick KossifidisRISC-V: Cosmetic menuconfig changes
2018-10-23 Masahiro Yamadariscv: move GCC version check for ARCH_SUPPORTS_INT128...
2018-10-23 Christoph HellwigRISC-V: remove the unused return_to_handler export
2018-10-23 Jim WilsonRISC-V: Add futex support.
2018-10-23 Jim WilsonRISC-V: Add FP register ptrace support for gdb.
2018-10-23 Palmer DabbeltRISC-V: Mask out the F extension on systems without D
2018-10-23 Palmer DabbeltRISC-V: Don't set cacheinfo.{physical_line_partition...
2018-10-23 Linus TorvaldsMerge tag 'spi-v5.0' of git://git.kernel.org/pub/scm...
2018-10-23 Linus TorvaldsMerge tag 'regmap-v5.0' of git://git.kernel.org/pub...
2018-10-23 Linus TorvaldsMerge tag 'mtd/for-4.20' of git://git.infradead.org...
2018-10-23 Anup PatelRISC-V: Show IPI stats
2018-10-23 Anup PatelRISC-V: Show CPU ID and Hart ID separately in /proc...
2018-10-23 Atish PatraRISC-V: Use Linux logical CPU number instead of hartid
2018-10-23 Atish PatraRISC-V: Add logical CPU indexing for RISC-V
2018-10-23 Atish PatraRISC-V: Use WRITE_ONCE instead of direct access
2018-10-23 Palmer DabbeltRISC-V: Use mmgrab()
2018-10-23 Palmer DabbeltRISC-V: Rename im_okay_therefore_i_am to found_boot_cpu
2018-10-23 Palmer DabbeltRISC-V: Rename riscv_of_processor_hart to riscv_of_proc...
2018-10-23 Palmer DabbeltRISC-V: Provide a cleaner raw_smp_processor_id()
2018-10-23 Atish PatraRISC-V: Disable preemption before enabling interrupts
2018-10-23 Palmer DabbeltRISC-V: Comment on the TLB flush in smp_callin()
2018-10-23 Palmer DabbeltRISC-V: Filter ISA and MMU values in cpuinfo
2018-10-23 Palmer DabbeltRISC-V: Don't set cacheinfo.{physical_line_partition...
2018-10-23 Anup PatelRISC-V: No need to pass scause as arg to do_IRQ()
2018-10-23 Vincent ChenRISC-V: Avoid corrupting the upper 32-bit of phys_addr_...
2018-10-23 Zong LiRISC-V: Select GENERIC_LIB_UMODDI3 on RV32
2018-10-23 Zong Lilib: Add umoddi3 and udivmoddi4 of GCC library routines
2018-10-23 Zong LiRISC-V: Use swiotlb on RV64 only
2018-10-23 Zong LiRISC-V: Build tishift only on 64-bit
2018-10-23 Alan KaoAuto-detect whether a FPU exists
2018-10-23 Alan KaoAllow to disable FPU support
2018-10-23 Alan KaoCleanup ISA string setting
2018-10-23 Alan KaoRefactor FPU code in signal setup/return procedures
2018-10-23 Alan KaoExtract FPU context operations from entry.S
2018-10-22 Linus TorvaldsMerge tag 'hwmon-for-v4.20' of git://git.kernel.org...
2018-10-22 David S. Millersparc: Validate VDSO for undefined symbols.
2018-10-22 David S. Millersparc: Really use linker with LDFLAGS.
2018-10-22 David S. Millersparc: Improve VDSO CFLAGS.
2018-10-22 David S. Millersparc: Set DISABLE_BRANCH_PROFILING in VDSO CFLAGS.
2018-10-22 David S. Millersparc: Don't bother masking out TICK_PRIV_BIT in VDSO...
2018-10-22 David S. Millersparc: Inline VDSO gettime code aggressively.
2018-10-22 David S. Millersparc: Improve VDSO instruction patching.
2018-10-22 Takashi IwaiMerge tag 'asoc-v5.0' of https://git.kernel.org/pub...
2018-10-22 Linus TorvaldsMerge tag 'dma-mapping-4.20' of git://git.infradead...
2018-10-22 Linus TorvaldsMerge tag 'for-4.20/libata-20181021' of git://git.kerne...
2018-10-22 Linus TorvaldsMerge tag 'for-4.20/block-20181021' of git://git.kernel...
2018-10-22 Linus TorvaldsMerge tag 'arm64-upstream' of git://git.kernel.org...
2018-10-22 Kees Cookpstore/ram: Clarify resource reservation labels
2018-10-22 Kees Cookpstore: Refactor compression initialization
2018-10-22 Joel Fernandes... pstore: Allocate compression during late_initcall()
2018-10-22 Kees Cookpstore: Centralize init/exit routines
2018-10-22 Harald Freudenbergers390/pkey: move pckmo subfunction available checks...
2018-10-22 Vasily Gorbiks390/kasan: support preemptible kernel build
2018-10-22 Greg Kroah... Linux 4.19 v4.19
2018-10-22 Greg Kroah... MAINTAINERS: Add an entry for the code of conduct
2018-10-22 Greg Kroah... Code of Conduct: Change the contact email address
2018-10-22 Greg Kroah... Code of Conduct Interpretation: Put in the proper URL...
2018-10-22 Greg Kroah... Code of Conduct: Provide links between the two documents
2018-10-22 Greg Kroah... Code of Conduct Interpretation: Properly reference...
2018-10-22 Greg Kroah... Code of Conduct Interpretation: Add document explaining...
2018-10-22 Chris MasonCode of conduct: Fix wording around maintainers enforci...
2018-10-22 David S. MillerMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2018-10-22 David S. MillerMerge branch 'net-simplify-getting-driver_data'
2018-10-22 Wolfram Sangnet: phy: mdio-mux-bcm-iproc: simplify getting .driver_data
2018-10-22 Wolfram Sangnet: ethernet: wiznet: w5300: simplify getting .driver_data
2018-10-22 Wolfram Sangnet: ethernet: ti: davinci_emac: simplify getting ...
2018-10-22 Wolfram Sangnet: ethernet: ti: cpsw: simplify getting .driver_data
2018-10-22 Wolfram Sangnet: ethernet: smsc: smc91x: simplify getting .driver_data
2018-10-22 Wolfram Sangnet: ethernet: davicom: dm9000: simplify getting .drive...
2018-10-22 Wolfram Sangnet: ethernet: cadence: macb_main: simplify getting...
2018-10-22 Wolfram Sangnet: dsa: qca8k: simplify getting .driver_data
2018-10-22 Wolfram Sangnet: dsa: bcm_sf2: simplify getting .driver_data
2018-10-22 Christophe... x86/stackprotector: Remove the call to boot_init_stack_...
2018-10-22 Masami Hiramatsukprobes/x86: Use preempt_enable() in optimized_callback()
next
This page took 0.101204 seconds and 4 git commands to generate.