index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2012-03-12
sched: Fix nohz load accounting -- again!
Peter Zijlstra
2012-03-12
sched: Update yield() docs
Peter Zijlstra
2012-03-12
printk/sched: Introduce special printk_sched() for those awkward moments
Peter Zijlstra
2012-03-12
sched/nohz: Correctly initialize 'next_balance' in 'nohz' idle balancer
Diwakar Tundlam
2012-03-12
sched: Cleanup cpu_active madness
Peter Zijlstra
2012-03-12
sched: Fix load-balance wreckage
Peter Zijlstra
2012-03-02
sched: Clean up parameter passing of proc_sched_autogroup_set_nice()
Hiroshi Shimamoto
2012-03-01
sched: Ditch per cgroup task lists for load-balancing
Peter Zijlstra
2012-03-01
sched: Rename load-balancing fields
Peter Zijlstra
2012-03-01
sched: Move load-balancing arguments into helper struct
Peter Zijlstra
2012-03-01
sched/rt: Do not submit new work when PI-blocked
Thomas Gleixner
2012-03-01
sched/rt: Prevent idle task boosting
Thomas Gleixner
2012-03-01
sched/wait: Add __wake_up_all_locked() API
Thomas Gleixner
2012-03-01
sched/rt: Document scheduler related skip-resched-check sites
Thomas Gleixner
2012-03-01
sched/rt: Use schedule_preempt_disabled()
Thomas Gleixner
2012-03-01
sched/rt: Add schedule_preempt_disabled()
Thomas Gleixner
2012-03-01
sched/rt: Do not throttle when PI boosting
Peter Zijlstra
2012-03-01
sched/rt: Keep period timer ticking when rt throttling is active
Peter Zijlstra
2012-03-01
Merge branch 'linus' into sched/core
Ingo Molnar
2012-02-27
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2012-02-27
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2012-02-24
epoll: introduce POLLFREE to flush ->signalfd_wqh before kfree()
Oleg Nesterov
2012-02-22
sched: Make initial SCHED_RR timeslace DEF_TIMESLICE
Hiroshi Shimamoto
2012-02-22
sched: Remove rcu_read_lock/unlock() from select_idle_sibling()
Nikunj A. Dadhania
2012-02-22
sched/events: Revert trace_sched_stat_sleeptime()
Peter Zijlstra
2012-02-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-02-15
genirq: Handle pending irqs in irq_startup()
Thomas Gleixner
2012-02-15
genirq: Unmask oneshot irqs when thread was not woken
Thomas Gleixner
2012-02-13
vfs: fix panic in __d_lookup() with high dentry hashtable counts
Dimitri Sivanich
2012-02-13
Merge tag 'for-linus' of git://github.com/rustyrussell/linux
Linus Torvalds
2012-02-14
module: make module param bint handle nul value
Dave Young
2012-02-11
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2012-02-10
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2012-02-10
relay: prevent integer overflow in relay_open()
Dan Carpenter
2012-02-07
perf: Fix double start/stop in x86_pmu_start()
Stephane Eranian
2012-02-07
block: strip out locking optimization in put_io_context()
Tejun Heo
2012-02-04
Merge tag 'pm-fixes-for-3.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2012-02-04
PM / Freezer: Thaw only kernel threads if freezing of kernel threads fails
Srivatsa S. Bhat
2012-02-03
kprobes: fix a memory leak in function pre_handler_kretprobe()
Jiang Liu
2012-02-02
Fix race in process_vm_rw_core
Christopher Yeoh
2012-02-02
Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus', 'sched-urgen...
Linus Torvalds
2012-02-01
PM / Hibernate: Thaw kernel threads in SNAPSHOT_CREATE_IMAGE ioctl path
Srivatsa S. Bhat
2012-01-31
sched: Move SMP-only variable into the SMP section
Hiroshi Shimamoto
2012-01-29
PM / Hibernate: Fix s2disk regression related to freezing workqueues
Rafael J. Wysocki
2012-01-27
sched: Remove sched_switch
Rakib Mullick
2012-01-27
sched: Ensure cpu_power periodic update
Vincent Guittot
2012-01-27
sched, block: Unify cache detection
Peter Zijlstra
2012-01-27
sched/rt: Fix task stack corruption under __ARCH_WANT_INTERRUPTS_ON_CTXSW
Chanho Min
2012-01-27
perf: Fix broken interrupt rate throttling
Stephane Eranian
2012-01-27
sched: Fix ancient race in do_exit()
Yasunori Goto
[next]