OSDN Git Service

uclinux-h8/linux.git
2017-05-09 Andi Kleendrivers/scsi/megaraid: remove expensive inline from...
2017-05-09 Andi Kleenkref: remove WARN_ON for NULL release functions
2017-05-09 Laura Abbotttreewide: decouple cacheflush.h and set_memory.h
2017-05-09 Andrew Mortondrivers/staging/media/atomisp/pci/atomisp2: use set_mem...
2017-05-09 Laura Abbottdrivers/video/fbdev/vermilion/vermilion.c: use set_memo...
2017-05-09 Laura Abbottdrivers/misc/sram-exec.c: use set_memory.h header
2017-05-09 Laura Abbottalsa: use set_memory.h header
2017-05-09 Laura Abbottkernel/power/snapshot.c: use set_memory.h header
2017-05-09 Laura Abbottkernel/module.c: use set_memory.h header
2017-05-09 Laura Abbottinclude/linux/filter.h: use set_memory.h header
2017-05-09 Laura Abbottdrivers/watchdog/hpwdt.c: use set_memory.h header
2017-05-09 Laura Abbottdrivers/hwtracing/intel_th/msu.c: use set_memory.h...
2017-05-09 Laura Abbottdrm: use set_memory.h header
2017-05-09 Laura Abbottagp: use set_memory.h header
2017-05-09 Laura Abbottx86: use set_memory.h header
2017-05-09 Laura Abbotts390: use set_memory.h header
2017-05-09 Laura Abbottarm64: use set_memory.h header
2017-05-09 Laura Abbottarm: use set_memory.h header
2017-05-09 Laura Abbotttreewide: move set_memory_* functions away from cachefl...
2017-05-09 Joe Perchestreewide: spelling: correct diffrent[iate] and banlance...
2017-05-09 Masahiro Yamadascripts/spelling.txt: add "intialise(d)" pattern and...
2017-05-09 Stephen Boydscripts/spelling.txt: add regsiter -> register spelling...
2017-05-09 Stephen Boydscripts/spelling.txt: add "memory" pattern and fix...
2017-05-09 Michal Hockomm, vmalloc: use __GFP_HIGHMEM implicitly
2017-05-09 Huang Yingmm, swap: use kvzalloc to allocate some swap data struc...
2017-05-09 Michal Hockodrivers/md/bcache/super.c: use kvmalloc
2017-05-09 Michal Hockodrivers/md/dm-ioctl.c: use kvmalloc rather than opencod...
2017-05-09 Michal Hockonet: use kvmalloc with __GFP_REPEAT rather than open...
2017-05-09 Michal Hockotreewide: use kv[mz]alloc* rather than opencoded variants
2017-05-09 Michal Hockofs/xattr.c: zero out memory copied to userspace in...
2017-05-09 Michal Hockonet/ipv6/ila/ila_xlat.c: simplify a strange allocation...
2017-05-09 Michal Hockolib/rhashtable.c: simplify a strange allocation pattern
2017-05-09 Michal Hockomm: support __GFP_REPEAT in kvmalloc_node for >32kB
2017-05-09 Michal Hockomm, vmalloc: properly track vmalloc users
2017-05-09 Michal Hockomm: introduce kv[mz]alloc helpers
2017-05-09 Davidlohr Buesosysv,ipc: cacheline align kern_ipc_perm
2017-05-09 Davidlohr Buesoipc/shm: some shmat cleanups
2017-05-09 Arnd Bergmanninitramfs: use vfs_stat/lstat directly
2017-05-09 Daniel Thompsoninitramfs: provide a way to ignore image provided by...
2017-05-09 Guenter Roecklib/zlib_inflate/inftrees.c: fix potential buffer overflow
2017-05-09 Dmitry Vyukovlib/fault-inject.c: use correct check for interrupts
2017-05-09 Dmitry Vyukovkcov: simplify interrupt check
2017-05-09 Zhang Xiaotaskstats: add e/u/stime for TGID command
2017-05-09 Kirill Tkhaipidns: expose task pid_ns_for_children to userspace
2017-05-09 Kirill Tkhains: allow ns_entries to have custom symlink content
2017-05-09 Kirill Tkhaipidns: disable pid allocation if pid_ns_prepare_proc...
2017-05-09 Hari Bathinipowerpc/fadump: update documentation about crashkernel...
2017-05-09 Hari Bathinipowerpc/fadump: reuse crashkernel parameter for fadump...
2017-05-09 Hari Bathinipowerpc/fadump: remove dependency with CONFIG_KEXEC
2017-05-09 Hari Bathiniia64: reuse append_elf_note() and final_note() functions
2017-05-09 Hari Bathinicrash: move crashkernel parsing and vmcore related...
2017-05-09 Alexey Dobriyancpumask: make "nr_cpumask_bits" unsigned
2017-05-09 Hoeun Ryufork: free vmapped stacks in cache when cpus are offline
2017-05-09 Kees Cookreiserfs: use designated initializers
2017-05-09 Joe Perchescheckpatch: improve the SUSPECT_CODE_INDENT test
2017-05-09 Joe Perchescheckpatch: improve the embedded function name test...
2017-05-09 Jerome Forissiercheckpatch: add --typedefsfile
2017-05-09 Joe Perchescheckpatch: improve k.alloc with multiplication and...
2017-05-09 Wei Wangcheckpatch: special audit for revert commit line
2017-05-09 Joe Perchescheckpatch: clarify the EMBEDDED_FUNCTION_NAME message
2017-05-09 Joe Perchescheckpatch: improve MULTISTATEMENT_MACRO_USE_DO_WHILE...
2017-05-09 Joe Perchescheckpatch: avoid suggesting struct definitions should...
2017-05-09 Joe Perchescheckpatch: allow space leading blank lines in email...
2017-05-09 Joe Perchescheckpatch: improve EMBEDDED_FUNCTION_NAME test
2017-05-09 Joe Perchescheckpatch: add ability to find bad uses of vsprintf...
2017-05-09 Ruslan Bilovolcheckpatch: remove obsolete CONFIG_EXPERIMENTAL checks
2017-05-09 Luis R. Rodriguezfirmware/Makefile: force recompilation if makefile...
2017-05-09 Geert Uytterhoevenlib: add module support to linked list sorting tests
2017-05-09 Geert Uytterhoevenlib: add module support to array-based sort tests
2017-05-09 Geert UytterhoevenRevert "lib/test_sort.c: make it explicitly non-modular"
2017-05-09 Dan Carpenterdrivers/misc/c2port/c2port-duramar2150.c: checking...
2017-05-09 Dan Carpenterdrivers/misc/vmw_vmci/vmci_queue_pair.c: fix a couple...
2017-05-09 Tetsuo Handakernel/hung_task.c: defer showing held locks
2017-05-09 Randy Dunlapmake help: add tools help target
2017-05-09 Matthias Kaehlckejiffies.h: declare jiffies and jiffies_64 with ____cach...
2017-05-09 Lorenzo Stoakesdrivers/virt/fsl_hypervisor.c: use get_user_pages_unloc...
2017-05-09 Gao Fengproc/sysctl: fix the int overflow for jiffies conversion
2017-05-09 Tobin C. Hardingfs/proc/inode.c: remove cast from memory allocation
2017-05-09 Vlastimil Babkamm, compaction: finish whole pageblock to reduce fragme...
2017-05-09 Vlastimil Babkamm, compaction: restrict async compaction to pageblocks...
2017-05-09 Vlastimil Babkamm, compaction: add migratetype to compact_control
2017-05-09 Vlastimil Babkamm, compaction: change migrate_async_suitable() to...
2017-05-09 Vlastimil Babkamm, page_alloc: count movable pages when stealing from...
2017-05-09 Vlastimil Babkamm, page_alloc: split smallest stolen page in fallback
2017-05-09 Vlastimil Babkamm, compaction: remove redundant watermark check in...
2017-05-09 Vlastimil Babkamm, compaction: reorder fields in struct compact_control
2017-05-08 Jon Masonnet: mdio-mux: bcm-iproc: call mdiobus_free() in error...
2017-05-08 Mikulas Patockaide: don't call memcpy with the same source and destination
2017-05-08 Geliang Tangide: use setup_timer
2017-05-08 Grygorii Strashkonet: ethernet: ti: cpsw: adjust cpsw fifos depth for...
2017-05-08 WANG Congipv6: reorder ip6_route_dev_notifier after ipv6_dev_notf
2017-05-08 David S. MillerMerge tag 'mac80211-for-davem-2017-05-08' of git:/...
2017-05-08 Jim Baxternet: cdc_ncm: Fix TX zero padding
2017-05-08 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2017-05-08 Linus TorvaldsMerge branch 'for-linus' of git://git.armlinux.org...
2017-05-08 Linus TorvaldsMerge tag 'xtensa-20170507' of git://github.com/jcmvbkb...
2017-05-08 Linus TorvaldsMerge tag 'for-f2fs-4.12' of git://git./linux/kernel...
2017-05-08 David S. MillerMerge branch 'stmmac-pci-fix-crash-on-Intel-Galileo...
2017-05-08 Andy Shevchenkostmmac: pci: split out common_default_data() helper
2017-05-08 Andy Shevchenkostmmac: pci: RX queue routing configuration
next