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
2010-08-13
mutex: Don't spin when the owner CPU is offline or other weird cases
Benjamin Herrenschmidt
2010-08-13
sched, cputime: Introduce thread_group_times()
Hidetoshi Seto
2010-08-13
sched: Fix granularity of task_u/stime()
Hidetoshi Seto
2010-08-13
timekeeping: Fix clock_gettime vsyscall time warp
Lin Ming
2010-08-13
nohz: Reuse ktime in sub-functions of tick_check_idle.
Martin Schwidefsky
2010-08-13
nohz: Introduce arch_needs_cpu
Martin Schwidefsky
2010-08-13
irq: Add new IRQ flag IRQF_NO_SUSPEND
Ian Campbell
2010-08-10
slow-work: use get_ref wrapper instead of directly calling get_ref
Dave Airlie
2010-08-10
sched: cgroup: Implement different treatment for idle shares
Peter Zijlstra
2010-08-02
futex: futex_find_get_task remove credentails check
Michal Hocko
2010-08-02
genirq: Deal with desc->set_type() changing desc->chip
Thomas Gleixner
2010-08-02
sched: Fix over-scheduling bug
Alex,Shi
2010-08-02
sched: Prevent compiler from optimising the sched_avg_update() loop
Will Deacon
2010-08-02
dynamic debug: move ddebug_remove_module() down into free_module()
Jason Baron
2010-07-05
signals: check_kill_permission(): don't check creds if same_thread_group()
Oleg Nesterov
2010-07-05
mutex: Fix optimistic spinning vs. BKL
Tony Breeds
2010-07-05
posix_timer: Fix error path in timer_create
Andrey Vagin
2010-07-05
Fix racy use of anon_inode_getfd() in perf_event.c
Al Viro
2010-07-05
cpumask: fix compat getaffinity
KOSAKI Motohiro
2010-06-01
Revert "modules: fix incorrect percpu usage"
Greg Kroah-Hartman
2010-06-01
Revert "lockdep: fix incorrect percpu usage"
Greg Kroah-Hartman
2010-05-26
revert "procfs: provide stack information for threads" and its fixup commits
Robin Holt
2010-05-26
profile: fix stats and data leakage
Hugh Dickins
2010-05-12
tracing: Fix ftrace_event_call alignment for use with gcc 4.5
Jeff Mahoney
2010-05-12
CRED: Fix a race in creds_are_invalid() in credentials debugging
David Howells
2010-05-12
perf: Fix resource leak in failure path of perf_event_open()
Tejun Heo
2010-04-26
sched: Use proper type in sched_getaffinity()
KOSAKI Motohiro
2010-04-26
lockdep: fix incorrect percpu usage
Mathieu Desnoyers
2010-04-26
modules: fix incorrect percpu usage
Mathieu Desnoyers
2010-04-26
sched: Fix a race between ttwu() and migrate_task()
John Wright
2010-04-26
sched: Fix sched_getaffinity()
Anton Blanchard
2010-04-26
sched: sched_getaffinity(): Allow less than NR_CPUS length
KOSAKI Motohiro
2010-04-26
genirq: Force MSI irq handlers to run with interrupts disabled
Thomas Gleixner
2010-04-26
Freezer: Fix buggy resume test for tasks frozen with cgroup freezer
Matt Helsley
2010-04-01
softlockup: Stop spurious softlockup messages due to overflow
Colin Ian King
2010-04-01
cpuset: fix the problem that cpuset_mem_spread_node() returns an offline node
Miao Xie
2010-04-01
perf_event: Fix oops triggered by cpu offline/online
Paul Mackerras
2010-04-01
sched: Fix SCHED_MC regression caused by change in sched cpu_power
Suresh Siddha
2010-04-01
hrtimer: Tune hrtimer_interrupt hang logic
Thomas Gleixner
2010-04-01
tracing: Do not record user stack trace from NMI context
Steven Rostedt
2010-04-01
tracing: Disable buffer switching when starting or stopping trace
Steven Rostedt
2010-04-01
tracing: Use same local variable when resetting the ring buffer
Steven Rostedt
2010-04-01
function-graph: Init curr_ret_stack with ret_stack
Steven Rostedt
2010-04-01
ring-buffer: Move disabled check into preempt disable section
Lai Jiangshan
2010-04-01
timekeeping: Prevent oops when GENERIC_TIME=n
john stultz
2010-03-15
sched: Don't use possibly stale sched_class
Thomas Gleixner
2010-03-15
sched: Fix SMT scheduler regression in find_busiest_queue()
Suresh Siddha
2010-03-15
x86: Avoid race condition in pci_enable_msix()
Brandon Phiilps
2010-03-15
PM / Hibernate: Fix preallocating of memory
Rafael J. Wysocki
2010-02-23
Export the symbol of getboottime and mmonotonic_to_bootbased
Jason Wang
[next]