index
:
~dvdhrm/linux
drm-cleanup
drm-experimental
drm-log
drm-next
drmrevoke
fops
fops-experimental
hid-next
input-abs2
input-next
kdbus
master
memfd
memfd-isolate
revoke-experimental
simpledrm
wiimote
Private linux-kernel wip tree
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-11-15
swiotlb-xen: add missing xen_dma_map_page call
Stefano Stabellini
1
-0
/
+5
2013-11-11
xen/arm: pfn_to_mfn and mfn_to_pfn return the argument if nothing is in the p2m
Stefano Stabellini
1
-8
/
+2
2013-11-08
arm,arm64/include/asm/io.h: define struct bio_vec
Stefano Stabellini
2
-0
/
+2
2013-11-08
Merge remote-tracking branch 'stefano/swiotlb-xen-9.1' into stable/for-linus-...
Konrad Rzeszutek Wilk
24
-49
/
+661
2013-11-08
Merge tag 'v3.12-rc5' into stable/for-linus-3.13
Konrad Rzeszutek Wilk
584
-2790
/
+4707
2013-11-08
swiotlb-xen: missing include dma-direction.h
Stefano Stabellini
1
-0
/
+1
2013-11-08
pci-swiotlb-xen: call pci_request_acs only ifdef CONFIG_PCI
Stefano Stabellini
1
-0
/
+4
2013-11-08
arm: make SWIOTLB available
Stefano Stabellini
2
-0
/
+39
2013-11-08
xen: delete new instances of added __cpuinit
Paul Gortmaker
2
-3
/
+3
2013-11-08
xen/balloon: Set balloon's initial state to number of existing RAM pages
Boris Ostrovsky
1
-1
/
+1
2013-11-08
xen/mcfg: Call PHYSDEVOP_pci_mmcfg_reserved for MCFG areas.
Konrad Rzeszutek Wilk
2
-0
/
+58
2013-11-06
xen: remove deprecated IRQF_DISABLED
Michael Opdenacker
2
-2
/
+2
2013-11-06
x86/xen: remove deprecated IRQF_DISABLED
Michael Opdenacker
3
-8
/
+7
2013-10-29
swiotlb-xen: fix error code returned by xen_swiotlb_map_sg_attrs
Stefano Stabellini
1
-1
/
+1
2013-10-25
swiotlb-xen: static inline xen_phys_to_bus, xen_bus_to_phys, xen_virt_to_bus ...
Stefano Stabellini
1
-4
/
+4
2013-10-25
grant-table: call set_phys_to_machine after mapping grant refs
Stefano Stabellini
1
-2
/
+17
2013-10-25
arm,arm64: do not always merge biovec if we are running on Xen
Stefano Stabellini
2
-0
/
+17
2013-10-25
swiotlb: print a warning when the swiotlb is full
Stefano Stabellini
2
-0
/
+2
2013-10-25
swiotlb-xen: use xen_dma_map/unmap_page, xen_dma_sync_single_for_cpu/device
Stefano Stabellini
1
-8
/
+31
2013-10-25
xen: introduce xen_dma_map/unmap_page and xen_dma_sync_single_for_cpu/device
Stefano Stabellini
4
-0
/
+81
2013-10-24
tracing/events: Fix swiotlb tracepoint creation
Thierry Reding
2
-1
/
+1
2013-10-13
Linux 3.12-rc5
Linus Torvalds
1
-1
/
+1
2013-10-13
Merge git://www.linux-watchdog.org/linux-watchdog
Linus Torvalds
3
-4
/
+5
2013-10-13
watchdog: sunxi: Fix section mismatch
Maxime Ripard
1
-2
/
+2
2013-10-13
watchdog: kempld_wdt: Fix bit mask definition
Jingoo Han
1
-1
/
+1
2013-10-13
watchdog: ts72xx_wdt: locking bug in ioctl
Dan Carpenter
1
-1
/
+2
2013-10-13
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
9
-12
/
+50
2013-10-13
ARM: exynos: dts: Update 5250 arch timer node with clock frequency
Yuvaraj Kumar C D
1
-0
/
+5
2013-10-13
Merge tag 'fixes-against-v3.12-rc3-take2' of git://git.kernel.org/pub/scm/lin...
Olof Johansson
8
-12
/
+45
2013-10-13
Merge branch 'parisc-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
6
-22
/
+30
2013-10-13
Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2
-4
/
+6
2013-10-13
parisc: let probe_kernel_read() capture access to page zero
Helge Deller
1
-1
/
+14
2013-10-13
parisc: optimize variable initialization in do_page_fault
John David Anglin
1
-5
/
+10
2013-10-13
parisc: fix interruption handler to respect pagefault_disable()
Helge Deller
1
-3
/
+3
2013-10-13
parisc: mark parisc_terminate() noreturn and cold.
Helge Deller
1
-1
/
+1
2013-10-13
parisc: remove unused syscall_ipi() function.
Helge Deller
1
-5
/
+0
2013-10-13
parisc: kill SMP single function call interrupt
Jiang Liu
1
-7
/
+1
2013-10-13
parisc: Export flush_cache_page() (needed by lustre)
Geert Uytterhoeven
1
-0
/
+1
2013-10-12
vfs: allow O_PATH file descriptors for fstatfs()
Linus Torvalds
1
-1
/
+1
2013-10-12
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-1
/
+3
2013-10-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
6
-21
/
+25
2013-10-12
Merge tag 'sound-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...
Linus Torvalds
5
-35
/
+67
2013-10-12
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
9
-22
/
+34
2013-10-12
ext4: fix memory leak in xattr
Dave Jones
1
-0
/
+2
2013-10-12
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
9
-11
/
+26
2013-10-12
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-4
/
+12
2013-10-12
Merge tag 'arc-fixes-for-3.12-part3' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2013-10-12
ARC: Ignore ptrace SETREGSET request for synthetic register "stop_pc"
Vineet Gupta
1
-1
/
+1
2013-10-11
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
3
-3
/
+3
2013-10-11
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
25
-93
/
+74
[next]