index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
groups.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-10-12
xen/bootup: allow read_tscp call for Xen PV guests.
Konrad Rzeszutek Wilk
1
-0
/
+2
2012-10-04
xen pv-on-hvm: add pfn_is_ram helper for kdump
Olaf Hering
2
-0
/
+60
2012-10-04
xen/hvc: handle backend CLOSED without CLOSING
David Vrabel
1
-1
/
+4
2012-10-03
xen/xen_initial_domain: check that xen_start_info is initialized
Stefano Stabellini
1
-1
/
+1
2012-10-02
xen: mark xen_init_IRQ __init
Stefano Stabellini
1
-2
/
+1
2012-10-02
xen/Makefile: fix dom-y build
Stefano Stabellini
1
-1
/
+1
2012-09-25
xen/pciback: Restore the PCI config space after an FLR.
Konrad Rzeszutek Wilk
1
-0
/
+1
2012-09-25
xen-pciback: properly clean up after calling pcistub_device_find()
Jan Beulich
1
-23
/
+23
2012-09-24
arm: introduce a DTS for Xen unprivileged virtual machines
Stefano Stabellini
3
-1
/
+71
2012-09-24
xen/vga: add the xen EFI video mode support
Jan Beulich
2
-0
/
+8
2012-09-24
xen/x86: retrieve keyboard shift status flags from hypervisor.
Konrad Rzeszutek Wilk
2
-0
/
+11
2012-09-21
xen/gndev: Xen backend support for paged out grant targets V4.
Andres Lagar-Cavilla
4
-12
/
+70
2012-09-18
xen-pciback: support wild cards in slot specifications
Jan Beulich
1
-7
/
+82
2012-09-17
xen/swiotlb: Fix compile warnings when using plain integer instead of NULL po...
Konrad Rzeszutek Wilk
1
-2
/
+2
2012-09-17
xen/swiotlb: Remove functions not needed anymore.
Konrad Rzeszutek Wilk
2
-25
/
+0
2012-09-17
xen/pcifront: Use Xen-SWIOTLB when initting if required.
Konrad Rzeszutek Wilk
1
-4
/
+9
2012-09-17
xen/swiotlb: For early initialization, return zero on success.
Konrad Rzeszutek Wilk
1
-2
/
+3
2012-09-17
xen/swiotlb: Use the swiotlb_late_init_with_tbl to init Xen-SWIOTLB late when...
Konrad Rzeszutek Wilk
4
-13
/
+63
2012-09-17
xen/swiotlb: Move the error strings to its own function.
Konrad Rzeszutek Wilk
1
-8
/
+27
2012-09-17
xen/swiotlb: Move the nr_tbl determination in its own function.
Konrad Rzeszutek Wilk
1
-10
/
+11
2012-09-17
xen/arm: compile and run xenbus
Stefano Stabellini
3
-16
/
+41
2012-09-14
MAINTAINERS: add myself as Xen ARM maintainer
Stefano Stabellini
1
-0
/
+7
2012-09-14
xen: resynchronise grant table status codes with upstream
Ian Campbell
1
-2
/
+6
2012-09-12
x86: Document x86_init.paging.pagetable_init()
Attilio Rao
1
-1
/
+4
2012-09-12
x86: xen: Cleanup and remove x86_init.paging.pagetable_setup_done()
Attilio Rao
6
-20
/
+4
2012-09-12
x86: Move paging_init() call to x86_init.paging.pagetable_init()
Attilio Rao
5
-3
/
+3
2012-09-12
x86: Rename pagetable_setup_start() to pagetable_init()
Attilio Rao
6
-11
/
+11
2012-09-12
x86: Remove base argument from x86_init.paging.pagetable_setup_start
Attilio Rao
6
-9
/
+10
2012-09-10
xen/privcmd: return -EFAULT on error
Dan Carpenter
1
-1
/
+4
2012-09-09
Linux 3.6-rc5
v3.6-rc5
Linus Torvalds
1
-1
/
+1
2012-09-07
HID: tpkbd: work even if the new Lenovo Keyboard driver is not configured
Andres Freund
1
-1
/
+3
2012-09-06
xen/privcmd: Fix mmap batch ioctl error status copy back.
Andres Lagar-Cavilla
1
-1
/
+1
2012-09-06
Remove user-triggerable BUG from mpol_to_str
Dave Jones
1
-1
/
+1
2012-09-06
xen/pciback: Fix proper FLR steps.
Konrad Rzeszutek Wilk
1
-4
/
+4
2012-09-06
uml: fix compile error in deliver_alarm()
Miklos Szeredi
1
-1
/
+1
2012-09-06
dj: memory scribble in logi_dj
Alan Cox
1
-2
/
+2
2012-09-06
Fix order of arguments to compat_put_time[spec|val]
Mikulas Patocka
1
-2
/
+2
2012-09-05
xen/privcmd: add PRIVCMD_MMAPBATCH_V2 ioctl
Andres Lagar-Cavilla
2
-31
/
+123
2012-09-05
xen/mm: return more precise error from xen_remap_domain_range()
David Vrabel
1
-2
/
+2
2012-09-05
xen: Use correct masking in xen_swiotlb_alloc_coherent.
Ronny Hegewald
1
-1
/
+1
2012-09-05
xen: fix logical error in tlb flushing
Alex Shi
1
-1
/
+1
2012-09-05
xen/p2m: Fix one-off error in checking the P2M tree directory.
Konrad Rzeszutek Wilk
1
-1
/
+1
2012-09-05
powerpc: Don't use __put_user() in patch_instruction
Benjamin Herrenschmidt
1
-1
/
+1
2012-09-05
powerpc: Make sure IPI handlers see data written by IPI senders
Paul Mackerras
3
-3
/
+16
2012-09-05
powerpc: Restore correct DSCR in context switch
Anton Blanchard
2
-6
/
+18
2012-09-05
powerpc: Fix DSCR inheritance in copy_thread()
Anton Blanchard
1
-10
/
+2
2012-09-05
powerpc: Keep thread.dscr and thread.dscr_inherit in sync
Anton Blanchard
2
-2
/
+5
2012-09-05
powerpc: Update DSCR on all CPUs when writing sysfs dscr_default
Anton Blanchard
1
-0
/
+8
2012-09-05
powerpc/powernv: Always go into nap mode when CPU is offline
Paul Mackerras
3
-9
/
+4
2012-09-05
powerpc: Give hypervisor decrementer interrupts their own handler
Paul Mackerras
2
-1
/
+11
[next]