index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...
Linus Torvalds
2008-12-30
7
-122
/
+145
|
\
|
*
Merge branch 'topic/failslab' into for-linus
Pekka Enberg
2008-12-29
6
-70
/
+80
|
|
\
|
|
*
SLUB: failslab support
Akinobu Mita
2008-12-29
6
-70
/
+79
|
|
|
|
|
\
|
*
-
.
\
Merge branches 'topic/fixes', 'topic/cleanups' and 'topic/documentation' into...
Pekka Enberg
2008-12-29
3
-48
/
+51
|
|
\
\
\
|
|
|
*
|
slab: Update the kmem_cache_create documentation regarding the name parameter
Catalin Marinas
2008-11-26
1
-0
/
+2
|
|
*
|
|
slub: Fix incorrect use of loose
Nick Andrew
2008-12-08
1
-2
/
+2
|
|
*
|
|
slub: make early_kmem_cache_node_alloc void
David Rientjes
2008-11-26
1
-5
/
+2
|
|
*
|
|
slab: unsigned slabp->inuse cannot be less than 0
roel kluin
2008-11-26
1
-1
/
+1
|
|
*
|
|
slub - fix get_object_page comment
Cyrill Gorcunov
2008-11-26
1
-1
/
+1
|
|
*
|
|
SLUB: Replace __builtin_return_address(0) with _RET_IP_.
Eduard - Gabriel Munteanu
2008-11-26
3
-32
/
+32
|
|
*
|
|
SLUB: cleanup - define macros instead of hardcoded numbers
Cyrill Gorcunov
2008-11-26
1
-7
/
+11
|
|
|
/
/
|
*
|
|
slub: avoid leaking caches or refcounts on sysfs error
David Rientjes
2008-12-29
1
-2
/
+11
|
*
|
|
slab: Fix comment on #endif
Pascal Terjan
2008-12-29
1
-1
/
+1
|
*
|
|
slab: remove GFP_THISNODE clearing from alloc_slabmgmt()
Pekka Enberg
2008-12-29
1
-1
/
+1
|
*
|
|
slub: Add might_sleep_if() to slab_alloc()
OGAWA Hirofumi
2008-12-29
1
-0
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl...
Linus Torvalds
2008-12-30
67
-472
/
+18476
|
\
\
\
|
*
|
|
drm/i915: fix modeset devname allocation + agp init return check.
Dave Airlie
2008-12-29
1
-10
/
+12
|
*
|
|
drm/i915: Remove redundant test in error path.
Julia Lawall
2008-12-29
1
-6
/
+5
|
*
|
|
drm: Add a debug node for vblank state.
Eric Anholt
2008-12-29
3
-0
/
+73
|
*
|
|
drm: Avoid use-before-null-test on dev in drm_cleanup().
Eric Anholt
2008-12-29
1
-3
/
+1
|
*
|
|
drm/i915: Don't print to dmesg when taking signal during object_pin.
Eric Anholt
2008-12-29
1
-2
/
+4
|
*
|
|
drm: pin new and unpin old buffer when setting a mode.
Kristian Høgsberg
2008-12-29
3
-18
/
+55
|
*
|
|
drm/i915: un-EXPORT and make 'intelfb_panic' static
Hannes Eder
2008-12-29
1
-3
/
+2
|
*
|
|
drm/i915: Delete unused, pointless i915_driver_firstopen.
Eric Anholt
2008-12-29
1
-8
/
+0
|
*
|
|
drm/i915: fix sparse warnings: returning void-valued expression
Hannes Eder
2008-12-29
1
-2
/
+2
|
*
|
|
drm/i915: fix sparse warnings: move 'extern' decls to header file
Hannes Eder
2008-12-29
2
-6
/
+6
|
*
|
|
drm/i915: fix sparse warnings: make symbols static
Hannes Eder
2008-12-29
9
-22
/
+23
|
*
|
|
drm/i915: fix sparse warnings: declare one-bit bitfield as unsigned
Hannes Eder
2008-12-29
1
-4
/
+4
|
*
|
|
drm/i915: Don't double-unpin buffers if we take a signal in evict_everything().
Eric Anholt
2008-12-29
1
-0
/
+1
|
*
|
|
drm/i915: Fix fbcon setup to align display pitch to 64b.
Eric Anholt
2008-12-29
1
-1
/
+1
|
*
|
|
drm/i915: Add missing userland definitions for gem init/execbuffer.
Eric Anholt
2008-12-29
1
-0
/
+2
|
*
|
|
i915/drm: provide compat defines for userspace for certain struct members.
Dave Airlie
2008-12-29
1
-0
/
+23
|
*
|
|
drm: drop DRM_IOCTL_MODE_REPLACEFB, add+remove works just as well.
Kristian H�gsberg
2008-12-29
5
-74
/
+0
|
*
|
|
drm: sanitise drm modesetting API + remove unused hotplug
Jakob Bornecrantz
2008-12-29
5
-138
/
+113
|
*
|
|
drm: fix allowing master ioctls on non-master fds.
Dave Airlie
2008-12-29
1
-1
/
+1
|
*
|
|
drm/radeon: use locked rmmap to remove sarea mapping.
Dave Airlie
2008-12-29
2
-1
/
+2
|
*
|
|
drm/radeon: fix missing hunk from the master changes.
Dave Airlie
2008-12-29
1
-0
/
+2
|
*
|
|
drm: fix useless gcc unused variable warning
Dave Airlie
2008-12-29
1
-1
/
+1
|
*
|
|
drm/radeon: fix warning due to PAGE_SIZE max
Dave Airlie
2008-12-29
1
-1
/
+1
|
*
|
|
drm: kconfig have drm core select i2c for kms
Dave Airlie
2008-12-29
1
-1
/
+2
|
*
|
|
drm: PAGE_CACHE_WC is x86 only so far
Dave Airlie
2008-12-29
1
-0
/
+2
|
*
|
|
drm: pick an 800x600@60HZ mode by default for unknown CRT.
Dave Airlie
2008-12-29
1
-4
/
+4
|
*
|
|
drm/i915: Fix stolen memory detection on G45 and GM45.
Eric Anholt
2008-12-29
2
-6
/
+11
|
*
|
|
drm/i915: Register module dependencies for the modesetting code.
Eric Anholt
2008-12-29
1
-0
/
+5
|
*
|
|
DRM: i915: add mode setting support
Jesse Barnes
2008-12-29
27
-51
/
+10567
|
*
|
|
DRM: add mode setting support
Dave Airlie
2008-12-29
20
-41
/
+6469
|
*
|
|
drm/i915: add GEM GTT mapping support
Jesse Barnes
2008-12-29
7
-4
/
+562
|
*
|
|
drm: GEM mmap support
Jesse Barnes
2008-12-29
8
-3
/
+161
|
*
|
|
drm/i915: Add /proc debugging entry for reading out the HWS.
Eric Anholt
2008-12-29
1
-0
/
+34
|
*
|
|
drm: reorganise start and load.
Dave Airlie
2008-12-29
1
-3
/
+6
[next]