| 2017-05-02 |
Juergen Gross | xen: set cpu capabilities from xen_start_kernel() |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2017-05-02 |
Stefano Stabellini | xen/9pfs: initialize len to 0 to detect xenbus_read... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2017-05-02 |
Juergen Gross | xen,kdump: handle pv domain in paddr_vmcoreinfo_note() |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2017-05-02 |
Oleksandr Andrushchenko | xen/displif: add ABI for para-virtual display |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2017-05-02 |
Oleksandr Andrushchenko | xen/sndif: add sound-device ABI |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2017-05-02 |
Oleksandr Andrushchenko | xen/kbdif: add multi-touch support |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2017-05-02 |
Oleksandr Andrushchenko | xen/kbdif: update protocol description |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2017-05-02 |
Stefano Stabellini | xen/9pfs: build 9pfs Xen transport driver |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2017-05-02 |
Stefano Stabellini | xen/9pfs: receive responses |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2017-05-02 |
Stefano Stabellini | xen/9pfs: send requests to the backend |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2017-05-02 |
Stefano Stabellini | xen/9pfs: connect to the backend |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2017-05-02 |
Stefano Stabellini | xen/9pfs: introduce Xen 9pfs transport driver |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2017-05-02 |
Stefano Stabellini | xen: introduce the header file for the Xen 9pfs transpo... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2017-05-02 |
Stefano Stabellini | xen: import new ring macros in ring.h |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2017-05-02 |
Juergen Gross | x86/xen: remove unused static function from smp_pv.c |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2017-05-02 |
Vitaly Kuznetsov | x86/xen: rename some PV-only functions in smp_pv.c |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2017-05-02 |
Vitaly Kuznetsov | x86/xen: enable PVHVM-only builds |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2017-05-02 |
Vitaly Kuznetsov | xen: create xen_create/destroy_contiguous_region()... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2017-05-02 |
Vitaly Kuznetsov | xen/balloon: decorate PV-only parts with #ifdef CONFIG_... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2017-05-02 |
Vitaly Kuznetsov | x86/xen: create stubs for HVM-only builds in page.h |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2017-05-02 |
Vitaly Kuznetsov | x86/xen: define startup_xen for XEN PV only |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2017-05-02 |
Vitaly Kuznetsov | x86/xen: put setup.c, pmu.c and apic.c under CONFIG_XEN_PV |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2017-05-02 |
Vitaly Kuznetsov | x86/xen: split suspend.c for PV and PVHVM guests |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2017-05-02 |
Vitaly Kuznetsov | x86/xen: split off mmu_pv.c |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2017-05-02 |
Vitaly Kuznetsov | x86/xen: split off mmu_hvm.c |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2017-05-02 |
Vitaly Kuznetsov | x86/xen: split off smp_pv.c |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2017-05-02 |
Vitaly Kuznetsov | x86/xen: split off smp_hvm.c |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2017-05-02 |
Vitaly Kuznetsov | x86/xen: split xen_cpu_die() |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2017-05-02 |
Vitaly Kuznetsov | x86/xen: split xen_smp_prepare_boot_cpu() |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2017-05-02 |
Vitaly Kuznetsov | x86/xen: split xen_smp_intr_init()/xen_smp_intr_free() |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2017-05-02 |
Vitaly Kuznetsov | x86/xen: split off enlighten_pv.c |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2017-05-02 |
Vitaly Kuznetsov | x86/xen: split off enlighten_hvm.c |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2017-05-02 |
Vitaly Kuznetsov | x86/xen: split off enlighten_pvh.c |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2017-05-02 |
Vitaly Kuznetsov | x86/xen: add CONFIG_XEN_PV to Kconfig |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2017-05-02 |
Vitaly Kuznetsov | x86/xen: globalize have_vcpu_info_placement |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2017-05-02 |
Vitaly Kuznetsov | x86/xen: separate PV and HVM hypervisors |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2017-05-02 |
Linus Torvalds | Merge branch 'x86-mm-for-linus' of git://git./linux... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2017-05-02 |
Linus Torvalds | Merge branch 'x86-vdso-for-linus' of git://git./linux... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2017-05-02 |
Linus Torvalds | Merge branch 'x86-platform-for-linus' of git://git... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2017-05-02 |
Linus Torvalds | Merge branch 'x86-irq-for-linus' of git://git./linux... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2017-05-02 |
Linus Torvalds | Merge branch 'x86-debug-for-linus' of git://git./linux... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2017-05-02 |
Linus Torvalds | Merge branch 'x86-cleanups-for-linus' of git://git... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2017-05-02 |
Linus Torvalds | Merge branch 'x86-build-for-linus' of git://git./linux... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2017-05-02 |
Linus Torvalds | Merge branch 'x86-asm-for-linus' of git://git./linux... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2017-05-02 |
Linus Torvalds | Merge branch 'x86-apic-for-linus' of git://git./linux... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2017-05-02 |
Linus Torvalds | Merge branch 'x86-cpu-for-linus' of git://git./linux... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2017-05-02 |
Linus Torvalds | Merge branch 'x86-boot-for-linus' of git://git./linux... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2017-05-02 |
Linus Torvalds | Merge branch 'ras-core-for-linus' of git://git./linux... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2017-05-02 |
Linus Torvalds | Merge branch 'perf-core-for-linus' of git://git./linux... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2017-05-02 |
Linus Torvalds | Merge branch 'x86-process-for-linus' of git://git.... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2017-05-02 |
Linus Torvalds | Merge branch 'locking-core-for-linus' of git://git... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2017-05-02 |
Linus Torvalds | Merge branch 'sched-core-for-linus' of git://git./linux... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2017-05-02 |
Linus Torvalds | Merge branch 'efi-core-for-linus' of git://git./linux... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2017-05-01 |
Linus Torvalds | Merge branch 'timers-core-for-linus' of git://git.... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2017-05-01 |
Linus Torvalds | Merge branch 'irq-core-for-linus' of git://git./linux... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2017-05-01 |
Linus Torvalds | Merge branch 'for-linus' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2017-05-01 |
Sergei Trofimovich | ia64: fix module loading for gcc-5.4 |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2017-05-01 |
Linus Torvalds | Merge branch 'work.uaccess' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2017-05-01 |
Linus Torvalds | Merge tag 'devprop-4.12-rc1' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2017-05-01 |
Linus Torvalds | Merge tag 'acpi-4.12-rc1' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2017-05-01 |
Linus Torvalds | Merge tag 'pm-4.12-rc1' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2017-05-01 |
Linus Torvalds | Merge branch 'for-4.12' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2017-05-01 |
Linus Torvalds | Merge branch 'for-4.12' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2017-05-01 |
Linus Torvalds | Merge branch 'for-4.12' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2017-05-01 |
Linus Torvalds | Merge tag 'leds_for_4.12' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2017-05-01 |
Linus Torvalds | Merge branch 'mailbox-for-next' of git://git.linaro... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2017-05-01 |
Linus Torvalds | Merge tag 'for-linux-4.12' of git://github.com/cminyard... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2017-05-01 |
Linus Torvalds | Merge tag 'hsi-for-4.12' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2017-05-01 |
Linus Torvalds | Merge tag 'for-v4.12' of git://git./linux/kernel/git... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2017-05-01 |
Tejun Heo | cgroup: mark cgroup_get() with __maybe_unused |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2017-05-01 |
Linus Torvalds | Merge tag 'hwmon-for-linus-v4.12' of git://git./linux... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2017-05-01 |
Linus Torvalds | Merge tag 'edac_for_4.12' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2017-05-01 |
Linus Torvalds | Merge branch 'for-4.12/post-merge' of git://git.kernel... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2017-05-01 |
Linus Torvalds | Merge branch 'for-4.12/block' of git://git.kernel.dk... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2017-05-01 |
Hans-Christian... | mm: remove AVR32 arch special handling in mm/Kconfig |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2017-05-01 |
Hans-Christian... | lib: remove check for AVR32 arch in test_user_copy |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2017-05-01 |
Hans-Christian... | lib: remove AVR32 entry in Kconfig.debug compile with... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2017-05-01 |
Hans-Christian... | scripts: remove AVR32 support from checkstack.pl |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2017-05-01 |
Hans-Christian... | docs: remove all references to AVR32 architecture |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2017-05-01 |
Hans-Christian... | avr32: remove support for AVR32 architecture |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2017-05-01 |
Dan Williams | mm, zone_device: Replace {get, put}_zone_device_page... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2017-05-01 |
Linus Torvalds | Linux 4.11 |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2017-04-30 |
Sebastian Reichel | hwmon: (twl4030-madc) drop driver |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2017-04-30 |
Linus Torvalds | Merge branch 'x86-urgent-for-linus' of git://git./linux... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2017-04-30 |
Linus Torvalds | Merge branch 'sched-urgent-for-linus' of git://git... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2017-04-30 |
Janakarajan... | Prevent timer value 0 for MWAITX |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2017-04-30 |
Wei Yongjun | irqchip/mbigen: Fix return value check in mbigen_device... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2017-04-29 |
Linus Torvalds | Merge branch 'for-linus' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2017-04-29 |
Al Viro | fix a braino in ITER_PIPE iov_iter_revert() |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2017-04-29 |
Linus Torvalds | Merge tag 'clk-fixes-for-linus' of git://git./linux... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2017-04-28 |
Christoph Hellwig | libata: remove SCT WRITE SAME support |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2017-04-28 |
Christoph Hellwig | libata: reject passthrough WRITE SAME requests |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2017-04-28 |
Zefan Li | cgroup: avoid attaching a cgroup root to two different... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2017-04-28 |
Rafael J. Wysocki | Merge branches 'acpi-power', 'acpi-blacklist', 'acpi... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2017-04-28 |
Rafael J. Wysocki | Merge branches 'acpi-processor', 'acpi-cppc' and 'acpi... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2017-04-28 |
Rafael J. Wysocki | Merge branches 'acpi-scan', 'acpi-tables' and 'acpi... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2017-04-28 |
Rafael J. Wysocki | Merge branch 'pm-tools' |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2017-04-28 |
Rafael J. Wysocki | Merge branches 'pm-cpuidle', 'pm-core', 'pm-domains... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2017-04-28 |
Rafael J. Wysocki | Merge branch 'pm-cpufreq' |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2017-04-28 |
Rafael J. Wysocki | Merge schedutil governor updates for v4.12. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
next |