summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-07-24Linux 2.6.30.3v2.6.30.3Greg Kroah-Hartman1-1/+1
2009-07-24fbmon: work around compiler bug in gcc-4.2.4Linus Torvalds1-2/+2
2009-07-19Linux 2.6.30.2v2.6.30.2Greg Kroah-Hartman1-1/+1
2009-07-19Don't use '-fwrapv' compiler option: it's buggy in gcc-4.1.xLinus Torvalds1-1/+1
2009-07-19fuse: fix return value of fuse_dev_write()Csaba Henk1-1/+1
2009-07-19fuse: fix bad return value in fuse_file_poll()Miklos Szeredi1-1/+1
2009-07-19Fix iommu address space allocationDavid Woodhouse1-4/+22
2009-07-19Fix pci_unmap_addr() et al on i386.David Woodhouse1-1/+1
2009-07-19floppy: fix lock imbalanceJiri Slaby1-1/+4
2009-07-19Revert "ipv4: arp announce, arp_proxy and windows ip conflict verification"Eric W. Biederman1-5/+2
2009-07-19md: avoid dereferencing NULL pointer when accessing suspend_* sysfs attributes.NeilBrown1-2/+4
2009-07-19md: fix error path when duplicate name is found on md device creation.NeilBrown1-0/+2
2009-07-19md/raid5: suspend shouldn't affect read requests.NeilBrown1-1/+2
2009-07-19blocK: Restore barrier support for md and probably other virtual devices.NeilBrown1-5/+5
2009-07-19dma-debug: fix off-by-one error in overlap functionJoerg Roedel1-1/+1
2009-07-19alpha: fix percpu build breakageTejun Heo3-4/+9
2009-07-19kernel/resource.c: fix sign extension in reserve_setup()Zhang Rui1-1/+1
2009-07-19futexes: Fix infinite loop in get_futex_key() on huge pageSonny Rao1-0/+1
2009-07-19futex: Fix the write access fault problem for realThomas Gleixner1-19/+23
2009-07-19Blackfin: fix command line corruption with DEBUG_DOUBLEFAULTMike Frysinger1-8/+8
2009-07-19Blackfin: fix deadlock in SMP IPI handlerSonic Zhang1-6/+7
2009-07-19Blackfin: redo handling of bad irqsMike Frysinger1-39/+11
2009-07-19Blackfin: fix accidental reset in some boot modesSonic Zhang1-1/+2
2009-07-19personality: fix PER_CLEAR_ON_SETID (CVE-2009-1895)Julien Tinnes1-1/+4
2009-07-19tun/tap: Fix crashes if open() /dev/net/tun and then poll() it. (CVE-2009-1897)Mariusz Kozlowski1-1/+3
2009-07-19security: use mmap_min_addr indepedently of security modelsChristoph Lameter7-28/+25
2009-07-19Add '-fno-delete-null-pointer-checks' to gcc CFLAGSEugene Teo1-1/+2
2009-07-02Linux 2.6.30.1v2.6.30.1Greg Kroah-Hartman1-1/+1
2009-07-02bsdacct: fix access to invalid filp in acct_on()Renaud Lottiaux1-2/+4
2009-07-02xfs: fix freeing memory in xfs_getbmap()Felix Blyakher1-0/+1
2009-07-02KVM: x86: silence preempt warning on kvm_write_guest_timeMatt T. Yourst1-0/+2
2009-07-02drm/i915: correct suspend/resume orderingJesse Barnes1-2/+2
2009-07-02ide-cd: prevent null pointer deref via cdrom_newpc_intrRainer Weikusat1-1/+1
2009-07-02ocfs2: Fix ocfs2_osb_dump()Sunil Mushran1-14/+18
2009-07-02serial: bfin_5xx: fix building as module when early printk is enabledMike Frysinger1-0/+4
2009-07-02CONFIG_FILE_LOCKING should not depend on CONFIG_BLOCKTomas Szepe1-7/+7
2009-07-02lib/genalloc.c: remove unmatched write_lock() in gen_pool_destroyZygo Blaxell1-1/+0
2009-07-02vmscan: count the number of times zone_reclaim() scans and failsMel Gorman3-0/+9
2009-07-02vmscan: properly account for the number of page cache pages zone_reclaim() ca...Mel Gorman2-11/+53
2009-07-02dm: use i_size_readMikulas Patocka3-3/+4
2009-07-02dm exception store: really fix type lookupMilan Broz1-3/+6
2009-07-02dm exception store: fix exstore lookup to be case insensitiveJonathan Brassow1-1/+1
2009-07-02dm mpath: flush keventd queue in destructorMikulas Patocka1-0/+1
2009-07-02dm: sysfs skip output when device is being destroyedMilan Broz1-0/+4
2009-07-02dm mpath: validate table argument countMikulas Patocka1-0/+6
2009-07-02dm mpath: validate hw_handler argument countMikulas Patocka1-0/+5
2009-07-02mm: fix handling of pagesets for downed cpusDimitri Sivanich1-3/+3
2009-07-02qla2xxx: Correct (again) overflow during dump-processing on large-memory ISP2...Andrew Vasquez1-1/+1
2009-07-02PCI PM: Follow PCI_PM_CTRL_NO_SOFT_RESET during transitions from D3Rafael J. Wysocki1-0/+2
2009-07-02PCI PM: Fix handling of devices without PM support by pci_target_state()Rafael J. Wysocki1-3/+2