summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* alpha: move include/asm-alpha to arch/alpha/include/asmLinus Torvalds2008-08-15129-0/+0
* omfs: fix oops when file metadata is corruptedBob Copeland2008-08-152-9/+29
* omfs: fix potential oops when directory size is corruptedBob Copeland2008-08-151-2/+1
* completions: uninline try_wait_for_completion and completion_doneDave Chinner2008-08-152-44/+48
* spi: bugfix spi_add_device() with duplicate chipselectsDavid Brownell2008-08-151-11/+29
* fs/inode.c: properly init address_space->writeback_indexChris Mason2008-08-151-0/+1
* MAINTAINERS: add maintainers for GRU, XPC, XPNET and XPJack Steiner2008-08-151-0/+10
* coretemp: recognize Nehalem CPUsDarrick J. Wong2008-08-151-2/+3
* ibmaem: don't query the entire sensor repository when reading energy meterDarrick J. Wong2008-08-151-5/+13
* ibmaem: prevent infinite probing loop on x3650 M2 systemsDarrick J. Wong2008-08-151-1/+2
* ibmaem: update the documentation to reflect the current nameDarrick J. Wong2008-08-152-19/+20
* abituguru3: prefer DMI probing to manual probingAlistair John Strachan2008-08-151-40/+94
* abituguru3: update MAINTAINERSAlistair John Strachan2008-08-151-1/+7
* i5k_amb: provide labels for temperature sensorsDarrick J. Wong2008-08-151-1/+27
* hwmon: ADC124S501 generic driverMarc Pignat2008-08-153-0/+346
* drivers/hwmon/w83791d.c: fix unused var warningMichael Borisov2008-08-151-1/+2
* applesmc: add support for MacbookGuilherme M. Schroeder2008-08-151-1/+10
* applesmc: support for Intel iMacRoberto De Ioris2008-08-151-0/+9
* freescale DIU: bug fix: add sanity check for AOI positionYork Sun2008-08-151-0/+4
* freescale DIU: add virtual resolution and panning supportYork Sun2008-08-151-5/+23
* kexec: use a mutex for locking rather than xchg()Andrew Morton2008-08-151-24/+10
* kexec jump: fix for ftraceHuang Ying2008-08-152-3/+15
* kexec jump: __ftrace_enabled_save/restoreHuang Ying2008-08-151-0/+21
* kexec jump: in sync with hibernation implementationHuang Ying2008-08-151-0/+2
* kexec jump: remove duplication of kexec_restart_prepare()Huang Ying2008-08-153-6/+3
* kexec jump: check code size in control pageHuang Ying2008-08-154-4/+20
* kexec jump: rename KEXEC_CONTROL_CODE_SIZE to KEXEC_CONTROL_PAGE_SIZEHuang Ying2008-08-1512-16/+16
* kexec jump: clean up #ifdef and commentsHuang Ying2008-08-151-9/+8
* kexec: fix compilation warning on xchg(&kexec_lock, 0) in kernel_kexec()Huang Ying2008-08-151-1/+2
* suspend: fix section mismatch warning - register_nosave_regionMarcin Slusarz2008-08-151-2/+2
* Documentation/vm/page_migration: update reference to numa_maps + fix download...Michael Kerrisk2008-08-151-4/+5
* bootmem allocator: alloc_bootmem_core(): page-align the end offsetMikulas Patocka2008-08-151-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2008-08-1380-2548/+16723
|\
| * usb: musb: pass configuration specifics via pdataFelipe Balbi2008-08-135-208/+51
| * usb: musb: fix hanging when rmmod gadget driverFelipe Balbi2008-08-131-9/+7
| * USB: Add MUSB and TUSB supportFelipe Balbi2008-08-1330-0/+15764
| * USB: serial: remove CONFIG_USB_DEBUG from sierra and option driversGreg Kroah-Hartman2008-08-132-9/+0
| * USB: Add vendor/product id of ZTE MF628 to optionOliver Martin2008-08-131-0/+5
| * USB: quirk PLL power down modeLibin Yang2008-08-134-0/+164
| * USB: omap_udc: fix compilation with debug enabledDmitry Baryshkov2008-08-131-2/+3
| * usb: cdc-acm: drain writes on closeDavid Brownell2008-08-132-5/+35
| * usb: cdc-acm: stop dropping tx buffersDavid Brownell2008-08-132-31/+3
| * usb: cdc-acm: bugfix release()David Brownell2008-08-131-6/+9
| * usb gadget: issue notifications from ACM functionDavid Brownell2008-08-133-27/+235
| * usb gadget: remove needless struct membersDavid Brownell2008-08-135-10/+0
| * USB: sh: r8a66597-hcd: fix disconnect regressionYoshihiro Shimoda2008-08-131-23/+26
| * USB: isp1301: fix compilationDmitry Baryshkov2008-08-131-1/+1
| * USB: fix compiler warning fixAlan Stern2008-08-131-2/+2
| * usb-storage: unusual_devs entry for Nokia 5300Alan Stern2008-08-131-0/+7
| * USB: cdc-acm.c: Fix compile warningsTakashi Iwai2008-08-131-1/+1
OpenPOWER on IntegriCloud