aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/configs/snapgear_defconfig (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2010-04-26sh: Kill off dangling goto labels from oom-killer rework.Paul Mundt2-2/+0
2010-04-26SH: fix error paths in DMA driverGuennadi Liakhovetski1-6/+21
2010-04-26sh: sh7751 pci controller io port fixMagnus Damm1-2/+3
2010-04-26sh: Fix maximum number of SCIF ports in R2D defconfigsMagnus Damm2-2/+2
2010-04-26SH: fix TS field shift calculation for DMA driversGuennadi Liakhovetski1-1/+1
2010-04-26SH: constify multiple DMA related objects and references to themGuennadi Liakhovetski7-67/+30
2010-04-26sh: invoke oom-killer from page faultNick Piggin2-24/+8
2010-04-25ipv6: Fix inet6_csk_bind_conflict()Eric Dumazet1-1/+1
2010-04-25sh: Use correct mask when comparing PMB DATA array valuesMatt Fleming1-1/+4
2010-04-25sh: Do not try merging two 128MB PMB mappingsMatt Fleming1-1/+1
2010-04-25sh: Fix zImage load address when CONFIG_32BIT=yMatt Fleming1-0/+6
2010-04-25sh: Fix address to decompress at when CONFIG_32BIT=yMatt Fleming1-0/+4
2010-04-25sh: Assembly friendly __pa and __va definitionsMatt Fleming1-4/+9
2010-04-24e100: Fix the TX workqueue raceAlan Cox1-2/+8
2010-04-24initramfs: handle unrecognised decompressor when unpackingPhillip Lougher1-1/+2
2010-04-24ksm: check for ERR_PTR from follow_page()Dan Carpenter1-6/+6
2010-04-24VMware Balloon driverDmitry Torokhov4-0/+851
2010-04-24fs/block_dev.c: fix performance regression in O_DIRECT|O_SYNC writes to block devicesAnton Blanchard1-5/+12
2010-04-24lib/vsprintf.c: add missing EXPORT_SYMBOL(simple_strtoll)Hans Verkuil1-0/+1
2010-04-24w1: fix omap 1-wire driver compilationAmit Kucheria1-0/+1
2010-04-24rmap: anon_vma_prepare() can leak anon_vma_chainOleg Nesterov1-4/+5
2010-04-24keys: fix an RCU warningDavid Howells1-5/+8
2010-04-24lib: fix the use of LZO to decompress initramfs imagesAlbin Tonnerre1-7/+15
2010-04-24hugetlb: fix infinite loop in get_futex_key() when backed by huge pagesMel Gorman2-1/+13
2010-04-24w1: w1 temp: fix negative termperature calculationIan Dall1-3/+2
2010-04-24cgroups: fix procs documentationKAMEZAWA Hiroyuki1-2/+1
2010-04-24drivers/video/efifb.c: support framebuffer for NVIDIA 9400M in MacBook Pro 5,1Thomas Gerlach1-0/+3
2010-04-24lis3: add support for HP ProBook 432x/442x/452x/522xTakashi Iwai1-0/+4
2010-04-24mtd: fix Orion NAND driver compilation with ARM OABIPaulius Zaleckas1-1/+7
2010-04-24flex_array: fix the panic when calling flex_array_alloc() without __GFP_ZEROChangli Gao1-1/+1
2010-04-24kernel/sys.c: fix compat uname machineAndreas Schwab1-1/+1
2010-04-24reiserfs: fix corruption during shrinking of xattrsJeff Mahoney1-1/+1
2010-04-24memcg: fix prepare migrationAndrea Arcangeli1-2/+2
2010-04-24reiserfs: fix permissions on .reiserfs_privJeff Mahoney2-15/+4
2010-04-23gianfar: Fix potential oops during OF address translationAnton Vorontsov1-5/+1
2010-04-23fsl_pq_mdio: Fix kernel oops during OF address translationAnton Vorontsov1-6/+14
2010-04-23eeepc-laptop: add missing sparse_keymap_freeCorentin Chary1-2/+1
2010-04-23Cleanup generic block based fiemapJosef Bacik2-41/+56
2010-04-23drm/i915: fix non-Ironlake 965 class crashesJesse Barnes1-1/+1
2010-04-23ALSA: hda: Use STAC_DELL_M6_BOTH quirk for Dell Studio 1558Daniel T Chen1-0/+2
2010-04-23ALSA: hda: Use LPIB quirk for DG965OT board version AAD63733-203Daniel T Chen1-0/+1
2010-04-22tcp: bind() fix when many ports are boundEric Dumazet2-10/+21
2010-04-22libata: ensure NCQ error result taskfile is fully initializedJeff Garzik1-0/+1
2010-04-22libata: fix docs, RE port and device of libata.force ID separated by pointRoman Fietze1-1/+1
2010-04-22pata_pcmcia/ide-cs: add IDs for transcend and kingston cardsKristoffer Ericson2-0/+8
2010-04-22libata: fix locking around blk_abort_request()Tejun Heo1-0/+4
2010-04-22PCI: Ensure we re-enable devices on resumeMatthew Garrett1-5/+1
2010-04-22x86/PCI: parse additional host bridge window resource typesBjorn Helgaas1-6/+37
2010-04-22PCI: revert broken device warningBjorn Helgaas1-16/+7
2010-04-22rdma: potential ERR_PTR dereferenceDan Carpenter1-1/+1