summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ALSA: emu10k1 - delay the PCM interrupts (add pcm_irq_delay parameter)Jaroslav Kysela2010-08-265-5/+38
* ALSA: riptide - Fix detection / load of firmware filesTakashi Iwai2010-08-261-6/+5
* ASoC: Remove DSP mode support for WM8776Mark Brown2010-08-261-7/+0
* ASoC: Fix inverted mute controls for WM8580Mark Brown2010-08-261-3/+3
* memstick: fix hangs on unexpected device removal in mspro_blkMaxim Levitsky2010-08-261-2/+3
* Linux 2.6.32.20v2.6.32.20Greg Kroah-Hartman2010-08-201-1/+1
* mm: fix up some user-visible effects of the stack guard pageLinus Torvalds2010-08-202-1/+15
* mm: fix page table unmap for stack guard page properlyLinus Torvalds2010-08-201-7/+6
* Linux 2.6.32.19v2.6.32.19Greg Kroah-Hartman2010-08-131-1/+1
* x86: don't send SIGBUS for kernel page faultsLinus Torvalds2010-08-131-1/+3
* mm: fix missing page table unmap for stack guard page failure caseLinus Torvalds2010-08-131-1/+3
* mm: keep a guard page below a grow-down stack segmentLinus Torvalds2010-08-131-0/+23
* mm: fix corruption of hibernation caused by reusing swap during image savingKAMEZAWA Hiroyuki2010-08-131-2/+4
* md/raid1: delay reads that could overtake behind-writes.NeilBrown2010-08-133-8/+24
* ibmvfc: Reduce error recovery timeoutBrian King2010-08-132-1/+2
* ibmvfc: Fix command completion handlingBrian King2010-08-131-0/+6
* aic79xx: check for non-NULL scb in ahd_handle_nonpkt_busfreeHannes Reinecke2010-08-131-22/+31
* loop: Update mtime when writing using aopsNikanth Karthikesan2010-08-131-0/+2
* Skip check for mandatory locks when unlockingSachin Prabhu2010-08-131-1/+1
* ocfs2: Set MS_POSIXACL on remountJan Kara2010-08-131-0/+4
* ocfs2: Find proper end cpos for a leaf refcount block.Tao Ma2010-08-133-13/+119
* dlm: send reply before bastDavid Teigland2010-08-131-26/+84
* dlm: fix ordering of bast and castDavid Teigland2010-08-136-28/+78
* dlm: always use GFP_NOFSDavid Teigland2010-08-1314-53/+46
* reiserfs: fix oops while creating privroot with selinux enabledJeff Mahoney2010-08-132-1/+6
* reiserfs: properly honor read-only devicesJeff Mahoney2010-08-131-6/+9
* ext4: Fix optional-arg mount optionsEric Sandeen2010-08-131-8/+15
* ext4: Make sure the MOVE_EXT ioctl can't overwrite append-only filesTheodore Ts'o2010-08-131-0/+3
* ACPI: Fix regression where _PPC is not read at boot even when ignore_ppc=0Darrick J. Wong2010-08-131-1/+5
* powerpc/eeh: Fix a bug when pci structure is nullBreno Leitao2010-08-134-5/+10
* HWPOISON: abort on failed unmapWu Fengguang2010-08-131-5/+15
* HWPOISON: remove the anonymous entryWu Fengguang2010-08-131-1/+0
* x86: Fix out of order of gsiEric W. Biederman2010-08-131-18/+10
* memory hotplug: fix a bug on /dev/mem for 64-bit kernelsShaohui Zheng2010-08-131-0/+19
* crypto: testmgr - Fix complain about lack test for internal used algorithmSong Youquan2010-08-131-0/+84
* fix SBA IOMMU to handle allocation failure properlyFUJITA Tomonori2010-08-131-9/+29
* mutex: Don't spin when the owner CPU is offline or other weird casesBenjamin Herrenschmidt2010-08-131-4/+4
* sched, cputime: Introduce thread_group_times()Hidetoshi Seto2010-08-136-22/+69
* sched: Fix granularity of task_u/stime()Hidetoshi Seto2010-08-131-9/+13
* timekeeping: Fix clock_gettime vsyscall time warpLin Ming2010-08-136-12/+17
* nohz: Reuse ktime in sub-functions of tick_check_idle.Martin Schwidefsky2010-08-131-29/+33
* nohz: Introduce arch_needs_cpuMartin Schwidefsky2010-08-136-5/+24
* Btrfs: kfree correct pointer during mount option parsingJosef Bacik2010-08-131-2/+3
* Btrfs: btrfs_mark_extent_written uses the wrong slotShaohua Li2010-08-131-2/+4
* Btrfs: apply updated fallocate i_size fixAneesh Kumar K.V2010-08-131-1/+3
* Btrfs: do not try and lookup the file extent when finishing ordered ioJosef Bacik2010-08-131-44/+2
* Btrfs: Fix oopsen when dropping empty tree.Yan, Zheng2010-08-131-4/+4
* Btrfs: remove BUG_ON() due to mounting bad filesystemMiao Xie2010-08-132-2/+8
* Btrfs: make error return negative in btrfs_sync_file()Roel Kluin2010-08-131-1/+1
* Btrfs: fix race between allocate and release extent buffer.Yan, Zheng2010-08-131-2/+1