index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-18
x86/xen: no need to explicitly register an NMI callback
David Vrabel
1
-8
/
+1
2014-06-05
Revert "xen/pvh: Update E820 to work with PVH (v2)"
David Vrabel
1
-20
/
+2
2014-06-05
x86/xen: fix memory setup for PVH dom0
David Vrabel
3
-1
/
+34
2014-05-27
x86/xen: map foreign pfns for autotranslated guests
Mukesh Rathor
1
-3
/
+118
2014-05-23
xen-acpi-processor: Don't display errors when we get -ENOSYS
Konrad Rzeszutek Wilk
1
-2
/
+2
2014-05-23
xen/pciback: Document the entry points for 'pcistub_put_pci_dev'
Konrad Rzeszutek Wilk
1
-0
/
+9
2014-05-23
xen/pciback: Document when the 'unbind' and 'bind' functions are called.
Konrad Rzeszutek Wilk
1
-0
/
+4
2014-05-23
xen-pciback: Document when we FLR an PCI device.
Konrad Rzeszutek Wilk
2
-0
/
+6
2014-05-23
xen-pciback: First reset, then free.
Konrad Rzeszutek Wilk
1
-1
/
+1
2014-05-23
xen-pciback: Cleanup up pcistub_put_pci_dev
Konrad Rzeszutek Wilk
1
-5
/
+5
2014-05-15
x86/xen: do not use _PAGE_IOMAP in xen_remap_domain_mfn_range()
David Vrabel
1
-3
/
+1
2014-05-15
x86/xen: set regions above the end of RAM as 1:1
David Vrabel
2
-1
/
+10
2014-05-15
x86/xen: only warn once if bad MFNs are found during setup
David Vrabel
1
-3
/
+3
2014-05-15
x86/xen: compactly store large identity ranges in the p2m
David Vrabel
1
-50
/
+105
2014-05-15
x86/xen: fix set_phys_range_identity() if pfn_e > MAX_P2M_PFN
David Vrabel
1
-1
/
+4
2014-05-15
x86/xen: rename early_p2m_alloc() and early_p2m_alloc_middle()
David Vrabel
1
-6
/
+6
2014-05-15
xen/x86: set panic notifier priority to minimum
Radim Krčmář
1
-0
/
+1
2014-05-12
arm,arm64/xen: introduce HYPERVISOR_suspend()
Stefano Stabellini
2
-0
/
+18
2014-05-12
xen: refactor suspend pre/post hooks
David Vrabel
4
-45
/
+29
2014-05-09
arm: xen: export HYPERVISOR_multicall to modules.
Ian Campbell
1
-0
/
+1
2014-05-08
arm64: introduce virt_to_pfn
Stefano Stabellini
1
-0
/
+1
2014-04-24
arm/xen: Remove definiition of virt_to_pfn in asm/xen/page.h
Julien Grall
1
-1
/
+0
2014-04-24
arm: xen: implement multicall hypercall support.
Ian Campbell
7
-9
/
+12
2014-04-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
12
-151
/
+263
2014-04-23
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
7
-68
/
+120
2014-04-22
Input: elantech - add support for newer elantech touchpads
Jordan Rife
1
-0
/
+1
2014-04-22
Input: soc_button_array - fix a crash during rmmod
Lejun Zhu
1
-0
/
+1
2014-04-23
Merge branch 'drm-fixes-3.15' of git://people.freedesktop.org/~deathsimple/li...
Dave Airlie
7
-68
/
+120
2014-04-22
mm: make fixup_user_fault() check the vma access rights too
Linus Torvalds
1
-0
/
+5
2014-04-22
Merge tag 'gpio-v3.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
2
-4
/
+10
2014-04-22
Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-11
/
+8
2014-04-22
drm/radeon: don't allow runpm=1 on systems with out ATPX
Alex Deucher
1
-5
/
+3
2014-04-22
drm/radeon: fix ATPX detection on non-VGA GPUs
Alex Deucher
1
-0
/
+7
2014-04-22
drm/radeon/pm: don't walk the crtc list before it has been initialized (v2)
Alex Deucher
2
-28
/
+35
2014-04-22
drm/radeon: properly unregister hwmon interface (v2)
Alex Deucher
1
-6
/
+15
2014-04-22
drm/radeon: fix count in cik_sdma_ring_test()
Alex Deucher
1
-1
/
+1
2014-04-22
drm/radeon/aux: fix hpd assignment for aux bus
Alex Deucher
1
-0
/
+1
2014-04-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml
Linus Torvalds
5
-297
/
+84
2014-04-20
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
14
-137
/
+188
2014-04-20
um: Memory corruption on startup
Anton Ivanov
3
-0
/
+8
2014-04-20
um: Missing pipe handling
Anton Ivanov
1
-0
/
+1
2014-04-20
uml: Simplify tempdir logic.
Tristan Schmelcher
1
-297
/
+75
2014-04-20
Linux 3.15-rc2
v3.15-rc2
Linus Torvalds
1
-1
/
+1
2014-04-20
Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
5
-6
/
+18
2014-04-20
Merge tag 'iommu-fixes-v3.15-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-6
/
+11
2014-04-20
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-2
/
+12
2014-04-20
drm/radeon: improve PLL limit handling in post div calculation
Christian König
1
-26
/
+51
2014-04-20
Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
4
-2
/
+12
2014-04-19
Input: synaptics - add min/max quirk for ThinkPad T431s, L440, L540, S1 Yoga ...
Hans de Goede
1
-0
/
+42
2014-04-19
Input: synaptics - report INPUT_PROP_TOPBUTTONPAD property
Hans de Goede
1
-2
/
+53
[next]