index
:
tegra/linux
drm/core/mipi-dsi-non-continuous
drm/core/mipi-dsi-shutdown
drm/fixes
drm/for-next
drm/hdmi-for-3.9
drm/master
drm/panel/for-next
drm/tegra-for-3.9
drm/tegra/fixes
drm/tegra/for-next
drm/tegra/hpd-gpios-property
for-next
master
staging/base
staging/drm/fixes
staging/drm/panel
staging/drm/tegra
staging/gk20a
staging/host1x
staging/iommu
staging/master
staging/pci
staging/pwm
staging/tegra
staging/work
Linux kernel tree for NVIDIA Tegra DRM drivers
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2013-07-01
s390/hwsampler: Updated misleading member names in hws_data_entry
Hendrik Brueckner
1
-2
/
+2
2013-06-26
s390/appldata_net_sum: do not use static data
Sebastian Ott
1
-4
/
+14
2013-06-26
s390/appldata_mem: do not use static data
Sebastian Ott
1
-4
/
+14
2013-06-26
s390/airq: simplify adapter interrupt code
Martin Schwidefsky
2
-17
/
+25
2013-06-26
s390/pci: remove per device debug attribute
Martin Schwidefsky
3
-43
/
+0
2013-06-26
s390/dma: remove gratuitous brackets
Sebastian Ott
1
-1
/
+1
2013-06-26
s390/facility: decompose test_facility()
Michael Mueller
1
-6
/
+11
2013-06-26
s390/irq: store interrupt information in pt_regs
Martin Schwidefsky
6
-10
/
+30
2013-06-26
s390/hypfs: Cocci spatch "ptr_ret.spatch"
Thomas Meyer
1
-6
/
+2
2013-06-26
s390/sclp: Add SCLP character device driver
Michael Holzheu
2
-0
/
+25
2013-06-26
s390/cio: Introduce on-close CHSC IOCTLs
Michael Holzheu
1
-0
/
+2
2013-06-26
s390/cio: Introduce generic synchronous CHSC IOCTL
Michael Holzheu
1
-0
/
+11
2013-06-26
s390/pci: sysfs remove strlen
Sebastian Ott
1
-8
/
+4
2013-06-26
s390/pci: remove pdev during unplug
Sebastian Ott
1
-1
/
+0
2013-06-26
s390/pci: cleanup hotplug code
Sebastian Ott
2
-20
/
+0
2013-06-26
s390/pci: implement pcibios_release_device
Sebastian Ott
1
-1
/
+25
2013-06-26
s390/kvm: Provide function for setting the guest storage key
Christian Borntraeger
2
-0
/
+51
2013-06-26
s390: remove virt_to_phys implementation
Sebastian Ott
1
-22
/
+0
2013-06-26
s390/smp: get rid of generic_smp_call_function_interrupt
Heiko Carstens
1
-4
/
+1
2013-06-26
s390/pci: use to_pci_dev
Sebastian Ott
2
-7
/
+7
2013-06-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
4
-6
/
+10
2013-06-25
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
1
-15
/
+9
2013-06-24
powerpc/pci: Fix boot panic on mpc83xx (regression)
Rojhalat Ibrahim
1
-15
/
+9
2013-06-24
s390/ipl: Fix FCP WWPN and LUN format strings for read
Michael Holzheu
1
-4
/
+4
2013-06-22
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-3
/
+3
2013-06-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-2
/
+2
2013-06-22
aout32 coredump compat fix
Al Viro
1
-1
/
+1
2013-06-21
Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
7
-10
/
+20
2013-06-21
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
3
-4
/
+5
2013-06-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-16
/
+32
2013-06-21
Merge tag 'efi-urgent' into x86/urgent
H. Peter Anvin
1
-1
/
+6
2013-06-21
x86/efi: Fix dummy variable buffer allocation
Ben Hutchings
1
-1
/
+6
2013-06-20
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-4
/
+4
2013-06-20
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2013-06-20
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-12
/
+0
2013-06-20
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
1
-1
/
+7
2013-06-20
Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...
Linus Torvalds
1
-0
/
+2
2013-06-20
Merge tag 'arm64-stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cma...
Linus Torvalds
1
-0
/
+1
2013-06-20
x86: Fix trigger_all_cpu_backtrace() implementation
Michel Lespinasse
3
-3
/
+7
2013-06-20
perf: arm64: Record the user-mode PC in the call chain.
Jed Davis
1
-0
/
+1
2013-06-20
powerpc: Fix bad pmd error with book3E config
Aneesh Kumar K.V
1
-1
/
+7
2013-06-19
x86: Fix section mismatch on load_ucode_ap
Paul Gortmaker
1
-2
/
+2
2013-06-19
mn10300: Fix include dependency in irqflags.h et al.
David Daney
2
-4
/
+5
2013-06-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
14
-67
/
+58
2013-06-19
Merge branch 'parisc-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
6
-41
/
+74
2013-06-19
metag: fix mm/hugetlb.c build breakage
James Hogan
1
-0
/
+1
2013-06-19
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
10
-29
/
+103
2013-06-19
s390/mem_detect: fix memory hole handling
Heiko Carstens
1
-1
/
+2
2013-06-19
perf/x86: Fix broken PEBS-LL support on SNB-EP/IVB-EP
Stephane Eranian
1
-1
/
+1
2013-06-19
x86: kvmclock: zero initialize pvclock shared memory area
Igor Mammedov
1
-0
/
+1
[next]