index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-linus-4.14b-rc1-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-09-07
15
-111
/
+1397
|
\
|
*
xen/mmu: set MMU_NORMAL_PT_UPDATE in remap_area_mfn_pte_fn
Wei Liu
2017-08-31
1
-1
/
+1
|
*
xen: Don't try to call xen_alloc_p2m_entry() on autotranslating guests
Boris Ostrovsky
2017-08-31
1
-3
/
+5
|
*
xen/events: events_fifo: Don't use {get,put}_cpu() in xen_evtchn_fifo_init()
Julien Grall
2017-08-31
1
-4
/
+3
|
*
xen/pvcalls: use WARN_ON(1) instead of __WARN()
Arnd Bergmann
2017-08-31
1
-5
/
+5
|
*
xen: remove not used trace functions
Juergen Gross
2017-08-31
1
-20
/
+0
|
*
xen: remove unused function xen_set_domain_pte()
Juergen Gross
2017-08-31
3
-40
/
+0
|
*
xen: remove tests for pvh mode in pure pv paths
Juergen Gross
2017-08-31
3
-31
/
+2
|
*
xen-platform: constify pci_device_id.
Arvind Yadav
2017-08-31
1
-1
/
+1
|
*
xen: cleanup xen.h
Juergen Gross
2017-08-31
1
-11
/
+9
|
*
xen: introduce a Kconfig option to enable the pvcalls backend
Stefano Stabellini
2017-08-31
2
-0
/
+13
|
*
xen/pvcalls: implement write
Stefano Stabellini
2017-08-31
1
-0
/
+71
|
*
xen/pvcalls: implement read
Stefano Stabellini
2017-08-31
1
-0
/
+85
|
*
xen/pvcalls: implement the ioworker functions
Stefano Stabellini
2017-08-31
1
-0
/
+26
|
*
xen/pvcalls: disconnect and module_exit
Stefano Stabellini
2017-08-31
1
-0
/
+53
|
*
xen/pvcalls: implement release command
Stefano Stabellini
2017-08-31
1
-0
/
+68
|
*
xen/pvcalls: implement poll command
Stefano Stabellini
2017-08-31
1
-1
/
+74
|
*
xen/pvcalls: implement accept command
Stefano Stabellini
2017-08-31
1
-0
/
+113
|
*
xen/pvcalls: implement listen command
Stefano Stabellini
2017-08-31
1
-0
/
+21
|
*
xen/pvcalls: implement bind command
Stefano Stabellini
2017-08-31
1
-0
/
+79
|
*
xen/pvcalls: implement connect command
Stefano Stabellini
2017-08-31
1
-0
/
+179
|
*
xen/pvcalls: implement socket command
Stefano Stabellini
2017-08-31
1
-0
/
+27
|
*
xen/pvcalls: handle commands from the frontend
Stefano Stabellini
2017-08-31
1
-0
/
+125
|
*
xen/pvcalls: connect to a frontend
Stefano Stabellini
2017-08-31
1
-0
/
+82
|
*
xen/pvcalls: xenbus state handling
Stefano Stabellini
2017-08-31
1
-0
/
+155
|
*
xen/pvcalls: initialize the module and register the xenbus backend
Stefano Stabellini
2017-08-31
1
-0
/
+22
|
*
xen/pvcalls: introduce the pvcalls xenbus backend
Stefano Stabellini
2017-08-31
1
-0
/
+61
|
*
xen: introduce the pvcalls interface header
Stefano Stabellini
2017-08-31
2
-0
/
+123
*
|
Merge tag 'powerpc-4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2017-09-07
428
-4993
/
+11415
|
\
\
|
*
|
powerpc/xive: Fix section __init warning
Cédric Le Goater
2017-09-04
1
-1
/
+1
|
*
|
powerpc: Fix kernel crash in emulation of vector loads and stores
Paul Mackerras
2017-09-04
1
-4
/
+4
|
*
|
powerpc/xive: improve debugging macros
Cédric Le Goater
2017-09-02
1
-2
/
+6
|
*
|
powerpc/xive: add XIVE Exploitation Mode to CAS
Cédric Le Goater
2017-09-02
2
-2
/
+37
|
*
|
powerpc/xive: introduce H_INT_ESB hcall
Cédric Le Goater
2017-09-02
4
-3
/
+53
|
*
|
powerpc/xive: add the HW IRQ number under xive_irq_data
Cédric Le Goater
2017-09-02
3
-0
/
+5
|
*
|
powerpc/xive: introduce xive_esb_write()
Cédric Le Goater
2017-09-02
1
-1
/
+10
|
*
|
powerpc/xive: rename xive_poke_esb() in xive_esb_read()
Cédric Le Goater
2017-09-02
1
-10
/
+10
|
*
|
powerpc/xive: guest exploitation of the XIVE interrupt controller
Cédric Le Goater
2017-09-02
11
-8
/
+698
|
*
|
powerpc/xive: introduce a common routine xive_queue_page_alloc()
Cédric Le Goater
2017-09-02
3
-11
/
+27
|
*
|
powerpc/sstep: Avoid used uninitialized error
Michael Ellerman
2017-09-02
1
-0
/
+1
|
*
|
axonram: Return directly after a failed kzalloc() in axon_ram_probe()
Markus Elfring
2017-09-01
1
-22
/
+17
|
*
|
axonram: Improve a size determination in axon_ram_probe()
Markus Elfring
2017-09-01
1
-1
/
+1
|
*
|
axonram: Delete an error message for a failed memory allocation in axon_ram_p...
Markus Elfring
2017-09-01
1
-1
/
+0
|
*
|
powerpc/powernv/npu: Move tlb flush before launching ATSD
Alistair Popple
2017-09-01
1
-6
/
+6
|
*
|
powerpc/macintosh: constify wf_sensor_ops structures
Julia Lawall
2017-09-01
5
-9
/
+9
|
*
|
powerpc/iommu: Use permission-specific DEVICE_ATTR variants
Julia Lawall
2017-09-01
1
-2
/
+1
|
*
|
powerpc/eeh: Delete an error out of memory message at init time
Markus Elfring
2017-09-01
1
-4
/
+1
|
*
|
powerpc/mm: Use seq_putc() in two functions
Markus Elfring
2017-09-01
2
-2
/
+2
|
*
|
macintosh: Convert to using %pOF instead of full_name
Rob Herring
2017-09-01
7
-18
/
+18
|
*
|
ide: pmac: Convert to using %pOF instead of full_name
Rob Herring
2017-09-01
1
-9
/
+9
[next]