OSDN Git Service

uclinux-h8/linux.git
2018-12-10 Mark Rutlandarm64: smccc: use asm EXPORT_SYMBOL()
2018-12-10 Mark Rutlandarm64: tishift: use asm EXPORT_SYMBOL()
2018-12-10 Mark Rutlandarm64: add EXPORT_SYMBOL_NOKASAN()
2018-12-10 Mark Rutlandarm64: move memstart_addr export inline
2018-12-10 Mark Rutlandarm64: remove bitop exports
2018-12-07 Will Deaconarm64: cmpxchg: Use "K" instead of "L" for ll/sc immedi...
2018-12-07 Will Deaconarm64: percpu: Rewrite per-cpu ops to allow use of...
2018-12-07 Will Deaconarm64: Avoid masking "old" for LSE cmpxchg() implementation
2018-12-07 Will Deaconarm64: Avoid redundant type conversions in xchg() and...
2018-12-07 Will Deaconarm64: preempt: Provide our own implementation of asm...
2018-12-07 Will Deaconpreempt: Move PREEMPT_NEED_RESCHED definition into...
2018-12-06 Allen Paisarm64: hugetlb: Register hugepages during arch init
2018-12-06 Jackie Liuarm64: crypto: add NEON accelerated XOR implementation
2018-12-06 Jackie Liuarm64/neon: add workaround for ambiguous C99 stdint...
2018-12-06 Will Deaconarm64: entry: Remove confusing comment
2018-12-06 Will Deaconarm64: entry: Place an SB sequence following an ERET...
2018-12-06 Will Deaconarm64: Add support for SB barrier and patch in over...
2018-12-06 Suzuki K Poulosearm64: capabilities: Batch cpu_enable callbacks
2018-12-06 Suzuki K Poulosearm64: capabilities: Use linear array for detection...
2018-12-06 Suzuki K Poulosearm64: capabilities: Optimize this_cpu_has_cap
2018-12-06 Suzuki K Poulosearm64: capabilities: Speed up capability lookup
2018-12-06 Suzuki K Poulosearm64: capabilities: Merge duplicate entries for Qualco...
2018-12-06 Suzuki K Poulosearm64: capabilities: Merge duplicate Cavium erratum...
2018-12-06 Suzuki K Poulosearm64: capabilities: Merge entries for ARM64_WORKAROUND...
2018-12-04 Ard Biesheuvelarm64: relocatable: fix inconsistencies in linker scrip...
2018-11-30 Ard Biesheuvelarm64/lib: improve CRC32 performance for deep pipelines
2018-11-30 Mark Rutlandarm64: ftrace: always pass instrumented pc in x0
2018-11-30 Mark Rutlandarm64: ftrace: remove return_regs macros
2018-11-30 Mark Rutlandarm64: ftrace: don't adjust the LR value
2018-11-30 Mark Rutlandarm64: ftrace: enable graph FP test
2018-11-30 Mark Rutlandarm64: ftrace: use GLOBAL()
2018-11-30 Mark Rutlandlinkage: add generic GLOBAL() macro
2018-11-30 Ard Biesheuvelarm64: drop linker script hack to hide __efistub_ symbols
2018-11-29 Will Deaconarm64: io: Ensure value passed to __iormb() is held...
2018-11-27 Will Deaconarm64: tlbi: Set MAX_TLBI_OPS to PTRS_PER_PTE
2018-11-27 Ard Biesheuvelarm64/module: switch to ADRP/ADD sequences for PLT...
2018-11-27 Ard Biesheuvelarm64/insn: add support for emitting ADR/ADRP instructions
2018-11-27 James Morsearm64: Use a raw spinlock in __install_bp_hardening_cb()
2018-11-27 Jeremy Lintonarm64: acpi: Prepare for longer MADTs
2018-11-27 Will Deaconarm64: io: Ensure calls to delay routines are ordered...
2018-11-26 Alex Van Bruntarm64: mm: Don't wait for completion of TLB invalidatio...
2018-11-20 Jessica Yuarm64/module: use plt section indices for relocations
2018-11-20 Ard Biesheuvelarm64: mm: apply r/o permissions of VM areas to its...
2018-11-20 Ard Biesheuvelarm64: mm: purge lazily unmapped vm regions before...
2018-11-18 Linus TorvaldsLinux 4.20-rc3 v4.20-rc3
2018-11-18 Linus TorvaldsMerge tag 'libnvdimm-fixes-4.20-rc3' of git://git....
2018-11-18 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2018-11-18 Linus TorvaldsMerge branch 'sched-urgent-for-linus' of git://git...
2018-11-18 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2018-11-18 Linus TorvaldsMerge branch 'efi-urgent-for-linus' of git://git./linux...
2018-11-18 Linus TorvaldsMerge branch 'spectre' of git://git.armlinux.org.uk...
2018-11-18 Chen Changmm/memblock.c: fix a typo in __next_mem_pfn_range(...
2018-11-18 Michal Hockomm, page_alloc: check for max order in hot path
2018-11-18 Uwe Kleine... scripts/spdxcheck.py: make python3 compliant
2018-11-18 Yufen Yutmpfs: make lseek(SEEK_DATA/SEK_HOLE) return ENXIO...
2018-11-18 Arnd Bergmannlib/ubsan.c: don't mark __ubsan_handle_builtin_unreacha...
2018-11-18 Janne Huttunenmm/vmstat.c: fix NUMA statistics updates
2018-11-18 Mike Rapoportmm/gup.c: fix follow_page_mask() kerneldoc comment
2018-11-18 Wengang Wangocfs2: free up write context when direct IO failed
2018-11-18 Randy Dunlapscripts/faddr2line: fix location of start_kernel in...
2018-11-18 Roman Gushchinmm: don't reclaim inodes with many attached pages
2018-11-18 Michal Hockomm, memory_hotplug: check zone_movable in has_unmovable...
2018-11-18 Vasily Averinmm/swapfile.c: use kvzalloc for swap_info_struct allocation
2018-11-18 Aaro KoskinenMAINTAINERS: update OMAP MMC entry
2018-11-18 Mike Kravetzhugetlbfs: fix kernel BUG at fs/hugetlbfs/inode.c:444!
2018-11-18 Olof Johanssonkernel/sched/psi.c: simplify cgroup_move_task()
2018-11-18 Vitaly Woolz3fold: fix possible reclaim races
2018-11-16 Linus TorvaldsMerge tag 'fsnotify_for_v4.20-rc3' of git://git./linux...
2018-11-16 Linus TorvaldsMerge tag 'gfs2-4.20.fixes3' of git://git./linux/kernel...
2018-11-16 Andreas Gruenbachergfs2: Fix iomap buffer head reference counting bug
2018-11-16 Linus TorvaldsMerge branch 'linus' of git://git./linux/kernel/git...
2018-11-16 Linus TorvaldsMerge tag 'drm-fixes-2018-11-16' of git://anongit.freed...
2018-11-16 Linus TorvaldsMerge tag 'powerpc-4.20-3' of git://git./linux/kernel...
2018-11-16 Linus TorvaldsMerge tag 'xtensa-20181115' of git://github.com/jcmvbkb...
2018-11-16 Linus TorvaldsMerge tag 'for-linus-20181115' of git://git.kernel...
2018-11-16 Linus TorvaldsMerge tag 'fuse-fixes-4.20-rc3' of git://git./linux...
2018-11-15 Dave AirlieMerge tag 'drm-intel-fixes-2018-11-15' of git://anongit...
2018-11-15 Linus TorvaldsMerge tag 'selinux-pr-20181115' of git://git./linux...
2018-11-15 Linus TorvaldsMerge tag 'pinctrl-v4.20-2' of git://git./linux/kernel...
2018-11-15 Linus TorvaldsMerge tag 'nfs-for-4.20-3' of git://git.linux-nfs.org...
2018-11-15 Dave AirlieMerge branch 'drm-fixes-4.20' of git://people.freedeskt...
2018-11-15 Dave AirlieMerge tag 'drm-misc-fixes-2018-11-14' of git://anongit...
2018-11-15 Gustavo Romeroselftests/powerpc: Adjust wild_bctr to build with old...
2018-11-15 Ville Syrjälädrm/i915: Account for scale factor when calculating...
2018-11-15 Ville Syrjälädrm/i915: Clean up skl_program_scaler()
2018-11-15 Maarten Lankhorstdrm/i915: Move programming plane scaler to its own...
2018-11-15 Ard Biesheuvelefi: Permit calling efi_mem_reserve_persistent() from...
2018-11-15 Ard Biesheuvelefi/arm: Defer persistent reservations until after...
2018-11-15 Ard Biesheuvelefi/arm/libstub: Pack FDT after populating it
2018-11-15 Ard Biesheuvelefi/arm: Revert deferred unmap of early memmap mapping
2018-11-15 Waiman Longefi: Fix debugobjects warning on 'efi_rts_work'
2018-11-15 Nicholas Pigginpowerpc/64: Fix kernel stack 16-byte alignment
2018-11-14 Linus TorvaldsMerge tag 'riscv-for-linus-4.20-rc2' of git://git....
2018-11-14 Linus TorvaldsMerge tag 'kgdb-fixes-4.20-rc3' of https://git.linaro...
2018-11-14 Linus TorvaldsMerge branch 'fixes-v4.20-rc3' of git://git./linux...
2018-11-14 Linus TorvaldsMerge tag 'acpi-4.20-rc3' of git://git./linux/kernel...
2018-11-14 Linus TorvaldsMerge tag 'pm-4.20-rc3' of git://git./linux/kernel...
2018-11-14 Linus TorvaldsMerge tag 'nfsd-4.20-1' of git://linux-nfs.org/~bfields...
2018-11-14 Linus TorvaldsMerge tag 'pci-v4.20-fixes-1' of git://git./linux/kerne...
2018-11-14 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
next