index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
bpf
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-05-02
x86/xen: rename some PV-only functions in smp_pv.c
Vitaly Kuznetsov
1
-14
/
+14
2017-05-02
x86/xen: enable PVHVM-only builds
Vitaly Kuznetsov
2
-4
/
+9
2017-05-02
xen: create xen_create/destroy_contiguous_region() stubs for PVHVM only builds
Vitaly Kuznetsov
1
-0
/
+14
2017-05-02
xen/balloon: decorate PV-only parts with #ifdef CONFIG_XEN_PV
Vitaly Kuznetsov
1
-10
/
+20
2017-05-02
x86/xen: create stubs for HVM-only builds in page.h
Vitaly Kuznetsov
1
-0
/
+25
2017-05-02
x86/xen: define startup_xen for XEN PV only
Vitaly Kuznetsov
1
-0
/
+4
2017-05-02
x86/xen: put setup.c, pmu.c and apic.c under CONFIG_XEN_PV
Vitaly Kuznetsov
3
-4
/
+9
2017-05-02
x86/xen: split suspend.c for PV and PVHVM guests
Vitaly Kuznetsov
5
-55
/
+83
2017-05-02
x86/xen: split off mmu_pv.c
Vitaly Kuznetsov
3
-2714
/
+2721
2017-05-02
x86/xen: split off mmu_hvm.c
Vitaly Kuznetsov
3
-75
/
+80
2017-05-02
x86/xen: split off smp_pv.c
Vitaly Kuznetsov
4
-486
/
+509
2017-05-02
x86/xen: split off smp_hvm.c
Vitaly Kuznetsov
5
-54
/
+69
2017-05-02
x86/xen: split xen_cpu_die()
Vitaly Kuznetsov
1
-6
/
+20
2017-05-02
x86/xen: split xen_smp_prepare_boot_cpu()
Vitaly Kuznetsov
1
-19
/
+30
2017-05-02
x86/xen: split xen_smp_intr_init()/xen_smp_intr_free()
Vitaly Kuznetsov
3
-11
/
+35
2017-05-02
x86/xen: split off enlighten_pv.c
Vitaly Kuznetsov
3
-1528
/
+1538
2017-05-02
x86/xen: split off enlighten_hvm.c
Vitaly Kuznetsov
4
-207
/
+227
2017-05-02
x86/xen: split off enlighten_pvh.c
Vitaly Kuznetsov
3
-108
/
+116
2017-05-02
x86/xen: add CONFIG_XEN_PV to Kconfig
Vitaly Kuznetsov
3
-7
/
+22
2017-05-02
x86/xen: globalize have_vcpu_info_placement
Vitaly Kuznetsov
2
-6
/
+8
2017-05-02
x86/xen: separate PV and HVM hypervisors
Vitaly Kuznetsov
3
-41
/
+79
2017-05-01
ia64: fix module loading for gcc-5.4
Sergei Trofimovich
1
-2
/
+2
2017-05-01
cgroup: mark cgroup_get() with __maybe_unused
Tejun Heo
1
-1
/
+1
2017-05-01
mm: remove AVR32 arch special handling in mm/Kconfig
Hans-Christian Noren Egtvedt
1
-1
/
+0
2017-05-01
lib: remove check for AVR32 arch in test_user_copy
Hans-Christian Noren Egtvedt
1
-1
/
+0
2017-05-01
lib: remove AVR32 entry in Kconfig.debug compile with frame pointers
Hans-Christian Noren Egtvedt
1
-1
/
+1
2017-05-01
scripts: remove AVR32 support from checkstack.pl
Hans-Christian Noren Egtvedt
1
-5
/
+0
2017-05-01
docs: remove all references to AVR32 architecture
Hans-Christian Noren Egtvedt
46
-47
/
+3
2017-05-01
avr32: remove support for AVR32 architecture
Hans-Christian Noren Egtvedt
226
-27045
/
+8
2017-05-01
mm, zone_device: Replace {get, put}_zone_device_page() with a single referenc...
Dan Williams
5
-30
/
+31
2017-05-01
Linux 4.11
v4.11
Linus Torvalds
1
-1
/
+1
2017-04-30
hwmon: (twl4030-madc) drop driver
Sebastian Reichel
3
-129
/
+0
2017-04-30
Prevent timer value 0 for MWAITX
Janakarajan Natarajan
1
-0
/
+7
2017-04-30
irqchip/mbigen: Fix return value check in mbigen_device_probe()
Wei Yongjun
1
-2
/
+1
2017-04-29
fix a braino in ITER_PIPE iov_iter_revert()
Al Viro
1
-1
/
+1
2017-04-29
libata: remove SCT WRITE SAME support
Christoph Hellwig
2
-108
/
+29
2017-04-29
libata: reject passthrough WRITE SAME requests
Christoph Hellwig
1
-0
/
+8
2017-04-29
cgroup: avoid attaching a cgroup root to two different superblocks, take 2
Zefan Li
3
-6
/
+20
2017-04-28
net: hso: register netdev later to avoid a race condition
Andreas Kemnade
1
-7
/
+7
2017-04-28
net: adjust skb->truesize in ___pskb_trim()
Eric Dumazet
1
-0
/
+2
2017-04-28
tcp: do not underestimate skb->truesize in tcp_trim_head()
Eric Dumazet
1
-7
/
+12
2017-04-28
bonding: avoid defaulting hard_header_len to ETH_HLEN on slave removal
Paolo Abeni
1
-1
/
+1
2017-04-28
ipv4: Don't pass IP fragments to upper layer GRO handlers.
Steffen Klassert
1
-0
/
+3
2017-04-28
cpsw/netcp: refine cpts dependency
Arnd Bergmann
1
-1
/
+3
2017-04-28
ipmi/watchdog: fix wdog hang on panic waiting for ipmi response
Robert Lippert
1
-4
/
+4
2017-04-28
cgroup: fix spurious warnings on cgroup_is_dead() from cgroup_sk_alloc()
Tejun Heo
1
-6
/
+16
2017-04-28
clk: sunxi-ng: always select CCU_GATE
Arnd Bergmann
1
-1
/
+1
2017-04-28
tipc: close the connection if protocol messages contain errors
Parthasarathy Bhuvaragan
1
-0
/
+8
2017-04-28
tipc: improve error validations for sockets in CONNECTING state
Parthasarathy Bhuvaragan
1
-3
/
+22
2017-04-28
tipc: Fix missing connection request handling
Parthasarathy Bhuvaragan
1
-2
/
+1
[next]