summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* driver-core: move dma-coherent.c from kernel to driver/baseMing Lei2009-09-152-177/+0Star
* Merge branch 'for-linus3' of git://git.kernel.org/pub/scm/linux/kernel/git/jm...Linus Torvalds2009-09-151-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-155-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/+43Star
| |\ \ \
| * | | | 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-151-1/+1
|\ \ \ \ \
| * | | | | kconfig: keep config.gz around even if CONFIG_IKCONFIG_PROC is not setSteven Rostedt2009-08-191-1/+1
* | | | | | Merge branch 'for-2.6.32' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-09-151-1/+9
|\ \ \ \ \ \
| * | | | | | block: add blk-iopoll, a NAPI like approach for block devicesJens Axboe2009-09-111-1/+9
| | |_|/ / / | |/| | | |
* | | | | | cleanup console_print()Anirban Sinha2009-09-151-6/+0Star
| |_|_|/ / |/| | | |
* | | | | 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-291-0/+2
| * | | | net: Temporarily backout SKB sources tracer.David S. Miller2009-08-274-185/+0Star
| * | | | trace_skb: fix build when CONFIG_NET is not enabledRandy Dunlap2009-08-181-0/+1
| * | | | net: skb ftracer - Add actual ftrace code to kernel (v3)Neil Horman2009-08-143-0/+174
| * | | | net: skb ftracer - Add config option to enable new ftracer (v3)Neil Horman2009-08-141-0/+10
| * | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-08-1351-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-052-0/+12
| * | | | | | | ring-buffer: check for swapped buffers in start of committingSteven Rostedt2009-09-051-3/+17
| * | | | | | | tracing: report error in trace if we fail to swap latency bufferSteven Rostedt2009-09-051-1/+12
| * | | | | | | tracing: add trace_array_printk for internal tracers to useSteven Rostedt2009-09-052-2/+27
| * | | | | | | tracing: pass around ring buffer instead of tracerSteven Rostedt2009-09-0510-99/+143
| * | | | | | | tracing: make tracing_reset safe for external useSteven Rostedt2009-09-051-2/+15
| * | | | | | | tracing: use timestamp to determine start of latency tracesSteven Rostedt2009-09-054-24/+67
| * | | | | | | tracing: remove users of tracing_resetSteven Rostedt2009-09-044-14/+5Star
| * | | | | | | 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
| * | | | | | | ring-buffer: disable all cpu buffers when one finds a problemSteven Rostedt2009-09-041-8/+13
| * | | | | | | ring-buffer: do not count discarded eventsSteven Rostedt2009-09-041-17/+54
| * | | | | | | ring-buffer: remove ring_buffer_event_discardSteven Rostedt2009-09-041-21/+6Star
| * | | | | | | ring-buffer: fix ring_buffer_read crossing pagesSteven Rostedt2009-09-041-4/+4
| * | | | | | | ring-buffer: remove unnecessary cpu_relaxSteven Rostedt2009-09-041-12/+4Star
| * | | | | | | ring-buffer: do not swap buffers during a commitSteven Rostedt2009-09-041-2/+9
| * | | | | | | ring-buffer: do not reset while in a commitSteven Rostedt2009-09-041-0/+4
| | |/ / / / / | |/| | | | |
| * | | | | | tracing/filters: Defer pred allocationLi Zefan2009-08-312-10/+41
| * | | | | | Merge branch 'tip/tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2009-08-293-43/+52
| |\ \ \ \ \ \