summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | iwlwifi: only update byte count table during aggregationReinette Chatre2009-07-211-1/+2
| | * | iwlwifi: only show active power level via sysfsReinette Chatre2009-07-212-6/+2
| | * | iwmc3200wifi: fix NULL pointer dereference in iwm_if_freeZhu Yi2009-07-211-1/+1
| * | | net: KS8851 needs to depend on MIIAlexander Beregalov2009-07-221-0/+1
| * | | be2net: Bug fix in the non-lro path. Size of received packet was not updated ...Ajit Khaparde2009-07-221-4/+4
| * | | ucc_geth: Revive fixed link supportAnton Vorontsov2009-07-221-16/+7
| * | | gianfar: Revive fixed link supportAnton Vorontsov2009-07-221-16/+8
| * | | fs_enet: Revive fixed link supportAnton Vorontsov2009-07-221-10/+10
| * | | of/mdio: Add support function for Ethernet fixed-link propertyAnton Vorontsov2009-07-222-0/+45
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds2009-07-271-1/+1
|\ \ \ \
| * | | | amd64_edac: read the right F2 maskoffset regWan Wei2009-07-271-1/+1
* | | | | tty: Fix a USB serial crash/scribbleAlan Cox2009-07-271-1/+18
* | | | | Merge branch 'fixes-for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2009-07-2717-220/+126
|\ \ \ \ \
| * | | | | microblaze: Makefile cleanupSam Ravnborg2009-07-272-18/+19
| * | | | | microblaze: Typo fix for cpu param inconsistencyMichal Simek2009-07-272-2/+2
| * | | | | microblaze: Add support for R_MICROBLAZE_64_NONEMichal Simek2009-07-271-0/+4
| * | | | | microblaze: Get module loading workingJohn Williams2009-07-271-5/+10
| * | | | | microblaze: remove sys_ipcArnd Bergmann2009-07-272-100/+1
| * | | | | microblaze: Support unaligned address for put/get_user macrosMichal Simek2009-07-272-64/+47
| * | | | | microblaze: Detect new Microblaze 7.20 versionsMichal Simek2009-07-271-0/+2
| * | | | | microblaze: Fix do_page_fault for no contextMichal Simek2009-07-271-9/+4
| * | | | | microblaze: Add _PAGE_FILE macros to pgtable.hMichal Simek2009-07-271-3/+3
| * | | | | microblaze: Fix put_user macro for 64bits argumentsMichal Simek2009-07-271-1/+1
| * | | | | microblaze: Clear print messages for DTB passing via r7Michal Simek2009-07-271-0/+3
| * | | | | microblaze: Not to clear r7 after copying DTB to kernelMichal Simek2009-07-271-1/+0
| * | | | | microblaze: Add messages about FDT blobMichal Simek2009-07-271-3/+6
| * | | | | microblaze: Final support for statically linked DTBJohn Williams2009-07-273-15/+26
| * | | | | microblaze: remove duplicated #includeHuang Weiyi2009-07-271-1/+0
| * | | | | microblaze: Define tlb_flush macroMichal Simek2009-07-271-1/+1
| |/ / / /
* | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-07-2710-23/+37
|\ \ \ \ \
| * | | | | x86: geode: Mark mfgpt irq IRQF_TIMER to prevent resume failureThomas Gleixner2009-07-241-1/+1
| * | | | | x86, amd: Don't probe for extended APIC ID if APICs are disabledJeremy Fitzhardinge2009-07-221-1/+1
| * | | | | x86, mce: Rename incorrect macro name "CONFIG_X86_THRESHOLD"Hidehiro Kawai2009-07-211-1/+1
| * | | | | x86-64: Fix bad_srat() to clear all stateAndi Kleen2009-07-211-2/+4
| * | | | | x86, mce: Fix set_trigger() accessorJan Beulich2009-07-211-4/+2
| * | | | | x86: Fix movq immediate operand constraints in uaccess.hH. Peter Anvin2009-07-201-2/+2
| * | | | | x86: Fix movq immediate operand constraints in uaccess_64.hUros Bizjak2009-07-201-5/+5
| * | | | | x86: Add reboot fixup for SBC-fitPC2Denis Turischev2009-07-201-0/+8
| * | | | | x86: Include all of .data.* sections in _edata on 64-bitCatalin Marinas2009-07-181-7/+0
| * | | | | x86: Add quirk for Intel DG45ID board to avoid low memory corruptionAlexey Fisher2009-07-181-0/+13
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2009-07-2713-39/+107
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'fix/usb-audio' into for-linusTakashi Iwai2009-07-261-5/+20
| |\ \ \ \ \ \
| | * | | | | | ALSA: usb-audio - Volume control quirk for QuickCam E 3500Alexey Fisher2009-07-221-5/+20
| * | | | | | | Merge branch 'fix/pcm-hwptr' into for-linusTakashi Iwai2009-07-262-1/+40
| |\ \ \ \ \ \ \
| | * | | | | | | ALSA: pcm - Fix hwptr buffer-size overlap bugTakashi Iwai2009-07-231-1/+1
| | * | | | | | | ALSA: pcm - Fix warnings in debug loggingsTakashi Iwai2009-07-231-12/+12
| | * | | | | | | ALSA: pcm - Add logging of hwptr updates and interrupt updatesTakashi Iwai2009-07-232-0/+30
| | * | | | | | | ALSA: pcm - Fix regressions with VMwareTakashi Iwai2009-07-221-1/+10
| * | | | | | | | Merge branch 'fix/hda' into for-linusTakashi Iwai2009-07-263-19/+18
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ALSA: hda - Fix mute control with some ALC262 modelsTakashi Iwai2009-07-241-17/+16
OpenPOWER on IntegriCloud