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
2013-01-25
drm/exynos: Make 'drm_hdmi_get_edid' static
Sachin Kamat
1
-1
/
+1
2013-01-25
drm/exynos: fimd and ipp are broken on multiplatform
Arnd Bergmann
1
-2
/
+2
2013-01-25
drm/exynos: don't include plat/gpio-cfg.h
Arnd Bergmann
1
-1
/
+0
2013-01-25
drm/exynos: Remove "internal" interrupt handling
Sean Paul
1
-60
/
+14
2013-01-25
drm/exynos: Add missing static specifiers in exynos_drm_rotator.c
Sachin Kamat
1
-2
/
+2
2013-01-25
drm/exynos: Replace mdelay with usleep_range
Sean Paul
2
-8
/
+8
2013-01-25
drm/exynos: Make ipp_handle_cmd_work static
Sachin Kamat
1
-1
/
+1
2013-01-25
drm/exynos: Make g2d_userptr_get_dma_addr static
Sachin Kamat
1
-1
/
+1
2013-01-25
drm/exynos: consider DMA_NONE flag to dmabuf import
Inki Dae
1
-14
/
+11
2013-01-25
drm/exynos: free sg object if dma_map_sg is failed
Inki Dae
1
-0
/
+1
2013-01-25
drm/exynos: added validation of edid for vidi connection
Seung-Woo Kim
1
-4
/
+3
2013-01-25
drm/exynos: let drm handle edid allocations
Rahul Sharma
6
-48
/
+46
2013-01-25
Merge branch 'drm-fixes-3.8' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
5
-6
/
+17
2013-01-24
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2
-1
/
+3
2013-01-24
Merge git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+2
2013-01-24
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
6
-27
/
+26
2013-01-24
Merge tag 'fixes-for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
46
-220
/
+248
2013-01-24
drm/radeon: Enable DMA_IB_SWAP_ENABLE on big endian hosts.
Michel Dänzer
2
-4
/
+12
2013-01-24
Merge tag 'pm+acpi-for-3.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
10
-30
/
+103
2013-01-24
Merge tag 'regmap-fix-3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-3
/
+1
2013-01-24
Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
3
-6
/
+9
2013-01-24
Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/l...
Linus Torvalds
5
-6
/
+16
2013-01-24
Btrfs: fix repeated delalloc work allocation
Miao Xie
1
-14
/
+41
2013-01-24
Btrfs: fix wrong max device number for single profile
Miao Xie
1
-1
/
+1
2013-01-24
Btrfs: fix missed transaction->aborted check
Miao Xie
1
-0
/
+16
2013-01-24
Btrfs: Add ACCESS_ONCE() to transaction->abort accesses
Miao Xie
2
-2
/
+3
2013-01-24
Btrfs: put csums on the right ordered extent
Josef Bacik
1
-2
/
+2
2013-01-24
Btrfs: use right range to find checksum for compressed extents
Liu Bo
1
-0
/
+5
2013-01-24
Btrfs: fix panic when recovering tree log
Josef Bacik
1
-8
/
+12
2013-01-24
Btrfs: do not allow logged extents to be merged or removed
Josef Bacik
3
-3
/
+16
2013-01-24
x86/msr: Add capabilities check
Alan Cox
1
-0
/
+3
2013-01-24
x86/dma-debug: Bump PREALLOC_DMA_DEBUG_ENTRIES
Maarten Lankhorst
1
-1
/
+1
2013-01-24
Merge branch 'vexpress/fixes' of git://git.linaro.org/people/pawelmoll/linux ...
Olof Johansson
3
-15
/
+21
2013-01-24
Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixes
Olof Johansson
6
-25
/
+51
2013-01-24
x86/olpc: Fix olpc-xo1-sci.c build errors
Randy Dunlap
1
-0
/
+1
2013-01-24
arch/x86/platform/uv: Fix incorrect tlb flush all issue
Alex Shi
2
-4
/
+8
2013-01-24
x86/time/rtc: Don't print extended CMOS year when reading RTC
Bjorn Helgaas
1
-1
/
+0
2013-01-24
mfd: vexpress-sysreg: Don't skip initialization on probe
Pawel Moll
1
-12
/
+20
2013-01-24
ARM: vexpress: Enable A7 cores in V2P-CA15_A7's Device Tree
Pawel Moll
1
-2
/
+0
2013-01-24
ARM: vexpress: extend the MPIDR range used for pen release check
Lorenzo Pieralisi
1
-1
/
+1
2013-01-24
Merge remote-tracking branch 'regmap/fix/debugfs' into tmp
Mark Brown
1
-2
/
+0
2013-01-24
x86-64: Fix unwind annotations in recent NMI changes
Jan Beulich
1
-4
/
+3
2013-01-23
Merge tag 'imx-fixes-3.8-3' of git://git.linaro.org/people/shawnguo/linux-2.6...
Olof Johansson
1
-0
/
+10
2013-01-23
Merge tag 'mvebu_fixes_for_v3.8-rc5' of git://git.infradead.org/users/jcooper...
Olof Johansson
3
-65
/
+38
2013-01-23
Merge tag 'usb-3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
19
-147
/
+154
2013-01-23
Merge tag 'char-misc-3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+36
2013-01-23
Merge tag 'tty-3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-0
/
+2
2013-01-23
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
10
-67
/
+57
2013-01-24
DM-RAID: Fix RAID10's check for sufficient redundancy
Jonathan Brassow
2
-64
/
+38
2013-01-23
MAINTAINERS: Someone needs to watch over the serial drivers
Greg Kroah-Hartman
1
-0
/
+2
[prev]
[next]