Age | Commit message (Expand) | Author | Files | Lines |
2009-09-21 | perf: Do the big rename: Performance Counters -> Performance Events | Ingo Molnar | 132 | -2452/+2452 |
2009-09-21 | perf_counter: Rename 'event' to event_id/hw_event | Ingo Molnar | 2 | -37/+37 |
2009-09-21 | perf_counter: Rename list_entry -> group_entry, counter_list -> group_list | Ingo Molnar | 2 | -38/+37 |
2009-09-21 | Merge branch 'linus' into perfcounters/rename | Ingo Molnar | 901 | -11786/+66487 |
2009-09-21 | perf_counter, powerpc, sparc: Fix compilation after perf_counter_overflow() c... | Paul Mackerras | 3 | -21/+2 |
2009-09-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jaswinder/linux-2.6 | Linus Torvalds | 15 | -19/+2 |
2009-09-20 | loongson: fix cut-and-paste mis-merge | Linus Torvalds | 1 | -1/+1 |
2009-09-20 | Merge branch 'next-i2c' of git://aeryn.fluff.org.uk/bjdooks/linux | Linus Torvalds | 2 | -4/+3 |
2009-09-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds | 30 | -79/+116 |
2009-09-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 | Linus Torvalds | 118 | -3570/+2572 |
2009-09-20 | Merge branch 'perfcounters-core-for-linus' of git://git.kernel.org/pub/scm/li... | Linus Torvalds | 40 | -759/+4570 |
2009-09-20 | perf_counter: x86: Fix PMU resource leak | Peter Zijlstra | 1 | -3/+6 |
2009-09-20 | perf util: SVG performance improvements | Arjan van de Ven | 1 | -23/+55 |
2009-09-20 | perf util: Make the timechart SVG width dynamic | Arjan van de Ven | 4 | -14/+31 |
2009-09-20 | perf timechart: Show the duration of scheduler delays in the SVG | Arjan van de Ven | 3 | -8/+57 |
2009-09-20 | perf timechart: Show the name of the waker/wakee in timechart | Arjan van de Ven | 3 | -11/+30 |
2009-09-20 | includecheck fix: x86, cpu/common.c | Jaswinder Singh Rajput | 1 | -1/+0 |
2009-09-20 | includecheck fix: kernel/trace, ring_buffer.c | Jaswinder Singh Rajput | 1 | -2/+0 |
2009-09-20 | includecheck fix: include/linux, ftrace.h | Jaswinder Singh Rajput | 1 | -1/+0 |
2009-09-20 | includecheck fix: include/linux, page_cgroup.h | Jaswinder Singh Rajput | 1 | -2/+2 |
2009-09-20 | includecheck fix: include/linux, aio.h | Jaswinder Singh Rajput | 1 | -2/+0 |
2009-09-20 | includecheck fix: include/drm, drm_memory.h | Jaswinder Singh Rajput | 1 | -2/+0 |
2009-09-20 | includecheck fix: include/acpi, acpi_bus.h | Jaswinder Singh Rajput | 1 | -1/+0 |
2009-09-20 | includecheck fix: drivers/xen, evtchn.c | Jaswinder Singh Rajput | 1 | -1/+0 |
2009-09-20 | includecheck fix: drivers/video, vgacon.c | Jaswinder Singh Rajput | 1 | -1/+0 |
2009-09-20 | includecheck fix: drivers/scsi, ibmvscsi.c | Jaswinder Singh Rajput | 1 | -1/+0 |
2009-09-20 | includecheck fix: drivers/scsi, libfcoe.c | Jaswinder Singh Rajput | 1 | -1/+0 |
2009-09-20 | includecheck fix: x86, shadow.c | Jaswinder Singh Rajput | 1 | -1/+0 |
2009-09-20 | includecheck fix: x86, traps.c | Jaswinder Singh Rajput | 1 | -1/+0 |
2009-09-20 | includecheck fix: um, helper.c | Jaswinder Singh Rajput | 1 | -1/+0 |
2009-09-20 | includecheck fix: s390, sys_s390.c | Jaswinder Singh Rajput | 1 | -1/+0 |
2009-09-19 | [PATCH] i2c-imx: make bus available early | Wolfram Sang | 1 | -2/+1 |
2009-09-19 | i2c-mv64xxx: correct mv64xxx_i2c_intr() return type | Mikael Pettersson | 1 | -2/+2 |
2009-09-19 | USB serial: update the console driver | Alan Stern | 1 | -9/+19 |
2009-09-19 | usb-serial: straighten out serial_open | Alan Stern | 1 | -37/+22 |
2009-09-19 | usb-serial: add missing tests and debug lines | Alan Stern | 1 | -4/+17 |
2009-09-19 | usb-serial: rename subroutines | Alan Stern | 1 | -8/+11 |
2009-09-19 | usb-serial: fix termios initialization logic | Alan Stern | 1 | -12/+10 |
2009-09-19 | usb-serial: acquire references when a new tty is installed | Alan Stern | 1 | -64/+47 |
2009-09-19 | usb-serial: change logic of serial lookups | Alan Stern | 1 | -8/+23 |
2009-09-19 | usb-serial: put subroutines in logical order | Alan Stern | 1 | -77/+77 |
2009-09-19 | usb-serial: change referencing of port and serial structures | Alan Stern | 1 | -75/+20 |
2009-09-19 | tty: Char: mxser, use THRE for ASPP_OQUEUE ioctl | Jiri Slaby | 1 | -1/+1 |
2009-09-19 | tty: Char: mxser, add support for CP112UL | Jiri Slaby | 1 | -2/+5 |
2009-09-19 | uartlite: support shared interrupt lines | Peter Korsgaard | 1 | -5/+10 |
2009-09-19 | tty: USB: serial/mct_u232, fix tty refcnt | Jiri Slaby | 1 | -3/+6 |
2009-09-19 | tty: riscom8, fix tty refcnt | Jiri Slaby | 1 | -1/+1 |
2009-09-19 | tty: riscom8, fix shutdown declaration | Jiri Slaby | 1 | -2/+2 |
2009-09-19 | TTY: fix typos | Alan Stern | 1 | -2/+2 |
2009-09-19 | tty: Power: fix suspend vt regression | Jiri Slaby | 1 | -1/+1 |