summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Linux 2.6.30.2v2.6.30.2Greg Kroah-Hartman2009-07-191-1/+1
* Don't use '-fwrapv' compiler option: it's buggy in gcc-4.1.xLinus Torvalds2009-07-191-1/+1
* fuse: fix return value of fuse_dev_write()Csaba Henk2009-07-191-1/+1
* fuse: fix bad return value in fuse_file_poll()Miklos Szeredi2009-07-191-1/+1
* Fix iommu address space allocationDavid Woodhouse2009-07-191-4/+22
* Fix pci_unmap_addr() et al on i386.David Woodhouse2009-07-191-1/+1
* floppy: fix lock imbalanceJiri Slaby2009-07-191-1/+4
* Revert "ipv4: arp announce, arp_proxy and windows ip conflict verification"Eric W. Biederman2009-07-191-5/+2
* md: avoid dereferencing NULL pointer when accessing suspend_* sysfs attributes.NeilBrown2009-07-191-2/+4
* md: fix error path when duplicate name is found on md device creation.NeilBrown2009-07-191-0/+2
* md/raid5: suspend shouldn't affect read requests.NeilBrown2009-07-191-1/+2
* blocK: Restore barrier support for md and probably other virtual devices.NeilBrown2009-07-191-5/+5
* dma-debug: fix off-by-one error in overlap functionJoerg Roedel2009-07-191-1/+1
* alpha: fix percpu build breakageTejun Heo2009-07-193-4/+9
* kernel/resource.c: fix sign extension in reserve_setup()Zhang Rui2009-07-191-1/+1
* futexes: Fix infinite loop in get_futex_key() on huge pageSonny Rao2009-07-191-0/+1
* futex: Fix the write access fault problem for realThomas Gleixner2009-07-191-19/+23
* Blackfin: fix command line corruption with DEBUG_DOUBLEFAULTMike Frysinger2009-07-191-8/+8
* Blackfin: fix deadlock in SMP IPI handlerSonic Zhang2009-07-191-6/+7
* Blackfin: redo handling of bad irqsMike Frysinger2009-07-191-39/+11
* Blackfin: fix accidental reset in some boot modesSonic Zhang2009-07-191-1/+2
* personality: fix PER_CLEAR_ON_SETID (CVE-2009-1895)Julien Tinnes2009-07-191-1/+4
* tun/tap: Fix crashes if open() /dev/net/tun and then poll() it. (CVE-2009-1897)Mariusz Kozlowski2009-07-191-1/+3
* security: use mmap_min_addr indepedently of security modelsChristoph Lameter2009-07-197-28/+25
* Add '-fno-delete-null-pointer-checks' to gcc CFLAGSEugene Teo2009-07-191-1/+2
* Linux 2.6.30.1v2.6.30.1Greg Kroah-Hartman2009-07-021-1/+1
* bsdacct: fix access to invalid filp in acct_on()Renaud Lottiaux2009-07-021-2/+4
* xfs: fix freeing memory in xfs_getbmap()Felix Blyakher2009-07-021-0/+1
* KVM: x86: silence preempt warning on kvm_write_guest_timeMatt T. Yourst2009-07-021-0/+2
* drm/i915: correct suspend/resume orderingJesse Barnes2009-07-021-2/+2
* ide-cd: prevent null pointer deref via cdrom_newpc_intrRainer Weikusat2009-07-021-1/+1
* ocfs2: Fix ocfs2_osb_dump()Sunil Mushran2009-07-021-14/+18
* serial: bfin_5xx: fix building as module when early printk is enabledMike Frysinger2009-07-021-0/+4
* CONFIG_FILE_LOCKING should not depend on CONFIG_BLOCKTomas Szepe2009-07-021-7/+7
* lib/genalloc.c: remove unmatched write_lock() in gen_pool_destroyZygo Blaxell2009-07-021-1/+0
* vmscan: count the number of times zone_reclaim() scans and failsMel Gorman2009-07-023-0/+9
* vmscan: properly account for the number of page cache pages zone_reclaim() ca...Mel Gorman2009-07-022-11/+53
* dm: use i_size_readMikulas Patocka2009-07-023-3/+4
* dm exception store: really fix type lookupMilan Broz2009-07-021-3/+6
* dm exception store: fix exstore lookup to be case insensitiveJonathan Brassow2009-07-021-1/+1
* dm mpath: flush keventd queue in destructorMikulas Patocka2009-07-021-0/+1
* dm: sysfs skip output when device is being destroyedMilan Broz2009-07-021-0/+4
* dm mpath: validate table argument countMikulas Patocka2009-07-021-0/+6
* dm mpath: validate hw_handler argument countMikulas Patocka2009-07-021-0/+5
* mm: fix handling of pagesets for downed cpusDimitri Sivanich2009-07-021-3/+3
* qla2xxx: Correct (again) overflow during dump-processing on large-memory ISP2...Andrew Vasquez2009-07-021-1/+1
* PCI PM: Follow PCI_PM_CTRL_NO_SOFT_RESET during transitions from D3Rafael J. Wysocki2009-07-021-0/+2
* PCI PM: Fix handling of devices without PM support by pci_target_state()Rafael J. Wysocki2009-07-021-3/+2
* sound: seq_midi_event: fix decoding of (N)RPN eventsClemens Ladisch2009-07-021-4/+4
* ath5k: avoid PCI FATAL interrupts by restoring RETRY_TIMEOUT disablingJouni Malinen2009-07-021-0/+7