summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 2.6.32.3v2.6.32.3Greg Kroah-Hartman2010-01-061-1/+1
* generic_permission: MAY_OPEN is not write accessSerge E. Hallyn2010-01-061-0/+1
* rt2x00: Disable powersaving for rt61pci and rt2800pci.Gertjan van Wingerde2010-01-061-0/+5
* ksm: fix mlockfreed to munlockedHugh Dickins2010-01-063-10/+11
* vmscan: do not evict inactive pages when skipping an active list scanRik van Riel2010-01-061-6/+12
* lguest: fix bug in setting guest GDT entryRusty Russell2010-01-061-1/+3
* ext4: Update documentation to correct the inode_readahead_blks option nameFang Wenqi2010-01-061-1/+1
* sched: Sched_rt_periodic_timer vs cpu hotplugPeter Zijlstra2010-01-061-0/+2
* amd64_edac: fix forcing module load/unloadBorislav Petkov2010-01-061-2/+1
* amd64_edac: make driver loading more robustBorislav Petkov2010-01-061-7/+16
* amd64_edac: fix driver instance freeingBorislav Petkov2010-01-061-5/+4
* x86, msr: msrs_alloc/free for CONFIG_SMP=nBorislav Petkov2010-01-064-215/+218
* x86, msr: Add support for non-contiguous cpumasksBorislav Petkov2010-01-063-33/+42
* amd64_edac: unify MCGCTL ECC switchingBorislav Petkov2010-01-062-96/+117
* cpumask: use modern cpumask style in drivers/edac/amd64_edac.cRusty Russell2010-01-061-9/+15
* x86, msr: Unify rdmsr_on_cpus/wrmsr_on_cpusBorislav Petkov2010-01-062-29/+21
* ext4: fix sleep inside spinlock issue with quota and dealloc (#14739)Dmitry Monakhov2010-01-061-6/+5
* ext4: Convert to generic reserved quota's space management.Dmitry Monakhov2010-01-063-10/+17
* quota: decouple fs reserved space from quota reservationDmitry Monakhov2010-01-062-96/+122
* Add unlocked version of inode_add_bytes() functionDmitry Monakhov2010-01-062-2/+9
* udf: Try harder when looking for VAT inodeJan Kara2010-01-061-8/+24
* orinoco: fix GFP_KERNEL in orinoco_set_key with interrupts disabledAndrey Borzenkov2010-01-061-3/+3
* xen: wait up to 5 minutes for device connetionPaolo Bonzini2010-01-061-4/+16
* xen: improvement to wait_for_devices()Paolo Bonzini2010-01-061-3/+6
* xen: fix is_disconnected_device/exists_disconnected_devicePaolo Bonzini2010-01-061-6/+7
* S390: dasd: support DIAG access for read-only devicesStefan Weinhuber2010-01-061-3/+16
* drm: disable all the possible outputs/crtcs before entering KMS modeZhao Yakui2010-01-061-0/+3
* drm/radeon/kms: fix crtc vblank update for r600Dave Airlie2010-01-061-2/+4
* sched: Fix balance vs hotplug racePeter Zijlstra2010-01-064-27/+41
* Keys: KEYCTL_SESSION_TO_PARENT needs TIF_NOTIFY_RESUME architecture supportGeert Uytterhoeven2010-01-061-0/+10
* b43: avoid PPC fault during resumeLarry Finger2010-01-061-2/+8
* hwmon: (sht15) Off-by-one error in array index + incorrect constantsJonathan Cameron2010-01-061-3/+3
* netfilter: fix crashes in bridge netfilter caused by fragment jumpsPatrick McHardy2010-01-064-4/+25
* ipv6: reassembly: use seperate reassembly queues for conntrack and local deliveryPatrick McHardy2010-01-065-7/+27
* e100: Fix broken cbs accounting due to missing memset.Roger Oksanen2010-01-061-1/+1
* memcg: avoid oom-killing innocent task in case of use_hierarchyDaisuke Nishimura2010-01-062-2/+8
* x86/ptrace: make genregs[32]_get/set more robustLinus Torvalds2010-01-061-8/+8
* V4L/DVB (13596): ov511.c typo: lock => unlockDan Carpenter2010-01-061-1/+1
* kernel/sysctl.c: fix the incomplete part of sysctl_max_map_count-should-be-non-negative.patchWANG Cong2010-01-061-1/+1
* 'sysctl_max_map_count' should be non-negativeAmerigo Wang2010-01-061-1/+2
* NOMMU: Optimise away the {dac_,}mmap_min_addr testsDavid Howells2010-01-064-1/+12
* mac80211: fix race with suspend and dynamic_ps_disable_workLuis R. Rodriguez2010-01-061-0/+1
* iwlwifi: fix 40MHz operation setting on cards that do not allow itReinette Chatre2010-01-061-1/+2
* iwlwifi: fix more eeprom endian bugsJohannes Berg2010-01-064-11/+16
* iwlwifi: fix EEPROM/OTP reading endian annotations and a bugJohannes Berg2010-01-062-10/+12
* iwl3945: fix panic in iwl3945 driverZhu Yi2010-01-061-0/+3
* iwl3945: disable power saveReinette Chatre2010-01-062-3/+7
* ath9k_hw: Fix AR_GPIO_INPUT_EN_VAL_BT_PRIORITY_BB and its shift value in 0x4054Vasanthakumar Thiagarajan2010-01-061-2/+2
* ath9k_hw: Fix possible OOB array indexing in gen_timer_index[] on 64-bitVasanthakumar Thiagarajan2010-01-061-1/+1
* ath9k: fix suspend by waking device prior to stopSujith2010-01-061-0/+6