aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
* trivial: fix typos "man[ae]g?ment" -> "management"Uwe Kleine-Koenig2009-09-21
* trivial: fix typo "to to" in multiple filesAnand Gadiyar2009-09-21
* trivial: fix typo "for for" in multiple filesAnand Gadiyar2009-09-21
* Change "useing" -> "using".Dmitri Vorobiev2009-09-21
* trivial: fix typo in namei.h commentOri Avtalion2009-09-21
* trivial: change address of the libcap source.GeunSik Lim2009-09-21
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jaswinder/linux-2.6Linus Torvalds2009-09-20
|\
| * includecheck fix: include/linux, ftrace.hJaswinder Singh Rajput2009-09-20
| * includecheck fix: include/linux, page_cgroup.hJaswinder Singh Rajput2009-09-20
| * includecheck fix: include/linux, aio.hJaswinder Singh Rajput2009-09-20
| * includecheck fix: include/drm, drm_memory.hJaswinder Singh Rajput2009-09-20
| * includecheck fix: include/acpi, acpi_bus.hJaswinder Singh Rajput2009-09-20
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2009-09-20
|\ \
| * | Driver-Core: extend devnode callbacks to provide permissionsKay Sievers2009-09-19
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds2009-09-20
|\ \
| * | tty: handle VT specific compat ioctls in vt driverArnd Bergmann2009-09-19
| * | tty: USB serial termios bitsAlan Cox2009-09-19
| * | serial: kill USF_CLOSING_* definitionsAlan Cox2009-09-19
| * | serial: move port users helperAlan Cox2009-09-19
| * | serial: move delta_msr_wait into the tty_portAlan Cox2009-09-19
| * | serial: replace the state mutex with the tty port mutexAlan Cox2009-09-19
| * | serial: kill off uif_tAlan Cox2009-09-19
| * | serial: move the flags into the tty_port fieldAlan Cox2009-09-19
| * | serial: move count into the tty_port versionAlan Cox2009-09-19
| * | serial: Fold closing_* fields into the tty_port onesAlan Cox2009-09-19
| * | serial: kill off uart_infoAlan Cox2009-09-19
| * | tty: USB does not need the filp argument in the driversAlan Cox2009-09-19
| * | vt: add an activate and lockAlan Cox2009-09-19
| * | vt: move kernel stuff out of vt.hAlan Cox2009-09-19
| * | vt: remove power stuff from kernel/powerAlan Cox2009-09-19
| * | vt: add an event interfaceAlan Cox2009-09-19
| * | tty: Add a full port_close functionAlan Cox2009-09-19
| * | serial: 8250: add IRQ trigger supportVikram Pandita2009-09-19
| * | kfifo: Use "const" definitionsAlan Cox2009-09-19
| * | cyclades: introduce cyy_readb/writebJiri Slaby2009-09-19
| * | cyclades: avoid addresses recomputationJiri Slaby2009-09-19
| |/
* | Merge branch 'perfcounters-core-for-linus' of git://git.kernel.org/pub/scm/li...Linus Torvalds2009-09-20
|\ \ | |/ |/|
| * tracing, perf: Convert the power tracer into an event tracerArjan van de Ven2009-09-19
| * perf: Add a timestamp to fork eventsArjan van de Ven2009-09-19
| * Merge branch 'linus' into perfcounters/coreIngo Molnar2009-09-19
| |\
| * | x86, perf_counter, bts: Optimize BTS overflow handlingMarkus Metzger2009-09-18
| * | perf_counter: Allow for a wakeup watermarkPeter Zijlstra2009-09-17
| * | perf_counter, sched: Add sched_stat_runtime tracepointIngo Molnar2009-09-13
* | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2009-09-18
|\ \ \
| * | | ext4: Add a tracepoint for ext4_alloc_da_blocks()Theodore Ts'o2009-09-16
| * | | ext4: Fix include/trace/events/ext4.h to work with SystemtapTheodore Ts'o2009-09-14
| * | | ext4: fix tracepoint format string warningsTheodore Ts'o2009-09-17
| * | | ext4: Add new tracepoint: trace_ext4_da_write_pages()Theodore Ts'o2009-08-31
| * | | ext4: Fix spelling typo in the trace format for trace_ext4_da_writepages()Theodore Ts'o2009-09-17
| * | | jbd2: bitfields should be unsignedH Hartley Sweeten2009-08-17