aboutsummaryrefslogtreecommitdiffstats
path: root/.mailmap (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2012-08-13kthread: Implement park/unpark facilityThomas Gleixner2-20/+176
2012-08-13rcu: Yield simplerThomas Gleixner3-184/+41
2012-08-13leds: renesas: fix error handlingArnd Bergmann1-1/+1
2012-08-13Revert "leds: use led_set_brightness in led_trigger_event"Fabio Baltieri1-1/+1
2012-08-12bnx2x: Fix compiler warningsJoren Van Onder1-1/+1
2012-08-12af_packet: remove BUG statement in tpacket_destruct_skbdanborkmann@iogearbox.net1-1/+0
2012-08-12macvtap: rcu_dereference outside read-lock sectionDenis Efremov1-1/+2
2012-08-12printk: Fix calculation of length used to discard recordsJeff Mahoney1-0/+2
2012-08-10codel: refine one condition to avoid a nul rec_inv_sqrtEric Dumazet1-2/+6
2012-08-10ixgbe: add missing bracesEmil Tantilov1-1/+2
2012-08-10ipv4: fix ip_send_skb()Eric Dumazet3-5/+4
2012-08-10tpm_tis / PM: Fix unused function warning for CONFIG_PM_SLEEPRafael J. Wysocki1-0/+2
2012-08-10platform / x86 / PM: Fix unused function warnings for CONFIG_PM_SLEEPRafael J. Wysocki11-2/+38
2012-08-10ACPI / PM: Fix unused function warnings for CONFIG_PM_SLEEPRafael J. Wysocki7-0/+24
2012-08-10ARM: davinci: remove broken ntosd2_init_i2cArnd Bergmann1-39/+0
2012-08-10ARM: s3c24xx: enable CONFIG_BUG for tct_hammerArnd Bergmann1-1/+1
2012-08-10omap-rng: fix use of SIMPLE_DEV_PM_OPSArnd Bergmann1-1/+1
2012-08-10spi/s3c64xx: improve error handlingArnd Bergmann1-1/+1
2012-08-10mtd/omap2: fix dmaengine_slave_config error handlingArnd Bergmann1-4/+3
2012-08-10gpio: em: do not discard em_gio_irq_domain_cleanupArnd Bergmann1-1/+1
2012-08-10ARM: exynos: exynos_pm_add_dev_to_genpd may be unusedArnd Bergmann1-1/+1
2012-08-10Yama: higher restrictions should block PTRACE_TRACEMEKees Cook3-9/+48
2012-08-09net: tcp: ipv6_mapped needs sk_rx_dst_set methodEric Dumazet3-1/+4
2012-08-09ipv4: tcp: unicast_sock should not land outside of TCP stackEric Dumazet1-0/+1
2012-08-09bnx2x: Fix recovery flow cleanup during probeYuval Mintz1-17/+0
2012-08-09bnx2x: fix unload previous driver flow when flr-capableYuval Mintz1-27/+28
2012-08-09tun: don't zeroize sock->file on detachStanislav Kinsbursky1-1/+0
2012-08-09Btrfs: remove mnt_want_write call in btrfs_mksubvolAlexander Block1-5/+0
2012-08-09ARM: imx: gpmi-nand depends on mxs-dmaArnd Bergmann2-1/+2
2012-08-09ARM: integrator: include <linux/export.h>Arnd Bergmann1-0/+1
2012-08-09ARM: s3c24xx: use new PWM driverArnd Bergmann2-3/+4
2012-08-09ARM: sa1100: include linux/io.h in hackkit leds codeArnd Bergmann1-0/+1
2012-08-09Input: eeti_ts: pass gpio value instead of IRQArnd Bergmann3-9/+15
2012-08-09ARM: pxa: remove irq_to_gpio from ezx-pcap driverArnd Bergmann2-1/+2
2012-08-09ARM: tegra: more regulator fixes for HarmonyStephen Warren1-15/+17
2012-08-09igb: Fix register defines for all non-82575 hardwareAlexander Duyck1-2/+6
2012-08-09e1000e: fix panic while dumping packets on Tx hang with IOMMUEmil Tantilov1-10/+26
2012-08-09igb: fix panic while dumping packets on Tx hang with IOMMUEmil Tantilov1-10/+9
2012-08-09tcp: must free metrics at net dismantleEric Dumazet1-0/+12
2012-08-09ARM: dma-mapping: fix incorrect freeing of atomic allocationsAaro Koskinen1-2/+2
2012-08-09ARM: dma-mapping: fix atomic allocation alignmentAaro Koskinen1-3/+3
2012-08-09ARM: mm: fix MMU mapping of CMA regionsChris Brand1-1/+1
2012-08-08net/stmmac: mark probe function as __devinitArnd Bergmann1-1/+1
2012-08-08lpc_eth: remove obsolete ifdefsstigge@antcom.de1-13/+0
2012-08-08net/core: Fix potential memory leak in dev_set_alias()Alexey Khoroshilov1-2/+5
2012-08-08cdc-phonet: Don't leak in usbpn_openJesper Juhl1-0/+1
2012-08-08batman-adv: Fix mem leak in the batadv_tt_local_event() functionJesper Juhl1-0/+1
2012-08-08sched: add missing group change to qfq_change_classPaolo Valente1-26/+69
2012-08-08net: force dst_default_metrics to const sectionEric Dumazet2-2/+10
2012-08-08net: fib: fix incorrect call_rcu_bh()Eric Dumazet1-1/+1