aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-03-27Linux 2.6.37.6v2.6.37.6linux-2.6.37.yGreg Kroah-Hartman1-1/+1
2011-03-27ext4: skip orphan cleanup if fs has unknown ROCOMPAT featuresAmir Goldstein1-0/+8
2011-03-27dcdbas: force SMI to happen when expectedStuart Hayes1-1/+3
2011-03-27fs: call security_d_instantiate in d_obtain_alias V2Josef Bacik1-0/+3
2011-03-27SUNRPC: Never reuse the socket port after an xs_close()Trond Myklebust1-0/+2
2011-03-27NFS: Fix a hang/infinite loop in nfs_wb_page()Trond Myklebust1-12/+19
2011-03-27perf: Fix tear-down of inherited group eventsPeter Zijlstra1-5/+8
2011-03-27drm/radeon/kms: fix hardcoded EDID handlingAlex Deucher3-7/+45
2011-03-27drm/radeon/kms: prefer legacy pll algo for tv-outAlex Deucher1-1/+5
2011-03-27drm: Fix use-after-free in drm_gem_vm_close()Chris Wilson1-2/+3
2011-03-27drm/i915: Prevent racy removal of request from client listHerton Ronaldo Krzesinski1-2/+4
2011-03-27drm: check for modesetting on modeset ioctlsDave Airlie1-0/+51
2011-03-27x86: Cleanup highmap after brk is concludedYinghai Lu4-27/+11
2011-03-27Input: xen-kbdfront - advertise either absolute or relative coordinatesOlaf Hering1-21/+24
2011-03-27fs: assign sb->s_bdi to default_backing_dev_info if the bdi is going awayJens Axboe3-3/+5
2011-03-27USB: cdc-acm: fix potential null-pointer dereference on disconnectJohan Hovold1-1/+2
2011-03-27USB: cdc-acm: fix potential null-pointer dereferenceJohan Hovold1-0/+2
2011-03-27USB: cdc-acm: fix memory corruption / panicJohan Hovold1-0/+2
2011-03-27USB: Fix 'bad dma' problem on WDM device disconnectRobert Lukassen1-1/+1
2011-03-27USB: uss720 fixup refcount positionPeter Holik1-4/+3
2011-03-27ehci-hcd: Bug fix: don't set a QH's Halt bitAlan Stern1-12/+0
2011-03-27USB: Do not pass negative length to snoop_urb()Michal Sojka1-1/+1
2011-03-27sh: Fix ptrace hw_breakpoint handlingDavid Engraf1-0/+2
2011-03-27sh: Fix ptrace fpu state initialisationPhil Edworthy2-0/+12
2011-03-27uvcvideo: Fix descriptor parsing for video output devicesLaurent Pinchart1-0/+8
2011-03-27uvcvideo: Fix uvc_fixup_video_ctrl() format searchStephan Lachowsky1-5/+9
2011-03-27nfsd: wrong index used in inner loopMi Jinlong1-4/+1
2011-03-27nfsd4: fix struct file leakJ. Bruce Fields1-11/+21
2011-03-27nfsd4: minor nfs4state.c reshufflingJ. Bruce Fields1-64/+61
2011-03-27nfsd41: modify the members value of nfsd4_op_flagsMi Jinlong1-2/+2
2011-03-27fbcon: Bugfix soft cursor detection in Tile BlittingHenry Nestler1-1/+1
2011-03-27proc: protect mm start_code/end_code in /proc/pid/statKees Cook1-2/+2
2011-03-27procfs: fix /proc/<pid>/maps heap checkAaro Koskinen1-2/+2
2011-03-27sysctl: restrict write access to dmesg_restrictRichard Weinberger1-1/+17
2011-03-27ext3: skip orphan cleanup on rocompat fsAmir Goldstein1-0/+7
2011-03-27ALSA: HDA: Fix internal mic on Dell E5420/E5520David Henningsson1-0/+18
2011-03-27Prevent rt_sigqueueinfo and rt_tgsigqueueinfo from spoofing the signal codeJulien Tinnes1-4/+12
2011-03-27intel_idle: disable Atom/Lincroft HW C-state auto-demotionLen Brown2-0/+5
2011-03-27intel_idle: disable NHM/WSM HW C-state auto-demotionLen Brown2-0/+24
2011-03-27xen: set max_pfn_mapped to the last pfn mappedStefano Stabellini1-6/+7
2011-03-27PCI hotplug: acpiphp: set current_state to D0 in register_slotStefano Stabellini1-0/+1
2011-03-27oom: avoid deferring oom killer if exiting task is being tracedDavid Rientjes1-15/+25
2011-03-27oom: skip zombies when iterating tasklistAndrey Vagin1-1/+3
2011-03-27oom: prevent unnecessary oom kills or kernel panicsDavid Rientjes1-4/+4
2011-03-27mm: swap: unlock swapfile inode mutex before closing file on bad swapfilesMel Gorman1-1/+6
2011-03-27shmem: let shared anonymous be nonlinear againHugh Dickins1-0/+1
2011-03-27cgroups: if you list_empty() a head then don't list_del() itPhil Carmody1-8/+6
2011-03-27aio: wake all waiters when destroying ctxRoland Dreier1-2/+2
2011-03-27Revert "slab: Fix missing DEBUG_SLAB last user"Pekka Enberg1-4/+4
2011-03-27ethtool: Compat handling for struct ethtool_rxnfcBen Hutchings2-7/+141
2011-03-27ALSA: hda - VIA: Fix VT1708 can't build up Headphone control issueLydia Wang1-3/+6
2011-03-27ALSA: hda - VIA: Fix codec type for VT1708BCE at the right timingLydia Wang1-4/+5
2011-03-27ALSA: hda - VIA: Fix invalid A-A path volume adjust issueLydia Wang1-1/+8
2011-03-27ALSA: hda - VIA: Add missing support for VT1718S in A-A pathLydia Wang1-0/+5
2011-03-27ALSA: hda - VIA: Fix independent headphone no sound issueLydia Wang1-1/+11
2011-03-27ALSA: hda - VIA: Fix stereo mixer recording no sound issueLydia Wang1-3/+6
2011-03-23Linux 2.6.37.5v2.6.37.5Greg Kroah-Hartman1-1/+1
2011-03-23hwmon: (sht15) Fix integer overflow in humidity calculationVivien Didelot1-2/+2
2011-03-23x86, binutils, xen: Fix another wrong size directiveAlexander van Heukelum1-1/+1
2011-03-23mmc: sdio: remember new card RCA when redetecting cardStefan Nilsson XK1-0/+8
2011-03-23mmc: sdhci: Add Ricoh e823 PCI IDManoj Iyer1-0/+8
2011-03-23i2c: Fix typo in instantiating-devices documentRoman Fietze1-1/+1
2011-03-23fix per-cpu flag problem in the cpu affinity checkersThomas Gleixner1-1/+1
2011-03-23ixgbe: work around for DDP last buffer sizeAmir Hanania2-1/+52
2011-03-23ixgbe: limit VF access to network trafficAlexander Duyck2-2/+3
2011-03-23x86: Flush TLB if PGD entry is changed in i386 PAE modeShaohua Li2-10/+4
2011-03-23smp_call_function_many: handle concurrent clearing of maskMilton Miller1-3/+10
2011-03-23call_function_many: add missing orderingMilton Miller1-13/+33
2011-03-23call_function_many: fix list delete vs add raceMilton Miller1-7/+13
2011-03-23ext3: Always set dx_node's fake_dirent explicitly.Eric Sandeen1-1/+1
2011-03-23perf tools: Version incorrect with some versions of grepJosh Hunt1-4/+4
2011-03-23perf, powerpc: Handle events that raise an exception without overflowingAnton Blanchard2-1/+24
2011-03-23perf: Handle stopped state with tracepointsFrederic Weisbecker1-0/+2
2011-03-23perf: Fix the software events state checkFrederic Weisbecker1-1/+1
2011-03-23RPC: killing RPC tasks races fixedStanislav Kinsbursky1-1/+3
2011-03-23SUNRPC: Ensure we always run the tk_callback before tk_actionTrond Myklebust1-8/+6
2011-03-23scsi_dh_alua: fix deadlock in stpg_endioJoseph Gruher1-1/+2
2011-03-23ALSA: ctxfi - Clear input settings before initializationPrzemyslaw Bruski1-0/+2
2011-03-23ALSA: ctxfi - Fix SPDIF status retrievalPrzemyslaw Bruski1-14/+5
2011-03-23ALSA: ctxfi - Fix incorrect SPDIF status bit maskPrzemyslaw Bruski1-1/+1
2011-03-23ALSA: aloop - Fix possible IRQ lock inversionTakashi Iwai1-10/+9
2011-03-23ALSA: sound/pci/asihpi: check adapter index in hpi_ioctlDan Rosenberg1-0/+5
2011-03-23PCI: sysfs: Fix failure path for addition of "vpd" attributeBen Hutchings1-1/+1
2011-03-23PCI: do not create quirk I/O regions below PCIBIOS_MIN_IO for ICHJiri Slaby1-8/+24
2011-03-23PCI: add more checking to ICH region quirksJiri Slaby1-8/+37
2011-03-23PCI: remove quirk for pre-production systemsBrandeburg, Jesse1-52/+0
2011-03-23HID: add support for Ortek PKB-1700Herton Ronaldo Krzesinski4-3/+6
2011-03-23HID: hid-magicmouse: Correct touch orientation directionHenrik Rydberg1-2/+2
2011-03-23ALSA: hda - Initialize special cases for input src in init phaseTakashi Iwai1-3/+16
2011-03-23ALSA: hda - fix digital mic selection in mixer on 92HD8X codecsVitaliy Kulikov1-3/+8
2011-03-23ALSA: HDA: Realtek ALC88x: Do not over-initialize speakers and hp that are pr...David Henningsson1-16/+21
2011-03-23NFS: Fix a decoding problem in nfs3_decode_direntTrond Myklebust2-4/+8
2011-03-23USB: Add support for SuperSpeed isoc endpointsPaul Zimmerman2-1/+12
2011-03-23xhci: Fix cycle bit calculation during stall handling.Sarah Sharp1-0/+14
2011-03-23xhci: Update internal dequeue pointers after stalls.Sarah Sharp2-3/+35
2011-03-23USB: move usbcore away from hcd->stateAlan Stern3-21/+51
2011-03-23ehci: Check individual port status registers on resumeMatthew Garrett1-1/+22
2011-03-23USB: isp1760: Implement solution for erratum 2Sebastian Andrzej Siewior2-6/+17
2011-03-23staging: tidspbridge: protect dmm_map properlyFelipe Contreras1-5/+14
2011-03-23staging: winbond: needs <linux/delay.h> for msleep and friendsJeff Mahoney1-0/+1
2011-03-23USB: serial: ch341: add new idwangyanqing1-0/+1
2011-03-23USB: serial: option: Apply OPTION_BLACKLIST_SENDSETUP also for ZTE MF626Herton Ronaldo Krzesinski1-1/+2
2011-03-23USB: serial/kobil_sct, fix potential tty NULL dereferenceJiri Slaby1-1/+1
2011-03-23USB: serial drivers need to use larger bulk-in buffersAlan Stern2-4/+4
2011-03-23ath9k: remove support for the FIF_PROMISC_IN_BSS filter flagFelix Fietkau1-3/+1
2011-03-23ath9k_hw: Fix incorrect macversion and macrev checksSenthil Balasubramanian1-2/+2
2011-03-23ath9k_hw: read and backup AR_WA register value even before chip reset on.Senthil Balasubramanian1-8/+9
2011-03-23drm: Hold the mode mutex whilst probing for sysfs statusChris Wilson1-0/+7
2011-03-23TOMOYO: Fix memory leak upon file open.Tetsuo Handa1-4/+1
2011-03-23x86: stop_machine_text_poke() should issue sync_core()Mathieu Desnoyers1-1/+6
2011-03-23microblaze: Fix /dev/zero corruption from __clear_user()Steven J. Magnani1-4/+4
2011-03-23x86, quirk: Fix SB600 revision checkAndreas Herrmann1-1/+6
2011-03-23IB/cm: Bump reference count on cm_id before invoking callbackSean Hefty1-0/+1
2011-03-23Increase OSF partition limit from 8 to 18Linus Torvalds1-1/+1
2011-03-23RDMA/cma: Fix crash in request handlersSean Hefty1-0/+15
2011-03-23libata: fix hotplug for drivers which don't implement LPMTejun Heo1-1/+1
2011-03-23ahci: AHCI mode SATA patch for Intel Patsburg SATA RAID controllerSeth Heasley1-0/+1
2011-03-23ahci: AHCI mode SATA patch for Intel DH89xxCC DeviceIDsSeth Heasley1-0/+1
2011-03-23ahci: recognize Marvell 88se9125 PCIe SATA 6.0 Gb/s controllerPer Jessen1-0/+2
2011-03-23x86: Emit "mem=nopentium ignored" warning when not supportedKamal Mostafa1-2/+5
2011-03-23x86: Fix panic when handling "mem={invalid}" paramKamal Mostafa1-0/+3
2011-03-23ftrace: Fix memory leak with function graph and cpu hotplugSteven Rostedt3-8/+48
2011-03-23x86/mm: Handle mm_fault_error() in kernel spaceAndrey Vagin1-0/+7
2011-03-23x86: Don't check for BIOS corruption in first 64K when there's no need toNaga Chumbalkar1-4/+4
2011-03-23x86/mm: Fix pgd_lock deadlockAndrea Arcangeli5-30/+22
2011-03-23MIPS: MTX-1: Make au1000_eth probe all PHY addressesFlorian Fainelli1-0/+9
2011-03-23nfs: fix compilation warningJovi Zhang1-1/+1
2011-03-23block: fix mis-synchronisation in blkdev_issue_zeroout()Lukas Czerner1-12/+7
2011-03-23drm/i915: Fix calculation of backlight value in combined modeTakashi Iwai1-1/+0
2011-03-23rt2x00: fix hang when unplugging USB device in useJohannes Stezenbach1-2/+12
2011-03-23rt2x00: Fix crash on USB unplugIvo van Doorn2-8/+12
2011-03-23netfilter: fix export secctx error handlingPablo Neira Ayuso3-13/+16
2011-03-23Btrfs: deal with short returns from copy_from_userChris Mason1-0/+13
2011-03-23Fix corrupted OSF partition table parsingTimo Warns1-2/+10
2011-03-23NFS: NFSROOT should default to "proto=udp"Chuck Lever1-15/+14
2011-03-23sunrpc: Propagate errors from xs_bind() through xs_create_sock()Ben Hutchings1-1/+2
2011-03-23ASoC: Fix broken bitfield definitions in WM8978Mark Brown1-6/+8
2011-03-23mtd: fix race in cfi_cmdset_0001 driverJoakim Tjernlund1-21/+22
2011-03-23mtd: mtd_blkdevs: fix double free on error pathMaxim Levitsky1-1/+0
2011-03-23mtd: add "platform:" prefix for platform modaliasAxel Lin3-3/+3
2011-03-23mtd: jedec_probe: initialise make sector erase command variableAntony Pavlov1-2/+3
2011-03-23mtd: jedec_probe: Change variable name from cfi_p to cfiAntony Pavlov1-16/+16
2011-03-23hwmon/f71882fg: Set platform drvdata to NULL laterHans de Goede1-1/+1
2011-03-14Linux 2.6.37.4v2.6.37.4Greg Kroah-Hartman1-1/+1
2011-03-14ip6ip6: autoload ip6 tunnelstephen hemminger1-0/+1
2011-03-14DiB7000M: add pid filteringOlivier Grenie3-2/+53
2011-03-14cx25840: fix probing of cx2583x chipsSven Barth1-1/+2
2011-03-14cx23885: Revert "Check for slave nack on all transactions"Andy Walls1-8/+0
2011-03-14ivtv: Fix corrective action taken upon DMA ERR interrupt to avoid hangMichael1-7/+51
2011-03-14sched: Fix sched rt group scheduling when hierachy is enabledBalbir Singh1-5/+9
2011-03-14drivers/net: Call netif_carrier_off at the end of the probeIvan Vecera2-0/+4
2011-03-14r8169: prevent RxFIFO induced loops in the irq handler.Francois Romieu1-0/+8
2011-03-14r8169: RxFIFO overflow oddities with 8168 chipsets.Francois Romieu1-9/+21
2011-03-14r8169: use RxFIFO overflow workaround for 8168c chipset.Ivan Vecera1-2/+4
2011-03-14netfilter: arpt_mangle: fix return values of checkentryPablo Neira Ayuso1-3/+3
2011-03-14net: don't allow CAP_NET_ADMIN to load non-netdev kernel modulesVasiliy Kulikov5-3/+16
2011-03-14ipvs: fix dst_lock locking on dest updateJulian Anastasov1-2/+2
2011-03-14NFS: NFSv4 readdir loses entriesChuck Lever1-3/+0
2011-03-14HID: hid-mosart: ignore buttons reportBenjamin Tissoires1-0/+4
2011-03-14nfsd: wrong index used in inner looproel1-2/+2
2011-03-14pcc-cpufreq: don't load driver if get_freq fails during init.Naga Chumbalkar1-1/+1
2011-03-14netfilter: nf_log: avoid oops in (un)bind with invalid nfproto valuesJan Engelhardt1-0/+4
2011-03-14mm: fix possible cause of a page_mapped BUGHugh Dickins1-3/+1
2011-03-14ixgbe: fix for 82599 erratum on Header SplittingDon Skidmore1-0/+4
2011-03-14ath9k: Fix ath9k prevents CPU to enter C3 statesMohammed Shafi Shajakhan3-11/+0
2011-03-14RxRPC: Fix v1 keysAnton Blanchard1-1/+0
2011-03-14nfs4: Ensure that ACL pages sent over NFS were not allocated from the slab (v3)Neil Horman1-2/+42
2011-03-14drivers/misc/bmp085.c: add MODULE_DEVICE_TABLEAxel Lin1-0/+1
2011-03-14ALSA: hda - Don't set to D3 in Cirrus errata init verbsTakashi Iwai1-0/+2
2011-03-14ALSA: HDA: Realtek: Fixup jack detection to input subsystemDavid Henningsson1-5/+2
2011-03-14ASoC: Fix WM9081 platform data initialisationMark Brown1-0/+5
2011-03-14keyboard: integer underflow bugDan Carpenter1-1/+2
2011-03-14virtio: console: Don't access vqs if device was unpluggedAmit Shah1-0/+8
2011-03-14cpuset: add a missing unlock in cpuset_write_resmask()Li Zefan1-2/+5
2011-03-07Linux 2.6.37.3v2.6.37.3Greg Kroah-Hartman1-1/+1
2011-03-07arp_notify: unconditionally send gratuitous ARP for NETDEV_NOTIFY_PEERS.Ian Campbell1-10/+20
2011-03-07DNS: Fix a NULL pointer deref when trying to read an error key [CVE-2011-1076]David Howells2-4/+25
2011-03-07e1000e: disable broken PHY wakeup for ICH10 LOMs, use MAC wakeup insteadBruce Allan1-1/+2
2011-03-07dccp: fix oops on Reset after closeGerrit Renker1-4/+3
2011-03-07r8169: disable ASPMStanislaw Gruszka1-0/+6
2011-03-07carl9170: add Airlive X.USB a/b/g/n USBIDJan Puk1-0/+2
2011-03-07nilfs2: fix regression that i-flag is not set on changeless checkpointsRyusuke Konishi1-1/+2
2011-03-07p54usb: add Senao NUB-350 usbidChristian Lamparter1-0/+1
2011-03-07ath9k_htc: Fix an endian issueSujith Manoharan1-4/+5
2011-03-07block: kill loop_mutexPetr Uzel1-5/+0
2011-03-07block: blk-flush shouldn't call directly into q->request_fn() __blk_run_queue()Tejun Heo1-3/+5
2011-03-07block: add @force_kblockd to __blk_run_queue()Tejun Heo7-14/+15
2011-03-07blk-throttle: Do not use kblockd workqueue for throtl workVivek Goyal3-21/+18
2011-03-07drm/i915: fix memory corruption with GM965 and >4GB RAMJan Niehusmann1-0/+11
2011-03-07tg3: Restrict phy ioctl accessMatt Carlson1-2/+6
2011-03-07fix cfg80211_wext_siwfreq lock ordering...Daniel J Blueman1-2/+2
2011-03-07Staging: comedi: Add MODULE_LICENSE and similar to NI modulesIan Abbott7-2/+24
2011-03-07e1000e: 82579 PHY incorrectly identified during initBruce Allan2-5/+25
2011-03-07mm: vmstat: use a single setter function and callback for adjusting percpu th...Mel Gorman3-35/+30
2011-03-07ext2: Fix link count corruption under heavy link+rename loadJosh Hunt1-7/+2
2011-03-07clockevents: Prevent oneshot mode when broadcast device is periodicThomas Gleixner3-1/+18
2011-03-07fuse: fix hang of single threaded fuseblk filesystemMiklos Szeredi2-8/+50
2011-03-07ASoC: correct pxa AC97 DAI namesDmitry Eremin-Solenikov8-16/+16
2011-03-07eukrea-tlv320: fix platform_nameEric BĂ©nard1-1/+1
2011-03-07Bluetooth: Add Atheros BT AR5BBU12 fw supportedYu-Chen Cho2-0/+6