summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2008-12-016-28/+14
|\
| * HID: Apple ALU wireless keyboards are bluetooth devicesJan Scholz2008-11-282-6/+6
| * HID: remove setup mutex, fix possible deadlockJiri Slaby2008-11-232-17/+2
| * HID: add USB ID for another dual gameron adapterJiri Kosina2008-11-203-0/+4
| * HID: unignore mouse on unibody macbooksJiri Kosina2008-11-201-3/+0
| * HID: fix blacklist entries for greenasia/pantherlordJiri Kosina2008-11-171-2/+2
* | Add kref to fake tty used by USB consoleKevin Hao2008-12-011-0/+1
* | drivers/char/tty_io.c: Avoid panic when no console is configured.Will Newton2008-12-011-6/+9
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2008-12-016-10/+71
|\ \
| * | USB: serial: add more Onda device ids to option driverGreg Kroah-Hartman2008-12-011-0/+35
| * | USB: usb-storage: unusual_devs entry for Nikon D2HTobias Kunze BriseƱo2008-12-011-0/+7
| * | USB: storage: unusual_devs entry for Mio C520-GPSAlan Stern2008-12-011-0/+12
| * | USB: fsl_usb2_udc: Report disconnect before unbindingAnton Vorontsov2008-12-011-0/+3
| * | USB: fsl_qe_udc: Report disconnect before unbindingAnton Vorontsov2008-12-011-0/+3
| * | USB: fix SB600 USB subsystem hang bugShane Huang2008-12-011-3/+6
| * | Revert "USB: improve ehci_watchdog's side effect in CPU power management"Greg Kroah-Hartman2008-12-011-7/+5
* | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2008-12-011-0/+2
|\ \ \
| * | | powerpc: Fix build for 32-bit SMP configsMilton Miller2008-12-011-0/+2
| |/ /
* | | vmscan: protect zone rotation stats by lru lockJohannes Weiner2008-12-011-1/+1
* | | Revert "of_platform_driver noise on sparce"Linus Torvalds2008-12-015-12/+12
|/ /
* | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2008-12-011-1/+1
|\ \
| * | drm/i915: Fix copy'n'pasteo that broke VT switch if flushing was non-empty.Eric Anholt2008-12-011-1/+1
* | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2008-12-0130-581/+2776
|\ \ \
| * | | powerpc: Fix system calls on Cell entered with XER.SO=1Paul Mackerras2008-11-301-1/+7
| * | | powerpc/cell: Fix GDB watchpoints, againArnd Bergmann2008-11-301-2/+7
| * | | powerpc/mpic: Don't reset affinity for secondary MPIC on bootArnd Bergmann2008-11-301-2/+7
| * | | powerpc/cell/axon-msi: Retry on missing interruptArnd Bergmann2008-11-301-5/+31
| * | | powerpc: Fix boot freeze on machine with empty memory nodeDave Hansen2008-11-301-47/+75
| * | | powerpc: Fix IRQ assignment for some PCIe devicesAdhemerval Zanella2008-11-301-2/+5
| * | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jk/spuf...Paul Mackerras2008-11-241-0/+3
| |\ \ \
| | * | | powerpc/spufs: Fix spinning in spufs_ps_fault on signalJeremy Kerr2008-11-211-0/+3
| * | | | Merge branch 'merge' of ssh://master.kernel.org/pub/scm/linux/kernel/git/jwbo...Paul Mackerras2008-11-242-3/+20
| |\ \ \ \
| | * | | | powerpc/44x: Fix 460EX/460GT machine check handlingBenjamin Herrenschmidt2008-11-131-1/+6
| | * | | | powerpc/40x: Limit allocable DRAM during early mappingGrant Erickson2008-11-131-2/+14
| * | | | | Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6-mpc52xx into mergePaul Mackerras2008-11-2418-515/+2617
| |\ \ \ \ \
| | * | | | | powerpc/virtex: Update defconfigsGrant Likely2008-11-144-125/+1469
| | * | | | | powerpc/52xx: update defconfigsGrant Likely2008-11-146-361/+1117
| | * | | | | xsysace: Fix driver to use resource_size_t instead of unsigned longYuri Tikhonov2008-11-141-9/+10
| | * | | | | powerpc/virtex: fix various format/casting printk mismatchesGrant Likely2008-11-145-12/+14
| | * | | | | powerpc/mpc5200: fix bestcomm Kconfig dependenciesGrant Likely2008-11-143-8/+7
| * | | | | | powerpc/mpc832x_rdb: fix swapped ethernet idsMichael Barkowski2008-11-191-2/+2
| * | | | | | powerpc: Use generic PHY driver for Marvell 88E1111 PHY on GE Fanuc SBC610Martyn Welch2008-11-191-1/+1
| * | | | | | powerpc/85xx: L2 cache size wrong in 8572DS dtsTrent Piepho2008-11-191-1/+1
* | | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-12-0111-372/+135
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmia...Russell King2008-11-283-33/+120
| |\ \ \ \ \ \ \
| | * | | | | | | [ARM] pxa/palmtx: misc fixes to use generic GPIO APIMarek Vasut2008-11-271-32/+118
| | * | | | | | | [ARM] pxa/corgi: update default config to exclude tosa from being builtEric Miao2008-11-261-1/+1
| | * | | | | | | [ARM] pxa/pcm990: use negative number for an invalid GPIO in camera dataGuennadi Liakhovetski2008-11-261-0/+1
| * | | | | | | | Allow architectures to override copy_user_highpage()Russell King2008-11-281-0/+2
| * | | | | | | | Merge branch 'omap-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tm...Russell King2008-11-274-331/+4
| |\ \ \ \ \ \ \ \