index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2010-02-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6
Linus Torvalds
1
-1
/
+1
2010-02-02
cgroups: fix to return errno in a failure path
Li Zefan
1
-2
/
+5
2010-02-02
kfifo: fix kernel-doc notation
Randy Dunlap
1
-1
/
+2
2010-02-03
kernel/cred.c: use kmem_cache_free
Julia Lawall
1
-1
/
+1
2010-02-02
tracing: Fix circular dead lock in stack trace
Lai Jiangshan
1
-0
/
+24
2010-02-02
sched: Remove unused update_shares_locked()
Peter Zijlstra
1
-14
/
+0
2010-02-02
sched: Use for_each_bit
Akinobu Mita
1
-3
/
+1
2010-02-02
Merge branch 'master' into percpu
Tejun Heo
26
-134
/
+280
2010-02-01
Generic page_is_ram: use __weak
Andrew Morton
1
-1
/
+1
2010-02-01
resources: introduce generic page_is_ram()
Wu Fengguang
1
-0
/
+13
2010-02-01
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
Linus Torvalds
1
-1
/
+1
2010-02-01
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
Linus Torvalds
2
-10
/
+49
2010-02-01
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
Linus Torvalds
3
-32
/
+32
2010-02-01
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
Linus Torvalds
1
-3
/
+15
2010-02-01
softlockup: Add sched_clock_tick() to avoid kernel warning on kgdb resume
Jason Wessel
2
-3
/
+18
2010-01-30
perf, hw_breakpoint, kgdb: Do not take mutex for kernel debugger
Jason Wessel
1
-10
/
+42
2010-01-30
x86, hw_breakpoints, kgdb: Fix kgdb to use hw_breakpoint API
Jason Wessel
1
-0
/
+3
2010-01-29
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
15
-68
/
+141
2010-01-29
ntp: Cleanup xtime references in ntp.c
John Stultz
1
-3
/
+3
2010-01-29
ntp: Make time_esterror and time_maxerror static
john stultz
1
-2
/
+2
2010-01-29
perf_events: Fix sample_period transfer on inherit
Peter Zijlstra
1
-2
/
+9
2010-01-29
tracing/kprobe: Cleanup unused return value of tracing functions
Xiao Guangrong
1
-17
/
+10
2010-01-29
perf: Factorize trace events raw sample buffer operations
Xiao Guangrong
3
-142
/
+67
2010-01-29
tracing: Simplify test for function_graph tracing start point
Lai Jiangshan
2
-7
/
+3
2010-01-28
hw_breakpoints: Release the bp slot if arch_validate_hwbkpt_settings() fails.
Mahesh Salgaonkar
1
-0
/
+4
2010-01-28
sched: Correct printk whitespace in warning from cpu down task check
Frans Pop
1
-4
/
+4
2010-01-28
sched: Fix incorrect sanity check
Peter Zijlstra
1
-1
/
+1
2010-01-27
perf: Reimplement frequency driven sampling
Peter Zijlstra
1
-40
/
+92
2010-01-27
lockdep: Fix check_usage_backwards() error message
Oleg Nesterov
1
-1
/
+1
2010-01-26
tracing/documentation: Cover new frame pointer semantics
Mike Frysinger
1
-3
/
+1
2010-01-26
ring-buffer: Check for end of page in iterator
Steven Rostedt
1
-3
/
+8
2010-01-26
ring-buffer: Check if ring buffer iterator has stale data
Steven Rostedt
1
-0
/
+13
2010-01-26
clocksource: Prevent potential kgdb dead lock
Thomas Gleixner
1
-3
/
+15
2010-01-25
tracing: Prevent kernel oops with corrupted buffer
Steven Rostedt
1
-0
/
+5
2010-01-24
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
Linus Torvalds
1
-1
/
+2
2010-01-24
Merge git://git.infradead.org/~dwmw2/mtd-2.6.33
Linus Torvalds
3
-1
/
+7
2010-01-22
sched: Queue a deboosted task to the head of the RT prio queue
Thomas Gleixner
1
-1
/
+1
2010-01-22
sched: Implement head queueing for sched_rt
Thomas Gleixner
1
-8
/
+11
2010-01-22
sched: Extend enqueue_task to allow head queueing
Thomas Gleixner
3
-8
/
+11
2010-01-21
sched: Fix fork vs hotplug vs cpuset namespaces
Peter Zijlstra
2
-27
/
+27
2010-01-21
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
Linus Torvalds
2
-2
/
+10
2010-01-21
perf: Honour event state for aux stream data
Peter Zijlstra
1
-0
/
+9
2010-01-21
perf: Fix perf_event_do_pending() fallback callsite
Peter Zijlstra
1
-2
/
+1
2010-01-21
sched: Remove USER_SCHED
Dhaval Giani
4
-425
/
+7
2010-01-21
sched: Fix the place where group powers are updated
Gautham R Shenoy
1
-4
/
+3
2010-01-21
sched: Assume *balance is valid
Peter Zijlstra
1
-3
/
+3
2010-01-21
sched: Remove load_balance_newidle()
Peter Zijlstra
1
-122
/
+13
2010-01-21
sched: Unify load_balance{,_newidle}()
Peter Zijlstra
1
-56
/
+59
2010-01-21
sched: Add a lock break for PREEMPT=y
Peter Zijlstra
1
-0
/
+4
2010-01-21
sched: Remove from fwd decls
Peter Zijlstra
1
-67
/
+60
[prev]
[next]