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
2008-12-29
drm/i915: fix sparse warnings: declare one-bit bitfield as unsigned
Hannes Eder
1
-4
/
+4
2008-12-29
drm/i915: Don't double-unpin buffers if we take a signal in evict_everything().
Eric Anholt
1
-0
/
+1
2008-12-29
drm/i915: Fix fbcon setup to align display pitch to 64b.
Eric Anholt
1
-1
/
+1
2008-12-29
drm/i915: Add missing userland definitions for gem init/execbuffer.
Eric Anholt
1
-0
/
+2
2008-12-29
i915/drm: provide compat defines for userspace for certain struct members.
Dave Airlie
1
-0
/
+23
2008-12-29
drm: drop DRM_IOCTL_MODE_REPLACEFB, add+remove works just as well.
Kristian H�gsberg
5
-74
/
+0
2008-12-29
drm: sanitise drm modesetting API + remove unused hotplug
Jakob Bornecrantz
5
-138
/
+113
2008-12-29
drm: fix allowing master ioctls on non-master fds.
Dave Airlie
1
-1
/
+1
2008-12-29
drm/radeon: use locked rmmap to remove sarea mapping.
Dave Airlie
2
-1
/
+2
2008-12-29
drm/radeon: fix missing hunk from the master changes.
Dave Airlie
1
-0
/
+2
2008-12-29
drm: fix useless gcc unused variable warning
Dave Airlie
1
-1
/
+1
2008-12-29
drm/radeon: fix warning due to PAGE_SIZE max
Dave Airlie
1
-1
/
+1
2008-12-29
drm: kconfig have drm core select i2c for kms
Dave Airlie
1
-1
/
+2
2008-12-29
drm: PAGE_CACHE_WC is x86 only so far
Dave Airlie
1
-0
/
+2
2008-12-29
drm: pick an 800x600@60HZ mode by default for unknown CRT.
Dave Airlie
1
-4
/
+4
2008-12-29
drm/i915: Fix stolen memory detection on G45 and GM45.
Eric Anholt
2
-6
/
+11
2008-12-29
drm/i915: Register module dependencies for the modesetting code.
Eric Anholt
1
-0
/
+5
2008-12-29
DRM: i915: add mode setting support
Jesse Barnes
27
-51
/
+10567
2008-12-29
DRM: add mode setting support
Dave Airlie
20
-41
/
+6469
2008-12-29
drm/i915: add GEM GTT mapping support
Jesse Barnes
7
-4
/
+562
2008-12-29
drm: GEM mmap support
Jesse Barnes
8
-3
/
+161
2008-12-29
drm/i915: Add /proc debugging entry for reading out the HWS.
Eric Anholt
1
-0
/
+34
2008-12-29
drm: reorganise start and load.
Dave Airlie
1
-3
/
+6
2008-12-29
drm: fix leak of uninitialized data to userspace
Vegard Nossum
3
-4
/
+9
2008-12-29
drm: move to kref per-master structures.
Dave Airlie
21
-351
/
+617
2008-12-29
drm: cleanup exit path for module unload
Dave Airlie
3
-20
/
+10
2008-12-24
Linux 2.6.28
v2.6.28
Linus Torvalds
1
-1
/
+1
2008-12-24
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
16
-42
/
+49
2008-12-24
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+1
2008-12-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
1
-0
/
+3
2008-12-24
ALSA: hda - Add missing terminators in patch_sigmatel.c
Herton Ronaldo Krzesinski
1
-0
/
+3
2008-12-24
x86: disable X86_PTRACE_BTS
Ingo Molnar
1
-0
/
+1
2008-12-23
parisc: disable UP-optimized flush_tlb_mm
Kyle McMartin
1
-1
/
+4
2008-12-23
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
1
-2
/
+2
2008-12-23
edac: fix edac core deadlock when removing a device
Harry Ciao
1
-3
/
+9
2008-12-23
cgroups: avoid accessing uninitialized data in failure path
Li Zefan
1
-2
/
+3
2008-12-23
cgroups: suppress bogus warning messages
Sharyathi Nagesh
1
-3
/
+0
2008-12-23
w1: fix slave selection on big-endian systems
Evgeniy Polyakov
1
-1
/
+3
2008-12-23
rtc: rtc-isl1208: reject invalid dates
Chris Elston
1
-0
/
+7
2008-12-23
V4L/DVB (9920): em28xx: fix NULL pointer dereference in call to VIDIOC_INT_RE...
Devin Heitmueller
1
-1
/
+2
2008-12-23
drm/radeon: fix correctness of irq_enabled check for radeon.
Dave Airlie
1
-2
/
+2
2008-12-22
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
5
-15
/
+14
2008-12-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
2
-2
/
+4
2008-12-22
drivers/ide/{cs5530.c,sc1200.c}: Move a dereference below a NULL test
Julia Lawall
2
-2
/
+4
2008-12-22
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
2
-4
/
+3
2008-12-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
3
-17
/
+14
2008-12-22
MIPS: MIPS64R2: Fix buggy __arch_swab64
David Daney
1
-3
/
+2
2008-12-22
MIPS: Fix preprocessor warnings flaged by GCC 4.4
David Daney
1
-1
/
+1
2008-12-20
Null pointer deref with hrtimer_try_to_cancel()
Thomas Gleixner
1
-0
/
+6
2008-12-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...
Linus Torvalds
4
-8
/
+13
[next]