summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | omap: Initialization of SDRC params on Zoom2Teerth Reddy2009-10-141-1/+3
| * | | | | | | omap: RX-51: Drop I2C-1 speed to 2200Aaro Koskinen2009-10-141-1/+1
| * | | | | | | omap: SDMA: Fixing bug in omap_dma_set_global_params()Anuj Aggarwal2009-10-141-6/+9
| * | | | | | | omap: CONFIG_ISP1301_OMAP redefined in Beagle defconfigSanjeev Premi2009-10-141-1/+0
| |/ / / / / /
* | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/...Linus Torvalds2009-10-1513-42/+179
|\ \ \ \ \ \ \
| * | | | | | | Btrfs: always pin metadata in discard modeChris Mason2009-10-141-0/+8
| * | | | | | | Btrfs: enable discard supportChristoph Hellwig2009-10-141-6/+0
| * | | | | | | Btrfs: add -o discard optionChristoph Hellwig2009-10-143-1/+10
| * | | | | | | Btrfs: properly wait log writers during log syncYan, Zheng2009-10-141-5/+6
| * | | | | | | Btrfs: fix possible ENOSPC problems with truncateJosef Bacik2009-10-141-3/+24
| * | | | | | | Btrfs: fix btrfs acl #ifdef checksChris Mason2009-10-134-6/+6
| * | | | | | | Btrfs: streamline tree-log btree block writeoutChris Mason2009-10-133-4/+53
| * | | | | | | Btrfs: avoid tree log commit when there are no changesChris Mason2009-10-138-16/+71
| * | | | | | | Btrfs: only write one super copy during fsyncChris Mason2009-10-131-1/+1
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds2009-10-151-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | tty: fix vt_compat_ioctlAndreas Schwab2009-10-141-1/+1
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2009-10-152-7/+10
|\ \ \ \ \ \ \ \
| * | | | | | | | sysfs: Allow sysfs_notify_dirent to be called from interrupt context.Neil Brown2009-10-141-6/+8
| * | | | | | | | sysfs: Allow sysfs_move_dir(..., NULL) again.Cornelia Huck2009-10-141-1/+2
| |/ / / / / / /
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2009-10-158-52/+82
|\ \ \ \ \ \ \ \
| * | | | | | | | USB: gadget: Fix EEM driver comments and VID/PIDBrian Niebuhr2009-10-141-7/+2
| * | | | | | | | usb-storage: Workaround devices with bogus sense sizeBenjamin Herrenschmidt2009-10-141-1/+16
| * | | | | | | | USB: ehci: Fix IST boundary checking interval math.Sarah Sharp2009-10-141-6/+6
| * | | | | | | | USB: option: Support for AIRPLUS MCD650 DatacardHuzaifa Sidhpurwala2009-10-141-0/+4
| * | | | | | | | USB: whci-hcd: always do an update after processing a halted qTDDavid Vrabel2009-10-142-0/+8
| * | | | | | | | USB: whci-hcd: handle early deletion of endpointsDavid Vrabel2009-10-142-14/+25
| * | | | | | | | USB: wusb: don't use the stack to read security descriptorStefano Panella2009-10-141-22/+19
| * | | | | | | | USB: rename Documentation/ABI/.../sysfs-class-usb_hostDavid Vrabel2009-10-141-2/+2
| |/ / / / / / /
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds2009-10-1517-7/+32
|\ \ \ \ \ \ \ \
| * | | | | | | | Staging: rt2860sta: prevent a panic when disabling when associatedDarren Salt2009-10-141-0/+2
| * | | | | | | | staging: more sched.h fixesJeff Mahoney2009-10-144-0/+4
| * | | | | | | | Staging: et131x: Fix the add_10bit macroAlan Cox2009-10-141-1/+1
| * | | | | | | | Staging: et131x: Correct WRAP bit handlingAlan Cox2009-10-141-6/+14
| * | | | | | | | staging: Complete sched.h removal from interrupt.hJeff Mahoney2009-10-143-0/+3
| * | | | | | | | Staging: vme: fix sched.h build breakageGreg Kroah-Hartman2009-10-142-0/+2
| * | | | | | | | Staging: poch: fix sched.h build breakageGreg Kroah-Hartman2009-10-141-0/+1
| * | | | | | | | Staging: b3dfg: fix sched.h build breakageGreg Kroah-Hartman2009-10-141-0/+1
| * | | | | | | | Staging: comedi: fix sched.h build breakageGreg Kroah-Hartman2009-10-143-0/+3
| * | | | | | | | Staging: iio: Fix missing include <linux/sched.h>Jonathan Cameron2009-10-141-0/+1
| |/ / / / / / /
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-10-1580-345/+10844
|\ \ \ \ \ \ \ \
| * | | | | | | | vmxnet: fix 2 build problemsRandy Dunlap2009-10-142-2/+11
| * | | | | | | | net: add support for STMicroelectronics Ethernet controllers.Giuseppe Cavallaro2009-10-1416-0/+5178
| * | | | | | | | net: ks8851_mll uses mii interfacesRandy Dunlap2009-10-141-0/+1
| * | | | | | | | net/fec_mpc52xx: Fix kernel panic on FEC errorJohn Bonesio2009-10-141-6/+0
| * | | | | | | | net: Fix OF platform drivers coldplug/hotplug when compiled as modulesAnton Vorontsov2009-10-149-3/+10
| * | | | | | | | TI DaVinci EMAC: Clear statistics register properly.Sriram2009-10-131-12/+24
| * | | | | | | | r8169: partial support and phy init for the 8168dfrançois romieu2009-10-131-55/+932
| * | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-10-136-4/+11
| |\ \ \ \ \ \ \ \
| | * | | | | | | | libertas: fix buildAlan Cox2009-10-121-0/+1
| | * | | | | | | | mac80211: document ieee80211_rx() context requirementJohannes Berg2009-10-122-0/+4
OpenPOWER on IntegriCloud