summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2009-09-151-0/+1
|\
| * perf_counter: Fix buffer overflow in perf_copy_attr()Xiao Guangrong2009-09-151-0/+1
* | Merge branch 'x86-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-09-152-6/+48
|\ \
| * \ Merge branch 'x86/urgent' into x86/patH. Peter Anvin2009-08-2654-609/+1143
| |\ \
| * | | x86, pat/mtrr: Rendezvous all the cpus for MTRR/PAT initSuresh Siddha2009-08-211-0/+14
| * | | generic-ipi: Allow cpus not yet online to call smp_call_function with irqs di...Suresh Siddha2009-08-211-6/+34
* | | | Merge branch 'x86-txt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-09-151-0/+1
|\ \ \ \
| * \ \ \ Merge commit 'v2.6.31-rc8' into x86/txtIngo Molnar2009-09-0245-548/+1057
| |\ \ \ \
| * | | | | x86, intel_txt: clean up the impact on generic code, unbreak non-x86Shane Wang2009-09-011-5/+1
| * | | | | x86, intel_txt: Intel TXT Sx shutdown supportJoseph Cihula2009-07-211-1/+6
* | | | | | Merge branch 'for-linus3' of git://git.kernel.org/pub/scm/linux/kernel/git/jm...Linus Torvalds2009-09-141-1/+2
|\ \ \ \ \ \
| * | | | | | CRED: Allow put_cred() to cope with a NULL groups listDavid Howells2009-09-151-1/+2
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2009-09-145-107/+359
|\ \ \ \ \ \ \
| * | | | | | | PM: Trivial fixesWu Fengguang2009-09-141-2/+2
| * | | | | | | PM / Hibernate / Memory hotplug: Always use for_each_populated_zone()Gerald Schaefer2009-09-141-6/+6
| * | | | | | | PM/Hibernate: Do not try to allocate too much memory too hard (rev. 2)Rafael J. Wysocki2009-09-141-4/+39
| * | | | | | | PM/Hibernate: Do not release preallocated memory unnecessarily (rev. 2)Rafael J. Wysocki2009-09-143-72/+147
| * | | | | | | PM/Hibernate: Rework shrinking of memoryRafael J. Wysocki2009-09-141-47/+158
| * | | | | | | PM: Fix typo in label name s/Platofrm_finish/Platform_finish/Thadeu Lima de Souza Cascardo2009-09-141-3/+3
| * | | | | | | Merge branch 'master' into for-linusRafael J. Wysocki2009-09-1471-5162/+6001
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'master' into for-linusRafael J. Wysocki2009-09-108-46/+43
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ | | |/| | | | | |
| * | | | | | | | PM: Introduce core framework for run-time PM of I/O devices (rev. 17)Rafael J. Wysocki2009-08-232-0/+31
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds2009-09-141-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | kconfig: keep config.gz around even if CONFIG_IKCONFIG_PROC is not setSteven Rostedt2009-08-181-1/+1
* | | | | | | | | | Merge branch 'for-2.6.32' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-09-141-1/+9
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | block: add blk-iopoll, a NAPI like approach for block devicesJens Axboe2009-09-111-1/+9
| | |_|/ / / / / / / | |/| | | | | | | |
* | | | | | | | | | cleanup console_print()Anirban Sinha2009-09-141-6/+0
| |_|_|/ / / / / / |/| | | | | | | |
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2009-09-142-5/+7
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | |
| * | | | | | | | pktgen: spin using hrtimerStephen Hemminger2009-08-281-0/+2
| * | | | | | | | net: Temporarily backout SKB sources tracer.David S. Miller2009-08-264-185/+0
| * | | | | | | | trace_skb: fix build when CONFIG_NET is not enabledRandy Dunlap2009-08-171-0/+1
| * | | | | | | | net: skb ftracer - Add actual ftrace code to kernel (v3)Neil Horman2009-08-133-0/+174
| * | | | | | | | net: skb ftracer - Add config option to enable new ftracer (v3)Neil Horman2009-08-131-0/+10
| * | | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-08-1251-403/+746
| |\ \ \ \ \ \ \ \
| * | | | | | | | | genetlink: make netns awareJohannes Berg2009-07-121-5/+5
| | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-09-1128-1097/+2434
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar2009-09-061-5/+6
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | tracing/filters: Defer pred allocation, fix memory leakLi Zefan2009-09-041-5/+6
| * | | | | | | | | | Merge commit 'v2.6.31-rc9' into tracing/coreIngo Molnar2009-09-0614-184/+342
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / | | |/| | | | | | | |
| * | | | | | | | | | ring-buffer: only enable ring_buffer_swap_cpu when neededSteven Rostedt2009-09-042-0/+12
| * | | | | | | | | | ring-buffer: check for swapped buffers in start of committingSteven Rostedt2009-09-041-3/+17
| * | | | | | | | | | tracing: report error in trace if we fail to swap latency bufferSteven Rostedt2009-09-041-1/+12
| * | | | | | | | | | tracing: add trace_array_printk for internal tracers to useSteven Rostedt2009-09-042-2/+27
| * | | | | | | | | | tracing: pass around ring buffer instead of tracerSteven Rostedt2009-09-0410-99/+143
| * | | | | | | | | | tracing: make tracing_reset safe for external useSteven Rostedt2009-09-041-2/+15
| * | | | | | | | | | tracing: use timestamp to determine start of latency tracesSteven Rostedt2009-09-044-24/+67
| * | | | | | | | | | tracing: remove users of tracing_resetSteven Rostedt2009-09-044-14/+5
| * | | | | | | | | | tracing: disable buffers and synchronize_sched before resettingSteven Rostedt2009-09-041-0/+8
| * | | | | | | | | | tracing: disable update max tracer while reading traceSteven Rostedt2009-09-041-3/+9
| * | | | | | | | | | tracing: print out start and stop in latency tracesSteven Rostedt2009-09-042-11/+11