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
2012-09-07
OMAPFB1: remove a non-used table
Tomi Valkeinen
1
-9
/
+0
2012-09-07
OMAPFB1: remove unnecessary includes
Tomi Valkeinen
3
-3
/
+0
2012-09-07
OMAPDSS: Taal: use devm_* functions
Tomi Valkeinen
1
-74
/
+44
2012-09-07
OMAPDSS: fix use of dssdev->caps
Tomi Valkeinen
4
-6
/
+3
2012-09-07
OMAP: 4430SDP: remove DSI clock config from board file
Tomi Valkeinen
1
-46
/
+0
2012-09-07
OMAPDSS: DSI: calculate dsi clock
Tomi Valkeinen
3
-0
/
+134
2012-09-07
OMAPDSS: Add DSI fclk maximum to dss_features
Tomi Valkeinen
2
-0
/
+3
2012-09-07
OMAPDSS: HDMI: use vdda_hdmi_dac
Tomi Valkeinen
1
-0
/
+23
2012-09-07
OMAP4: TWL: add vdda_hdmi_dac regulator supply
Tomi Valkeinen
1
-0
/
+6
2012-09-07
OMAPDSS: HDMI: Add delay to wait for 5V power
Tomi Valkeinen
1
-0
/
+3
2012-09-07
OMAPDSS: HDMI: Move GPIO handling to HDMI driver
Tomi Valkeinen
4
-70
/
+61
2012-09-03
Merge tag 'v3.6-rc4'
Tomi Valkeinen
8486
-203959
/
+478095
2012-09-01
Linux 3.6-rc4
v3.6-rc4
Linus Torvalds
1
-1
/
+1
2012-09-01
time: Move ktime_t overflow checking into timespec_valid_strict
John Stultz
2
-5
/
+12
2012-08-31
Merge git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-3
/
+7
2012-08-31
Merge tag 'parisc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jej...
Linus Torvalds
3
-7
/
+7
2012-08-31
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
5
-9
/
+7
2012-08-30
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
18
-126
/
+174
2012-08-30
s390/32: Don't clobber personality flags on exec
Heiko Carstens
1
-1
/
+2
2012-08-30
drm: Add EDID_QUIRK_FORCE_REDUCED_BLANKING for ASUS VW222S
Paul Menzel
1
-0
/
+3
2012-08-30
Merge branch 'drm-fixes-3.6' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
8
-111
/
+141
2012-08-30
gma500: Consider CRTC initially active.
Forest Bond
1
-0
/
+3
2012-08-29
drm/radeon: fix dig encoder selection on DCE61
Alex Deucher
1
-5
/
+26
2012-08-29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
21
-376
/
+418
2012-08-29
Merge git://www.linux-watchdog.org/linux-watchdog
Linus Torvalds
2
-2
/
+1
2012-08-29
mm, slab: lock the correct nodelist after reenabling irqs
David Rientjes
1
-0
/
+1
2012-08-29
drm/radeon: fix double free in radeon_gpu_reset
Christian König
1
-0
/
+3
2012-08-29
drm/radeon: force dma32 to fix regression rs4xx,rs6xx,rs740
Jerome Glisse
1
-1
/
+1
2012-08-29
drm/radeon: rework panel mode setup
Alex Deucher
1
-17
/
+12
2012-08-29
drm/radeon/atom: powergating fixes for DCE6
Alex Deucher
1
-20
/
+2
2012-08-29
drm/radeon/atom: rework DIG modesetting on DCE3+
Alex Deucher
1
-62
/
+47
2012-08-29
drm/radeon: don't disable plls that are in use by other crtcs
Alex Deucher
1
-0
/
+14
2012-08-29
drm/radeon: add proper checking of RESOLVE_BOX command for r600-r700
Marek Olšák
4
-4
/
+27
2012-08-29
drm/radeon: initialize tracked CS state
Marek Olšák
1
-1
/
+8
2012-08-29
drm/radeon: fix reading CB_COLORn_MASK from the CS
Marek Olšák
1
-1
/
+1
2012-08-29
watchdog: da9052: Remove duplicate inclusion of delay.h
Sachin Kamat
1
-1
/
+0
2012-08-29
watchdog: fix watchdog-test.c build warning
Randy Dunlap
1
-1
/
+1
2012-08-29
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...
Dave Airlie
4
-9
/
+17
2012-08-29
Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau...
Dave Airlie
1
-2
/
+4
2012-08-29
drm/nvc0/copy: check PUNITS to determine which copy engines are disabled
Ben Skeggs
1
-2
/
+4
2012-08-28
Btrfs: fix that repair code is spuriously executed for transid failures
Stefan Behrens
1
-2
/
+6
2012-08-28
Btrfs: fix ordered extent leak when failing to start a transaction
Liu Bo
1
-2
/
+5
2012-08-28
Btrfs: fix a dio write regression
Liu Bo
1
-4
/
+20
2012-08-28
Btrfs: fix deadlock with freeze and sync V2
Josef Bacik
1
-4
/
+9
2012-08-28
Btrfs: revert checksum error statistic which can cause a BUG()
Stefan Behrens
3
-39
/
+2
2012-08-28
Btrfs: remove superblock writing after fatal error
Stefan Behrens
2
-33
/
+5
2012-08-28
Btrfs: allow delayed refs to be merged
Josef Bacik
3
-27
/
+142
2012-08-28
Btrfs: fix enospc problems when deleting a subvol
Josef Bacik
1
-1
/
+1
2012-08-28
Btrfs: fix wrong mtime and ctime when creating snapshots
Miao Xie
1
-0
/
+1
2012-08-28
Btrfs: fix race in run_clustered_refs
Arne Jansen
1
-0
/
+17
[next]