summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-11-24[media] af9015: limit I2C access to keep FW happyAntti Palosaari2-0/+104
2011-11-24Merge branch 'fixes-dss' of git://git.kernel.org/pub/scm/linux/kernel/git/tml...Arnd Bergmann12-35/+276
2011-11-24Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/...Arnd Bergmann16-42/+70
2011-11-24Merge branch 'at91/defconfig' into fixesArnd Bergmann6-65/+40
2011-11-24ARM: at91: enable additional boards in existing soc defconfig filesJean-Christophe PLAGNIOL-VILLARD3-0/+24
2011-11-24ARM: at91: refresh soc defconfig files for 3.2Jean-Christophe PLAGNIOL-VILLARD6-65/+16
2011-11-24ARM: at91: rename defconfig files appropriatelyJean-Christophe PLAGNIOL-VILLARD4-0/+0
2011-11-24Merge branch 'mxs/for-arnd' of git://git.linaro.org/people/shawnguo/linux-2.6...Arnd Bergmann1-0/+7
2011-11-24Merge branches 'rmobile/core', 'rmobile/kota2' and 'rmobile/ag5' into rmobile...Paul Mundt3-18/+138
2011-11-24ARM: mach-shmobile: SH73A0 external Ethernet fixMagnus Damm1-1/+1
2011-11-24ARM: mach-shmobile: AG5EVM GIC Sparse IRQ fixMagnus Damm1-0/+1
2011-11-24ARM: mach-shmobile: Kota2 TPU LED platform dataMagnus Damm2-4/+134
2011-11-24ARM: mach-shmobile: Kota2 GIC Sparse IRQ fixMagnus Damm1-0/+1
2011-11-24ARM: mach-shmobile: Kota2 PINT fixMagnus Damm1-14/+2
2011-11-24arch/powerpc/sysdev/ehv_pic.c: add missing kfreeJulia Lawall1-0/+1
2011-11-24powerpc/fsl-lbc: Fix for fsl_upmAlexandre Rusev1-0/+1
2011-11-24drivers/edac/mpc85xx_edac.c: fix memory controller compatible for edacShaohui Xie1-1/+1
2011-11-24powerpc/qe: Fixup QE_General4 errataJoakim Tjernlund1-1/+1
2011-11-24slub: avoid potential NULL dereference or corruptionEric Dumazet1-10/+11
2011-11-24slub: use irqsafe_cpu_cmpxchg for put_cpu_partialChristoph Lameter1-1/+1
2011-11-24powerpc/85xx: Fix compile error on p3060_qds.cKumar Gala1-1/+1
2011-11-24powerpc/p3060qds: Fix select of 'MPC8xxx_GPIO'Paul Bolle1-1/+1
2011-11-24powerpc/p1023: set IRQ[4:6,11] to active-high level sensitive for PCIeRoy Zang1-4/+13
2011-11-24Linux 3.2-rc3v3.2-rc3Linus Torvalds1-1/+1
2011-11-24Merge git://github.com/rustyrussell/linuxLinus Torvalds5-3/+23
2011-11-24virtio-pci: make reset operation saferMichael S. Tsirkin2-0/+20
2011-11-24virtio-mmio: Correct the name of the guest features selectorSasha Levin2-2/+2
2011-11-24virtio: add HAS_IOMEM dependency to MMIO platform bus driverHeiko Carstens1-1/+1
2011-11-24Merge branch 'upstream-linus' of git://github.com/jgarzik/libata-devLinus Torvalds2-1/+5
2011-11-24ipv4: Save nexthop address of LSRR/SSRR option to IPCB.Li Wei3-3/+6
2011-11-24ehea: Use round_jiffies_relative to align workqueueAnton Blanchard1-2/+4
2011-11-24ehea: Reduce memory usage in buffer poolsAnton Blanchard1-2/+2
2011-11-24qlge: fix size of external list for TX address descriptorsThadeu Lima de Souza Cascardo1-5/+3
2011-11-24bnx2x: Fix 5461x LEDYaniv Rosner2-1/+39
2011-11-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds8-25/+51
2011-11-24Merge branch 'hwmod_dss_fixes_3.2rc' of git://git.pwsan.com/linux-2.6 into fi...Tony Lindgren12-35/+276
2011-11-24Merge branch 'fixes-v3.2-rc2' into fixesTony Lindgren666-12203/+21805
2011-11-24ARM: OMAP2+: Fix Compilation error when omap_l3_noc built as moduleGovindraj.R1-1/+1
2011-11-24ARM: OMAP2+: Remove empty io.hThomas Weber1-0/+0
2011-11-24ARM: OMAP2: select ARM_AMBA if OMAP3_EMU is definedMing Lei1-0/+1
2011-11-24ARM: OMAP: smartreflex: fix IRQ handling bugFelipe Balbi1-1/+1
2011-11-24ARM: OMAP: PM: only register TWL with voltage layer when device is presentKevin Hilman3-4/+16
2011-11-24ARM: OMAP: hwmod: Fix the addr space, irq, dma count APIssricharan1-3/+3
2011-11-24ipv4 : igmp : fix error handle in ip_mc_add_src()Jun Zhao1-1/+2
2011-11-24ipv6: tcp: fix tcp_v6_conn_request()Eric Dumazet1-6/+7
2011-11-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyh...Linus Torvalds4-36/+70
2011-11-24eCryptfs: Extend array bounds for all filename charsTyler Hicks1-2/+2
2011-11-24b44: Use dev_kfree_skb_irq() in b44_tx()Xander Hover1-1/+1
2011-11-24eCryptfs: Flush file in vma closeTyler Hicks1-1/+22
2011-11-24eCryptfs: Prevent file create race conditionTyler Hicks3-33/+46