aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2005-07-29[PATCH] USB: Patch for KYOCERA AH-K3001V supportMasahito Omote1-0/+3
2005-07-29[PATCH] USB: ldusb fixesMichael Hund1-1/+6
2005-07-29[PATCH] USB: Usbcore: Don't try to delete unregistered interfacesAlan Stern1-2/+4
2005-07-29[PATCH] USB: drivers/usb/net/: remove two unused multicast_filter_limit varia...Adrian Bunk2-3/+0
2005-07-29[PATCH] USB: usbfs: Don't leak uninitialized dataAlan Stern1-6/+12
2005-07-29[PATCH] USB: ftdi_sio: fix a couple of timeoutsIan Abbott1-2/+3
2005-07-29[PATCH] USB: ftdi_sio: Update RTS and DTR simultaneouslyIan Abbott1-95/+43
2005-07-29[PATCH] USB: ftdi_sio: new microHAM and Evolution Robotics devicesIan Abbott2-0/+17
2005-07-29[PATCH] PCI: fix up errors after dma bursting patch and CONFIG_PCI=n -- bug?Kumar Gala1-3/+2
2005-07-29[PATCH] PCI: remove PCI_BRIDGE_CTL_VGA handling from setup-bus.cIvan Kokshaysky2-13/+1
2005-07-29[PATCH] PCI: Adjust PCI rom code to handle more broken ROMsJon Smirl1-1/+3
2005-07-29[PATCH] PCI: Hidden SMBus bridge on Toshiba Tecra M2Daniele Gaffuri1-0/+5
2005-07-29[PATCH] w1: kconfig/Makefile fix.Evgeniy Polyakov1-1/+1
2005-07-29[PATCH] I2C: 24RF08 corruption prevention (again)Jean Delvare2-6/+10
2005-07-29[PATCH] I2C: missing new lines in i2c-core messagesJean Delvare1-4/+4
2005-07-29[PATCH] I2C: use time_after in 3 chip driversJean Delvare3-7/+6
2005-07-29[PATCH] I2C: Missing space in split stringsJean Delvare4-6/+6
2005-07-29[PATCH] I2C: ds1337 - fix 12/24 hour mode bugLadislav Michl1-3/+3
2005-07-29[PATCH] I2C-MPC: Restore code removedKumar Gala1-0/+94
2005-07-29[PATCH] Add the rules about the -stable kernel releases to the Documentation ...Greg KH1-0/+58
2005-07-29[PATCH] DEBUG_FS must depend on SYSFSAdrian Bunk1-1/+1
2005-07-29[PATCH] sysfs: fix sysfs_setattrManeesh Soni1-1/+1
2005-07-29[PATCH] sysfs: fix sysfs_chmod_fileManeesh Soni1-8/+10
2005-07-29[PATCH] stable_api_nonsense.txt fixesDaniel Walker1-1/+1
2005-07-29[PATCH] x86_64 machine_kexec: Use standard pagetable helpersEric W. Biederman2-42/+27
2005-07-29[PATCH] x86_64 machine_kexec: Cleanup inline assembly.Eric W. Biederman1-18/+16
2005-07-29[PATCH] i386 machine_kexec: Cleanup inline assemblyEric W. Biederman1-11/+11
2005-07-29[PATCH] reboot: remove device_suspend(PMSG_FREEZE) from kernel_kexecEric W. Biederman1-1/+0
2005-07-29x86: fix new find_first_bit()Linus Torvalds1-7/+6
2005-07-29Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds3-33/+38
2005-07-29Fix up powernow-k8 compile. (Missing definitions).Dave Jones1-0/+2
2005-07-29Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds34-520/+530
2005-07-29Merge master.kernel.org:/home/rmk/linux-2.6-arm-smpLinus Torvalds4-1/+9
2005-07-29Merge head 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/...Linus Torvalds1-6/+13
2005-07-29[ARM SMP] Ensure secondary CPUs see their pen releaseRussell King1-0/+2
2005-07-28Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-2/+1
2005-07-28[PATCH] selinux: Fix address length checks in connect hookStephen Smalley1-2/+2
2005-07-28[PATCH] fbdev: colormap fixes fixJon Smirl1-7/+7
2005-07-28[PATCH] re-disable TSC on NUMAQDave Hansen1-0/+9
2005-07-28[PATCH] posix timers: fix normalization problemGeorge Anzinger1-14/+3
2005-07-28[PATCH] uml: implement hostfs syncingPaolo 'Blaisorblade' Giarrusso4-2/+20
2005-07-28[PATCH] uml: Clean up prink callsChristophe Lucas3-3/+3
2005-07-28[PATCH] uml: Fix typoBodo Stroesser1-1/+1
2005-07-28[PATCH] uml: Fix load average >=1Jeff Dike1-1/+4
2005-07-28[PATCH] uml: Fix redundant assignmentJeff Dike1-1/+0
2005-07-28[PATCH] uml: Fix skas0 stub returnBodo Stroesser1-3/+3
2005-07-28[PATCH] uml: vm86 compile fixJeff Dike1-0/+6
2005-07-28[PATCH] uml: avoid unnecessary pcap rebuildPaolo 'Blaisorblade' Giarrusso1-1/+3
2005-07-28[PATCH] uml: fix TT mode by reverting "use fork instead of clone"Jeff Dike1-19/+29
2005-07-28[PATCH] device-mapper: fix md->lock deadlocks in coreAlasdair G Kergon1-78/+60
2005-07-28[PATCH] device-mapper: fix deadlocks in coreAlasdair G Kergon1-12/+7
2005-07-28[PATCH] device-mapper: fix deadlocks in core (prep)Alasdair G Kergon2-28/+39
2005-07-28[PATCH] x86_64: fix cpu_to_node setup for sparse apic_idsRavikiran G Thirumalai1-6/+11
2005-07-28[PATCH] x86_64: Remove unused variable in k8-bus.cAndi Kleen1-1/+1
2005-07-28[PATCH] x86_64: Use msleep in smpboot.cNishanth Aravamudan1-2/+1
2005-07-28[PATCH] x86_64: Fix gcc 4 warning in sched_find_first_bitJesse Millan1-2/+1
2005-07-28[PATCH] x86_64: Fix SRAT handling on non dual core systemsAndi Kleen1-2/+0
2005-07-28[PATCH] x86_64: Switch to the interrupt stack when running a softirq in local...Andi Kleen4-2/+35
2005-07-28[PATCH] x86_64: Small assembly improvementsAndi Kleen2-13/+13
2005-07-28[PATCH] x86_64: Remove unnecessary include in fault.cAndi Kleen1-1/+0
2005-07-28[PATCH] x86_64: When running cpuid4 need to run on the correct CPUAndi Kleen1-6/+14
2005-07-28[PATCH] x86_64: Turn BUG data into valid instructionAndi Kleen1-3/+10
2005-07-28[PATCH] x86_64: Icecream has no way of detecting assembler-level includesAndreas Gruenbacher3-12/+19
2005-07-28[PATCH] x86_64: Support more than 8 cores on AMD systemsAndi Kleen2-10/+85
2005-07-28[PATCH] x86_64: Remove the broadcast options that were added for cpuhotplugAndi Kleen1-86/+2
2005-07-28[PATCH] x86_64: Remove IA32_* build tools in MakefileAndi Kleen1-12/+0
2005-07-28[PATCH] x86_64: Create per CPU machine check sysfs directoriesAndi Kleen1-19/+74
2005-07-28[PATCH] x86_64: Print a boot message for hotplug memory zonesAndi Kleen1-1/+4
2005-07-28[PATCH] x86_64: Fix overflow in NUMA hash function setupKeith Mannthey1-24/+26
2005-07-28[PATCH] x86_64: Fix incorrectly defined MSR_K8_SYSCFGAndi Kleen1-1/+1
2005-07-28[PATCH] x86_64: Fix some typos in system.h commentsAndi Kleen1-2/+2
2005-07-28[PATCH] x86_64: Remove obsolete eat_key prototypeAndi Kleen1-3/+0
2005-07-28[PATCH] x86_64: Fix some comments in tlbflush.hAndi Kleen1-3/+6
2005-07-28[PATCH] x86_64: Some updates for boot-options.txtAndi Kleen1-4/+6
2005-07-28[PATCH] x86_64: Improve CONFIG_GART_IOMMU description and make it default yAndi Kleen1-1/+4
2005-07-28[PATCH] x86_64: Remove unused variable in delay.cAndi Kleen1-2/+0
2005-07-28[PATCH] x86_64: Some cleanup in setup64.cAndi Kleen4-16/+7
2005-07-28[PATCH] x86_64: Clarify Booting processor ... messageAndi Kleen1-2/+3
2005-07-28[PATCH] x86_64: Minor clean up to CPU setup - use smp_processor_id instead of...Andi Kleen1-2/+1
2005-07-28[PATCH] x86_64: Move cpu_present/possible_map parsing earlierAndi Kleen2-37/+35
2005-07-28[PATCH] x86_64: i386/x86_64: remove prototypes for not existing functions in ...Andi Kleen2-6/+0
2005-07-28[PATCH] x86_64: Use for_each_cpu_mask for clustered IPI flushAndi Kleen1-24/+21
2005-07-28[PATCH] x86_64: Update defconfigAndi Kleen1-86/+138
2005-07-28[PATCH] x86_64: Always ack IPIs even on errorsAndi Kleen1-2/+1
2005-07-28[PATCH] x86_64: cpu hotplug changes kills nmi watchdogAlexander Nyberg1-3/+0
2005-07-28Linux 2.6.13-rc4v2.6.13-rc4Linus Torvalds1-1/+1
2005-07-28[PATCH] fix gconfig crashJoachim Nilsson2-102/+209
2005-07-28libata: Check PCI sub-class code before disabling AHCIGreg Felix1-6/+13
2005-07-28[ARM SMP] Fix another ARMv6 bitop problemRussell King2-1/+6
2005-07-28[ARM SMP] Ensure secondary CPUs have a clean TLBRussell King1-0/+1
2005-07-28[NET]: Fix busy waiting in dev_close().David S. Miller1-2/+1
2005-07-28Revert broken "statement with no effect" warning fixLinus Torvalds2-23/+6
2005-07-28powernow-k8.c: In function `query_current_values_with_pending_wait':Dave Jones1-3/+2
2005-07-28Here are two possible cleanups in cpufreq.c:Dave Jones1-2/+2
2005-07-28Opteron revision F will support higher frequencies thanDave Jones2-29/+30
2005-07-28powernow-k8 requires that a data structure forDave Jones1-3/+5
2005-07-28Merge master.kernel.org:/pub/scm/linux/kernel/git/perex/alsaLinus Torvalds65-1118/+5055
2005-07-28[PATCH] speed up on find_first_bit for i386 (let compiler do the work)Steven Rostedt1-30/+24
2005-07-28[PATCH] alpha: fix "statement with no effect" warningsRichard Henderson2-6/+23
2005-07-28[PATCH] PCDP: if PCDP contains parity information, use itBjorn Helgaas1-3/+11
2005-07-28[PATCH] e1000: no need for reboot notifierTony Luck1-28/+1
2005-07-28[PATCH] SELinux: default labeling of MLS fieldJames Morris5-38/+97
2005-07-28[PATCH] cs89x0: collect tx_bytes statisticsIan Campbell1-0/+1
2005-07-28[PATCH] Fix incorrect Asus k7m irq router detectionGiancarlo Formicuccia1-0/+7
2005-07-28[PATCH] cciss per disk queueMike Miller2-25/+28
2005-07-28[PATCH] pcmcia: disable read prefetch/write burst on old O2Micro bridgesDaniel Ritz1-7/+27
2005-07-28[PATCH] yenta: free_irq() on suspend.Daniel Ritz1-0/+9
2005-07-28[PATCH] pcmcia: fix sharing IRQs and request_irq without IRQ_HANDLE_PRESENTDominik Brodowski1-1/+1
2005-07-28[PATCH] pcmcia: update documentationDominik Brodowski1-0/+9
2005-07-28[PATCH] pcmcia: fix many device IDsKomuro6-15/+16
2005-07-28[PATCH] pcmcia: avoid duble iounmap of one addressDominik Brodowski1-22/+29
2005-07-28[PATCH] pcmcia: update au1000 to work with recent changesDominik Brodowski1-0/+1
2005-07-28[PATCH] pcmcia: remove duplicates in orinoco_csJar1-2/+0
2005-07-28[PATCH] pcmcia: fix commentPavel Roskin1-2/+2
2005-07-28[PATCH] pcmcia: ide-cs id_table updatePavel Roskin1-0/+1
2005-07-28[PATCH] bio_clone fixAndrew Morton1-0/+1
2005-07-28[ALSA] version 1.0.9bJaroslav Kysela1-2/+2
2005-07-28[ALSA] wavefront - declare initialization data as staticTakashi Iwai1-17/+17
2005-07-28[ALSA] via82xx - Fix dxs_support of twinhead laptopTakashi Iwai1-1/+1
2005-07-28[ALSA] Jack Sense support for AD1980 and AD1888Sergey Ulanov1-0/+3
2005-07-28[ALSA] vx-driver - Fix the calculation of frequency parameterTakashi Iwai1-28/+18
2005-07-28[ALSA] hda driver, correct bug in model 'auto'Nicolas Graziano1-3/+2
2005-07-28[ALSA] sound/core Fix the sparse warning 'implicit cast to nocast type'Victor Fusco7-14/+18
2005-07-28[ALSA] usb-audio - change quirk type handlingClemens Ladisch2-41/+53
2005-07-28[ALSA] usb-audio - add support for Miditech USB MIDI keyboardsClemens Ladisch4-0/+26
2005-07-28[ALSA] seq-midi - silently ignore non-MIDI eventsClemens Ladisch1-10/+6
2005-07-28[ALSA] ac97 - remove unused variableClemens Ladisch1-1/+0
2005-07-28[ALSA] ac97: Fix volume control bit size detection for STAC9704.James Courtier-Dutton1-0/+5
2005-07-28[ALSA] emu10k1: Add EMU 1212m card entry and document it as not supported yet.James Courtier-Dutton1-0/+7
2005-07-28[ALSA] Fix-up sleeping in sound/usbNishanth Aravamudan3-8/+5
2005-07-28[ALSA] Fix-up sleeping in sound/ppcNishanth Aravamudan3-16/+11
2005-07-28[ALSA] sound/pci: fix-up sleeping pathsNishanth Aravamudan12-68/+42
2005-07-28[ALSA] ens1371 - added extra delay for ac97 codec initializationJaroslav Kysela1-0/+10
2005-07-28[ALSA] typo-fix and snd_assert()-expression-splitHenrik Kretzschmar1-2/+3
2005-07-28[ALSA] fix compiler warningHenrik Kretzschmar1-0/+2
2005-07-28[ALSA] snd-emu10k1: Fixes recognition of Audigy ES.James Courtier-Dutton1-5/+5
2005-07-28[ALSA] emu10k1: Add module option uint subsystem.James Courtier-Dutton3-9/+23
2005-07-28[ALSA] via82xx - changed MSI K7T266 Pro2 - 4005:4710 in white list (SRC enable)Jaroslav Kysela1-1/+1
2005-07-28[ALSA] hdsp - Add 'Sample Clock Source Locking' controlTakashi Iwai1-9/+53
2005-07-28[ALSA] hda: add sigmatel hp detect supportMatt2-2/+63
2005-07-28[ALSA] hda: enable unsolicited responsesMatt1-0/+6
2005-07-28[ALSA] usb-audio - use bDeviceSubClass to detect MOTU FastLaneClemens Ladisch1-1/+6
2005-07-28[ALSA] usb-audio - rename QUIRK_MIDI_MOTU to QUIRK_MIDI_RAWClemens Ladisch4-13/+13
2005-07-28[ALSA] usb-audio - enable high speed transfers with Audiy 2 NXClemens Ladisch1-3/+0
2005-07-28[ALSA] emu10k1: Added tested status comments.James Courtier-Dutton1-0/+3
2005-07-28[ALSA] emu10k1: Sort by card id.James Courtier-Dutton1-43/+37
2005-07-28[ALSA] snd-emu10k1: Tidy mixer controls.James Courtier-Dutton1-10/+10
2005-07-28[ALSA] snd-emu10k1: Card capabilities tidy up.James Courtier-Dutton2-5/+7
2005-07-28[ALSA] via82xx - added MSI K7T266 Pro2 - 4005:4710 to white list (DXS enable)Jaroslav Kysela1-0/+1
2005-07-28[ALSA] usb-audio: add support for an unknown Yamaha USB MIDI deviceClemens Ladisch1-0/+1
2005-07-28[ALSA] Add ARM PXA2xx AC97 driverTakashi Iwai6-4/+831
2005-07-28[ALSA] Add DBRI driver on SparcsTakashi Iwai4-4/+2748
2005-07-28[ALSA] Add help texts to KconfigTakashi Iwai1-0/+10
2005-07-28[ALSA] maestro3 - Clean upTakashi Iwai1-13/+13
2005-07-28[ALSA] Fix resume of intel8x0Takashi Iwai2-0/+15
2005-07-28[ALSA] cmipci - Add Mic Boost capture switchTakashi Iwai1-2/+7
2005-07-28[ALSA] vxpocket - Remove unused codeTakashi Iwai2-389/+0
2005-07-28[ALSA] Fix and clean-up of vxpocket driverTakashi Iwai5-122/+379
2005-07-28[ALSA] Use kstrdupTakashi Iwai1-1/+1
2005-07-28[ALSA] Fix dependency of GUS driverTakashi Iwai1-1/+1
2005-07-28[ALSA] cleanup and typo-correctionHenrik Kretzschmar1-14/+17
2005-07-28[ALSA] Fix two typos and changes on snd_assert()Henrik Kretzschmar1-6/+9
2005-07-28[ALSA] hda-codec - Add entry for Acer APFVTakashi Iwai1-1/+2
2005-07-28[ALSA] hda-codec - Add 6stack model for ALC880Takashi Iwai2-1/+18
2005-07-28[ALSA] Add new pci device id (SB400) to atiixp-modemHarald Welte1-0/+1
2005-07-28[ALSA] trident - Shut up compile warningsTakashi Iwai1-0/+1
2005-07-28[ALSA] hda-codec - SigmaTel HDA resume supportMatt1-0/+21
2005-07-28[ALSA] hda-codec - SigmaTel HDA multichannel supportMatt1-237/+496
2005-07-28[ALSA] usb-audio - fix capture of non-48k sample rates on Audigy 2 NXClemens Ladisch1-2/+1
2005-07-28[ALSA] usb-audio - high speed audio supportClemens Ladisch1-12/+25
2005-07-28[ALSA] hda-codec - Fix oops with ALC880Takashi Iwai1-4/+7
2005-07-28[ALSA] ak4114: removed duplicate wake_up()Jaroslav Kysela1-1/+0
2005-07-27[PATCH] More qla2xxx configuration fixesAndrew Vasquez2-1/+14
2005-07-27[IB/ucm]: Clean up userspace CMHal Rosenstock1-47/+41
2005-07-27Merge /scratch/Ksrc/linux-git/Roland Dreier628-6590/+72452
2005-07-27[PATCH] new alpha syscallsRichard Henderson2-1/+11
2005-07-27Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds5-18/+29
2005-07-27Fix up qla2xxx configuration bogosityLinus Torvalds2-2/+0
2005-07-27[PATCH] Avoid device suspend on rebootAndrew Morton1-1/+0
2005-07-27Merge head 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/shaggy/...Linus Torvalds4-31/+42
2005-07-27Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds7-89/+64
2005-07-27Merge master.kernel.org:/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds3-9/+12
2005-07-27Merge master.kernel.org:/home/rmk/linux-2.6-arm-smpLinus Torvalds1-3/+3
2005-07-27[PATCH] ppc32: 8xx remove BROKEN Kconfig entryMarcelo Tosatti1-1/+0
2005-07-27[PATCH] ppc32: 8xx avoid icbi misbehaviour in __flush_dcache_icache_physAnton Wöllert1-0/+3
2005-07-27[PATCH] Update CREDITS entry and listings in source files for Jesper JuhlJesper Juhl3-5/+5
2005-07-27[PATCH] clean up inline static vs static inlineJesper Juhl46-168/+151
2005-07-27[PATCH] fbdev: update info->cmap when setting cmap from user-/kernelspace.Michal Januszewski1-60/+36
2005-07-27[PATCH] fbcon: don't repaint the cursor when it is disabled.Michal Januszewski1-1/+2
2005-07-27[PATCH] fbdev: colormap fixesJon Smirl1-10/+72
2005-07-27[PATCH] radeonfb: clean up EDID sysfs attributeJon Smirl1-0/+5
2005-07-27[PATCH] fbmem: use unregister_chrdev() on unloadJon Smirl1-0/+1
2005-07-27[PATCH] fbmon: horizontal frequency rounding fixJon Smirl1-0/+2
2005-07-27[PATCH] cpm_uart: use DPRAM for early consoleMarcelo Tosatti1-1/+1
2005-07-27[PATCH] dvb: rename lgdt3302 frontend module to lgdt330xMichael Krufky9-97/+93
2005-07-27[PATCH] v4l: fix tuning with MXB driverMichael Hunold1-25/+14
2005-07-27[PATCH] v4l: hybrid dvb: rename CFLAGS from CONFIG_DVB_xxxx back to original ...Michael Krufky4-27/+27
2005-07-27[PATCH] v4l: hybrid dvb: move #defines to MakefileMichael Krufky4-8/+22
2005-07-27[PATCH] v4l: hybrid dvb: fix warnings with -WundefMichael Krufky2-19/+20
2005-07-27[PATCH] dvb/v4l: cx88 cleanupMichael Krufky1-2/+2