summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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-11drm/nouveau: Add DRM driver for NVIDIA GPUsBen Skeggs
2009-12-11Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2009-12-11Merge branch 'for-linus' of git://gitorious.org/linux-omap-dss2/linuxLinus Torvalds
2009-12-11drm/ttm: Convert ttm_buffer_object_init to use ttm_placementJerome Glisse
2009-12-10usbdevfs: move compat_ioctl handling to devio.cArnd Bergmann
2009-12-10asm-generic: add sys_recvmmsg to unistd.hArnd Bergmann
2009-12-10asm-generic: add sys_accept4 to unistd.hArnd Bergmann
2009-12-10asm-generic/gpio.h: add some forward decls of the device structMike Frysinger
2009-12-10sched: Remove forced2_migrations statsIngo Molnar
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 branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...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-10vfs: Implement proper O_SYNC semanticsChristoph Hellwig
2009-12-10itimer: Fix the itimer trace print formatThomas Gleixner
2009-12-10hrtimer: move timer stats helper functions to hrtimer.cHeiko Carstens
2009-12-10hrtimer: Tune hrtimer_interrupt hang logicThomas Gleixner
2009-12-10sched: Mark sched_clock() as notraceMike Frysinger
2009-12-10Merge branch 'tip/tracing/core3' of git://git.kernel.org/pub/scm/linux/kernel...Ingo Molnar
2009-12-10drm: Add memory manager debug functionJerome Glisse
2009-12-10drm/ttm: Have the TTM code return -ERESTARTSYS instead of -ERESTART.Thomas Hellstrom
2009-12-10drm/ttm: Rework validation & memory space allocation (V3)Jerome Glisse
2009-12-10drm: Add search/get functions to get a block in a specific rangeJerome Glisse
2009-12-10Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l...Linus Torvalds
2009-12-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2009-12-10Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2009-12-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-next-2.6Linus Torvalds
2009-12-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-12-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-12-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2009-12-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds
2009-12-09tracing: Add full state to trace_seqJohannes Berg
2009-12-09tracing: Buffer the output of seq_file in case of filled bufferSteven Rostedt