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
2009-02-20
mn10300: fix oprofile
David Howells
1
-0
/
+1
2009-02-20
uml: fix vde network backend in user mode linux
Luca Bigliardi
1
-3
/
+3
2009-02-20
MAINTAINERS: paravirt-ops maintainers update
Zachary Amsden
1
-2
/
+2
2009-02-20
Btrfs: check file pointer in btrfs_sync_file
Chris Mason
1
-4
/
+4
2009-02-20
x86: use the right protections for split-up pagetables
Ingo Molnar
1
-10
/
+5
2009-02-20
x86, vmi: TSC going backwards check in vmi clocksource
Alok N Kataria
1
-1
/
+4
2009-02-20
drm/radeon: update sarea copies of last_ variables on resume.
etienne
1
-6
/
+15
2009-02-20
drm/i915: Keep refs on the object over the lifetime of vmas for GTT mmap.
Jesse Barnes
4
-18
/
+57
2009-02-20
drm/i915: take struct mutex around fb unref
Jesse Barnes
1
-0
/
+2
2009-02-20
drm: Use spread spectrum when the bios tells us it's ok.
Kristian Høgsberg
3
-6
/
+24
2009-02-20
drm: Collapse identical i8xx_clock() and i9xx_clock().
Kristian Høgsberg
1
-27
/
+6
2009-02-20
drm: Bring PLL limits in sync with DDX values.
Kristian Høgsberg
1
-3
/
+3
2009-02-20
drm: Add locking around cursor gem operations.
Kristian Høgsberg
1
-4
/
+5
2009-02-20
drm: Propagate failure from setting crtc base.
Chris Wilson
3
-40
/
+69
2009-02-20
drm: Check for a NULL encoder when reverting on error path
Chris Wilson
1
-1
/
+5
2009-02-20
drm/i915: Cleanup the hws on ringbuffer constrution failure.
Chris Wilson
1
-14
/
+25
2009-02-20
drm/i915: Don't add panel_fixed_mode to the probed modes list at LVDS init.
Steve Aarnio
1
-2
/
+0
2009-02-20
drm: Release user fbs in drm_release
Kristian Høgsberg
3
-3
/
+5
2009-02-20
drm/i915: Unpin the fb on error during construction.
Chris Wilson
1
-3
/
+5
2009-02-20
drm/i915: Unpin the hws if we fail to kmap.
Chris Wilson
1
-0
/
+1
2009-02-20
drm/i915: Unpin the ringbuffer if we fail to ioremap it.
Chris Wilson
1
-0
/
+1
2009-02-20
drm/i915: unpin for an invalid memory domain.
Chris Wilson
1
-0
/
+2
2009-02-20
drm/i915: Release and unlock on mmap_gtt error path.
Chris Wilson
1
-1
/
+4
2009-02-20
drm/i915: Set framebuffer alignment based upon the fence constraints.
Chris Wilson
1
-4
/
+2
2009-02-20
drm: Do not leak a new reference for flink() on an existing name
Chris Wilson
1
-17
/
+16
2009-02-20
drm/i915: Fix potential AB-BA deadlock in i915_gem_execbuffer()
Roland Dreier
1
-9
/
+12
2009-02-20
drm/i915: refleak along pin() error path.
Chris Wilson
1
-0
/
+1
2009-02-20
drm/i915: hold mutex for unreference() in i915_gem_tiling.c
Chris Wilson
1
-4
/
+2
2009-02-20
drm/i915: Cleanup trivial leak on execbuffer error path.
Chris Wilson
1
-2
/
+4
2009-02-20
drm: Free the object ref on error.
Chris Wilson
1
-8
/
+12
2009-02-20
drm: Potential use-after-free on error path.
Chris Wilson
1
-1
/
+1
2009-02-20
drm/i915: Storage class should be before const qualifier
Tobias Klauser
2
-2
/
+2
2009-02-19
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
1
-3
/
+76
2009-02-19
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
7
-12
/
+1617
2009-02-19
[IA64] xen_domu build fix
Tony Luck
1
-2
/
+2
2009-02-19
[IA64] fixes configs and add default config for ia64 xen domU
Isaku Yamahata
3
-2
/
+1606
2009-02-19
[IA64] Remove redundant cpu_clear() in __cpu_disable path
Alex Chiang
1
-2
/
+1
2009-02-19
[IA64] Revert "prevent ia64 from invoking irq handlers on offline CPUs"
Alex Chiang
1
-1
/
+3
2009-02-19
[IA64] bte_copy of BTE_MAX_XFER trips BUG_ON.
Robin Holt
2
-4
/
+5
2009-02-19
[IA64] Build fix for __early_pfn_to_nid() undefined link error
Tony Luck
1
-2
/
+1
2009-02-19
Revert "[XFS] remove old vmap cache"
Felix Blyakher
1
-1
/
+74
2009-02-19
Revert "[XFS] use scalable vmap API"
Felix Blyakher
1
-3
/
+3
2009-02-19
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
28
-88
/
+77
2009-02-19
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-6
/
+4
2009-02-19
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3
-1
/
+26
2009-02-19
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
5
-4
/
+19
2009-02-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
5
-29
/
+19
2009-02-19
[ARM] 5405/1: ep93xx: remove unused gesbc9312.h header
Hartley Sweeten
2
-4
/
+0
2009-02-19
[ARM] 5404/1: Fix condition in arm_elf_read_implies_exec() to set READ_IMPLIE...
Makito SHIOKAWA
1
-2
/
+2
2009-02-19
[S390] fix "mem=" handling in case of standby memory
Heiko Carstens
3
-2
/
+14
[prev]
[next]