summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2009-06-11kmemleak: Add the base supportCatalin Marinas1-0/+96
2009-06-11Merge branch 'serial-from-alan'Linus Torvalds8-80/+134
2009-06-11Merge branch 'linus' into perfcounters/coreIngo Molnar58-443/+2460
2009-06-11perf_counter: Add counter->id to the throttle eventPeter Zijlstra1-0/+1
2009-06-11perf_counter: Better align codeIngo Molnar1-80/+85
2009-06-11perf_counter: Rename L2 to LL cachePeter Zijlstra1-2/+2
2009-06-11perf_counter: Standardize event namesPeter Zijlstra1-18/+18
2009-06-11perf_counter: Rename enumsPeter Zijlstra1-28/+25
2009-06-11lib: isolate rational fractions helper functionOskar Schirmer1-0/+19
2009-06-11serial: Added Timberdale UART driverRichard Röjfors1-0/+3
2009-06-11serial: add support for the TI AR7 internal UARTFlorian Fainelli1-1/+2
2009-06-11tty: rewrite the ldisc lockingAlan Cox1-2/+7
2009-06-11tty: Extract various bits of ldisc codeAlan Cox1-0/+3
2009-06-11tty: throttling race fixAlan Cox1-2/+4
2009-06-118250_pci: add the OXCB950 chip to the 8250 PCI driver.Andre Przywara1-0/+2
2009-06-11serial: refactor ASYNC_ flagsJiri Slaby1-47/+69
2009-06-11tty: cyclades, remove typedefsJiri Slaby1-13/+0
2009-06-11tty: cyclades, cache HW versionJiri Slaby1-0/+1
2009-06-11tty: cyclades, plx9060 casts cleanupJiri Slaby1-10/+13
2009-06-11tty: Bring the usb tty port structure into more useAlan Cox1-4/+6
2009-06-11tty: Implement a drain delay in the tty portAlan Cox1-0/+3
2009-06-11tty: Add carrier processing on close to the tty_port coreAlan Cox1-1/+2
2009-06-11perf_counter: Rename perf_counter_limit sysctlPeter Zijlstra1-1/+1
2009-06-11perf_counter: More paranoia settingsPeter Zijlstra1-1/+1
2009-06-11block: add request clone interface (v2)Kiyoshi Ueda1-0/+5
2009-06-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt75-459/+2525
2009-06-11Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds36-379/+2213
2009-06-11Merge branch 'signal-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-0/+4
2009-06-11Merge branch 'rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-6/+41
2009-06-11Merge branch 'next' into for-linusJames Morris7-9/+127
2009-06-11perf_counter: Accurate period dataPeter Zijlstra1-2/+4
2009-06-11perf_counter: Introduce struct for sample dataPeter Zijlstra1-2/+8
2009-06-11Merge branch 'locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-0/+2
2009-06-11Merge branch 'iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-1/+9
2009-06-11Merge branch 'futexes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-1/+8
2009-06-11Merge branch 'x86-xen-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds7-12/+108
2009-06-11Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-2/+0
2009-06-11Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-6/+24
2009-06-11Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-30/+35
2009-06-11block: prevent possible io_context->refcount overflowNikanth Karthikesan1-3/+3
2009-06-10tracing: do not translate event helper macros in print formatSteven Rostedt1-77/+81
2009-06-10perf_counter: More aggressive frequency adjustmentPeter Zijlstra1-0/+1
2009-06-10[SCSI] osduld: use filp_open() when looking up an osd-deviceBoaz Harrosh1-0/+1
2009-06-10[SCSI] libosd: Define an osd_dev wrapper to retrieve the request_queueBoaz Harrosh1-0/+5
2009-06-10[SCSI] libosd: osd_req_{read,write} takes a length parameterBoaz Harrosh1-2/+2
2009-06-10[SCSI] libosd: osd_req_{read,write}_kern new APIBoaz Harrosh1-0/+4
2009-06-10[SCSI] libosd: OSD2r05: Attribute definitionsBoaz Harrosh1-2/+72
2009-06-10[SCSI] libosd: OSD2r05: Additional command enumsBoaz Harrosh1-0/+8
2009-06-10tracing/events: convert block trace points to TRACE_EVENT(), fix !CONFIG_BLOCKLi Zefan1-2/+2
2009-06-10spinlock: Add missing __raw_spin_lock_flags() stub for UPBenjamin Herrenschmidt1-0/+1