summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-04-02jbd2: clear BH_Delay & BH_Unwritten in journal_unmap_bufferEric Sandeen1-0/+2
2012-04-02PM / Hibernate: Enable usermodehelpers in hibernate() error pathSrivatsa S. Bhat1-3/+4
2012-04-02NFSv4: Rate limit the state manager warning messagesTrond Myklebust3-4/+6
2012-04-02mxl111sf: fix error on stream stop in mxl111sf_ep6_streaming_ctrl()Michael Krufky1-4/+2
2012-04-02pvrusb2: fix 7MHz & 8MHz DVB-T tuner support for HVR1900 rev D1F5Michael Krufky1-0/+10
2012-04-02lgdt330x: fix signedness error in i2c_read_demod_bytes()Xi Wang1-2/+4
2012-04-02hwmon: (fam15h_power) Correct sign extension of running_avg_captureAndreas Herrmann1-1/+1
2012-04-02sysctl: protect poll() in entries that may go awayLucas De Marchi1-1/+16
2012-04-02iommu/amd: Fix section warning for prealloc_protection_domainsSteffen Persvold1-1/+1
2012-04-02proc-ns: use d_set_d_op() API to set dentry ops in proc_ns_instantiate().Pravin B Shelar1-1/+1
2012-04-02x86-32: Fix endless loop when processing signals for kernel tasksDmitry Adamushko1-7/+10
2012-04-02e1000e: Avoid wrong check on TX hangJeff Kirsher2-3/+21
2012-04-02usbnet: don't clear urb->dev in tx_completetom.leiming@gmail.com1-1/+0
2012-04-02usbnet: increase URB reference count before usb_unlink_urbtom.leiming@gmail.com1-0/+9
2012-04-02SUNRPC: We must not use list_for_each_entry_safe() in rpc_wake_up()Trond Myklebust1-4/+11
2012-04-02UBI: fix eraseblock picking criteriaArtem Bityutskiy1-6/+4
2012-04-02UBI: fix error handling in ubi_scan()Richard Weinberger1-4/+4
2012-04-02CIFS: Fix a spurious error in cifs_push_posix_locksPavel Shilovsky1-9/+10
2012-04-02cifs: fix issue mounting of DFS ROOT when redirecting from one domain control...Jeff Layton1-1/+2
2012-04-02CIFS: Respect negotiated MaxMpxCountPavel Shilovsky7-26/+26
2012-04-02xfs: fix inode lookup raceDave Chinner1-6/+12
2012-04-02NFSv4: Return the delegation if the server returns NFS4ERR_OPENMODETrond Myklebust2-1/+13
2012-04-02NFS: Properly handle the case where the delegation is revokedTrond Myklebust5-4/+57
2012-04-02KVM: x86: fix missing checks in syscall emulationStephan Bärwolf2-0/+64
2012-04-02KVM: x86: extend "struct x86_emulate_ops" with "get_cpuid"Stephan Bärwolf2-0/+26
2012-04-02firewire: ohci: fix too-early completion of IR multichannel buffersClemens Ladisch1-3/+2
2012-04-02pata_legacy: correctly mask recovery field for HT6560BSergei Shtylyov1-2/+1
2012-04-02HID: add more hotkeys in Asus AIO keyboardsKeng-Yu Lin1-0/+2
2012-04-02HID: add extra hotkeys in Asus AIO keyboardsKeng-Yu Lin3-0/+7
2012-04-02Bluetooth: Add AR30XX device ID on Asus laptopsKeng-Yu Lin2-0/+2
2012-04-02target: Fix 16-bit target ports for SET TARGET PORT GROUPS emulationRoland Dreier1-4/+3
2012-04-02target: prevent NULL pointer dereference in target_report_lunsJörn Engel1-1/+3
2012-04-02target: fix use after free in target_report_lunsJörn Engel1-1/+1
2012-04-02target: Don't set WBUS16 or SYNC bits in INQUIRY responseRoland Dreier1-1/+1
2012-04-02drm/radeon/kms: add connector quirk for Fujitsu D3003-S2 boardAlex Deucher1-0/+14
2012-04-02drm/radeon/kms: fix analog load detection on DVI-I connectorsAlex Deucher1-0/+4
2012-04-02drm/radeon: Restrict offset for legacy hardware cursor.Michel Dänzer3-3/+30
2012-04-02drm/i915: Only clear the GPU domains upon a successful finishChris Wilson1-2/+5
2012-04-02md: fix clearing of the 'changed' flags for the bad blocks list.NeilBrown1-1/+2
2012-04-02md/raid1,raid10: avoid deadlock during resync/recovery.NeilBrown2-4/+30
2012-04-02md: don't set md arrays to readonly on shutdown.NeilBrown1-22/+15
2012-04-02md/bitmap: ensure to load bitmap when creating via sysfs.NeilBrown1-0/+2
2012-04-02tcm_fc: Fix fc_exch memory leak in ft_send_resp_statusNicholas Bellinger1-2/+4
2012-04-02udlfb: remove sysfs framebuffer device with USB .disconnect()Kay Sievers3-2/+19
2012-04-02usb gadget: fix a section mismatch when compiling g_ffs with CONFIG_USB_FUNCT...Lothar Waßmann1-17/+17
2012-04-02ALSA: hda - fix printing of high HDMI sample ratesAnssi Hannula1-2/+2
2012-04-02iscsi-target: Fix dynamic -> explict NodeACL pointer referenceNicholas Bellinger1-4/+2
2012-04-02iscsi-target: Fix iscsit_alloc_buffs() failure casesNicholas Bellinger1-8/+6
2012-04-02tcm_loop: Set residual field for SCSI commandsRoland Dreier1-0/+6
2012-04-02ASoC: pxa-ssp: atomically set stream active masksDaniel Mack1-25/+36