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.12.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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2014-04-08
vmstat: use raw_cpu_ops to avoid false positives on preemption checks
Christoph Lameter
1
-2
/
+6
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
2
-141
/
+203
2014-04-08
slub: rework sysfs layout for memcg caches
Vladimir Davydov
1
-0
/
+3
2014-04-08
memcg, slab: do not destroy children caches if parent has aliases
Vladimir Davydov
1
-5
/
+1
2014-04-08
memcg, slab: separate memcg vs root cache creation paths
Vladimir Davydov
2
-9
/
+3
2014-04-08
memcg, slab: cleanup memcg cache creation
Vladimir Davydov
1
-0
/
+9
2014-04-08
Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAP
Uwe Kleine-König
3
-4
/
+4
2014-04-08
bug: Make BUG() always stop the machine
Josh Triplett
1
-1
/
+1
2014-04-08
bug: when !CONFIG_BUG, make WARN call no_printk to check format and args
Josh Triplett
1
-0
/
+1
2014-04-08
include/asm-generic/bug.h: style fix: s/while(0)/while (0)/
Josh Triplett
1
-3
/
+3
2014-04-08
bug: when !CONFIG_BUG, simplify WARN_ON_ONCE and family
Josh Triplett
1
-27
/
+30
2014-04-08
rapidio: rework device hierarchy and introduce mport class of devices
Alexandre Bounine
1
-1
/
+4
2014-04-08
idr: remove dead code
Stephen Hemminger
1
-63
/
+0
2014-04-08
include/linux/crash_dump.h: add vmcore_cleanup() prototype
Rashika Kheria
1
-0
/
+1
2014-04-08
wait: swap EXIT_ZOMBIE and EXIT_DEAD to hide EXIT_TRACE from user-space
Oleg Nesterov
1
-2
/
+2
2014-04-08
wait: introduce EXIT_TRACE to avoid the racy EXIT_DEAD->EXIT_ZOMBIE transition
Oleg Nesterov
1
-0
/
+1
2014-04-08
exec: kill bprm->tcomm[], simplify the "basename" logic
Oleg Nesterov
3
-3
/
+2
2014-04-08
numa: use LAST_CPUPID_SHIFT to calculate LAST_CPUPID_MASK
Srikar Dronamraju
1
-1
/
+1
2014-04-08
madvise: correct the comment of MADV_DODUMP flag
Zhang Yanfei
1
-1
/
+1
2014-04-08
mm/readahead.c: inline ra_submit
Fabian Frederick
1
-3
/
+0
2014-04-08
mm: remove unused arg of set_page_dirty_balance()
Miklos Szeredi
1
-1
/
+1
2014-04-08
memcg: rename high level charging functions
Michal Hocko
1
-4
/
+4
2014-04-08
memcg: get_mem_cgroup_from_mm()
Johannes Weiner
1
-6
/
+0
2014-04-08
mm: use 'const char *' insted of 'char *' for reason in dump_page()
Kirill A. Shutemov
1
-2
/
+2
2014-04-08
res_counter: remove interface for locked charging and uncharging
David Rientjes
1
-5
/
+1
2014-04-08
mm, mempolicy: remove per-process flag
David Rientjes
2
-2
/
+0
2014-04-08
mm, mempolicy: rename slab_node for clarity
David Rientjes
1
-1
/
+1
2014-04-08
mm: per-thread vma caching
Davidlohr Bueso
3
-2
/
+47
2014-04-08
mm: implement ->map_pages for page cache
Kirill A. Shutemov
1
-0
/
+1
2014-04-08
mm: introduce vm_ops->map_pages()
Kirill A. Shutemov
1
-0
/
+8
2014-04-08
mm, thp: add VM_INIT_DEF_MASK and PRCTL_THP_DISABLE
Alex Thorlton
2
-0
/
+6
2014-04-08
Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-1
/
+62
2014-04-07
sched: remove sleep_on() and friends
Arnd Bergmann
1
-11
/
+0
2014-04-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
6
-12
/
+91
2014-04-07
NTB: Code Style Clean-up
Jon Mason
1
-7
/
+7
2014-04-07
NTB: client event cleanup
Jon Mason
1
-0
/
+5
2014-04-07
Merge tag 'for-f2fs-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...
Linus Torvalds
1
-1
/
+1
2014-04-07
Merge tag 'fbdev-omap-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+14
2014-04-07
Merge tag 'mfd-for-linus-3.15' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
15
-173
/
+1142
2014-04-07
Merge tag 'for-linus-20140405' of git://git.infradead.org/linux-mtd
Linus Torvalds
5
-34
/
+147
2014-04-07
cpufreq: create another field .flags in cpufreq_frequency_table
Viresh Kumar
1
-3
/
+6
2014-04-07
target/sbc: Add sbc_dif_read_strip software emulation
Nicholas Bellinger
1
-0
/
+1
2014-04-07
target/sbc: Add sbc_dif_generate software emulation
Nicholas Bellinger
1
-0
/
+1
2014-04-07
target: Pass in transport supported PI at session initialization
Nicholas Bellinger
3
-9
/
+16
2014-04-07
target: Add TFO->abort_task for aborted task resources release
Nicholas Bellinger
2
-0
/
+2
2014-04-07
target: Fix Task Aborted Status (TAS) handling
Alex Leung
1
-1
/
+1
2014-04-07
Target/core: Remove prot_handover use for now
Sagi Grimberg
1
-6
/
+0
2014-04-07
Target/dif: Introduce protection-passthough-only mode
Sagi Grimberg
1
-0
/
+1
2014-04-06
Merge tag 'nfs-for-3.15-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
3
-4
/
+4
[prev]
[next]