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-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
2010-02-23
futex: Handle futex value corruption gracefully
Thomas Gleixner
2010-02-23
futex: Handle user space corruption gracefully
Thomas Gleixner
2010-02-23
futex_lock_pi() key refcnt fix
Mikael Pettersson
2010-02-09
NET: fix oops at bootime in sysctl code
jamal
2010-02-09
kernel/cred.c: use kmem_cache_free
Julia Lawall
2010-02-09
clocksource: fix compilation if no GENERIC_TIME
Aaro Koskinen
2010-01-28
timers, init: Limit the number of per cpu calibration bootup messages
Mike Travis
2010-01-28
nohz: Prevent clocksource wrapping during idle
Jon Hunter
2010-01-28
sched: Fix missing sched tunable recalculation on cpu add/remove
Christian Ehrhardt
2010-01-28
sched: Fix isolcpus boot option
Rusty Russell
2010-01-28
clockevents: Add missing include to pacify sparse
H Hartley Sweeten
2010-01-28
clockevent: Don't remove broadcast device when cpu is dead
Xiaotian Feng
2010-01-25
perf: Honour event state for aux stream data
Peter Zijlstra
2010-01-25
perf events: Dont report side-band events on each cpu for per-task-per-cpu ev...
Peter Zijlstra
2010-01-22
sched: Fix task priority bug
Peter Zijlstra
2010-01-22
sched: Fix cpu_clock() in NMIs, on !CONFIG_HAVE_UNSTABLE_SCHED_CLOCK
David Miller
2010-01-22
futexes: Remove rw parameter from get_futex_key()
KOSAKI Motohiro
2010-01-18
module: handle ppc64 relocating kcrctabs when CONFIG_RELOCATABLE=y
Rusty Russell
2010-01-18
fix more leaks in audit_tree.c tag_chunk()
Al Viro
2010-01-18
fix braindamage in audit_tree.c untag_chunk()
Al Viro
2010-01-18
kernel/sysctl.c: fix stable merge error in NOMMU mmap_min_addr
Mike Frysinger
2010-01-18
kernel/signal.c: fix kernel information leak with print-fatal-signals=1
Andi Kleen
2010-01-18
cgroups: fix 2.6.32 regression causing BUG_ON() in cgroup_diput()
Dave Anderson
2010-01-18
modules: Skip empty sections when exporting section notes
Ben Hutchings
2010-01-06
sched: Sched_rt_periodic_timer vs cpu hotplug
Peter Zijlstra
2010-01-06
sched: Fix balance vs hotplug race
Peter Zijlstra
2010-01-06
kernel/sysctl.c: fix the incomplete part of sysctl_max_map_count-should-be-no...
WANG Cong
2010-01-06
'sysctl_max_map_count' should be non-negative
Amerigo Wang
2010-01-06
NOMMU: Optimise away the {dac_,}mmap_min_addr tests
David Howells
2010-01-06
clockevents: Prevent clockevent_devices list corruption on cpu hotplug
Thomas Gleixner
2010-01-06
sched: Select_task_rq_fair() must honour SD_LOAD_BALANCE
Peter Zijlstra
2010-01-06
sched: Fix task_hot() test order
Peter Zijlstra
2009-12-18
perf_event: Fix incorrect range check on cpu number
Paul Mackerras
2009-12-18
futex: Take mmap_sem for get_user_pages in fault_in_user_writeable
Andi Kleen
[next]