Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | dma-mapping: cosolidate dma_mapping_error | Christoph Hellwig | 2015-09-10 | 1 | -0/+14 | |
| * | | | | | dma-mapping: consolidate dma_{alloc,free}_noncoherent | Christoph Hellwig | 2015-09-10 | 1 | -0/+18 | |
| * | | | | | dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent} | Christoph Hellwig | 2015-09-10 | 1 | -0/+58 | |
| * | | | | | mm, mpx: add "vm_flags_t vm_flags" arg to do_mmap_pgoff() | Oleg Nesterov | 2015-09-10 | 1 | -2/+10 | |
| * | | | | | kexec: split kexec_load syscall from kexec core code | Dave Young | 2015-09-10 | 1 | -3/+3 | |
| * | | | | | kexec: split kexec_file syscall code to kexec_file.c | Dave Young | 2015-09-10 | 1 | -0/+11 | |
| * | | | | | seq_file: provide an analogue of print_hex_dump() | Andy Shevchenko | 2015-09-10 | 1 | -0/+4 | |
| * | | | | | kmod: use system_unbound_wq instead of khelper | Frederic Weisbecker | 2015-09-10 | 1 | -2/+0 | |
| * | | | | | lib/string_helpers: rename "esc" arg to "only" | Kees Cook | 2015-09-10 | 1 | -7/+7 | |
| * | | | | | hexdump: do not print debug dumps for !CONFIG_DEBUG | Linus Walleij | 2015-09-10 | 1 | -2/+8 | |
| * | | | | | include/linux/printk.h: include pr_fmt in pr_debug_ratelimited | Jason A. Donenfeld | 2015-09-10 | 1 | -2/+2 | |
| * | | | | | include/linux/poison.h: remove not-used poison pointer macros | Vasily Kulikov | 2015-09-10 | 1 | -7/+0 | |
| * | | | | | include/linux/poison.h: fix LIST_POISON{1,2} offset | Vasily Kulikov | 2015-09-10 | 1 | -2/+2 | |
| * | | | | | proc: export idle flag via kpageflags | Vladimir Davydov | 2015-09-10 | 1 | -0/+1 | |
| * | | | | | mm: introduce idle page tracking | Vladimir Davydov | 2015-09-10 | 4 | -0/+127 | |
| * | | | | | mmu-notifier: add clear_young callback | Vladimir Davydov | 2015-09-10 | 1 | -0/+44 | |
| * | | | | | memcg: zap try_get_mem_cgroup_from_page | Vladimir Davydov | 2015-09-10 | 1 | -8/+1 | |
| * | | | | | memcg: add page_cgroup_ino helper | Vladimir Davydov | 2015-09-10 | 1 | -0/+1 | |
| * | | | | | zpool: add zpool_has_pool() | Dan Streetman | 2015-09-10 | 1 | -0/+2 | |
* | | | | | | Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/... | Linus Torvalds | 2015-09-10 | 1 | -0/+14 | |
|\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge tag 'qcom-soc-for-4.3-rc2' of git://codeaurora.org/quic/kernel/agross-m... | Kevin Hilman | 2015-09-09 | 3 | -0/+92 | |
| |\ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ | Merge tag 'qcom-soc-for-4.3' into v4.2-rc2 | Andy Gross | 2015-09-09 | 3 | -0/+92 | |
| | |\ \ \ \ \ \ | ||||||
| * | \ \ \ \ \ \ | Merge branch 'drivers/reset' into next/late | Kevin Hilman | 2015-09-09 | 4 | -0/+14 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | reset: Add (devm_)reset_control_get stub functions | Axel Lin | 2015-09-01 | 1 | -0/+14 | |
| * | | | | | | | | | Merge tag 'samsung-clk-driver' of git://git.kernel.org/pub/scm/linux/kernel/g... | Olof Johansson | 2015-08-20 | 2 | -0/+2 | |
| |\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2015-09-10 | 7 | -6/+82 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | kvm: move new trace event outside #ifdef CONFIG_KVM_ASYNC_PF | Wanpeng Li | 2015-09-08 | 1 | -2/+2 | |
| * | | | | | | | | | | KVM: trace kvm_halt_poll_ns grow/shrink | Wanpeng Li | 2015-09-06 | 1 | -0/+30 | |
| * | | | | | | | | | | KVM: make halt_poll_ns per-vCPU | Wanpeng Li | 2015-09-06 | 1 | -0/+1 | |
| * | | | | | | | | | | Merge tag 'signed-kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm-... | Paolo Bonzini | 2015-08-22 | 32 | -158/+268 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | KVM: arm/arm64: timer: Allow the timer to control the active state | Marc Zyngier | 2015-08-12 | 1 | -2/+5 | |
| * | | | | | | | | | | | KVM: arm/arm64: vgic: Prevent userspace injection of a mapped interrupt | Marc Zyngier | 2015-08-12 | 1 | -0/+2 | |
| * | | | | | | | | | | | KVM: arm/arm64: vgic: Add vgic_{get,set}_phys_irq_active | Marc Zyngier | 2015-08-12 | 1 | -0/+2 | |
| * | | | | | | | | | | | KVM: arm/arm64: vgic: Allow dynamic mapping of physical/virtual interrupts | Marc Zyngier | 2015-08-12 | 1 | -0/+25 | |
| * | | | | | | | | | | | KVM: arm/arm64: vgic: Allow HW irq to be encoded in LR | Marc Zyngier | 2015-08-12 | 2 | -1/+5 | |
| * | | | | | | | | | | | KVM: arm/arm64: vgic: Convert struct vgic_lr to use bitfields | Marc Zyngier | 2015-08-12 | 1 | -3/+7 | |
| * | | | | | | | | | | | KVM: arm64: guest debug, HW assisted debug support | Alex Bennée | 2015-07-21 | 1 | -0/+2 | |
| * | | | | | | | | | | | KVM: add comments for kvm_debug_exit_arch struct | Alex Bennée | 2015-07-21 | 1 | -0/+3 | |
| | |/ / / / / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge tag 'for-linus-4.3-rc0b-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2015-09-10 | 3 | -7/+11 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | xen/privcmd: Further s/MFN/GFN/ clean-up | Julien Grall | 2015-09-08 | 2 | -5/+9 | |
| * | | | | | | | | | | | xen: Use correctly the Xen memory terminologies | Julien Grall | 2015-09-08 | 1 | -2/+2 | |
* | | | | | | | | | | | | Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds | 2015-09-10 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | elf-em.h: move EM_MICROBLAZE to the common header | Mike Frysinger | 2015-09-10 | 1 | -0/+1 | |
* | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2015-09-10 | 8 | -7/+91 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | ether: add IEEE 1722 ethertype - TSN | Henrik Austad | 2015-09-09 | 1 | -0/+1 | |
| * | | | | | | | | | | | | netlink, mmap: fix edge-case leakages in nf queue zero-copy | Daniel Borkmann | 2015-09-09 | 1 | -2/+11 | |
| * | | | | | | | | | | | | add microchip LAN88xx phy driver | Woojung.Huh@microchip.com | 2015-09-09 | 1 | -0/+73 | |
| * | | | | | | | | | | | | net: ipv6: use common fib_default_rule_pref | Phil Sutter | 2015-09-09 | 1 | -2/+0 | |
| * | | | | | | | | | | | | Merge tag 'mac80211-for-davem-2015-09-04' of git://git.kernel.org/pub/scm/lin... | David S. Miller | 2015-09-06 | 1 | -1/+3 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | mac80211: protect non-HT BSS when HT TDLS traffic exists | Avri Altman | 2015-09-04 | 1 | -1/+3 |