summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'misc' into releaseLen Brown2010-07-221-0/+3
|\
| * ACPI: fix unused function warningKOSAKI Motohiro2010-07-211-0/+3
* | Merge branch 'bugzilla-15886' into releaseLen Brown2010-07-223-2/+17
|\ \
| * | ACPI: create "processor.bm_check_disable" boot paramLen Brown2010-07-221-0/+5
| * | ACPI: skip checking BM_STS if the BIOS doesn't ask for itLen Brown2010-07-223-2/+12
| |/
* | Merge branch 'bugzilla-102904-workaround' into releaseLen Brown2010-07-221-1/+1
|\ \
| * | ACPI video: fix string mismatch for Sony SR290 laptopNik A. Melchior2010-07-061-1/+1
* | | Merge branch 'bugzilla-16244' into releaseLen Brown2010-07-221-1/+7
|\ \ \
| * | | ACPI battery: don't invoke power_supply_changed twice when battery is hot-addedZhang Rui2010-07-061-1/+7
* | | | Merge branch 'bugzilla-16271' into releaseLen Brown2010-07-221-8/+11
|\ \ \ \
| * | | | ACPI: handle systems which asynchoronously enable ACPI modeLen Brown2010-06-281-8/+11
* | | | | Merge branch 'bugzilla-16357' into releaseLen Brown2010-07-221-1/+1
|\ \ \ \ \
| * | | | | ACPI: processor: fix processor_physically_present on UPAlex Chiang2010-07-121-1/+1
* | | | | | Linux 2.6.35-rc6v2.6.35-rc6Linus Torvalds2010-07-221-1/+1
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-07-228-16/+44
|\ \ \ \ \ \
| * | | | | | Input: synaptics - relax capability ID checks on newer hardwareDmitry Torokhov2010-07-212-2/+8
| * | | | | | Input: twl40300-keypad - fix handling of "all ground" rowsDmitry Torokhov2010-07-202-9/+25
| * | | | | | Input: gamecon - reference correct pad in gc_psx_command()Dmitry Torokhov2010-07-201-1/+1
| * | | | | | Input: gamecon - reference correct input device in NES modeDmitry Torokhov2010-07-201-2/+1
| * | | | | | Input: w90p910_keypad - change platfrom driver name to 'nuc900-kpi'Wan ZongShun2010-07-191-1/+1
| * | | | | | Input: i8042 - add Gigabyte Spring Peak to dmi_noloop_tableKamal Mostafa2010-07-191-0/+7
| * | | | | | Input: qt2160 - rename kconfig symbol nameChristoph Fritz2010-07-171-1/+1
* | | | | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-07-227-10/+15
|\ \ \ \ \ \ \
| * | | | | | | drm/radeon/kms: add quirk to make HP DV5000 laptop resumeAlex Deucher2010-07-221-0/+8
| * | | | | | | drm/radeon/kms: fix RADEON_INFO_CRTC_FROM_ID info ioctlAlex Deucher2010-07-221-1/+2
| * | | | | | | Fix ttm_page_alloc.c build breakageLuck, Tony2010-07-221-3/+3
| * | | | | | | drm/radeon/kms: fix legacy LVDS dpms sequenceAlex Deucher2010-07-221-0/+1
| * | | | | | | drm/radeon/kms: drop taking lock around crtc lookup.Dave Airlie2010-07-223-6/+1
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2010-07-221-1/+5
|\ \ \ \ \ \ \ \
| * | | | | | | | crypto: talitos - fix bug in sg_copy_end_to_bufferLee Nipper2010-07-191-1/+5
* | | | | | | | | Merge branch 'x86/auditsyscall' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2010-07-221-2/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | x86: auditsyscall: fix fastpath return value after rescheduleRoland McGrath2010-07-211-2/+2
* | | | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds2010-07-225-10/+11
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | sysrq,kdb: Use __handle_sysrq() for kdb's sysrq functionJason Wessel2010-07-213-3/+3
| * | | | | | | | | | debug_core,kdb: fix kgdb_connected bit set in the wrong placeJason Wessel2010-07-211-1/+1
| * | | | | | | | | | Fix merge regression from external kdb to upstream kdbJason Wessel2010-07-211-0/+1
| * | | | | | | | | | repair gdbstub to match the gdbserial protocol specificationJason Wessel2010-07-211-6/+3
| * | | | | | | | | | kdb: break out of kdb_ll() when command is terminatedMartin Hicks2010-07-211-0/+3
* | | | | | | | | | | CIFS: Fix a malicious redirect problem in the DNS lookup codeDavid Howells2010-07-223-5/+74
| |/ / / / / / / / / |/| | | | | | | | |
* | | | | | | | | | Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/...Linus Torvalds2010-07-211-1/+3
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | pcmcia: fix 'driver ... did not release config properly' warningPatrick McHardy2010-07-211-1/+3
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
* | | | | | | | | | Merge branch 'shrinker' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/...Linus Torvalds2010-07-212-2/+2
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | mm: add context argument to shrinker callback to remaining shrinkersDave Chinner2010-07-212-2/+2
| |/ / / / / / / / /
* | | | | | | | | | Merge branch 'fix/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwa...Linus Torvalds2010-07-215-20/+15
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | ASoC: Select wm_hubs automatically for WM8994Chanwoo Choi2010-07-201-2/+2
| * | | | | | | | | | ASoC: Remove duplicate AUX definition from WM8776Mark Brown2010-07-171-1/+0
| * | | | | | | | | | ASoC:: remove a redundant snd_soc_unregister_codec call in wm8988_registerAxel Lin2010-07-141-1/+0
| * | | | | | | | | | ASoC: wm8727: add a missing return in wm8727_platform_probeAxel Lin2010-07-141-0/+2
| * | | | | | | | | | ASoC: fsi: fixup wrong value setting order of TDMKuninori Morimoto2010-07-131-2/+2
| * | | | | | | | | | ASoC: fsi: fixup clock inversion operationKuninori Morimoto2010-07-131-14/+9
OpenPOWER on IntegriCloud