index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2014-04-09
ncpfs: Add pr_fmt and convert printks to pr_<level>
Joe Perches
5
-27
/
+34
2014-04-09
arch/x86/mm/kmemcheck/kmemcheck.c: use kstrtoint() instead of sscanf()
David Rientjes
1
-1
/
+7
2014-04-09
lib/percpu_counter.c: fix bad percpu counter state during suspend
Jens Axboe
1
-1
/
+1
2014-04-09
autofs4: check dev ioctl size before allocating
Sasha Levin
1
-0
/
+3
2014-04-09
mm: vmscan: do not swap anon pages just because free+file is low
Johannes Weiner
1
-15
/
+1
2014-04-08
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
483
-15914
/
+37462
2014-04-08
include/linux/syscalls.h: add sys_renameat2() prototype
Heiko Carstens
1
-0
/
+3
2014-04-08
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
14
-83
/
+51
2014-04-08
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
5
-30
/
+16
2014-04-08
Merge tag 'arc-v3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vg...
Linus Torvalds
21
-115
/
+114
2014-04-08
DRM: armada: fix corruption while loading cursors
Russell King
1
-0
/
+1
2014-04-08
Merge tag 'stable/for-linus-3.15-tag2' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2014-04-08
Merge branch 'akpm' (incoming from Andrew)
Linus Torvalds
233
-2012
/
+3714
2014-04-08
MAINTAINERS: update Intel C600 SAS driver maintainers
Lukasz Dorau
1
-2
/
+1
2014-04-08
fs/ufs: remove unused ufs_super_block_third pointer
Christian Engelmayer
1
-2
/
+0
2014-04-08
fs/ufs: remove unused ufs_super_block_second pointer
Christian Engelmayer
1
-2
/
+0
2014-04-08
fs/ufs: remove unused ufs_super_block_first pointer
Christian Engelmayer
3
-18
/
+0
2014-04-08
fs/ufs/super.c: add __init to init_inodecache()
Fabian Frederick
1
-1
/
+1
2014-04-08
doc/kernel-parameters.txt: add early_ioremap_debug
Mark Salter
1
-0
/
+5
2014-04-08
arm64: add early_ioremap support
Mark Salter
11
-52
/
+169
2014-04-08
arm64: initialize pgprot info earlier in boot
Mark Salter
3
-2
/
+4
2014-04-08
x86: use generic early_ioremap
Mark Salter
6
-240
/
+13
2014-04-08
mm: create generic early_ioremap() support
Mark Salter
4
-0
/
+291
2014-04-08
x86/mm: sparse warning fix for early_memremap
Dave Young
2
-4
/
+9
2014-04-08
lglock: map to spinlock when !CONFIG_SMP
Josh Triplett
2
-1
/
+18
2014-04-08
percpu: add preemption checks to __this_cpu ops
Christoph Lameter
2
-14
/
+43
2014-04-08
vmstat: use raw_cpu_ops to avoid false positives on preemption checks
Christoph Lameter
1
-2
/
+6
2014-04-08
slub: use raw_cpu_inc for incrementing statistics
Christoph Lameter
1
-1
/
+5
2014-04-08
net: replace __this_cpu_inc in route.c with raw_cpu_inc
Christoph Lameter
1
-1
/
+1
2014-04-08
modules: use raw_cpu_write for initialization of per cpu refcount.
Christoph Lameter
1
-1
/
+1
2014-04-08
mm: use raw_cpu ops for determining current NUMA node
Christoph Lameter
1
-2
/
+2
2014-04-08
percpu: add raw_cpu_ops
Christoph Lameter
4
-198
/
+260
2014-04-08
slub: fix leak of 'name' in sysfs_slab_add
Dave Jones
1
-14
/
+15
2014-04-08
slub: rework sysfs layout for memcg caches
Vladimir Davydov
2
-1
/
+28
2014-04-08
slub: adjust memcg caches when creating cache alias
Vladimir Davydov
1
-0
/
+13
2014-04-08
memcg, slab: do not destroy children caches if parent has aliases
Vladimir Davydov
3
-37
/
+57
2014-04-08
memcg, slab: unregister cache from memcg before starting to destroy it
Vladimir Davydov
2
-7
/
+8
2014-04-08
memcg, slab: separate memcg vs root cache creation paths
Vladimir Davydov
4
-95
/
+111
2014-04-08
memcg, slab: cleanup memcg cache creation
Vladimir Davydov
3
-51
/
+52
2014-04-08
memcg, slab: never try to merge memcg caches
Vladimir Davydov
3
-30
/
+18
2014-04-08
asm/system.h: um: arch_align_stack() moved to asm/exec.h
David Howells
1
-1
/
+1
2014-04-08
asm/system.h: clean asm/system.h from docs
David Howells
3
-9
/
+2
2014-04-08
kernel: use macros from compiler.h instead of __attribute__((...))
Gideon Israel Dsouza
13
-21
/
+34
2014-04-08
Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAP
Uwe Kleine-König
41
-59
/
+59
2014-04-08
ipc: use device_initcall
Davidlohr Bueso
3
-3
/
+3
2014-04-08
ipc/compat.c: remove sc_semopm macro
Davidlohr Bueso
1
-3
/
+0
2014-04-08
initramfs: debug detected compression method
Daniel M. Weeks
2
-0
/
+4
2014-04-08
fault-injection: set bounds on what /proc/self/make-it-fail accepts.
Dave Jones
1
-0
/
+3
2014-04-08
x86: always define BUG() and HAVE_ARCH_BUG, even with !CONFIG_BUG
Josh Triplett
1
-3
/
+0
2014-04-08
bug: Make BUG() always stop the machine
Josh Triplett
1
-1
/
+1
[next]