aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-04-26powerpc/fsl-booke: Fix CONFIG_RELOCATABLE support on FSL Book-E ppc32Kumar Gala
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-24e100: 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
2010-04-24drivers/video/efifb.c: support framebuffer for NVIDIA 9400M in MacBook Pro 5,1Thomas Gerlach
2010-04-24lis3: add support for HP ProBook 432x/442x/452x/522xTakashi Iwai
2010-04-24mtd: fix Orion NAND driver compilation with ARM OABIPaulius Zaleckas
2010-04-24flex_array: fix the panic when calling flex_array_alloc() without __GFP_ZEROChangli Gao
2010-04-24kernel/sys.c: fix compat uname machineAndreas Schwab
2010-04-24reiserfs: fix corruption during shrinking of xattrsJeff Mahoney
2010-04-24memcg: fix prepare migrationAndrea Arcangeli
2010-04-24reiserfs: fix permissions on .reiserfs_privJeff Mahoney
2010-04-23x86: Disable large pages on CPUs with Atom erratum AAE44H. Peter Anvin
2010-04-23x86-64: Clear a 64-bit FS/GS base on fork if selector is nonzeroH. Peter Anvin
2010-04-23gianfar: Fix potential oops during OF address translationAnton Vorontsov