summaryrefslogtreecommitdiffstats
path: root/kernel/bpf (unfollow)
Commit message (Expand)AuthorFilesLines
2017-05-02x86/xen: rename some PV-only functions in smp_pv.cVitaly Kuznetsov1-14/+14
2017-05-02x86/xen: enable PVHVM-only buildsVitaly Kuznetsov2-4/+9
2017-05-02xen: create xen_create/destroy_contiguous_region() stubs for PVHVM only buildsVitaly Kuznetsov1-0/+14
2017-05-02xen/balloon: decorate PV-only parts with #ifdef CONFIG_XEN_PVVitaly Kuznetsov1-10/+20
2017-05-02x86/xen: create stubs for HVM-only builds in page.hVitaly Kuznetsov1-0/+25
2017-05-02x86/xen: define startup_xen for XEN PV onlyVitaly Kuznetsov1-0/+4
2017-05-02x86/xen: put setup.c, pmu.c and apic.c under CONFIG_XEN_PVVitaly Kuznetsov3-4/+9
2017-05-02x86/xen: split suspend.c for PV and PVHVM guestsVitaly Kuznetsov5-55/+83
2017-05-02x86/xen: split off mmu_pv.cVitaly Kuznetsov3-2714/+2721
2017-05-02x86/xen: split off mmu_hvm.cVitaly Kuznetsov3-75/+80
2017-05-02x86/xen: split off smp_pv.cVitaly Kuznetsov4-486/+509
2017-05-02x86/xen: split off smp_hvm.cVitaly Kuznetsov5-54/+69
2017-05-02x86/xen: split xen_cpu_die()Vitaly Kuznetsov1-6/+20
2017-05-02x86/xen: split xen_smp_prepare_boot_cpu()Vitaly Kuznetsov1-19/+30
2017-05-02x86/xen: split xen_smp_intr_init()/xen_smp_intr_free()Vitaly Kuznetsov3-11/+35
2017-05-02x86/xen: split off enlighten_pv.cVitaly Kuznetsov3-1528/+1538
2017-05-02x86/xen: split off enlighten_hvm.cVitaly Kuznetsov4-207/+227
2017-05-02x86/xen: split off enlighten_pvh.cVitaly Kuznetsov3-108/+116
2017-05-02x86/xen: add CONFIG_XEN_PV to KconfigVitaly Kuznetsov3-7/+22
2017-05-02x86/xen: globalize have_vcpu_info_placementVitaly Kuznetsov2-6/+8
2017-05-02x86/xen: separate PV and HVM hypervisorsVitaly Kuznetsov3-41/+79
2017-05-01ia64: fix module loading for gcc-5.4Sergei Trofimovich1-2/+2
2017-05-01cgroup: mark cgroup_get() with __maybe_unusedTejun Heo1-1/+1
2017-05-01mm: remove AVR32 arch special handling in mm/KconfigHans-Christian Noren Egtvedt1-1/+0
2017-05-01lib: remove check for AVR32 arch in test_user_copyHans-Christian Noren Egtvedt1-1/+0
2017-05-01lib: remove AVR32 entry in Kconfig.debug compile with frame pointersHans-Christian Noren Egtvedt1-1/+1
2017-05-01scripts: remove AVR32 support from checkstack.plHans-Christian Noren Egtvedt1-5/+0
2017-05-01docs: remove all references to AVR32 architectureHans-Christian Noren Egtvedt46-47/+3
2017-05-01avr32: remove support for AVR32 architectureHans-Christian Noren Egtvedt226-27045/+8
2017-05-01mm, zone_device: Replace {get, put}_zone_device_page() with a single referenc...Dan Williams5-30/+31
2017-05-01Linux 4.11v4.11Linus Torvalds1-1/+1
2017-04-30hwmon: (twl4030-madc) drop driverSebastian Reichel3-129/+0
2017-04-30Prevent timer value 0 for MWAITXJanakarajan Natarajan1-0/+7
2017-04-30irqchip/mbigen: Fix return value check in mbigen_device_probe()Wei Yongjun1-2/+1
2017-04-29fix a braino in ITER_PIPE iov_iter_revert()Al Viro1-1/+1
2017-04-29libata: remove SCT WRITE SAME supportChristoph Hellwig2-108/+29
2017-04-29libata: reject passthrough WRITE SAME requestsChristoph Hellwig1-0/+8
2017-04-29cgroup: avoid attaching a cgroup root to two different superblocks, take 2Zefan Li3-6/+20
2017-04-28net: hso: register netdev later to avoid a race conditionAndreas Kemnade1-7/+7
2017-04-28net: adjust skb->truesize in ___pskb_trim()Eric Dumazet1-0/+2
2017-04-28tcp: do not underestimate skb->truesize in tcp_trim_head()Eric Dumazet1-7/+12
2017-04-28bonding: avoid defaulting hard_header_len to ETH_HLEN on slave removalPaolo Abeni1-1/+1
2017-04-28ipv4: Don't pass IP fragments to upper layer GRO handlers.Steffen Klassert1-0/+3
2017-04-28cpsw/netcp: refine cpts dependencyArnd Bergmann1-1/+3
2017-04-28ipmi/watchdog: fix wdog hang on panic waiting for ipmi responseRobert Lippert1-4/+4
2017-04-28cgroup: fix spurious warnings on cgroup_is_dead() from cgroup_sk_alloc()Tejun Heo1-6/+16
2017-04-28clk: sunxi-ng: always select CCU_GATEArnd Bergmann1-1/+1
2017-04-28tipc: close the connection if protocol messages contain errorsParthasarathy Bhuvaragan1-0/+8
2017-04-28tipc: improve error validations for sockets in CONNECTING stateParthasarathy Bhuvaragan1-3/+22
2017-04-28tipc: Fix missing connection request handlingParthasarathy Bhuvaragan1-2/+1