summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 2.6.39.1v2.6.39.1Greg Kroah-Hartman2011-06-031-1/+1
* AppArmor: fix oops in apparmor_setprocattrKees Cook2011-06-031-1/+2
* ext4: Use schedule_timeout_interruptible() for waiting in lazyinit threadLukas Czerner2011-06-032-29/+6
* ext4: fix possible use-after-free in ext4_remove_li_request()Lukas Czerner2011-06-031-4/+6
* block: don't block events on excl write for non-optical devicesTejun Heo2011-06-036-10/+17
* xen mmu: fix a race window causing leave_mm BUG()Tian, Kevin2011-06-031-1/+1
* xen/setup: Ignore E820_UNUSABLE when setting 1-1 mappings.Konrad Rzeszutek Wilk2011-06-031-1/+1
* xen/setup: Fix for incorrect xen_extra_mem_start initialization under 32-bitDaniel Kiper2011-06-031-0/+4
* xen/p2m: Create entries in the P2M_MFN trees's to track 1-1 mappingsKonrad Rzeszutek Wilk2011-06-031-2/+28
* PCI: Add quirk for setting valid class for TI816X EndpointHemant Pedanekar2011-06-031-0/+10
* nfs41: Correct offset for LAYOUTCOMMITVitaliy Gusev2011-06-031-1/+1
* NFSv4.1: Fix the handling of NFS4ERR_SEQ_MISORDERED errorsTrond Myklebust2011-06-031-1/+5
* NFSv4: Handle expired stateids when the lease is still validTrond Myklebust2011-06-031-2/+7
* SUNRPC: Deal with the lack of a SYN_SENT sk->sk_state_change callback...Trond Myklebust2011-06-031-3/+13
* drm/radeon/kms: add wait idle ioctl for eg->caymanDave Airlie2011-06-031-0/+4
* drm/radeon/kms: fix tile_config value reported to userspace on cayman.Dave Airlie2011-06-031-1/+1
* drm/radeon/kms: fix incorrect comparison in cayman setup code.Dave Airlie2011-06-031-1/+1
* drm/radeon/evergreen/btc/fusion: setup hdp to invalidate and flush when askedAlex Deucher2011-06-032-1/+7
* drm/radeon/cayman: setup hdp to invalidate and flush when askedDave Airlie2011-06-032-0/+6
* drm/i915: fix user irq miss in BSD ring on g4xBoqun Feng2011-06-031-2/+27
* brd: handle on-demand devices correctlyNamhyung Kim2011-06-031-4/+4
* brd: limit 'max_part' module param to DISK_MAX_PARTSNamhyung Kim2011-06-031-0/+3
* atm: expose ATM device index in sysfsDan Williams2011-06-031-0/+10
* tmpfs: fix race between truncate and writepageHugh Dickins2011-06-031-1/+1
* ARM: 6941/1: cache: ensure MVA is cacheline aligned in flush_kern_dcache_areaWill Deacon2011-06-032-0/+3
* dm mpath: do not fail paths after integrity errorsMartin K. Petersen2011-06-031-1/+1
* dm table: reject devices without request fnsMilan Broz2011-06-031-0/+17
* idle governor: Avoid lock acquisition to read pm_qos before entering idleTim Chen2011-06-032-12/+29
* cpuidle: menu: fixed wrapping timers at 4.294 secondsTero Kristo2011-06-031-1/+3
* hwmon: (pmbus) Initialize sysfs attributesGuenter Roeck2011-06-031-0/+1
* i8k: Avoid lahf in 64-bit codeLuca Tettamanti2011-06-031-2/+2
* Set cred->user_ns in key_replace_session_keyringSerge E. Hallyn2011-06-031-0/+1
* kbuild: Fix GNU make v3.80 compatibilityKevin Cernekee2011-06-031-1/+1
* UBIFS: fix a rare memory leak in ro to rw remounting pathArtem Bityutskiy2011-06-032-1/+3
* eCryptfs: Allow 2 scatterlist entries for encrypted filenamesTyler Hicks2011-06-031-25/+21
* eCryptfs: Clear i_nlink in rmdirTyler Hicks2011-06-031-0/+2
* p54usb: add zoom 4410 usbidChristian Lamparter2011-06-031-0/+1
* mfd: Fix omap usbhs crash when rmmoding ehci or ohciKeshava Munegowda2011-06-031-8/+19
* sh: fixup fpu.o compile orderKuninori Morimoto2011-06-031-3/+1
* sh: clkfwk: fixup clk_rate_table_build parameter in div6 clockKuninori Morimoto2011-06-031-1/+1
* cx88: hold device lock during sub-driver initializationJonathan Nieder2011-06-033-10/+4
* cx88: fix locking of sub-driver operationsJonathan Nieder2011-06-034-9/+5
* cx88: protect per-device driver list with device lockJonathan Nieder2011-06-034-6/+20
* DiBxxxx: get rid of DMA buffer on stackOlivier Grenie2011-06-038-201/+443
* USB: remove remaining usages of hcd->state from usbcore and fix regressionAlan Stern2011-06-036-9/+19
* OHCI: fix regression caused by nVidia shutdown workaroundAlan Stern2011-06-031-2/+10
* USB: option: add support for Huawei E353 deviceMarcin Gałczyński2011-06-031-0/+2
* xhci: Fix memory leak bug when dropping endpointsSarah Sharp2011-06-031-1/+10
* xhci: Fix memory leak in ring cache deallocation.Sarah Sharp2011-06-031-4/+3
* xhci: Fix full speed bInterval encoding.Sarah Sharp2011-06-031-2/+2