index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-09-12
memcg: trivial cleanups
Andrew Morton
2
-21
/
+21
2013-09-12
memcg, vmscan: do not fall into reclaim-all pass too quickly
Michal Hocko
1
-2
/
+17
2013-09-12
memcg: track all children over limit in the root
Michal Hocko
1
-0
/
+9
2013-09-12
memcg, vmscan: do not attempt soft limit reclaim if it would not scan anything
Michal Hocko
2
-2
/
+8
2013-09-12
memcg: track children in soft limit excess to improve soft limit
Michal Hocko
1
-0
/
+71
2013-09-12
memcg: enhance memcg iterator to support predicates
Michal Hocko
3
-32
/
+103
2013-09-12
vmscan, memcg: do softlimit reclaim also for targeted reclaim
Michal Hocko
3
-9
/
+15
2013-09-12
memcg: get rid of soft-limit tree infrastructure
Michal Hocko
1
-263
/
+2
2013-09-12
memcg, vmscan: integrate soft reclaim tighter with zone shrinking code
Michal Hocko
3
-175
/
+60
2013-09-12
memcg: remove redundant code in mem_cgroup_force_empty_write()
Li Zefan
1
-7
/
+1
2013-09-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
56
-1161
/
+1777
2013-09-12
Merge branch 'for-next' into for-linus
Al Viro
54
-1129
/
+1755
2013-09-12
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
11
-25
/
+108
2013-09-12
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
3
-19
/
+26
2013-09-12
Merge tag 'nfs-for-3.12-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
5
-30
/
+23
2013-09-12
vfs: make d_path() get the root path under RCU
Linus Torvalds
1
-2
/
+14
2013-09-12
ARM: sort arch/arm/Kconfig
Russell King
1
-16
/
+18
2013-09-12
vfs: use __getname/__putname for getcwd() system call
Linus Torvalds
1
-5
/
+5
2013-09-12
ARM: dts: sun7i: olinuxino-micro: Enable the EMAC
Maxime Ripard
1
-0
/
+15
2013-09-12
ARM: dts: sun7i: cubieboard2: Enable the EMAC
Maxime Ripard
1
-0
/
+15
2013-09-12
ARM: dts: sun7i: Add the muxing options for the EMAC
Maxime Ripard
1
-0
/
+11
2013-09-12
ARM: dts: sun7i: Enable the Ethernet in the A20
Maxime Ripard
1
-0
/
+16
2013-09-12
vfs: don't copy things to user space holding the rcu readlock
Linus Torvalds
1
-1
/
+2
2013-09-12
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...
Linus Torvalds
44
-315
/
+1645
2013-09-12
Merge tag 'iommu-updates-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
15
-120
/
+3145
2013-09-12
Merge tag 'stable/for-linus-3.12-rc0-tag-three' of git://git.kernel.org/pub/s...
Linus Torvalds
1
-6
/
+7
2013-09-12
Merge tag 'pm+acpi-fixes-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
13
-188
/
+328
2013-09-12
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
29
-82
/
+381
2013-09-12
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2013-09-12
vfs: make getcwd() get the root and pwd path under rcu
Linus Torvalds
1
-11
/
+12
2013-09-12
vfs: move get_fs_root_and_pwd() to single caller
Linus Torvalds
2
-11
/
+11
2013-09-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
43
-2352
/
+4045
2013-09-12
dcache: get/release read lock in read_seqbegin_or_lock() & friend
Waiman Long
1
-15
/
+16
2013-09-12
seqlock: Add a new locking reader type
Waiman Long
1
-5
/
+63
2013-09-12
Merge tag 'sound-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...
Linus Torvalds
12
-50
/
+177
2013-09-12
Merge git://www.linux-watchdog.org/linux-watchdog
Linus Torvalds
7
-119
/
+377
2013-09-12
hwmon: (k10temp) remove unnecessary pci_set_drvdata()
Jingoo Han
1
-1
/
+0
2013-09-12
xfs: remove dead code from xlog_recover_inode_pass2
Mark Tinguely
1
-3
/
+0
2013-09-12
Merge branches 'arm/exynos', 'ppc/pamu', 'arm/smmu', 'x86/amd' and 'iommu/fix...
Joerg Roedel
15
-120
/
+3145
2013-09-12
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
26
-1470
/
+3133
2013-09-12
xfs: = vs == typo in ASSERT()
Dan Carpenter
1
-2
/
+2
2013-09-12
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
32
-424
/
+1677
2013-09-12
ARC: SMP failed to boot due to missing IVT setup
Noam Camus
4
-5
/
+5
2013-09-12
SUNRPC: No, I did not intend to create a 256KiB hashtable
Trond Myklebust
1
-1
/
+1
2013-09-12
sunrpc: Add missing kuids conversion for printing
Geert Uytterhoeven
1
-1
/
+1
2013-09-12
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
1
-17
/
+32
2013-09-12
perf/x86: Fix uncore PCI fixed counter handling
Stephane Eranian
1
-2
/
+4
2013-09-12
uprobes: Fix utask->depth accounting in handle_trampoline()
Oleg Nesterov
1
-3
/
+1
2013-09-12
perf/x86: Add constraint for IVB CYCLE_ACTIVITY:CYCLES_LDM_PENDING
Stephane Eranian
1
-0
/
+1
2013-09-12
Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
20
-67
/
+229
[prev]
[next]