summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2009-06-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds7-9/+127
2009-06-11Merge branch 'for-2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Linus Torvalds1-15/+12
2009-06-11Merge branch 'serial-from-alan'Linus Torvalds8-80/+134
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-10Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds36-379/+2213
2009-06-10Merge branch 'signal-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-0/+4
2009-06-10Merge 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-10Merge branch 'locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-0/+2
2009-06-10Merge branch 'iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-1/+9
2009-06-10Merge branch 'futexes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-1/+8
2009-06-10Merge branch 'x86-xen-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds7-12/+108
2009-06-10Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-2/+0
2009-06-10Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-6/+24
2009-06-10Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-30/+35
2009-06-10tracing: do not translate event helper macros in print formatSteven Rostedt1-77/+81
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
2009-06-09tracing: add trace_seq_vprint interfaceSteven Rostedt1-0/+2
2009-06-09tracing: fix the block trace points print sizeSteven Rostedt1-15/+30
2009-06-09tracing/events: convert block trace points to TRACE_EVENT()Li Zefan3-76/+496
2009-06-09cpumask: introduce zalloc_cpumask_varYinghai Lu1-0/+15
2009-06-09Merge branch 'master' into nextJames Morris16-22/+66
2009-06-08ring-buffer: pass in lockdep class key for reader_lockPeter Zijlstra1-1/+13
2009-06-08Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-0/+1
2009-06-07[ARM] 5543/1: arm: serial amba: add missing declaration in serial.hAlessandro Rubini1-0/+1
2009-06-07Merge branch 'linus' into core/iommuIngo Molnar33-43/+148
2009-06-05Merge branch 'tip/tracing/ftrace-4' of git://git.kernel.org/pub/scm/linux/ker...Ingo Molnar1-0/+2
2009-06-04ptrace: tracehook_report_clone: fix false positivesOleg Nesterov1-6/+5
2009-06-04Merge branch 'tracing/ftrace' into tracing/coreIngo Molnar3-49/+103
2009-06-04security: use mmap_min_addr indepedently of security modelsChristoph Lameter2-2/+2
2009-06-04drm: Hook up DPMS property handling in drm_crtc.c. Add drm_helper_connector_d...Keith Packard2-0/+5
2009-06-03tracing: fix multiple use of __print_flags and __print_symbolicSteven Whitehouse1-0/+2
2009-06-02parport: quickfix the proc registration bugAlan Cox1-0/+4
2009-06-01tracing: make trace pipe recognize latency format flagSteven Rostedt1-1/+1
2009-06-01tracing: remove redundant SOFTIRQ from softirq event tracesSteven Rostedt1-12/+12
2009-06-01tracing/events: introduce __dynamic_array()Li Zefan1-34/+88