index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
resource: add release_mem_region_adjustable()
Toshi Kani
2013-04-29
1
-0
/
+103
*
resource: add __adjust_resource() for internal use
Toshi Kani
2013-04-29
1
-13
/
+22
*
mm: replace hardcoded 3% with admin_reserve_pages knob
Andrew Shewmaker
2013-04-29
1
-0
/
+7
*
mm: limit growth of 3% hardcoded other user reserve
Andrew Shewmaker
2013-04-29
1
-0
/
+7
*
kernel/cpuset.c: use register_hotmemory_notifier()
Andrew Morton
2013-04-29
1
-5
/
+7
*
kexec, vmalloc: export additional vmalloc layer information
Atsushi Kumagai
2013-04-29
1
-1
/
+2
*
mm, vmalloc: export vmap_area_list, instead of vmlist
Joonsoo Kim
2013-04-29
1
-1
/
+1
*
fs: don't compile in drop_caches.c when CONFIG_SYSCTL=n
Josh Triplett
2013-04-29
1
-1
/
+0
*
cgroup: remove css_get_next
Michal Hocko
2013-04-29
1
-49
/
+0
*
mm,kexec: use common help functions to free reserved pages
Jiang Liu
2013-04-29
1
-6
/
+2
*
kernel/audit_tree.c: tree will leak memory when failure occurs in audit_trim_...
Chen Gang
2013-04-29
1
-1
/
+1
*
kernel/auditfilter.c: tree and watch will memory leak when failure occurs
Chen Gang
2013-04-29
1
-0
/
+4
*
audit: remove unnecessary #if CONFIG_AUDIT
Gao feng
2013-04-29
1
-2
/
+0
*
audit: remove duplicate export of audit_enabled
Gao feng
2013-04-29
1
-1
/
+0
*
audit: don't check if kauditd is valid every time
Gao feng
2013-04-29
1
-6
/
+6
*
kernel/auditsc.c: use kzalloc instead of kmalloc+memset
Rakib Mullick
2013-04-29
1
-10
/
+4
*
kthread: kill task_get_live_kthread()
Oleg Nesterov
2013-04-29
1
-13
/
+7
*
kthread: introduce to_live_kthread()
Oleg Nesterov
2013-04-29
1
-10
/
+16
*
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2013-04-29
5
-72
/
+165
|
\
|
*
lockdep: Consolidate bug messages into a single print_lockdep_off() function
Dave Jones
2013-04-26
1
-15
/
+13
|
*
lockdep: Print out additional debugging advice when we hit lockdep BUGs
Dave Jones
2013-04-26
1
-0
/
+5
|
*
mutex: Back out architecture specific check for negative mutex count
Waiman Long
2013-04-19
1
-7
/
+2
|
*
mutex: Queue mutex spinners with MCS lock to reduce cacheline contention
Waiman Long
2013-04-19
1
-1
/
+90
|
*
mutex: Make more scalable by doing less atomic operations
Waiman Long
2013-04-19
1
-3
/
+16
|
*
mutex: Move mutex spinning code from sched/core.c back to mutex.c
Waiman Long
2013-04-19
3
-52
/
+46
|
*
locking/rtmutex/tester: Set correct permissions on sysfs files
Sasha Levin
2013-04-10
1
-2
/
+3
|
*
lockdep: Remove unnecessary 'hlock_next' variable
Hong Zhiguo
2013-04-08
1
-4
/
+2
*
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2013-04-27
1
-0
/
+2
|
\
\
|
*
|
events: Protect access via task_subsys_state_check()
Paul E. McKenney
2013-04-21
1
-0
/
+2
*
|
|
kernel/hz.bc: ignore.
Rusty Russell
2013-04-22
1
-0
/
+1
*
|
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2013-04-21
1
-1
/
+1
|
\
|
|
|
*
|
perf: Treat attr.config as u64 in perf_swevent_init()
Tommi Rantala
2013-04-15
1
-1
/
+1
*
|
|
Merge branch 'x86-kdump-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2013-04-20
1
-13
/
+105
|
\
\
\
|
*
|
|
kexec: use Crash kernel for Crash kernel low
Yinghai Lu
2013-04-17
1
-1
/
+1
|
*
|
|
x86, kdump: Change crashkernel_high/low= to crashkernel=,high/low
Yinghai Lu
2013-04-17
1
-13
/
+96
|
*
|
|
x86, kdump: Retore crashkernel= to allocate under 896M
Yinghai Lu
2013-04-17
1
-0
/
+9
|
|
/
/
*
|
|
Merge branch 'userns-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2013-04-18
1
-9
/
+13
|
\
\
\
|
*
|
|
userns: Changing any namespace id mappings should require privileges
Andy Lutomirski
2013-04-14
1
-3
/
+3
|
*
|
|
userns: Check uid_map's opener's fsuid, not the current fsuid
Andy Lutomirski
2013-04-14
1
-2
/
+2
|
*
|
|
userns: Don't let unprivileged users trick privileged users into setting the ...
Eric W. Biederman
2013-04-14
1
-4
/
+8
|
|
/
/
*
|
|
Revert "block: add missing block_bio_complete() tracepoint"
Linus Torvalds
2013-04-18
1
-23
/
+3
*
|
|
kprobes: Fix a double lock bug of kprobe_mutex
Masami Hiramatsu
2013-04-18
1
-6
/
+13
*
|
|
kernel/signal.c: stop info leak via the tkill and the tgkill syscalls
Emese Revfy
2013-04-17
1
-1
/
+1
|
|
|
|
\
\
|
\
\
|
\
\
*
-
-
-
.
\
\
Merge branches 'timers-urgent-for-linus', 'irq-urgent-for-linus' and 'core-ur...
Linus Torvalds
2013-04-15
3
-28
/
+41
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
|
|
*
|
kthread: Prevent unpark race which puts threads on the wrong cpu
Thomas Gleixner
2013-04-12
2
-26
/
+40
|
*
|
|
|
hrtimer: Don't reinitialize a cpu_base lock on CPU_UP
Michael Bohan
2013-03-26
1
-2
/
+1
*
|
|
|
|
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2013-04-14
3
-4
/
+32
|
\
\
\
\
\
|
*
|
|
|
|
sched/cputime: Fix accounting on multi-threaded processes
Stanislaw Gruszka
2013-04-08
1
-1
/
+1
|
*
|
|
|
|
sched/debug: Fix sd->*_idx limit range avoiding overflow
libin
2013-04-08
1
-1
/
+1
|
*
|
|
|
|
sched_clock: Prevent 64bit inatomicity on 32bit systems
Thomas Gleixner
2013-04-08
1
-0
/
+26
[next]