summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2009-12-12tty: tty_port: Add a kref object to the tty portAlan Cox1-0/+12
2009-12-12tty: tty_port: Change the buffer allocator lockingAlan Cox1-0/+1
2009-12-12usb_serial: Kill port mutexAlan Cox1-3/+0
2009-12-12tty_port: add "tty_port_open" helperAlan Cox1-1/+9
2009-12-12tty: esp: remove broken driverAlan Cox2-115/+0
2009-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/mmapLinus Torvalds1-0/+4
2009-12-11Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds3-16/+60
2009-12-11USB: Refactor code to find alternate interface settings.Sarah Sharp1-0/+4
2009-12-11USB: usb-storage: add BAD_SENSE flagAlan Stern1-1/+3
2009-12-11USB: prepare for changover to Runtime PM frameworkAlan Stern1-16/+10
2009-12-11USB: remove the auto_pm flagAlan Stern1-2/+0
2009-12-11USB OTG: Add generic driver for ULPI OTG transceiverDaniel Mack1-0/+7
2009-12-11USB OTG: add support for ulpi connected external transceiversDaniel Mack1-1/+67
2009-12-11USB gadget: Handle endpoint requests at the function levelLaurent Pinchart1-0/+1
2009-12-11USB: make urb scatter-gather support more genericDavid Vrabel1-0/+1
2009-12-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds1-0/+24
2009-12-11Driver Core: Early platform driver bufferMagnus Damm1-5/+15
2009-12-11sysfs: Propagate renames to the vfs on demandEric W. Biederman1-1/+0
2009-12-11firmware_class: make request_firmware_nowait more usefulJohannes Berg1-2/+3
2009-12-11Driver Core: devtmpfs: use sys_mount()Kay Sievers1-1/+1
2009-12-11Unify sys_mmap*Al Viro1-0/+4
2009-12-11hw-breakpoints: Handle bad modify_user_hw_breakpoint off-case return valueFrederic Weisbecker1-1/+1
2009-12-11tracing, slab: Define kmem_cache_alloc_notrace ifdef CONFIG_TRACINGLi Zefan2-4/+4
2009-12-11Merge branch 'for-linus' of git://gitorious.org/linux-omap-dss2/linuxLinus Torvalds1-0/+251
2009-12-11usbdevfs: move compat_ioctl handling to devio.cArnd Bergmann1-0/+26
2009-12-10sched: Remove forced2_migrations statsIngo Molnar1-1/+0
2009-12-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-11/+27
2009-12-10Merge branch 'xen/fbdev' of git://git.kernel.org/pub/scm/linux/kernel/git/jer...Linus Torvalds1-0/+1
2009-12-10Merge git://git.infradead.org/ubifs-2.6Linus Torvalds1-0/+2
2009-12-10quota: Implement quota format with 64-bit space and inode limitsJan Kara1-0/+1
2009-12-10quota: Move definition of QFMT_OCFS2 to linux/quota.hJan Kara1-0/+1
2009-12-10ext3: Unify log messages in ext3Alexey Fisher1-0/+2
2009-12-10ext2: Explicitly assign values to on-disk enum of filetypesJan Blunck1-8/+8
2009-12-10const: struct quota_format_opsAlexey Dobriyan1-2/+2
2009-12-10kill wait_on_page_writeback_rangeChristoph Hellwig1-2/+0
2009-12-10hrtimer: move timer stats helper functions to hrtimer.cHeiko Carstens1-43/+0
2009-12-10hrtimer: Tune hrtimer_interrupt hang logicThomas Gleixner1-4/+9
2009-12-10sched: Mark sched_clock() as notraceMike Frysinger1-1/+2
2009-12-10Merge branch 'tip/tracing/core3' of git://git.kernel.org/pub/scm/linux/kernel...Ingo Molnar2-2/+6
2009-12-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds6-8/+97
2009-12-10Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds1-1/+6
2009-12-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-next-2.6Linus Torvalds1-2/+2
2009-12-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds12-20/+20
2009-12-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-0/+1
2009-12-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2-1/+3
2009-12-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds4-4/+121
2009-12-09tracing: Add full state to trace_seqJohannes Berg1-0/+2
2009-12-09tracing: Buffer the output of seq_file in case of filled bufferSteven Rostedt2-2/+4
2009-12-09Merge branch 'reiserfs/kill-bkl' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-8/+83
2009-12-09OMAP: DSS2: omapfb driverTomi Valkeinen1-0/+54