summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-08-10tun: 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-09Merge branches 'sh/urgent' and 'sh/gpiolib' into sh-latestPaul Mundt2-90/+141
2012-08-09sh: intc: Handle domain association for sparseirq pre-allocated vectors.Paul Mundt1-4/+23
2012-08-09sh: sh7269: Fix LCD pinmuxPhil Edworthy2-90/+141
2012-08-09sh: dma: fix request_irq usageMike Frysinger1-1/+1
2012-08-09drm/udl: Use ERR_CAST inlined function instead of ERR_PTR(PTR_ERR(.. [1]Thomas Meyer1-1/+1
2012-08-09Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie14-38/+172
2012-08-09drm/radeon/kms: allow "invalid" DB formats as a means to disable DBMarek Olšák4-5/+12
2012-08-09net/stmmac: mark probe function as __devinitArnd Bergmann1-1/+1
2012-08-09lpc_eth: remove obsolete ifdefsstigge@antcom.de1-13/+0
2012-08-09net/core: Fix potential memory leak in dev_set_alias()Alexey Khoroshilov1-2/+5
2012-08-09cdc-phonet: Don't leak in usbpn_openJesper Juhl1-0/+1
2012-08-09batman-adv: Fix mem leak in the batadv_tt_local_event() functionJesper Juhl1-0/+1
2012-08-09sched: add missing group change to qfq_change_classPaolo Valente1-26/+69
2012-08-09net: force dst_default_metrics to const sectionEric Dumazet2-2/+10
2012-08-09net: fib: fix incorrect call_rcu_bh()Eric Dumazet1-1/+1
2012-08-09pptp: lookup route with the proper net namespaceGao feng1-2/+2
2012-08-09Merge branch 'fixes-for-3.6' of git://gitorious.org/linux-can/linux-canDavid S. Miller1-12/+13
2012-08-09af_packet: Quiet sparse noise about using plain integer as NULL pointerYing Xue1-1/+1
2012-08-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/ppwask...David S. Miller2-5/+8
2012-08-09drivers: net: irda: bfin_sir: fix compile errorSonic Zhang1-4/+4
2012-08-08usb/ohci-omap: remove unused variableArnd Bergmann1-2/+0
2012-08-08mfd/asic3: fix asic3_mfd_probe return valueArnd Bergmann1-0/+1
2012-08-08Revert "NMI watchdog: fix for lockup detector breakage on resume"Rafael J. Wysocki3-30/+2
2012-08-08PM: Make dev_pm_get_subsys_data() always return 0 on successRafael J. Wysocki2-5/+2
2012-08-08drivers/cpufreq/pcc-cpufreq.c: fix error return codeJulia Lawall1-0/+1
2012-08-08RTC: Avoid races between RTC alarm wakeup and suspend.NeilBrown2-1/+2
2012-08-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds67-228/+364
2012-08-08Merge tag 'pinctrl-fixes-for-v3.6-rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds7-13/+8
2012-08-08Merge tag 'iommu-fixes-v3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds6-19/+63
2012-08-08Merge tag 'sound-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds6-16/+21
2012-08-08s390/compat: fix mmap compat system callsHeiko Carstens1-2/+0
2012-08-08s390/compat: fix compat wrappers for process_vm system callsHeiko Carstens1-2/+2
2012-08-08s390: do not clobber personality flags in sys_32_personality()Jiri Kosina1-4/+5
2012-08-08s390/seccomp: add support for system call filtering using BPFHeiko Carstens3-1/+17