summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-09-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds30-79/+116
2009-09-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds118-3570/+2572
2009-09-21Merge branch 'perfcounters-core-for-linus' of git://git.kernel.org/pub/scm/li...Linus Torvalds40-759/+4570
2009-09-20x86: Print the hypervisor returned tsc_khz during bootAlok Kataria1-0/+6
2009-09-20Merge branch 'linus' into x86/urgentIngo Molnar741-8116/+63798
2009-09-20x86: Correct segment permission flags in 64-bit linker scriptJan Beulich1-2/+2
2009-09-20x86: cpuinit-annotate SMP boot trampolines properlyJan Beulich3-10/+7
2009-09-20x86: Increase timeout for EHCI debug port reset completion in early printkJan Beulich1-1/+1
2009-09-20sched: Fix potential NULL derference of doms_curYong Zhang1-1/+1
2009-09-20x86: Fix uaccess_32.h typoSergey Senozhatsky1-1/+1
2009-09-20x86: Trivial whitespace cleanupsFelipe Contreras3-3/+1
2009-09-20x86, apic: Fix missed handling of discrete apicsCyrill Gorcunov3-3/+16
2009-09-20x86/i386: Remove duplicated #includeHuang Weiyi1-1/+0
2009-09-20kernel/profile.c: Switch /proc/irq/prof_cpu_mask to seq_fileAlexey Dobriyan1-21/+24
2009-09-20x86, mtrr: Convert loop to a while based construct, avoid naked semicolonJoe Perches1-6/+6
2009-09-20sched: Fix raciness in runqueue_is_locked()Andrew Morton3-10/+10
2009-09-20perf_counter: x86: Fix PMU resource leakPeter Zijlstra1-3/+6
2009-09-20perf util: SVG performance improvementsArjan van de Ven1-23/+55
2009-09-20perf util: Make the timechart SVG width dynamicArjan van de Ven4-14/+31
2009-09-20perf timechart: Show the duration of scheduler delays in the SVGArjan van de Ven3-8/+57
2009-09-20perf timechart: Show the name of the waker/wakee in timechartArjan van de Ven3-11/+30
2009-09-20tracing: Export trace_profile_buf symbolsPeter Zijlstra1-1/+4
2009-09-20includecheck fix: x86, cpu/common.cJaswinder Singh Rajput1-1/+0
2009-09-20includecheck fix: kernel/trace, ring_buffer.cJaswinder Singh Rajput1-2/+0
2009-09-20includecheck fix: include/linux, ftrace.hJaswinder Singh Rajput1-1/+0
2009-09-20includecheck fix: include/linux, page_cgroup.hJaswinder Singh Rajput1-2/+2
2009-09-20includecheck fix: include/linux, aio.hJaswinder Singh Rajput1-2/+0
2009-09-20includecheck fix: include/drm, drm_memory.hJaswinder Singh Rajput1-2/+0
2009-09-20includecheck fix: include/acpi, acpi_bus.hJaswinder Singh Rajput1-1/+0
2009-09-20includecheck fix: drivers/xen, evtchn.cJaswinder Singh Rajput1-1/+0
2009-09-20includecheck fix: drivers/video, vgacon.cJaswinder Singh Rajput1-1/+0
2009-09-20includecheck fix: drivers/scsi, ibmvscsi.cJaswinder Singh Rajput1-1/+0
2009-09-20includecheck fix: drivers/scsi, libfcoe.cJaswinder Singh Rajput1-1/+0
2009-09-20includecheck fix: x86, shadow.cJaswinder Singh Rajput1-1/+0
2009-09-20includecheck fix: x86, traps.cJaswinder Singh Rajput1-1/+0
2009-09-20includecheck fix: um, helper.cJaswinder Singh Rajput1-1/+0
2009-09-20includecheck fix: s390, sys_s390.cJaswinder Singh Rajput1-1/+0
2009-09-20[PATCH] i2c-imx: make bus available earlyWolfram Sang1-2/+1
2009-09-20i2c-mv64xxx: correct mv64xxx_i2c_intr() return typeMikael Pettersson1-2/+2
2009-09-20USB serial: update the console driverAlan Stern1-9/+19
2009-09-20usb-serial: straighten out serial_openAlan Stern1-37/+22
2009-09-20usb-serial: add missing tests and debug linesAlan Stern1-4/+17
2009-09-20usb-serial: rename subroutinesAlan Stern1-8/+11
2009-09-20usb-serial: fix termios initialization logicAlan Stern1-12/+10
2009-09-20usb-serial: acquire references when a new tty is installedAlan Stern1-64/+47
2009-09-20usb-serial: change logic of serial lookupsAlan Stern1-8/+23
2009-09-20usb-serial: put subroutines in logical orderAlan Stern1-77/+77
2009-09-20usb-serial: change referencing of port and serial structuresAlan Stern1-75/+20
2009-09-20tty: Char: mxser, use THRE for ASPP_OQUEUE ioctlJiri Slaby1-1/+1
2009-09-20tty: Char: mxser, add support for CP112ULJiri Slaby1-2/+5