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
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2014-04-07
mm: per-thread vma caching
Davidlohr Bueso
2
-4
/
+17
2014-04-07
mm, thp: add VM_INIT_DEF_MASK and PRCTL_THP_DISABLE
Alex Thorlton
2
-3
/
+23
2014-04-07
Merge branch 'for-3.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-3
/
+29
2014-04-07
Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-15
/
+62
2014-04-07
cgroup: newly created dirs and files should be owned by the creator
Tejun Heo
1
-1
/
+26
2014-04-07
sched: remove sleep_on() and friends
Arnd Bergmann
1
-46
/
+0
2014-04-06
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-6
/
+11
2014-04-05
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
2
-0
/
+10
2014-04-04
cgroup: fix top cgroup refcnt leak
Li Zefan
1
-2
/
+3
2014-04-03
Merge branch 'akpm' (incoming from Andrew)
Linus Torvalds
14
-40
/
+35
2014-04-03
printk: fix one circular lockdep warning about console_lock
Jane Li
1
-0
/
+2
2014-04-03
printk: do not compute the size of the message twice
Petr Mladek
1
-1
/
+1
2014-04-03
printk: use also the last bytes in the ring buffer
Petr Mladek
1
-2
/
+2
2014-04-03
printk: add comment about tricky check for text buffer size
Petr Mladek
1
-0
/
+5
2014-04-03
printk: remove obsolete check for log level "c"
Petr Mladek
1
-2
/
+0
2014-04-03
kernel/resource.c: make reallocate_resource() static
Daeseok Youn
1
-1
/
+1
2014-04-03
kernel: audit/fix non-modular users of module_init in core code
Paul Gortmaker
6
-9
/
+7
2014-04-03
fs, kernel: permit disabling the uselib syscall
Josh Triplett
1
-0
/
+1
2014-04-03
kernel/groups.c: remove return value of set_groups
Wang YanQing
1
-12
/
+2
2014-04-03
sys_sysfs: Add CONFIG_SYSFS_SYSCALL
Fabian Frederick
1
-0
/
+1
2014-04-03
drop_caches: add some documentation and info message
Dave Hansen
1
-2
/
+2
2014-04-03
mm: optimize put_mems_allowed() usage
Mel Gorman
1
-1
/
+1
2014-04-03
kernel/watchdog.c: touch_nmi_watchdog should only touch local cpu not every one
Ben Zhang
1
-8
/
+8
2014-04-03
kthread: ensure locality of task_struct allocations
Nishanth Aravamudan
1
-2
/
+2
2014-04-03
Merge branch 'for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
9
-2388
/
+1676
2014-04-03
Merge tag 'trace-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
16
-463
/
+638
2014-04-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2
-20
/
+11
2014-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-61
/
+58
2014-04-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2
-2
/
+2
2014-04-02
Merge branch 'sched-idle-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-16
/
+134
2014-04-02
pid_namespace: pidns_get() should check task_active_pid_ns() != NULL
Oleg Nesterov
1
-1
/
+3
2014-04-02
audit: do not cast audit_rule_data pointers pointlesly
Eric Paris
1
-2
/
+2
2014-04-02
Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-57
/
+57
2014-04-01
pipe: kill ->map() and ->unmap()
Al Viro
2
-6
/
+0
2014-04-01
Merge branch 'for-3.15/core' of git://git.kernel.dk/linux-block
Linus Torvalds
6
-101
/
+81
2014-04-01
Merge tag 'pci-v3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-8
/
+4
2014-04-01
Merge tag 'pm+acpi-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
7
-20
/
+32
2014-04-01
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
7
-37
/
+168
2014-04-01
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
13
-66
/
+290
2014-04-01
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-21
/
+11
2014-03-31
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-1
/
+1
2014-03-31
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
1
-1
/
+3
2014-03-31
Merge branch 'compat' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/l...
Linus Torvalds
3
-56
/
+56
2014-03-31
Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
9
-13
/
+24
2014-03-31
AUDIT: Allow login in non-init namespaces
Eric Paris
1
-1
/
+11
2014-03-31
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-2
/
+2
2014-03-31
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
21
-350
/
+788
2014-03-31
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-16
/
+51
2014-03-31
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
17
-828
/
+1491
2014-03-31
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
7
-86
/
+377
[prev]
[next]