index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm: cleanup DRM_DEBUG() parameters
Márton Németh
2008-02-07
28
-145
/
+122
*
drm/i915: add support for E7221 chipset
Carlos Martín
2008-02-07
1
-1
/
+1
*
drm: don't cast a pointer to pointer of list_head
Li Zefan
2008-02-07
1
-1
/
+1
*
mga_dma: return 'err' not just zero from mga_do_cleanup_dma()
Jesper Juhl
2008-02-07
1
-1
/
+1
*
drm: add _DRM_DRIVER flag, and re-order unload.
Dave Airlie
2008-02-07
3
-8
/
+11
*
drm: enable udev node creation
Dave Airlie
2008-02-07
1
-6
/
+1
*
drm: Make DRM_IOCTL_GET_CLIENT return EINVAL when it can't find client #idx.
Eric Anholt
2008-02-07
1
-14
/
+11
*
drm: move drm_mem_init to proper place in startup sequence
Dave Airlie
2008-02-07
1
-2
/
+2
*
drm: call driver load function after initialising AGP
Dave Airlie
2008-02-07
1
-4
/
+4
*
drm: Fix ioc32 compat layer
Ian Romanick
2008-02-07
1
-1
/
+5
*
drm: fd.o bug #11895: Only add the AGP base to map offset if the caller didn't.
Eric Anholt
2008-02-07
1
-4
/
+10
*
i915: add suspend/resume support
Jesse Barnes
2008-02-07
4
-57
/
+1309
*
drm: update DRM sysfs support
Jesse Barnes
2008-02-07
4
-62
/
+117
*
drm: Initialize the AGP structure's base address at init rather than enable.
Eric Anholt
2008-02-07
2
-3
/
+2
*
drm: move two function extern into the correct block
Dave Airlie
2008-02-07
1
-3
/
+2
*
drm: run cleanfile across drm tree
Dave Airlie
2008-02-07
43
-375
/
+362
*
drm: some minor cleanups and changes to make memory manager merging easier.
Dave Airlie
2008-02-07
2
-28
/
+28
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...
Linus Torvalds
2008-02-07
17
-1390
/
+1466
|
\
|
*
9p: fix p9_printfcall export
Andrew Morton
2008-02-07
1
-2
/
+2
|
*
9p: transport API reorganization
Eric Van Hensbergen
2008-02-07
11
-1253
/
+1208
|
*
9p: add remove function to trans_virtio
Eric Van Hensbergen
2008-02-07
1
-0
/
+19
|
*
9p: Convert semaphore to spinlock for p9_idpool
Anthony Liguori
2008-02-07
1
-12
/
+8
|
*
9p: fix mmap to be read-only
Eric Van Hensbergen
2008-02-07
1
-2
/
+2
|
*
9p: add support for sticky bit
Anthony Liguori
2008-02-07
2
-0
/
+6
|
*
9p: Fix soft lockup in virtio transport
Eric Van Hensbergen
2008-02-07
1
-1
/
+1
|
*
9p: fix bug in attach-per-user
Eric Van Hensbergen
2008-02-07
1
-2
/
+2
|
*
9p: block-based virtio client
Eric Van Hensbergen
2008-02-07
3
-152
/
+228
|
*
9p: create transport rpc cut-thru
Eric Van Hensbergen
2008-02-07
2
-16
/
+35
|
*
9p: fix bug in p9_clone_stat
Martin Stava
2008-02-07
1
-0
/
+5
*
|
docbook: dmapool: fix fatal changed filename
Randy Dunlap
2008-02-07
1
-1
/
+1
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86
Linus Torvalds
2008-02-06
21
-102
/
+193
|
\
|
*
x86: fix deadlock, make pgd_lock irq-safe
Ingo Molnar
2008-02-06
2
-6
/
+9
|
*
virtio: fix trivial build bug
Ingo Molnar
2008-02-06
1
-0
/
+1
|
*
x86: fix mttr trimming
Yinghai Lu
2008-02-06
1
-10
/
+9
|
*
x86: delay CPA self-test and repeat it
Ingo Molnar
2008-02-06
2
-16
/
+53
|
*
x86: fix 64-bit sections
Sam Ravnborg
2008-02-06
1
-10
/
+5
|
*
generic: add __FINITDATA
Ingo Molnar
2008-02-06
1
-0
/
+1
|
*
x86: remove suprious ifdefs from pageattr.c
Arjan van de Ven
2008-02-06
1
-3
/
+0
|
*
x86: mark the .rodata section also NX
Arjan van de Ven
2008-02-06
2
-2
/
+9
|
*
x86: fix iret exception recovery on 64-bit
Roland McGrath
2008-02-06
1
-2
/
+1
|
*
cpuidle: dubious one-bit signed bitfield in cpuidle.h
Harvey Harrison
2008-02-06
1
-1
/
+1
|
*
x86: fix sparse warnings in powernow-k8.c
Harvey Harrison
2008-02-06
1
-1
/
+0
|
*
x86: fix sparse error in traps_32.c
Harvey Harrison
2008-02-06
1
-10
/
+5
|
*
x86: trivial sparse/checkpatch in quirks.c
Harvey Harrison
2008-02-06
1
-13
/
+13
|
*
x86 ptrace: disallow null cs/ss
Roland McGrath
2008-02-06
1
-2
/
+23
|
*
MAINTAINERS: RDC R-321x SoC maintainer
Florian Fainelli
2008-02-06
1
-0
/
+6
|
*
brk randomization: introduce CONFIG_COMPAT_BRK
Ingo Molnar
2008-02-06
3
-2
/
+25
|
*
brk: check the lower bound properly
Jiri Kosina
2008-02-06
1
-1
/
+1
|
*
x86: remove X2 workaround
Ingo Molnar
2008-02-06
1
-11
/
+0
|
*
x86: make spurious fault handler aware of large mappings
Thomas Gleixner
2008-02-06
1
-6
/
+17
[next]