index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-07-09
ipc: introduce ipc object locking helpers
Davidlohr Bueso
1
-5
/
+15
2013-07-09
ipc: move rcu lock out of ipc_addid
Davidlohr Bueso
3
-7
/
+8
2013-07-09
ipc/shmc.c: eliminate ugly 80-col tricks
Andrew Morton
2
-4
/
+4
2013-07-09
ptrace/x86: flush_ptrace_hw_breakpoint() shoule clear the virtual debug regis...
Oleg Nesterov
1
-0
/
+3
2013-07-09
ptrace: PTRACE_DETACH should do flush_ptrace_hw_breakpoint(child)
Oleg Nesterov
1
-0
/
+1
2013-07-09
ptrace/x86: cleanup ptrace_set_debugreg()
Oleg Nesterov
1
-18
/
+8
2013-07-09
ptrace/x86: ptrace_write_dr7() should create bp if !disabled
Oleg Nesterov
1
-7
/
+10
2013-07-09
ptrace/x86: introduce ptrace_register_breakpoint()
Oleg Nesterov
1
-36
/
+50
2013-07-09
ptrace/x86: dont delay "disable" till second pass in ptrace_write_dr7()
Oleg Nesterov
1
-33
/
+20
2013-07-09
ptrace/x86: simplify the "disable" logic in ptrace_write_dr7()
Oleg Nesterov
1
-25
/
+15
2013-07-09
ptrace: revert "Prepare to fix racy accesses on task breakpoints"
Oleg Nesterov
4
-30
/
+1
2013-07-09
ptrace/sh: revert "hw_breakpoints: Fix racy access to ptrace breakpoints"
Oleg Nesterov
1
-4
/
+0
2013-07-09
ptrace/arm: revert "hw_breakpoints: Fix racy access to ptrace breakpoints"
Oleg Nesterov
1
-8
/
+0
2013-07-09
ptrace/powerpc: revert "hw_breakpoints: Fix racy access to ptrace breakpoints"
Oleg Nesterov
1
-26
/
+4
2013-07-09
ptrace/x86: revert "hw_breakpoints: Fix racy access to ptrace breakpoints"
Oleg Nesterov
1
-23
/
+5
2013-07-09
fatfs: add FAT_IOCTL_GET_VOLUME_ID
Mike Lockwood
4
-0
/
+31
2013-07-09
drivers/rtc/rtc-stmp3xxx.c: check the return value from stmp_reset_block()
Fabio Estevam
1
-1
/
+6
2013-07-09
ncpfs: fix error return code in ncp_parse_options()
Wei Yongjun
1
-3
/
+9
2013-07-09
checkpatch: make the CamelCase cache work for non-git trees too
Joe Perches
1
-19
/
+35
2013-07-09
panic: add cpu/pid to warn_slowpath_common in WARNING printk()s
Alex Thorlton
1
-2
/
+3
2013-07-09
mm/memory_hotplug.c: fix return value of online_pages()
Toshi Kani
1
-3
/
+3
2013-07-09
mm: honor min_free_kbytes set by user
Michal Hocko
1
-7
/
+17
2013-07-09
memcg: don't need to free memcg via RCU or workqueue
Li Zefan
1
-46
/
+5
2013-07-09
memcg: kill memcg refcnt
Li Zefan
1
-17
/
+1
2013-07-09
memcg: don't need to get a reference to the parent
Li Zefan
1
-16
/
+3
2013-07-09
memcg: use css_get/put for swap memcg
Li Zefan
1
-10
/
+16
2013-07-09
memcg: use css_get/put when charging/uncharging kmem
Li Zefan
1
-26
/
+54
2013-07-09
memcg: don't use mem_cgroup_get() when creating a kmemcg cache
Li Zefan
1
-5
/
+5
2013-07-09
memcg: use css_get() in sock_update_memcg()
Li Zefan
1
-4
/
+4
2013-07-09
memcg, kmem: fix reference count handling on the error path
Michal Hocko
1
-8
/
+0
2013-07-09
Revert "memcg: avoid dangling reference count in creation failure"
Michal Hocko
1
-2
/
+0
2013-07-09
mmap: allow MAP_HUGETLB for hugetlbfs files v2
Jörn Engel
1
-2
/
+4
2013-07-09
mm: vmscan: do not scale writeback pages when deciding whether to set ZONE_WR...
Mel Gorman
1
-15
/
+1
2013-07-09
mm: vmscan: do not continue scanning if reclaim was aborted for compaction
Mel Gorman
1
-3
/
+5
2013-07-09
mm/memory_hotplug.c: fix a comment typo in register_page_bootmem_info_node()
Tang Chen
1
-2
/
+2
2013-07-09
mm/memblock.c: fix wrong comment in __next_free_mem_range()
Tang Chen
1
-1
/
+1
2013-07-09
page migration: fix wrong comment in address_space_operations.migratepage()
Tang Chen
1
-2
/
+2
2013-07-09
mm/vmalloc.c: fix an overflow bug in alloc_vmap_area()
Zhang Yanfei
1
-3
/
+3
2013-07-09
mm: remove unused VM_<READfoo> macros and expand other in-place
Joe Perches
4
-11
/
+5
2013-07-09
mm/pgtable: don't accumulate addr during pgd prepopulate pmd
Wanpeng Li
1
-3
/
+1
2013-07-09
mm/thp: fix doc for transparent huge zero page
Wanpeng Li
1
-2
/
+2
2013-07-09
mm/page_alloc: fix doc for numa_zonelist_order
Wanpeng Li
1
-1
/
+1
2013-07-09
mm/writeback: commit reason of WB_REASON_FORKER_THREAD mismatch name
Wanpeng Li
1
-0
/
+6
2013-07-09
mm/writeback: don't check force_wait to handle bdi->work_list
Wanpeng Li
1
-8
/
+2
2013-07-09
mm/writeback: remove wb_reason_name
Wanpeng Li
1
-1
/
+0
2013-07-09
fs/fs-writeback.c: : make wb_do_writeback() as static
Haicheng Li
2
-2
/
+1
2013-07-09
mm/sparse.c: put clear_hwpoisoned_pages within CONFIG_MEMORY_HOTREMOVE
Zhang Yanfei
1
-1
/
+1
2013-07-09
mm: remove unused __put_page()
Zhang Yanfei
1
-5
/
+0
2013-07-09
vfree: don't schedule free_work() if llist_add() returns false
Oleg Nesterov
1
-3
/
+2
2013-07-09
mm/page_alloc.c: remove unlikely() from the current_order test
Zhang Yanfei
1
-1
/
+1
[prev]
[next]