aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-09-19cyclades: ioctls cleanupJiri Slaby1-112/+67
2009-09-19cyclades: merge cy_startup tailsJiri Slaby1-29/+16
2009-09-19cyclades: use dtr_rts helpersJiri Slaby1-201/+79
2009-09-19cyclades: sleep instead busy-waitJiri Slaby1-2/+2
2009-09-19cyclades: overall cleanupJiri Slaby1-586/+12
2009-09-19cyclades: close cleanupJiri Slaby1-68/+2
2009-09-19cyclades: switch to tty_port_hangupJiri Slaby1-17/+6
2009-09-19cyclades: avoid addresses recomputationJiri Slaby2-170/+81
2009-09-19cyclades: remove block_til_readyJiri Slaby1-194/+108
2009-09-19cyclades: add tty refcountingJiri Slaby1-79/+93
2009-09-19tty: icom: bit and/or confusion?Roel Kluin1-1/+1
2009-09-19tty: includecheck fix: drivers/char, vt.cJaswinder Singh Rajput1-1/+0
2009-09-19tty-ldisc: get rid of tty_ldisc_try_get() helper functionLinus Torvalds1-31/+20
2009-09-19tty-ldisc: make /proc/tty/ldiscs use ldisc_ops instead of ldiscsLinus Torvalds1-26/+39
2009-09-19tty: serial/pcmcia: add ID for Advantech cardWolfram Sang1-0/+1
2009-09-19serial: bfin_5xx: fix building as module when early printk is enabledMike Frysinger1-0/+4
2009-09-19tty: gigaset: really fix chars_in_bufferTilman Schmidt1-12/+7
2009-09-19Driver-Core: extend devnode callbacks to provide permissionsKay Sievers30-79/+116
2009-09-19perf_counter: Fix perf_copy_attr() pointer arithmeticIan Schram1-10/+10
2009-09-19perf utils: Use a define for the maximum length of a trace eventArjan van de Ven1-7/+7
2009-09-19perf: Add timechart help text and add timechart to "perf help"Arjan van de Ven2-0/+36
2009-09-19tracing, x86, cpuidle: Move the end point of a C state in the power tracerArjan van de Ven2-3/+2
2009-09-19perf utils: Be consistent about minimum text size in the svghelperArjan van de Ven1-11/+13
2009-09-19perf timechart: Add "perf timechart record"Arjan van de Ven1-8/+39
2009-09-19perf: Add the timechart toolArjan van de Ven4-0/+1129
2009-09-19perf: Add a SVG helper library fileArjan van de Ven3-0/+408
2009-09-19tracing, perf: Convert the power tracer into an event tracerArjan van de Ven10-388/+113
2009-09-19perf: Add a sample_event type to the event_unionArjan van de Ven1-0/+7
2009-09-19perf: Allow perf utilities to have "callback" options without argumentsArjan van de Ven1-0/+2
2009-09-19perf: Store trace event name/id pairs in perf.dataArjan van de Ven3-0/+90
2009-09-19perf: Add a timestamp to fork eventsArjan van de Ven3-2/+12
2009-09-19Merge branch 'linus' into perfcounters/coreIngo Molnar5030-335231/+573866
2009-09-18Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds56-907/+756
2009-09-18sparc: Clean up linker script using new linker script macros.Geoffrey Thomas1-68/+7
2009-09-18frv: clean up linker script using new linker script macros.Nelson Elhage1-54/+7
2009-09-18frv: remove unused .altinstructions codeNelson Elhage1-5/+0
2009-09-18sched_clock: Make it NMI safePeter Zijlstra2-75/+56
2009-09-18perf_counter: Fix up swcounter throttlingPeter Zijlstra1-1/+1
2009-09-18x86, perf_counter, bts: Optimize BTS overflow handlingMarkus Metzger3-174/+266
2009-09-18Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4Linus Torvalds25-601/+1000
2009-09-18headers: taskstats_kern.h trimAlexey Dobriyan4-2/+2
2009-09-18kernel-doc: allow multi-line declaration purpose descriptionsJohannes Weiner2-6/+19
2009-09-18mm: Fix problem of parameter in noteJianjun Kong1-1/+1
2009-09-18kref: double kref_put() in my_data_handler()Roel Kluin1-1/+0
2009-09-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds14-73/+1293
2009-09-18Merge branch 'for-linus' of git://gitserver.sunplusct.com/linux-2.6-scoreLinus Torvalds129-0/+8881
2009-09-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds229-3986/+18935
2009-09-18Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds12-153/+179
2009-09-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuseLinus Torvalds5-17/+258
2009-09-18Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6Linus Torvalds65-119/+12770