summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-04-27Remove redundant check for CONFIG_MMUChristoph Egger
2010-04-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linusLinus Torvalds
2010-04-27Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2010-04-27Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-04-27mmap: check ->vm_ops before dereferencingRik van Riel
2010-04-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2010-04-27Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2010-04-27watchdog: booke_wdt: fix build - unconstify watchdog_infoAnton Vorontsov
2010-04-27mtd: ensure that bdi entries are properly initialized and registeredJens Axboe
2010-04-27Move mtd_bdi_*mappable to mtdcore.cJörn Engel
2010-04-26drm/radeon: Fix sparc regression in r300_scratch()David Miller
2010-04-26drm: make sure vblank interrupts are disabled at DPMS timeJesse Barnes
2010-04-26r8169: more broken register writes workaroundfrançois romieu
2010-04-26r8169: failure to enable mwi should not be fatalfrançois romieu
2010-04-26nfsd4: bug in read_bufNeil Brown
2010-04-26x86/PCI: never allocate PCI MMIO resources below BIOS_ENDBjorn Helgaas
2010-04-26bridge br_multicast: Ensure to initialize BR_INPUT_SKB_CB(skb)->mrouters_only.YOSHIFUJI Hideaki / 吉藤英明
2010-04-26watchdog: sbc_fitpc2_wdt: fixed "scheduling while atomic" bug.Denis Turischev
2010-04-26ieee802154: Fix oops during ieee802154_sock_ioctlStefan Schmidt
2010-04-26watchdog: sbc_fitpc2_wdt: fixed I/O operations orderDenis Turischev
2010-04-26tg3: Fix INTx fallback when MSI failsAndre Detsch
2010-04-26Watchdog: sb_wdog.c: Fix sibyte watchdog initializationGuenter Roeck
2010-04-26pcmcia: fix matching rules for pseudo-multi-function cardsAlexander Kurz
2010-04-26xfs: more swap extent fixes for dynamic fork offsetsDave Chinner
2010-04-26btrfs: convert to using bdi_setup_and_register()Jens Axboe
2010-04-26crypto: authenc - Add EINPROGRESS checkHerbert Xu
2010-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-04-25ipv6: Fix inet6_csk_bind_conflict()Eric Dumazet
2010-04-25Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds
2010-04-25Catch filesystems lacking s_bdiJörn Engel
2010-04-25e100: Fix the TX workqueue raceAlan Cox
2010-04-25squashfs: fix potential buffer over-run on 4K block file systemsPhillip Lougher
2010-04-25squashfs: add missing buffer freePhillip Lougher
2010-04-25squashfs: fix warn_on when root inode is corruptedPhillip Lougher
2010-04-24Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds
2010-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-04-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2010-04-24Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...Linus Torvalds
2010-04-24initramfs: handle unrecognised decompressor when unpackingPhillip Lougher
2010-04-24ksm: check for ERR_PTR from follow_page()Dan Carpenter
2010-04-24VMware Balloon driverDmitry Torokhov
2010-04-24fs/block_dev.c: fix performance regression in O_DIRECT|O_SYNC writes to block...Anton Blanchard
2010-04-24lib/vsprintf.c: add missing EXPORT_SYMBOL(simple_strtoll)Hans Verkuil
2010-04-24w1: fix omap 1-wire driver compilationAmit Kucheria
2010-04-24rmap: anon_vma_prepare() can leak anon_vma_chainOleg Nesterov
2010-04-24keys: fix an RCU warningDavid Howells
2010-04-24lib: fix the use of LZO to decompress initramfs imagesAlbin Tonnerre
2010-04-24hugetlb: fix infinite loop in get_futex_key() when backed by huge pagesMel Gorman
2010-04-24w1: w1 temp: fix negative termperature calculationIan Dall
2010-04-24cgroups: fix procs documentationKAMEZAWA Hiroyuki