aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2009-12-12net: add net_tstamp.h to headers_installJie Zhang
2009-12-12kbuild: move utsrelease.h to include/generatedSam Ravnborg
2009-12-12drop explicit include of autoconf.hSam Ravnborg
2009-12-12kbuild: move bounds.h to include/generatedSam Ravnborg
2009-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-12-11Merge branch 'compat-ioctl-merge' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2009-12-11Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2009-12-11Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2009-12-11Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-12-11Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2009-12-11Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds
2009-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds
2009-12-11Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2009-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds
2009-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2009-12-11tty: push the BKL down into the handlers a bitAlan Cox
2009-12-11tty: isicom: sort out the board init logicAlan Cox
2009-12-11tty: tty_port: Add a kref object to the tty portAlan Cox
2009-12-11tty: tty_port: Change the buffer allocator lockingAlan Cox
2009-12-11usb_serial: Kill port mutexAlan Cox
2009-12-11tty_port: add "tty_port_open" helperAlan Cox
2009-12-11tty: esp: remove broken driverAlan Cox
2009-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/mmapLinus Torvalds
2009-12-11Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2009-12-11USB: Refactor code to find alternate interface settings.Sarah Sharp
2009-12-11USB: usb-storage: add BAD_SENSE flagAlan Stern
2009-12-11USB: prepare for changover to Runtime PM frameworkAlan Stern
2009-12-11USB: remove the auto_pm flagAlan Stern
2009-12-11USB OTG: Add generic driver for ULPI OTG transceiverDaniel Mack
2009-12-11USB OTG: add support for ulpi connected external transceiversDaniel Mack
2009-12-11USB gadget: Handle endpoint requests at the function levelLaurent Pinchart
2009-12-11USB: make urb scatter-gather support more genericDavid Vrabel
2009-12-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds
2009-12-11Driver Core: Early platform driver bufferMagnus Damm
2009-12-11sysfs: Propagate renames to the vfs on demandEric W. Biederman
2009-12-11firmware_class: make request_firmware_nowait more usefulJohannes Berg
2009-12-11Driver Core: devtmpfs: use sys_mount()Kay Sievers
2009-12-11Unify sys_mmap*Al Viro
2009-12-10Merge branch 'for-linus' of git://gitorious.org/linux-omap-dss2/linuxLinus Torvalds
2009-12-10usbdevfs: move compat_ioctl handling to devio.cArnd Bergmann
2009-12-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2009-12-10Merge branch 'xen/fbdev' of git://git.kernel.org/pub/scm/linux/kernel/git/jer...Linus Torvalds
2009-12-10Merge git://git.infradead.org/ubifs-2.6Linus Torvalds
2009-12-10quota: Implement quota format with 64-bit space and inode limitsJan Kara
2009-12-10quota: Move definition of QFMT_OCFS2 to linux/quota.hJan Kara
2009-12-10ext3: Unify log messages in ext3Alexey Fisher
2009-12-10ext2: Explicitly assign values to on-disk enum of filetypesJan Blunck
2009-12-10const: struct quota_format_opsAlexey Dobriyan
2009-12-10kill wait_on_page_writeback_rangeChristoph Hellwig
2009-12-10hrtimer: move timer stats helper functions to hrtimer.cHeiko Carstens