aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-10-30Anyka GPL kernel dumplinux-2.6.32.9-akAnyka569-453/+148622
2010-02-23Linux 2.6.32.9Greg Kroah-Hartman1-1/+1
2010-02-23dm log: userspace fix overhead_size calcuationsJonathan Brassow1-3/+7
2010-02-23dm stripe: avoid divide by zero with invalid stripe countNikanth Karthikesan1-1/+1
2010-02-23iwlwifi: Fix to set correct ht configurationWey-Yi Guy1-0/+1
2010-02-23mac80211: Fix probe request filtering in IBSS modeBenoit Papillault1-1/+1
2010-02-23ath9k: Fix sequence numbers for PAE framesSujith1-2/+2
2010-02-23b43: Fix throughput regressionLarry Finger2-3/+11
2010-02-23eCryptfs: Add getattr functionTyler Hicks1-0/+16
2010-02-23NFS: Too many GETATTR and ACCESS calls after direct I/OChuck Lever1-0/+3
2010-02-23drm/radeon/kms: use udelay for short delaysDave Airlie1-1/+1
2010-02-23ACPI: fix High cpu temperature with 2.6.32Arjan van de Ven1-0/+8
2010-02-23ACPI: Add NULL pointer check in acpi_bus_startThomas Renninger1-0/+3
2010-02-23rtl8187: Add new device IDJelle Martijn Kok1-0/+1
2010-02-23USB: usbfs: properly clean up the as structure on error pathsLinus Torvalds1-14/+26
2010-02-23USB: usbfs: only copy the actual data receivedGreg KH1-4/+4
2010-02-23class: Free the class private data in class_releaseLaurent Pinchart1-0/+2
2010-02-23sysfs: sysfs_sd_setattr set iattrs unconditionallyEric W. Biederman1-24/+23
2010-02-23serial: 8250: add serial transmitter fully empty testDick Hollenbeck1-3/+4
2010-02-23ALSA: usb-audio - Avoid Oops after disconnectTakashi Iwai1-1/+1
2010-02-23Staging: fix rtl8187se compilation errors with mac80211George Kadianakis6-20/+20
2010-02-23x86: Re-get cfg_new in case reuse/move irq_descYinghai Lu1-0/+1
2010-02-23x86/amd-iommu: Fix deassignment of a device from the pt_domainJoerg Roedel1-2/+3
2010-02-23x86/amd-iommu: Fix IOMMU-API initialization for iommu=ptJoerg Roedel3-2/+9
2010-02-23pktgen: Fix freezing problemRafael J. Wysocki1-0/+1
2010-02-23ahci: add Acer G725 to broken suspend listTejun Heo1-0/+15
2010-02-23Call flush_dcache_page after PIO data transfers in libata-sff.cCatalin Marinas1-0/+3
2010-02-23rtc-fm3130: add missing bracesSergey Matyukevich1-2/+4
2010-02-23befs: fix leakAl Viro1-0/+1
2010-02-23ALSA: hda - Improved MacBook (Pro) 5,1 / 5,2 supportAlex Murray1-2/+26
2010-02-23dst: call cond_resched() in dst_gc_task()Eric Dumazet1-0/+2
2010-02-23ALSA: hda - use WARN_ON_ONCE() for zero-division detectionTakashi Iwai1-6/+3
2010-02-23sh: Couple kernel and user write page perm bits for CONFIG_X2TLBMatt Fleming1-2/+3
2010-02-23SCSI: mptfusion : mptscsih_abort return value should be SUCCESS instead of va...Kashyap, Desai1-1/+1
2010-02-23devmem: fix kmem write bug on memory holesWu Fengguang1-1/+1
2010-02-23devmem: check vmalloc address on kmem read/writeKAMEZAWA Hiroyuki1-10/+18
2010-02-23/dev/mem: introduce size_inside_page()Wu Fengguang1-23/+17
2010-02-23dell-wmi, hp-wmi, msi-wmi: check wmi_get_event_data() return valueLen Brown2-2/+12
2010-02-23wmi: Free the allocated acpi objects through wmi_get_event_dataAnisse Astier3-2/+5
2010-02-23crypto: padlock-sha - Add import/export supportHerbert Xu1-0/+23
2010-02-23dasd: remove strings from s390dbfStefan Haberland4-42/+44
2010-02-23drm/i915: Don't wait interruptible for possible plane buffer flushZhenyu Wang3-1/+53
2010-02-23drm/i915: add i915_lp_ring_sync helperDaniel Vetter3-11/+41
2010-02-23drm/i915: remove full registers dump debugZhenyu Wang1-30/+0
2010-02-23netfilter: nf_conntrack: fix hash resizing with namespacesPatrick McHardy10-47/+50
2010-02-23netfilter: xtables: compat out of scope fixAlexey Dobriyan3-6/+6
2010-02-23netfilter: nf_conntrack: restrict runtime expect hashsize modificationsAlexey Dobriyan1-1/+1
2010-02-23netfilter: nf_conntrack: per netns nf_conntrack_cachepEric Dumazet2-16/+25
2010-02-23netfilter: nf_conntrack: fix memory corruption with multiple namespacesPatrick McHardy1-12/+12
2010-02-23amd64_edac: Do not falsely trigger kerneloopsBorislav Petkov1-7/+8
2010-02-23tpm_infineon: fix suspend/resume handler for pnp_driverMarcel Selhorst1-22/+57
2010-02-23KVM: PIT: control word is write-onlyMarcelo Tosatti1-0/+3
2010-02-23kvmclock: count total_sleep_time when updating guest clockJason Wang1-4/+3
2010-02-23Export the symbol of getboottime and mmonotonic_to_bootbasedJason Wang1-0/+2
2010-02-23V4L/DVB: dvb-core: fix initialization of feeds list in demux filterFrancesco Lavra1-1/+1
2010-02-23md: fix 'degraded' calculation when starting a reshape.NeilBrown1-4/+7
2010-02-23NFS: Fix the mapping of the NFSERR_SERVERFAULT errorTrond Myklebust3-5/+5
2010-02-23NFS: Fix a bug in nfs_fscache_release_page()Trond Myklebust1-5/+4
2010-02-23NFS: Fix a umount raceTrond Myklebust1-1/+14
2010-02-23NFS: Fix an Oops when truncating a fileTrond Myklebust1-8/+9
2010-02-23NFSv4: Ensure that the NFSv4 locking can recover from stateid errorsTrond Myklebust1-0/+19
2010-02-23NFSv4: Don't allow posix locking against servers that don't support itTrond Myklebust2-1/+7
2010-02-23NFS: Try to commit unstable writes in nfs_release_page()Trond Myklebust1-0/+2
2010-02-23NFS: Fix a reference leak in nfs_wb_cancel_page()Trond Myklebust1-0/+1
2010-02-23cifs: fix length calculation for converted unicode readdir namesJeff Layton1-0/+1
2010-02-23fs/exec.c: restrict initial stack space expansion to rlimitMichael Neuling1-2/+19
2010-02-23resource: add helpers for fetching rlimitsJiri Slaby1-0/+22
2010-02-23ioat: fix infinite timeout checking in ioat2_quiesceDan Williams1-1/+1
2010-02-23cciss: Make cciss_seq_show handle holes in the h->drv[] arrayStephen M. Cameron1-0/+3
2010-02-23freeze_bdev: don't deactivate successfully frozen MS_RDONLY sbJun'ichi Nomura1-3/+4
2010-02-23CPUFREQ: Fix use after free of struct powernow_k8_dataThomas Renninger1-1/+2
2010-02-23ALSA: hda-intel: Avoid divide by zero crashJody Bruchon1-0/+6
2010-02-23regulator: Fix display of null constraints for regulatorsMark Brown1-1/+1
2010-02-23drm/i915: Update write_domains on active list after flush.Daniel Vetter2-4/+30
2010-02-23drm/i915: Increase fb alignment to 64kChris Wilson1-1/+1
2010-02-23drm/i915: handle FBC and self-refresh betterJesse Barnes2-0/+3
2010-02-23i2c-tiny-usb: Fix on big-endian systemsJean Delvare1-6/+6
2010-02-23usb: r8a66597-hcd: Flush the D-cache for the pipe-in transfer buffers.Paul Mundt1-12/+25
2010-02-23drm/i915: Add MALATA PC-81005 to ACPI LID quirk listZhao Yakui1-0/+7
2010-02-23drm/i915: Fix the incorrect DMI string for Samsung SX20S laptopZhao Yakui1-1/+1
2010-02-23drm/i915: Add HP nx9020/SamsungSX20S to ACPI LID quirk listZhao Yakui1-0/+14
2010-02-23drm/i915: Fix DDC on some systems by clearing BIOS GMBUS setup.Eric Anholt4-1/+39
2010-02-23drm/i915: Disable SR when more than one pipe is enabledDavid John1-0/+12
2010-02-23drm/i915: enable self-refresh on 965Jesse Barnes1-4/+28
2010-02-23drm/i915: disable hotplug detect before Ironlake CRT detectZhenyu Wang1-0/+3
2010-02-23ALSA: ctxfi - fix PTP address initializationJaroslav Kysela3-36/+25
2010-02-23hwmon: (adt7462) Wrong ADT7462_VOLT_COUNTRay Copeland1-1/+1
2010-02-23hwmon: (lm78) Request I/O ports individually for probingJean Delvare1-13/+12
2010-02-23hwmon: (w83781d) Request I/O ports individually for probingJean Delvare1-13/+13
2010-02-23Fix race in tty_fasync() properlyLinus Torvalds2-5/+5
2010-02-23futex: Handle futex value corruption gracefullyThomas Gleixner1-2/+19
2010-02-23futex: Handle user space corruption gracefullyThomas Gleixner1-0/+7
2010-02-23futex_lock_pi() key refcnt fixMikael Pettersson1-1/+1
2010-02-23Fix potential crash with sys_move_pagesLinus Torvalds1-0/+3
2010-02-09Linux 2.6.32.8Greg Kroah-Hartman1-1/+1
2010-02-09NET: fix oops at bootime in sysctl codejamal1-0/+1
2010-02-09powerpc: TIF_ABI_PENDING bit removalAndreas Schwab3-20/+2
2010-02-09ath9k: fix beacon slot/buffer leakFelix Fietkau1-1/+1
2010-02-09ath9k: fix eeprom INI values override for 2GHz-only cardsFelix Fietkau1-4/+3
2010-02-09pktcdvd: removing device does not remove its sysfs dirThadeu Lima de Souza Cascardo1-1/+1
2010-02-09uartlite: fix crash when using as consoleRichard Röjfors1-1/+1
2010-02-09kernel/cred.c: use kmem_cache_freeJulia Lawall1-1/+1
2010-02-09starfire: clean up properly if firmware loading failsBen Hutchings1-1/+4
2010-02-09mx3fb: some debug and initialisation fixesAlberto Panizzo1-4/+8
2010-02-09imxfb: correct location of callbacks in suspend and resumeUwe Kleine-König1-2/+4
2010-02-09mac80211: fix NULL pointer dereference when ftrace is enabledZhu Yi1-1/+1
2010-02-09mm: flush dcache before writing into page to avoid aliasanfei zhou2-0/+6
2010-02-09be2net: Fix memset() arg ordering.David S. Miller1-1/+1
2010-02-09be2net: Bug fix to support newer generation of BE ASICAjit Khaparde3-3/+30
2010-02-09connector: Delete buggy notification code.Evgeniy Polyakov2-207/+0
2010-02-09usb: r8a66597-hdc disable interrupts fixMagnus Damm1-1/+16
2010-02-09block: fix bugs in bio-integrity mempool usageChuck Ebbert1-1/+2
2010-02-09random: Remove unused inode variableHerbert Xu1-1/+0
2010-02-09random: drop weird m_time/a_time manipulationMatt Mackall1-8/+0
2010-02-09Fix 'flush_old_exec()/setup_new_exec()' splitLinus Torvalds1-5/+5
2010-02-09block: fix bio_add_page for non trivial merge_bvec_fn caseDmitry Monakhov1-1/+6
2010-02-09mm: purge fragmented percpu vmap blocksNick Piggin1-11/+80
2010-02-09mm: percpu-vmap fix RCU list walkingNick Piggin1-14/+6
2010-02-09libata: retry link resume if necessaryTejun Heo2-7/+34
2010-02-09oprofile/x86: fix crash when profiling more than 28 eventsSuravee Suthikulpanit1-1/+1
2010-02-09oprofile/x86: add Xeon 7500 series supportAndi Kleen1-0/+1
2010-02-09KVM: allow userspace to adjust kvmclock offsetGlauber Costa4-1/+87
2010-02-09ax25: netrom: rose: Fix timer oopsesJarek Poplawski5-5/+27
2010-02-09af_packet: Don't use skb after dev_queue_xmit()Jarek Poplawski1-5/+14
2010-02-09net: restore ip source validationJamal Hadi Salim4-0/+5
2010-02-09sky2: Fix oops in sky2_xmit_frame() after TX timeoutJarek Poplawski1-1/+2
2010-02-09tcp: update the netstamp_needed counter when cloning socketsOctavian Purdila1-0/+4
2010-02-09clocksource: fix compilation if no GENERIC_TIMEAaro Koskinen1-2/+2
2010-02-09x86/amd-iommu: Fix possible integer overflowJoerg Roedel1-1/+1
2010-02-09x86: Add quirk for Intel DG45FC board to avoid low memory corruptionDavid Härdeman1-3/+11
2010-02-09x86: Add Dell OptiPlex 760 reboot quirkLeann Ogasawara1-0/+9
2010-02-09regulator: Specify REGULATOR_CHANGE_STATUS for WM835x LED constraintsMark Brown1-1/+3
2010-02-09SECURITY: selinux, fix update_rlimit_cpu parameterJiri Slaby1-1/+1
2010-02-09firewire: core: add_descriptor size checkStefan Richter1-13/+29
2010-02-09drm/i915: only enable hotplug for detected outputsJesse Barnes9-27/+59
2010-02-09iwlwifi: set default aggregation frame count limit to 31Wey-Yi Guy1-1/+1
2010-02-09x86: Disable HPET MSI on ATI SB700/SB800Venkatesh Pallipadi3-0/+22
2010-02-09Input: winbond-cir - remove dmesg spamDavid Härdeman1-1/+1
2010-02-09x86: get rid of the insane TIF_ABI_PENDING bitH. Peter Anvin5-23/+13
2010-02-09sparc: TIF_ABI_PENDING bit removalDavid Miller3-21/+4
2010-02-09Split 'flush_old_exec' into two functionsLinus Torvalds10-41/+33
2010-02-09FDPIC: Respect PT_GNU_STACK exec protection markings when creating NOMMU stackMike Frysinger3-4/+16
2010-02-09mm: fix migratetype bug which slowed swappingHugh Dickins1-2/+3
2010-02-09Fix failure exit in ipathfsAl Viro1-3/+1
2010-02-09fix affs parse_options()Al Viro1-6/+6
2010-02-09Fix remount races with symlink handling in affsAl Viro4-8/+25
2010-02-09fix leak in romfs_fill_super()Al Viro1-0/+1
2010-02-09fix oops in fs/9p late mount failureAl Viro1-1/+2
2010-02-09Fix failure exits in bfs_fill_super()Al Viro1-22/+21
2010-02-09Fix a leak in affs_fill_super()Al Viro1-0/+2
2010-02-09drm/i915: Reload hangcheck timer too for IronlakeZhenyu Wang1-0/+2
2010-02-09e1000/e1000e: don't use small hardware rx buffersJesse Brandeburg2-38/+2
2010-02-09e1000e: enhance frame fragment detectionJesse Brandeburg2-4/+22
2010-02-09e1000: enhance frame fragment detectionJesse Brandeburg2-2/+13
2010-02-09UBI: fix volume creation input checkingMika Westerberg1-1/+0
2010-02-09ACPI: Advertise to BIOS in _OSC: _OST on _PPC changesZhao Yakui1-1/+6
2010-02-09ACPI: fix OSC regression that caused aer and pciehp not to loadShaohua Li1-8/+18
2010-02-09ACPI: Add platform-wide _OSC support.Shaohua Li2-0/+33
2010-02-09ACPI: Add a generic API for _OSC -v2Shaohua Li2-0/+131
2010-02-09dasd: fix possible NULL pointer errorsStefan Haberland4-15/+9
2010-02-09zcrypt: Do not remove coprocessor for error 8/72Felix Beck2-0/+4
2010-02-09libata: retry FS IOs even if it has failed with AC_ERR_INVALIDTejun Heo1-2/+3
2010-02-09x86: Remove "x86 CPU features in debugfs" (CONFIG_X86_CPU_DEBUG)H. Peter Anvin4-823/+0
2010-02-09x86: Set hotpluggable nodes in nodes_possible_mapDavid Rientjes1-1/+3
2010-02-09S390: fix single stepped svcs with TRACE_IRQFLAGS=yMartin Schwidefsky2-0/+2
2010-02-09firewire: ohci: fix crashes with TSB43AB23 on 64bit systemsStefan Richter1-1/+3
2010-02-09drm/i915: Selectively enable self-reclaimChris Wilson4-52/+19
2010-02-09mm: add new 'read_cache_page_gfp()' helper functionLinus Torvalds2-32/+70
2010-02-09mptsas: Fix issue with chain pools allocation on katmaiAnatolij Gustschin1-0/+2
2010-02-09scsi_lib: Fix bug in completion of bidi commandsBoaz Harrosh1-1/+1
2010-01-28Linux 2.6.32.7Greg Kroah-Hartman1-1/+1
2010-01-28x86, msr/cpuid: Pass the number of minors when unregistering MSR and CPUID dr...Russ Anderson2-2/+2
2010-01-28fnctl: f_modown should call write_lock_irqsave/restoreGreg Kroah-Hartman1-2/+4
2010-01-28iwlwifi: Fix throughput stall issue in HT mode for 5000Wey-Yi Guy1-0/+4
2010-01-28ACPI: enable C2 and Turbo-mode on Nehalem notebooks on A/CLen Brown1-10/+11
2010-01-28x86: Reenable TSC sync check at boot, even with NONSTOP_TSCPallipadi, Venkatesh2-1/+1
2010-01-28IPoIB: Clear ipoib_neigh.dgid in ipoib_neigh_alloc()David J. Wilder1-0/+1
2010-01-28KVM: only clear irq_source_id if irqchip is presentMarcelo Tosatti1-1/+4
2010-01-28KVM: fix lock imbalance in kvm_*_irq_source_id()Jiri Slaby1-2/+5
2010-01-28KVM: x86: Fix leak of free lapic date in kvm_arch_vcpu_init()Wei Yongjun1-2/+3
2010-01-28KVM: x86: Fix probable memory leak of vcpu->arch.mce_banksWei Yongjun1-0/+1
2010-01-28KVM: x86: Fix host_mapping_level()Sheng Yang1-4/+2
2010-01-28KVM: MMU: bail out pagewalk on kvm_read_guest errorMarcelo Tosatti1-1/+3
2010-01-28KVM: Fix race between APIC TMR and IRRAvi Kivity1-5/+6
2010-01-28KVM: only allow one gsi per fdMichael S. Tsirkin1-2/+13
2010-01-28KVM: S390: fix potential array overrun in intercept handlingChristian Borntraeger1-2/+2
2010-01-28cfg80211: fix channel setting for wextAbhijeet Kolekar1-0/+1
2010-01-28mac80211: check that ieee80211_set_power_mgmt only handles STA interfaces.Benoit Papillault1-0/+3
2010-01-28ASoC: fix a memory-leak in wm8903Guennadi Liakhovetski1-1/+2
2010-01-28UBI: initialise update markerPeter Horton1-0/+1
2010-01-28UBI: fix memory leak in update pathArtem Bityutskiy1-0/+1
2010-01-28hwmon: (fschmd) Fix a memleak on multiple opens of /dev/watchdogHans de Goede1-2/+5
2010-01-28ALSA: hda - Fix HP T5735 automuteTakashi Iwai1-3/+3
2010-01-28ipc ns: fix memory leak (idr)Serge E. Hallyn3-0/+3
2010-01-28netiucv: displayed TX bytes value much too highUrsula Braun1-2/+2
2010-01-28cio: dont panic in non-fatal conditionsPeter Oberparleiter1-19/+6
2010-01-28cio: fix double free in case of probe failurePeter Oberparleiter1-6/+5
2010-01-28V4L/DVB (13826): uvcvideo: Fix controls blacklistingLaurent Pinchart1-1/+1
2010-01-28md: fix small irregularity with start_ro module parameterNeilBrown1-1/+1
2010-01-28ata_piix: fix MWDMA handling on PIIX3Bartlomiej Zolnierkiewicz1-3/+3