summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)AuthorFilesLines
2009-09-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds5-107/+359
2009-09-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds1-1/+1
2009-09-15ftrace: document function and function graph implementationMike Frysinger1-3/+13
2009-09-15Merge branch 'for-2.6.32' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-1/+9
2009-09-15cleanup console_print()Anirban Sinha1-6/+0
2009-09-15CRED: Allow put_cred() to cope with a NULL groups listDavid Howells1-1/+2
2009-09-14clocksource: Delay clocksource down rating to late bootThomas Gleixner1-10/+18
2009-09-14clocksource: clocksource_select must be called with mutex lockedThomas Gleixner1-0/+2
2009-09-14PM: Trivial fixesWu Fengguang1-2/+2
2009-09-14PM / Hibernate / Memory hotplug: Always use for_each_populated_zone()Gerald Schaefer1-6/+6
2009-09-14PM/Hibernate: Do not try to allocate too much memory too hard (rev. 2)Rafael J. Wysocki1-4/+39
2009-09-14PM/Hibernate: Do not release preallocated memory unnecessarily (rev. 2)Rafael J. Wysocki3-72/+147
2009-09-14PM/Hibernate: Rework shrinking of memoryRafael J. Wysocki1-47/+158
2009-09-14PM: Fix typo in label name s/Platofrm_finish/Platform_finish/Thadeu Lima de Souza Cascardo1-3/+3
2009-09-14Merge branch 'master' into for-linusRafael J. Wysocki71-5162/+6001
2009-09-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2-5/+7
2009-09-14tracing: make testing syscall events a separate configurationSteven Rostedt2-0/+24
2009-09-14tracing: remove some unused macrosLi Zefan2-35/+0
2009-09-14ftrace: add compile-time check on F_printk()Li Zefan1-4/+41
2009-09-14tracing: fix F_printk() typosLi Zefan1-9/+9
2009-09-14tracing: add static to generated TRACE_EVENT functionsSteven Rostedt1-1/+1
2009-09-14ring-buffer: typecast cmpxchg to fix PowerPC warningSteven Rostedt1-3/+3
2009-09-13tracing: add filter event logic to special, mmiotrace and boot tracersSteven Rostedt3-5/+18
2009-09-13tracing: remove trace_event_types.hSteven Rostedt1-178/+0
2009-09-13tracing: use the new trace_entries.h to create format filesSteven Rostedt3-118/+136
2009-09-13tracing: show details of structures within the ftrace structuresSteven Rostedt2-7/+66
2009-09-13tracing: use macros to create internal ftrace entry ring buffer structuresSteven Rostedt2-133/+369
2009-09-13tracing/profile: fix profile_disable vs module_unloadLi Zefan1-1/+4
2009-09-13tracing: do not update tracing_max_latency when tracer is stoppedCarsten Emde4-4/+14
2009-09-13tracing: remove unused local variables in tracer probe functionsCarsten Emde2-21/+1
2009-09-12Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds28-1097/+2434
2009-09-12Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds9-485/+826
2009-09-12Merge branch 'perfcounters-core-for-linus' of git://git.kernel.org/pub/scm/li...Linus Torvalds1-36/+137
2009-09-12Merge branch 'irq-threaded-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds3-9/+180
2009-09-12Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-8/+9
2009-09-12Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds15-2927/+1293
2009-09-12Merge branch 'core-printk-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-57/+118
2009-09-12Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds5-506/+648
2009-09-12Merge branch 'core-futexes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-17/+30
2009-09-12Merge branch 'core-debug-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+6
2009-09-12Merge branch 'core-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+6
2009-09-11tracing: trace parser support for function and graphjolsa@redhat.com1-110/+40
2009-09-11tracing: trace parser support for set_eventjolsa@redhat.com1-47/+13
2009-09-11tracing: create generic trace parserjolsa@redhat.com2-0/+141
2009-09-11tracing: consolidate code between trace_output.c and trace_function_graph.cSteven Rostedt3-30/+28
2009-09-11clocksource: Resolve cpu hotplug dead lock with TSC unstable, fix crashMartin Schwidefsky1-2/+3
2009-09-11tracing: add lock depth to entriesSteven Rostedt4-10/+30
2009-09-11Merge branch 'writeback' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-0/+1
2009-09-11tracing: move tgid out of generic entry and into userstackSteven Rostedt4-6/+4
2009-09-11tracing: add latency format to function_graph tracerSteven Rostedt1-6/+68