summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-02-11Merge branches 'tracing/ftrace' and 'tracing/urgent' into tracing/coreIngo Molnar1-3/+5
2009-02-11Merge branch 'tip/tracing/urgent' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar1-3/+5
2009-02-10tracing, x86: fix fixup section to return to original codeSteven Rostedt1-3/+5
2009-02-10Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2-29/+196
2009-02-10Merge branches 'tracing/ftrace' and 'tracing/urgent' into tracing/coreIngo Molnar56-1343/+5547
2009-02-10profiling: fix broken profiling regressionHugh Dickins1-0/+3
2009-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds3-26/+1
2009-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds12-105/+117
2009-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds7-973/+3903
2009-02-09Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds2-28/+47
2009-02-09Btrfs: don't use spin_is_contendedChris Mason3-26/+1
2009-02-09Staging: panel: fix lcd panel driver build failureSachin P. Sant1-5/+5
2009-02-09Staging: android: fix up units in timed_gpioGreg Kroah-Hartman1-1/+1
2009-02-09Staging: android: ram_console: Disable ECC when early init is enabled and val...Arve Hjønnevåg2-0/+15
2009-02-09Staging: at76_usb: Add support for OQO Model 01+Jamie Lentin1-0/+2
2009-02-09Staging: at76_usb: fix bugs introduced by "Staging: at76_usb: cleanup dma on ...Jason Andryuk1-2/+2
2009-02-09Revert Staging: at76_usb: update drivers/staging/at76_usb w/ mac80211 portGreg Kroah-Hartman3-965/+3878
2009-02-09USB: Storage: Update unusual_devs entry for Datafab KECF-USBNick Holloway1-1/+1
2009-02-09USB: Correct Makefile to make isp1760 buildableIvan Kuten1-0/+1
2009-02-09USB: option: New mobile broadband modems to be supportedDirk De Schepper1-28/+56
2009-02-09USB: two more usb ids for ti_usb_3410_5052Oliver Neukum2-3/+9
2009-02-09USB: ftdi_sio: unlock_kernel() on error in set_serial_info()Dan Carpenter1-1/+3
2009-02-09USB: usb-storage: add Pentax to the bad-vendor listAlan Stern2-15/+2
2009-02-09USB: ftdi_sio: add support for the NDI Polaris systemStephane Clerambault2-0/+4
2009-02-09USB: usb-serial: fix the aircable_init failure pathDave Young1-2/+2
2009-02-09USB: usb-storage: remove WARN from last-sector hacksAlan Stern1-33/+3
2009-02-09Revert USB: option: add Pantech cardsGreg Kroah-Hartman1-9/+0
2009-02-09USB: cdc-acm.c: remove duplicate lines for MTK gps supportJames Treacy1-3/+0
2009-02-09USB: fsl_qe_udc: Fix stalled TX requests bugAnton Vorontsov1-0/+1
2009-02-09USB: fsl_qe_udc: Fix muram corruption by disabled endpointsAnton Vorontsov1-0/+1
2009-02-09USB: fsl_qe_udc: Fix disconnects reporting during bus resetAnton Vorontsov1-0/+3
2009-02-09USB: fsl_qe_udc: Fix QE USB controller initializationAnton Vorontsov1-1/+5
2009-02-09USB: fsl_qe_udc: Fix recursive locking bug in ch9getstatus()Anton Vorontsov1-8/+18
2009-02-09USB: fsl_qe_udc: Fix oops on QE UDC probe failureAnton Vorontsov1-1/+8
2009-02-09Merge branch 'for-2.6.29' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-1/+5
2009-02-09lockd: fix regression in lockd's handling of blocked locksJ. Bruce Fields1-1/+5
2009-02-09tracing: clean up splice codeSteven Rostedt1-41/+55
2009-02-09tracing: Move pipe waiting code out of tracing_read_pipe().Eduard - Gabriel Munteanu1-29/+40
2009-02-09tracing: splice support for tracing_pipeEduard - Gabriel Munteanu2-0/+142
2009-02-09i915: Fix more size_t format string warningsLinus Torvalds1-1/+1
2009-02-09Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds18-193/+1428
2009-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds6-15/+30
2009-02-09FRV: in_interrupt() requires #inclusion of linux/hardirq.h not asm/hardirq.h nowDavid Howells1-1/+1
2009-02-09x86: spinlocks: define dummy __raw_spin_is_contendedKyle McMartin4-0/+8
2009-02-09tracing/function-graph-tracer: handle the leaf functions from trace_pipeFrederic Weisbecker3-23/+36
2009-02-09tracing/blktrace: move the tracing file to kernel/trace, fixIngo Molnar1-0/+1
2009-02-09tracing: handle unregistering the current tracerArnaldo Carvalho de Melo1-0/+9
2009-02-09tracing/function-graph-tracer: drop the kernel_text_address checkFrederic Weisbecker3-10/+3
2009-02-09tracing/power: move the power trace headers to a dedicated fileFrederic Weisbecker6-33/+39
2009-02-09tracing/function-graph-tracer: provide a selftest for the function graph tracerFrederic Weisbecker3-0/+55