index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-12-22
xen/setup: Don't relocate p2m over existing one
Ross Lagerwall
1
-3
/
+3
2016-12-12
xen/balloon: Only mark a page as managed when it is released
Ross Lagerwall
1
-4
/
+2
2016-12-12
xenbus: fix deadlock on writes to /proc/xen/xenbus
David Vrabel
1
-0
/
+2
2016-12-09
xen/scsifront: don't request a slot on the ring until request is ready
Juergen Gross
1
-105
/
+83
2016-12-09
xen/x86: Increase xen_e820_map to E820_X_MAX possible entries
Alex Thorlton
1
-3
/
+3
2016-12-09
x86: Make E820_X_MAX unconditionally larger than E820MAX
Alex Thorlton
1
-4
/
+8
2016-12-08
xen/pci: Bubble up error and fix description.
Konrad Rzeszutek Wilk
1
-2
/
+2
2016-12-08
xen: xenbus: set error code on failure
Pan Bian
1
-1
/
+1
2016-12-08
xen: set error code on failures
Pan Bian
1
-3
/
+6
2016-12-07
arm/xen: Use alloc_percpu rather than __alloc_percpu
Julien Grall
1
-2
/
+1
2016-12-02
arm/arm64: xen: Move shared architecture headers to include/xen/arm
Marc Zyngier
15
-436
/
+441
2016-11-30
xen/events: use xen_vcpu_id mapping for EVTCHNOP_status
Vitaly Kuznetsov
1
-1
/
+1
2016-11-28
xen/gntdev: Use VM_MIXEDMAP instead of VM_IO to avoid NUMA balancing
Boris Ostrovsky
1
-1
/
+1
2016-11-24
xen-scsifront: Add a missing call to kfree
Quentin Lambert
1
-0
/
+1
2016-11-18
MAINTAINERS: update XEN HYPERVISOR INTERFACE
David Vrabel
1
-1
/
+0
2016-11-17
xenfs: Use proc_create_mount_point() to create /proc/xen
Seth Forshee
4
-2
/
+4
2016-11-17
xen-platform: use builtin_pci_driver
Geliang Tang
1
-5
/
+1
2016-11-10
xen-netback: fix error handling output
Arnd Bergmann
1
-1
/
+1
2016-11-07
xen: make use of xenbus_read_unsigned() in xenbus
Juergen Gross
2
-11
/
+4
2016-11-07
xen: make use of xenbus_read_unsigned() in xen-pciback
Juergen Gross
1
-5
/
+3
2016-11-07
xen: make use of xenbus_read_unsigned() in xen-fbfront
Juergen Gross
1
-9
/
+4
2016-11-07
xen: make use of xenbus_read_unsigned() in xen-scsifront
Juergen Gross
1
-5
/
+1
2016-11-07
xen: make use of xenbus_read_unsigned() in xen-pcifront
Juergen Gross
1
-4
/
+2
2016-11-07
xen: make use of xenbus_read_unsigned() in xen-netfront
Juergen Gross
1
-49
/
+18
2016-11-07
xen: make use of xenbus_read_unsigned() in xen-netback
Juergen Gross
1
-36
/
+14
2016-11-07
xen: make use of xenbus_read_unsigned() in xen-kbdfront
Juergen Gross
1
-8
/
+5
2016-11-07
xen: make use of xenbus_read_unsigned() in xen-tpmfront
Juergen Gross
1
-6
/
+2
2016-11-07
xen: make use of xenbus_read_unsigned() in xen-blkfront
Juergen Gross
1
-55
/
+26
2016-11-07
xen: make use of xenbus_read_unsigned() in xen-blkback
Juergen Gross
1
-22
/
+14
2016-11-07
xen: introduce xenbus_read_unsigned()
Juergen Gross
2
-0
/
+19
2016-11-06
Linux 4.9-rc4
v4.9-rc4
Linus Torvalds
1
-1
/
+1
2016-11-04
PCI: designware: Check for iATU unroll support after initializing host
Niklas Cassel
1
-2
/
+5
2016-11-04
i2c: core: fix NULL pointer dereference under race condition
Vladimir Zapolskiy
1
-1
/
+1
2016-11-04
MIPS: Fix max_low_pfn with disabled highmem
James Hogan
1
-0
/
+13
2016-11-04
MIPS: Correct MIPS I FP sigcontext layout
Maciej W. Rozycki
1
-64
/
+39
2016-11-04
MIPS: Fix ISA I/II FP signal context offsets
Maciej W. Rozycki
2
-117
/
+131
2016-11-04
MIPS: Remove FIR from ISA I FP signal context
Maciej W. Rozycki
1
-5
/
+1
2016-11-04
MIPS: Fix ISA I FP sigcontext access violation handling
Maciej W. Rozycki
1
-1
/
+1
2016-11-04
MIPS: Fix FCSR Cause bit handling for correct SIGFPE issue
Maciej W. Rozycki
5
-42
/
+78
2016-11-04
MIPS: ptrace: Also initialize the FP context on individual FCSR writes
Maciej W. Rozycki
1
-0
/
+1
2016-11-04
MIPS: dump_tlb: Fix printk continuations
James Hogan
2
-31
/
+31
2016-11-04
MIPS: Fix __show_regs() output
Paul Burton
1
-21
/
+21
2016-11-04
MIPS: traps: Fix output of show_code
Matt Redfearn
1
-3
/
+4
2016-11-04
MIPS: traps: Fix output of show_stacktrace
Matt Redfearn
1
-6
/
+8
2016-11-04
MIPS: traps: Fix output of show_backtrace
Matt Redfearn
1
-1
/
+1
2016-11-04
MIPS: Fix build of compressed image
Matt Redfearn
1
-1
/
+1
2016-11-04
MIPS: generic: Fix KASLR for generic kernel.
Matt Redfearn
1
-6
/
+10
2016-11-04
MIPS: KASLR: Fix handling of NULL FDT
Matt Redfearn
1
-1
/
+1
2016-11-04
MIPS: Malta: Fixup reboot
Paul Burton
1
-1
/
+2
2016-11-04
MIPS: CPC: Provide default mips_cpc_default_phys_base to ignore CPC
Paul Burton
1
-1
/
+10
[next]