summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* ext4: Automatically allocate delay allocated blocks on closeTheodore Ts'o2009-06-153-0/+8
* ext4: add EXT4_IOC_ALLOC_DA_BLKS ioctlTheodore Ts'o2009-06-153-0/+59
* ext4: Add fine print for the 32000 subdirectory limitTheodore Ts'o2009-06-151-1/+4
* ext4: return -EIO not -ESTALE on directory traversal through deleted inodeBryan Donlan2009-06-151-2/+10
* ext4: tighten restrictions on inode flagsDuane Griffin2009-06-153-11/+23
* ext4: don't inherit inappropriate inode flags from parentDuane Griffin2009-06-152-1/+8
* x86: hpet: fix periodic mode programming on AMD 81xxAndreas Herrmann2009-06-151-1/+17
* x86: hpet: stop HPET_COUNTER when programming periodic modeAndreas Herrmann2009-06-151-10/+3
* x86: hpet: provide separate functions to stop and start the counterAndreas Herrmann2009-06-151-6/+16
* ptrace: fix possible zombie leak on PTRACE_DETACHOleg Nesterov2009-06-152-2/+8
* ptrace: reintroduce __ptrace_detach() as a callee of ptrace_exit()Oleg Nesterov2009-06-151-29/+33
* ptrace: simplify ptrace_exit()->ignoring_children() pathOleg Nesterov2009-06-151-17/+8
* ptrace: kill __ptrace_detach(), fix ->exit_state checkOleg Nesterov2009-06-151-13/+9
* crypto: api - Fix algorithm module auto-loadingHerbert Xu2009-06-151-1/+2
* crypto: padlock - Revert aes-all alias to aesHerbert Xu2009-06-151-1/+1
* keys: Handle there being no fallback destination keyring for request_key()David Howells2009-06-151-3/+6
* cdc-acm: Fix long standing abuse of tty->low_latencyAlan Cox2009-06-151-4/+0
* ALSA: hda - fix audio on HP TX25xx series notebooksAdam Williamson2009-06-151-0/+1
* ide-tape: remove back-to-back REQUEST_SENSE detectionTejun Heo2009-06-151-6/+0
* powerpc: fix for long standing bug noticed by gcc 4.4.0Stephen Rothwell2009-06-151-1/+1
* 3w-xxxx: scsi_dma_unmap fixadam radford2009-06-152-3/+4
* HID: fix dropped device-specific quirksZoltan Karcagi2009-06-151-1/+1
* Avoid ICE in get_random_int() with gcc-3.4.5Linus Torvalds2009-06-151-1/+1
* random: make get_random_int() more randomLinus Torvalds2009-06-151-7/+12
* bnx2: Fix panic in bnx2_poll_work().Michael Chan2009-06-151-0/+2
* mac80211: avoid NULL ptr deref when finding max_rates in PID and minstrelJohn W. Linville2009-06-152-2/+2
* mac80211: pid, fix memory corruptionJiri Slaby2009-06-151-34/+39
* mac80211: minstrel, fix memory corruptionJiri Slaby2009-06-151-1/+1
* iwlwifi: update key flags at time key is setReinette Chatre2009-06-151-10/+11
* igb: fix LRO warningJeff Kirsher2009-06-151-0/+4
* e1000: add missing length check to e1000 receive routineNeil Horman2009-06-151-2/+3
* SELinux: BUG in SELinux compat_net codeEric Paris2009-06-151-1/+1
* ide: fix OOPS during ide-cd error recoveryBartlomiej Zolnierkiewicz2009-06-151-2/+2
* ide_pci_generic: add quirk for Netcell ATA RAIDBartlomiej Zolnierkiewicz2009-06-151-0/+11
* KVM: Explicity initialize cpus_hardware_enabledAvi Kivity2009-06-151-0/+1
* ide: fix 40-wire cable detection for TSST SH-S202* ATAPI devices (v2)Bartlomiej Zolnierkiewicz2009-06-151-4/+17
* cpuidle: fix AMD C1E suspend hangShaohua Li2009-06-151-1/+1
* cpuidle: make AMC C1E work in processor_idleShaohua Li2009-06-151-0/+6
* hwmon: (lm78) Add missing __devexit_p()Mike Frysinger2009-06-151-1/+1
* mtd_dataflash: unbreak erase supportPeter Korsgaard2009-06-151-1/+1
* x86/pci: fix mmconfig detection with 32bit near 4gYinghai Lu2009-06-151-3/+3
* usb-serial: fix crash when sub-driver updates firmwareAlan Stern2009-06-151-0/+1
* sound: usb-audio: make the MotU Fastlane work againClemens Ladisch2009-06-154-4/+14
* USB: isp1760: urb_dequeue doesn't always find the urbsWarren Free2009-06-151-2/+22
* mm: account for MAP_SHARED mappings using VM_MAYSHARE and not VM_SHARED in hu...Mel Gorman2009-06-151-13/+13
* x86: ignore VM_LOCKED when determining if hugetlb-backed page tables can be s...Mel Gorman2009-06-151-1/+5
* drivers/serial/mpc52xx_uart.c: fix array overindexing checkRoel Kluin2009-06-151-1/+1
* drm/r128: fix r128 ioremaps to use ioremap_wc.Dave Airlie2009-06-151-3/+3
* cfg80211: fix race between core hint and driver's custom applyLuis R. Rodriguez2009-06-151-0/+7
* KVM: Fix PDPTR reloading on CR4 writesAvi Kivity2009-06-151-1/+5