summaryrefslogtreecommitdiffstats
path: root/kernel
AgeCommit message (Expand)AuthorFilesLines
2011-01-12timekeeping: Make local variables staticH Hartley Sweeten1-2/+2
2011-01-12time: Rename misnamed minsec argument of clocks_calc_mult_shift()Nicolas Pitre1-4/+4
2011-01-12Merge branch 'apei' into releaseLen Brown1-0/+1
2011-01-12ACPI, APEI, Generic Hardware Error Source POLL/IRQ/NMI notification type supportHuang Ying1-0/+1
2011-01-11Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds5-43/+62
2011-01-11workqueue: note the nested NOT_RUNNING test in worker_clr_flags() isn't a noopTejun Heo1-1/+5
2011-01-11workqueue: relax lockdep annotation on flush_work()Tejun Heo1-2/+12
2011-01-11rtmutex: Fix comment about why new_owner can be NULL in wake_futex_pi()Steven Rostedt1-4/+3
2011-01-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds1-4/+10
2011-01-10Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds1-1/+1
2011-01-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds5-11/+20
2011-01-10block: ensure that completion error gets properly tracedJens Axboe1-9/+13
2011-01-10Merge branch 'master' into nextJames Morris62-1736/+3665
2011-01-09Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar39-1082/+2144
2011-01-07tracing: Fix TRACE_EVENT power tracepoint creationMathieu Desnoyers2-1/+2
2011-01-07tracing: Fix preempt count leakLi Zefan1-4/+2
2011-01-07Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds11-63/+62
2011-01-07Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-1/+59
2011-01-07Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds7-35/+33
2011-01-07Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-6/+2
2011-01-07Merge branch 'vfs-scale-working' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-15/+39
2011-01-07sched: Constify function scope static struct sched_param usagePeter Zijlstra4-4/+4
2011-01-07sched: Fix strncmp operationHillf Danton1-1/+1
2011-01-07sched: Move sched_autogroup_exit() to free_signal_struct()Mike Galbraith1-4/+3
2011-01-07sched: Fix struct autogroup memory leakMike Galbraith1-0/+1
2011-01-07sched: Mark autogroup_init() __initYong Zhang1-1/+1
2011-01-07sched: Consolidate the name of root_task_group and init_task_groupYong Zhang2-25/+23
2011-01-07perf_events: Add perf_event_time()Stephane Eranian1-14/+24
2011-01-07perf_events: Generalize use of event_filter_match()Stephane Eranian1-8/+8
2011-01-07perf_events: Move code around to prepare for cgroupStephane Eranian2-16/+26
2011-01-07blktrace: add missing probe argument to block_bio_completeMathieu Desnoyers1-1/+2
2011-01-07fs: dcache reduce branches in lookup pathNick Piggin1-1/+1
2011-01-07fs: dcache rationalise dget variantsNick Piggin1-1/+1
2011-01-07fs: dcache remove dcache_lockNick Piggin1-6/+0
2011-01-07fs: dcache scale subdirsNick Piggin1-2/+17
2011-01-07fs: dcache scale dentry refcountNick Piggin1-2/+0
2011-01-07fs: change d_delete semanticsNick Piggin1-1/+1
2011-01-07cgroup fs: avoid switching ->d_op on live dentryNick Piggin1-5/+22
2011-01-07PM / ACPI: Move NVS saving and restoring code to drivers/acpiRafael J. Wysocki3-148/+0
2011-01-07PM: Fix oops in suspend/hibernate code related to failing ioremap()Jiri Slaby1-1/+7
2011-01-06Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-0/+1
2011-01-06Merge branches 'x86-alternatives-for-linus', 'x86-fpu-for-linus', 'x86-hwmon-...Linus Torvalds2-10/+17
2011-01-06Merge branch 'x86-security-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-2/+169
2011-01-06Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds6-102/+63
2011-01-06Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds19-585/+785
2011-01-06Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds13-348/+894
2011-01-06Merge branch 'core-futexes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-125/+110
2011-01-06Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds9-253/+996
2011-01-05perf: Add calls to suspend trace pointJean Pihet1-0/+3
2011-01-05Merge branch 'clksrc' into develRussell King1-0/+1