summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2009-12-14Merge branch 'linus' into tracing/urgentIngo Molnar144-1239/+3749
2009-12-13tracing: Change event->profile_count to be int typeLi Zefan3-4/+1
2009-12-13tracing: Move a printk out of ftrace_raw_reg_event_foo()Li Zefan1-14/+2
2009-12-13tracing: Pull up calls to trace_define_common_fields()Li Zefan2-5/+0
2009-12-13tracing: Extract duplicate ftrace_raw_init_event_foo()Li Zefan3-33/+7
2009-12-13ftrace.h: Use common pr_info fmt stringJoe Perches1-1/+1
2009-12-13Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds5-1/+50
2009-12-12Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-7/+15
2009-12-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds7-37/+25
2009-12-12Merge branch 'compat-ioctl-merge' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+26
2009-12-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus Torvalds2-3/+10
2009-12-12Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-51/+13
2009-12-12Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-2/+6
2009-12-12Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-45/+39
2009-12-12Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller140-1143/+3636
2009-12-12Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds2-0/+7
2009-12-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds5-120/+24
2009-12-12Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds5-16/+35
2009-12-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds4-9/+19
2009-12-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds5-20/+93
2009-12-12tty: push the BKL down into the handlers a bitAlan Cox1-1/+1
2009-12-12tty: isicom: sort out the board init logicAlan Cox1-0/+1
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-12net: fix compat_sys_recvmmsg parameter typeHeiko Carstens1-1/+1
2009-12-12Merge branch 'drm-nouveau-pony' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-0/+307
2009-12-12Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds1-33/+30
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 Torvalds5-16/+104
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-11drm/nouveau: Add DRM driver for NVIDIA GPUsBen Skeggs3-0/+307
2009-12-11Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds18-99/+1204
2009-12-11Merge branch 'for-linus' of git://gitorious.org/linux-omap-dss2/linuxLinus Torvalds1-0/+251
2009-12-11drm/ttm: Convert ttm_buffer_object_init to use ttm_placementJerome Glisse1-33/+30