index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-22
drm/nv41/vm: don't init hw pciegart on boards with agp bridge
Ben Skeggs
2
-2
/
+4
2012-10-22
drm/nouveau/bios: fetch full 4KiB block to determine ACPI ROM image size
Ben Skeggs
1
-3
/
+7
2012-10-22
drm/nouveau: validate vbios size
Marcin Slusarz
1
-3
/
+13
2012-10-22
drm/nouveau: warn when trying to free mm which is still in use
Marcin Slusarz
1
-1
/
+1
2012-10-22
drm/nouveau: fix nouveau_mm/nouveau_mm_node leak
Marcin Slusarz
1
-0
/
+5
2012-10-22
drm/nouveau/bios: improve error handling when reading the vbios from ACPI
Martin Peres
1
-1
/
+3
2012-10-22
drm/nouveau: handle same-fb page flips
Marcin Slusarz
1
-5
/
+9
2012-10-21
perf trace: Check if sample raw_data field is set
Arnaldo Carvalho de Melo
1
-0
/
+7
2012-10-21
perf trace: Validate syscall id before growing syscall table
Arnaldo Carvalho de Melo
1
-5
/
+6
2012-10-22
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...
Dave Airlie
8
-25
/
+80
2012-10-21
Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...
Ingo Molnar
1
-0
/
+4
2012-10-21
Documentation: Reflect the new location of the NMI watchdog info
Jean Delvare
1
-2
/
+2
2012-10-21
Merge branch 'uprobes/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Ingo Molnar
4
-211
/
+165
2012-10-21
Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/o...
Ingo Molnar
1
-1
/
+1
2012-10-20
Linux 3.7-rc2
Linus Torvalds
1
-1
/
+1
2012-10-20
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/cmar...
Linus Torvalds
9
-45
/
+83
2012-10-20
arm64: fix alignment padding in assembly code
Marc Zyngier
2
-1
/
+7
2012-10-20
perf/x86: Disable uncore on virtualized CPUs
Yan, Zheng
1
-0
/
+3
2012-10-19
use clamp_t in UNAME26 fix
Kees Cook
1
-1
/
+1
2012-10-19
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
9
-17
/
+56
2012-10-20
perf python: Properly link with libtraceevent
Arnaldo Carvalho de Melo
3
-14
/
+15
2012-10-20
Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
9
-6
/
+44
2012-10-19
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
32
-75
/
+133
2012-10-19
MODSIGN: Move the magic string to the end of a module and eliminate the search
David Howells
4
-31
/
+28
2012-10-19
Merge tag 'kirkwood_fixes_for_v3.7' of git://git.infradead.org/users/jcooper/...
Olof Johansson
3
-12
/
+12
2012-10-19
MODSIGN: Cleanup .gitignore
David Howells
1
-6
/
+0
2012-10-19
MODSIGN: perlify sign-file and merge in x509keyid
David Howells
3
-347
/
+400
2012-10-19
Merge branch 'testing/driver-warnings' of git://git.kernel.org/pub/scm/linux/...
Olof Johansson
7
-10
/
+11
2012-10-19
hold task->mempolicy while numa_maps scans.
KAMEZAWA Hiroyuki
2
-3
/
+51
2012-10-19
Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
6
-34
/
+24
2012-10-19
Merge branch 'akpm' (Fixes from Andrew)
Linus Torvalds
8
-26
/
+30
2012-10-19
lib/dma-debug.c: fix __hash_bucket_find()
Ming Lei
1
-2
/
+2
2012-10-19
mm: compaction: correct the nr_strict va isolated check for CMA
Mel Gorman
1
-1
/
+1
2012-10-19
firmware/memmap: avoid type conflicts with the generic memmap_init()
Fengguang Wu
1
-2
/
+2
2012-10-19
pidns: remove recursion from free_pid_ns()
Cyrill Gorcunov
2
-14
/
+15
2012-10-19
drivers/video/backlight/lm3639_bl.c: return proper error in lm3639_bled_mode_...
Axel Lin
1
-2
/
+2
2012-10-19
kernel/sys.c: fix stack memory content leak via UNAME26
Kees Cook
1
-5
/
+7
2012-10-19
linux/coredump.h needs asm/siginfo.h
Richard Weinberger
1
-0
/
+1
2012-10-19
remap_file_pages: correctly handle the case of a NULL vm_ops pointer
Linus Torvalds
1
-1
/
+1
2012-10-19
drm/i915: Initialize obj->pages before use by i915_gem_object_do_bit17_swizzle()
Chris Wilson
1
-1
/
+2
2012-10-19
Merge tag 'xtensa-next-20121018' of git://github.com/czankel/xtensa-linux
Linus Torvalds
82
-1620
/
+1677
2012-10-19
drm/i915: Add no-lvds quirk for Supermicro X7SPA-H
Chris Wilson
1
-0
/
+8
2012-10-19
kbuild: Fix module signature generation
Linus Torvalds
1
-2
/
+3
2012-10-19
xen: dbgp: Fix warning when CONFIG_PCI is not enabled.
Ian Campbell
1
-0
/
+2
2012-10-19
Merge commit 'v3.7-rc1' into stable/for-linus-3.7
Konrad Rzeszutek Wilk
13183
-372432
/
+690556
2012-10-19
xen: arm: comment on why 64-bit xen_pfn_t is safe even on 32 bit
Ian Campbell
1
-1
/
+7
2012-10-19
xen: balloon: use correct type for frame_list
Ian Campbell
1
-1
/
+1
2012-10-19
xen/x86: don't corrupt %eip when returning from a signal handler
David Vrabel
2
-4
/
+6
2012-10-19
xen: arm: make p2m operations NOPs
Ian Campbell
1
-3
/
+10
2012-10-19
xen: balloon: don't include e820.h
Ian Campbell
1
-1
/
+0
[prev]
[next]