Age | Commit message (Expand) | Author |
2009-09-20 | x86, apic: Fix missed handling of discrete apics | Cyrill Gorcunov |
2009-09-20 | x86/i386: Remove duplicated #include | Huang Weiyi |
2009-09-20 | kernel/profile.c: Switch /proc/irq/prof_cpu_mask to seq_file | Alexey Dobriyan |
2009-09-20 | x86, mtrr: Convert loop to a while based construct, avoid naked semicolon | Joe Perches |
2009-09-20 | sched: Fix raciness in runqueue_is_locked() | Andrew Morton |
2009-09-20 | perf_counter: x86: Fix PMU resource leak | Peter Zijlstra |
2009-09-20 | perf util: SVG performance improvements | Arjan van de Ven |
2009-09-20 | perf util: Make the timechart SVG width dynamic | Arjan van de Ven |
2009-09-20 | perf timechart: Show the duration of scheduler delays in the SVG | Arjan van de Ven |
2009-09-20 | perf timechart: Show the name of the waker/wakee in timechart | Arjan van de Ven |
2009-09-20 | tracing: Export trace_profile_buf symbols | Peter Zijlstra |
2009-09-20 | includecheck fix: x86, cpu/common.c | Jaswinder Singh Rajput |
2009-09-20 | includecheck fix: kernel/trace, ring_buffer.c | Jaswinder Singh Rajput |
2009-09-20 | includecheck fix: include/linux, ftrace.h | Jaswinder Singh Rajput |
2009-09-20 | includecheck fix: include/linux, page_cgroup.h | Jaswinder Singh Rajput |
2009-09-20 | includecheck fix: include/linux, aio.h | Jaswinder Singh Rajput |
2009-09-20 | includecheck fix: include/drm, drm_memory.h | Jaswinder Singh Rajput |
2009-09-20 | includecheck fix: include/acpi, acpi_bus.h | Jaswinder Singh Rajput |
2009-09-20 | includecheck fix: drivers/xen, evtchn.c | Jaswinder Singh Rajput |
2009-09-20 | includecheck fix: drivers/video, vgacon.c | Jaswinder Singh Rajput |
2009-09-20 | includecheck fix: drivers/scsi, ibmvscsi.c | Jaswinder Singh Rajput |
2009-09-20 | includecheck fix: drivers/scsi, libfcoe.c | Jaswinder Singh Rajput |
2009-09-20 | includecheck fix: x86, shadow.c | Jaswinder Singh Rajput |
2009-09-20 | includecheck fix: x86, traps.c | Jaswinder Singh Rajput |
2009-09-20 | includecheck fix: um, helper.c | Jaswinder Singh Rajput |
2009-09-20 | includecheck fix: s390, sys_s390.c | Jaswinder Singh Rajput |
2009-09-19 | [PATCH] i2c-imx: make bus available early | Wolfram Sang |
2009-09-19 | i2c-mv64xxx: correct mv64xxx_i2c_intr() return type | Mikael Pettersson |
2009-09-19 | USB serial: update the console driver | Alan Stern |
2009-09-19 | usb-serial: straighten out serial_open | Alan Stern |
2009-09-19 | usb-serial: add missing tests and debug lines | Alan Stern |
2009-09-19 | usb-serial: rename subroutines | Alan Stern |
2009-09-19 | usb-serial: fix termios initialization logic | Alan Stern |
2009-09-19 | usb-serial: acquire references when a new tty is installed | Alan Stern |
2009-09-19 | usb-serial: change logic of serial lookups | Alan Stern |
2009-09-19 | usb-serial: put subroutines in logical order | Alan Stern |
2009-09-19 | usb-serial: change referencing of port and serial structures | Alan Stern |
2009-09-19 | tty: Char: mxser, use THRE for ASPP_OQUEUE ioctl | Jiri Slaby |
2009-09-19 | tty: Char: mxser, add support for CP112UL | Jiri Slaby |
2009-09-19 | uartlite: support shared interrupt lines | Peter Korsgaard |
2009-09-19 | tty: USB: serial/mct_u232, fix tty refcnt | Jiri Slaby |
2009-09-19 | tty: riscom8, fix tty refcnt | Jiri Slaby |
2009-09-19 | tty: riscom8, fix shutdown declaration | Jiri Slaby |
2009-09-19 | TTY: fix typos | Alan Stern |
2009-09-19 | tty: Power: fix suspend vt regression | Jiri Slaby |
2009-09-19 | tty: vt: use printk_once | Marcin Slusarz |
2009-09-19 | tty: handle VT specific compat ioctls in vt driver | Arnd Bergmann |
2009-09-19 | n_tty: move echoctl check and clean up logic | Joe Peterson |
2009-09-19 | n_tty: honor opost flag for echoes | Joe Peterson |
2009-09-19 | tty: USB serial termios bits | Alan Cox |