summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | ACPI: add AC/DC notifierMark Langsdorf2009-10-061-0/+1
| * | | | | | | | Merge branch 'launchpad-333386' into releaseLen Brown2009-10-152-2/+7
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ACPI: video: Loosen strictness of video bus detection codeStefan Bader2009-10-132-2/+7
| | | |_|_|_|_|/ / | | |/| | | | | |
| * | | | | | | | Merge branch 'eeepc-laptop' into releaseLen Brown2009-10-151-10/+21
| |\ \ \ \ \ \ \ \
| | * | | | | | | | eeepc-laptop: Prevent a panic when disabling RT2860 wireless when associatedDarren Salt2009-10-131-8/+19
| | * | | | | | | | eeepc-laptop: Properly annote eeepc_enable_camera().Rakib Mullick2009-10-131-2/+2
| | |/ / / / / / /
| * | | | | | | | Merge branch 'bugzilla-14129' into releaseLen Brown2009-10-151-0/+11
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | |
| | * | | | | | | ACPI / PCI: Fix NULL pointer dereference in acpi_get_pci_dev() (rev. 2)Rafael J. Wysocki2009-10-131-0/+11
| | | |/ / / / / | | |/| | | | |
* | | | | | | | Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-10-157-40/+59
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch '2_6_32rc4_fixes' of git://git.pwsan.com/linux-2.6 into omap-fix...Tony Lindgren2009-10-142-30/+45
| |\ \ \ \ \ \ \ \
| | * | | | | | | | OMAP2xxx clock: set up clockdomain pointer in struct clkPaul Walmsley2009-10-141-0/+1
| | * | | | | | | | OMAP: Fix race condition with autodepsKalle Jokiniemi2009-10-141-30/+44
| | | |_|/ / / / / | | |/| | | | | |
| * | | | | | | | omap: McBSP: Fix incorrect receiver stop in omap_mcbsp_stopJarkko Nikula2009-10-141-1/+1
| * | | | | | | | 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