index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2013-04-29
mem hotunplug: fix kfree() of bootmem memory
Yasuaki Ishimatsu
2013-04-29
resource: add release_mem_region_adjustable()
Toshi Kani
2013-04-29
resource: add __adjust_resource() for internal use
Toshi Kani
2013-04-29
mm: replace hardcoded 3% with admin_reserve_pages knob
Andrew Shewmaker
2013-04-29
mm: limit growth of 3% hardcoded other user reserve
Andrew Shewmaker
2013-04-29
kernel/cpuset.c: use register_hotmemory_notifier()
Andrew Morton
2013-04-29
kexec, vmalloc: export additional vmalloc layer information
Atsushi Kumagai
2013-04-29
mm, vmalloc: export vmap_area_list, instead of vmlist
Joonsoo Kim
2013-04-29
fs: don't compile in drop_caches.c when CONFIG_SYSCTL=n
Josh Triplett
2013-04-29
cgroup: remove css_get_next
Michal Hocko
2013-04-29
mm,kexec: use common help functions to free reserved pages
Jiang Liu
2013-04-29
kernel/audit_tree.c: tree will leak memory when failure occurs in audit_trim_...
Chen Gang
2013-04-29
kernel/auditfilter.c: tree and watch will memory leak when failure occurs
Chen Gang
2013-04-29
audit: remove unnecessary #if CONFIG_AUDIT
Gao feng
2013-04-29
audit: remove duplicate export of audit_enabled
Gao feng
2013-04-29
audit: don't check if kauditd is valid every time
Gao feng
2013-04-29
kernel/auditsc.c: use kzalloc instead of kmalloc+memset
Rakib Mullick
2013-04-29
kthread: kill task_get_live_kthread()
Oleg Nesterov
2013-04-29
kthread: introduce to_live_kthread()
Oleg Nesterov
2013-04-29
Merge tag 'trace-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2013-04-29
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2013-04-27
cpuset: fix compile warning when CONFIG_SMP=n
Li Zefan
2013-04-28
Merge branch 'pm-assorted'
Rafael J. Wysocki
2013-04-27
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2013-04-27
cpuset: fix cpu hotplug vs rebuild_sched_domains() race
Li Zefan
2013-04-27
cpuset: use rebuild_sched_domains() in cpuset_hotplug_workfn()
Li Zhong
2013-04-26
cgroup: restore the call to eventfd->poll()
Li Zefan
2013-04-26
cgroup: fix use-after-free when umounting cgroupfs
Li Zefan
2013-04-26
sched: Fix init NOHZ_IDLE flag
Vincent Guittot
2013-04-26
lockdep: Consolidate bug messages into a single print_lockdep_off() function
Dave Jones
2013-04-26
lockdep: Print out additional debugging advice when we hit lockdep BUGs
Dave Jones
2013-04-25
clockevents: Set dummy handler on CPU_DEAD shutdown
Thomas Gleixner
2013-04-24
Merge branch 'linus' into timers/core
Thomas Gleixner
2013-04-24
sched: Prevent to re-select dst-cpu in load_balance()
Joonsoo Kim
2013-04-24
sched: Rename load_balance_tmpmask to load_balance_mask
Joonsoo Kim
2013-04-24
sched: Move up affinity check to mitigate useless redoing overhead
Joonsoo Kim
2013-04-24
sched: Don't consider other cpus in our group in case of NEWLY_IDLE
Joonsoo Kim
2013-04-24
sched: Explicitly cpu_idle_type checking in rebalance_domains()
Joonsoo Kim
2013-04-24
sched: Change position of resched_cpu() in load_balance()
Joonsoo Kim
2013-04-22
timekeeping: Update tk->cycle_last in resume
Thomas Gleixner
2013-04-22
kernel/hz.bc: ignore.
Rusty Russell
2013-04-21
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2013-04-21
sched: Fix wrong rq's runnable_avg update with rt tasks
Vincent Guittot
2013-04-21
events: Protect access via task_subsys_state_check()
Paul E. McKenney
2013-04-21
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
2013-04-20
Merge branch 'x86-kdump-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2013-04-19
tracepoints: Prevent null probe from being added
Sahara
2013-04-19
mutex: Back out architecture specific check for negative mutex count
Waiman Long
2013-04-19
mutex: Queue mutex spinners with MCS lock to reduce cacheline contention
Waiman Long
2013-04-19
mutex: Make more scalable by doing less atomic operations
Waiman Long
[prev]
[next]