index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
utsname_sysctl.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-01-30
cgroup: misc cleanups
Tejun Heo
1
-7
/
+4
2017-01-26
cgroup: don't online subsystems before cgroup_name/path() are operational
Tejun Heo
1
-8
/
+5
2017-01-16
cgroup: call subsys->*attach() only for subsystems which are actually affecte...
Tejun Heo
3
-13
/
+19
2017-01-16
cgroup: track migration context in cgroup_mgctx
Tejun Heo
3
-98
/
+122
2017-01-16
cgroup: cosmetic update to cgroup_taskset_add()
Tejun Heo
1
-2
/
+2
2017-01-10
cgroup: Add missing cgroup-v2 PID controller documentation.
Hans Ragas
1
-0
/
+41
2016-12-27
cgroup: fix a comment typo
Geliang Tang
1
-1
/
+1
2016-12-27
cgroup: fix RCU related sparse warnings
Tejun Heo
2
-2
/
+2
2016-12-27
cgroup: move namespace code to kernel/cgroup/namespace.c
Tejun Heo
4
-175
/
+189
2016-12-27
cgroup: rename functions for consistency
Tejun Heo
3
-23
/
+23
2016-12-27
cgroup: move v1 mount functions to kernel/cgroup/cgroup-v1.c
Tejun Heo
3
-406
/
+413
2016-12-27
cgroup: separate out cgroup1_kf_syscall_ops
Tejun Heo
3
-25
/
+30
2016-12-27
cgroup: refactor mount path and clearly distinguish v1 and v2 paths
Tejun Heo
1
-61
/
+79
2016-12-27
cgroup: move cgroup v1 specific code to kernel/cgroup/cgroup-v1.c
Tejun Heo
4
-1108
/
+1164
2016-12-27
cgroup: move cgroup files under kernel/cgroup/
Tejun Heo
6
-4
/
+6
2016-12-27
cgroup: reorder css_set fields
Tejun Heo
2
-32
/
+35
2016-12-27
cgroup: remove cgroup_pid_fry() and friends
Tejun Heo
1
-38
/
+5
2016-12-27
cgroup: reimplement reading "cgroup.procs" on cgroup v2
Tejun Heo
1
-5
/
+58
2016-12-27
cgroup add cftype->open/release() callbacks
Tejun Heo
2
-1
/
+26
2016-12-27
kernfs: add kernfs_ops->open/release() callbacks
Tejun Heo
4
-8
/
+57
2016-12-27
kernfs: make kernfs_open_file->mmapped a bitfield
Tejun Heo
2
-2
/
+2
2016-12-26
Linux 4.10-rc1
v4.10-rc1
Linus Torvalds
1
-2
/
+2
2016-12-26
powerpc: Fix build warning on 32-bit PPC
Larry Finger
1
-1
/
+1
2016-12-25
avoid spurious "may be used uninitialized" warning
Linus Torvalds
1
-0
/
+1
2016-12-25
mm: add PageWaiters indicating tasks are waiting for a page bit
Nicholas Piggin
9
-50
/
+174
2016-12-25
mm: Use owner_priv bit for PageSwapCache, valid when PageSwapBacked
Nicholas Piggin
4
-18
/
+25
2016-12-25
ktime: Get rid of ktime_equal()
Thomas Gleixner
4
-20
/
+4
2016-12-25
ktime: Cleanup ktime_set() usage
Thomas Gleixner
56
-95
/
+84
2016-12-25
ktime: Get rid of the union
Thomas Gleixner
48
-227
/
+200
2016-12-25
clocksource: Use a plain u64 instead of cycle_t
Thomas Gleixner
132
-327
/
+320
2016-12-25
irqchip/armada-xp: Consolidate hotplug state space
Thomas Gleixner
2
-2
/
+1
2016-12-25
irqchip/gic: Consolidate hotplug state space
Thomas Gleixner
2
-2
/
+1
2016-12-25
coresight/etm3/4x: Consolidate hotplug state space
Thomas Gleixner
2
-3
/
+2
2016-12-25
cpu/hotplug: Cleanup state names
Thomas Gleixner
59
-77
/
+77
2016-12-25
cpu/hotplug: Remove obsolete cpu hotplug register/unregister functions
Thomas Gleixner
6
-340
/
+1
2016-12-25
staging/lustre/libcfs: Convert to hotplug state machine
Anna-Maria Gleixner
2
-40
/
+46
2016-12-25
scsi/bnx2i: Convert to hotplug state machine
Sebastian Andrzej Siewior
2
-48
/
+31
2016-12-25
scsi/bnx2fc: Convert to hotplug state machine
Sebastian Andrzej Siewior
2
-46
/
+34
2016-12-25
cpu/hotplug: Prevent overwriting of callbacks
Thomas Gleixner
1
-46
/
+50
2016-12-25
x86/msr: Remove bogus cleanup from the error path
Thomas Gleixner
1
-1
/
+0
2016-12-25
bus: arm-ccn: Prevent hotplug callback leak
Thomas Gleixner
1
-1
/
+4
2016-12-25
perf/x86/intel/cstate: Prevent hotplug callback leak
Thomas Gleixner
1
-7
/
+7
2016-12-25
ARM/imx/mmcd: Fix broken cpu hotplug handling
Thomas Gleixner
1
-12
/
+22
2016-12-25
scsi: qedi: Convert to hotplug state machine
Thomas Gleixner
1
-64
/
+32
2016-12-24
tools/power turbostat: remove obsolete -M, -m, -C, -c options
Len Brown
2
-110
/
+2
2016-12-24
tools/power turbostat: Make extensible via the --add parameter
Len Brown
2
-9
/
+409
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1088
-1088
/
+1088
2016-12-23
ntb_transport: Remove unnecessary call to ntb_peer_spad_read
Steve Wahl
1
-1
/
+0
2016-12-23
NTB: Fix 'request_irq()' and 'free_irq()' inconsistancy
Christophe JAILLET
2
-2
/
+2
2016-12-23
ntb: fix SKX NTB config space size register offsets
Dave Jiang
1
-4
/
+4
[next]