summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-10-15Merge branch 'tty-fixes'Linus Torvalds3-17/+33
2009-10-15Merge branch 'topic/x86-lds-nits' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-11/+10
2009-10-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds4-5/+5
2009-10-15Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds8-32/+43
2009-10-15Merge branch 'sh/for-2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds7-20/+41
2009-10-15Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-17/+38
2009-10-15Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds5-14/+31
2009-10-15Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-5/+8
2009-10-15Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-2/+3
2009-10-15Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds8-33/+67
2009-10-15sysfs: Allow sysfs_notify_dirent to be called from interrupt context.Neil Brown1-6/+8
2009-10-15sysfs: Allow sysfs_move_dir(..., NULL) again.Cornelia Huck1-1/+2
2009-10-15tty: use the new 'flush_delayed_work()' helper to do ldisc flushLinus Torvalds1-1/+1
2009-10-15net: add support for STMicroelectronics Ethernet controllers.Giuseppe Cavallaro16-0/+5178
2009-10-15workqueue: add 'flush_delayed_work()' to run and wait for delayed workLinus Torvalds2-0/+19
2009-10-15net: ks8851_mll uses mii interfacesRandy Dunlap1-0/+1
2009-10-15net/fec_mpc52xx: Fix kernel panic on FEC errorJohn Bonesio1-6/+0
2009-10-15tty: Make flush_to_ldisc() locking more robustLinus Torvalds1-16/+13
2009-10-15net: Fix OF platform drivers coldplug/hotplug when compiled as modulesAnton Vorontsov9-3/+10
2009-10-15USB: gadget: Fix EEM driver comments and VID/PIDBrian Niebuhr1-7/+2
2009-10-15usb-storage: Workaround devices with bogus sense sizeBenjamin Herrenschmidt1-1/+16
2009-10-15USB: ehci: Fix IST boundary checking interval math.Sarah Sharp1-6/+6
2009-10-15USB: option: Support for AIRPLUS MCD650 DatacardHuzaifa Sidhpurwala1-0/+4
2009-10-15USB: whci-hcd: always do an update after processing a halted qTDDavid Vrabel2-0/+8
2009-10-15USB: whci-hcd: handle early deletion of endpointsDavid Vrabel2-14/+25
2009-10-15USB: wusb: don't use the stack to read security descriptorStefano Panella1-22/+19
2009-10-15USB: rename Documentation/ABI/.../sysfs-class-usb_hostDavid Vrabel1-2/+2
2009-10-15x86: linker script syntax nitsRoland McGrath2-11/+10
2009-10-15Staging: rt2860sta: prevent a panic when disabling when associatedDarren Salt1-0/+2
2009-10-15staging: more sched.h fixesJeff Mahoney4-0/+4
2009-10-15Staging: et131x: Fix the add_10bit macroAlan Cox1-1/+1
2009-10-15Staging: et131x: Correct WRAP bit handlingAlan Cox1-6/+14
2009-10-15staging: Complete sched.h removal from interrupt.hJeff Mahoney3-0/+3
2009-10-15Staging: vme: fix sched.h build breakageGreg Kroah-Hartman2-0/+2
2009-10-15Staging: poch: fix sched.h build breakageGreg Kroah-Hartman1-0/+1
2009-10-15Staging: b3dfg: fix sched.h build breakageGreg Kroah-Hartman1-0/+1
2009-10-15Staging: comedi: fix sched.h build breakageGreg Kroah-Hartman3-0/+3
2009-10-15Staging: iio: Fix missing include <linux/sched.h>Jonathan Cameron1-0/+1
2009-10-14firewire: sbp2: provide fallback if mgt_ORB_timeout is missingStefan Richter1-20/+19
2009-10-14omap: McBSP: Fix incorrect receiver stop in omap_mcbsp_stopJarkko Nikula1-1/+1
2009-10-14omap: Initialization of SDRC params on Zoom2Teerth Reddy1-1/+3
2009-10-14omap: RX-51: Drop I2C-1 speed to 2200Aaro Koskinen1-1/+1
2009-10-14omap: SDMA: Fixing bug in omap_dma_set_global_params()Anuj Aggarwal1-6/+9
2009-10-14omap: CONFIG_ISP1301_OMAP redefined in Beagle defconfigSanjeev Premi1-1/+0
2009-10-14tty: use the new 'flush_delayed_work()' helper to do ldisc flushLinus Torvalds1-1/+1
2009-10-14workqueue: add 'flush_delayed_work()' to run and wait for delayed workLinus Torvalds2-0/+19
2009-10-14Make flush_to_ldisc properly handle parallel callsLinus Torvalds1-16/+13
2009-10-14Btrfs: always pin metadata in discard modeChris Mason1-0/+8
2009-10-14Btrfs: enable discard supportChristoph Hellwig1-6/+0
2009-10-14Btrfs: add -o discard optionChristoph Hellwig3-1/+10