summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-08-25Linux 3.11-rc7v3.11-rc7Linus Torvalds1-1/+1
2013-08-25Merge tag 'staging-3.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-2/+3
2013-08-25Merge tag 'usb-3.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds3-2/+7
2013-08-25Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds3-4/+9
2013-08-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds8-19/+17
2013-08-24Merge tag 'acpi-3.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds1-8/+3
2013-08-24Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds6-19/+110
2013-08-24ARC: [lib] strchr breakage in Big-endian configurationJoern Rennecke1-0/+10
2013-08-24VFS: collect_mounts() should return an ERR_PTRDan Carpenter1-1/+1
2013-08-24bfs: iget_locked() doesn't return an ERR_PTRDan Carpenter1-1/+1
2013-08-24efs: iget_locked() doesn't return an ERR_PTR()Dan Carpenter1-1/+1
2013-08-24proc: kill the extra proc_readfd_common()->dir_emit_dots()Oleg Nesterov1-2/+0
2013-08-24cope with potentially long ->d_dname() output for shmem/hugetlbAl Viro4-14/+14
2013-08-23Merge branch 'for-3.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-10/+11
2013-08-23Merge branch 'for-3.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-5/+9
2013-08-23Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds18-49/+114
2013-08-23usb: phy: fix build breakageAnatolij Gustschin2-2/+2
2013-08-23USB: OHCI: add missing PCI PM callbacks to ohci-pci.cAlan Stern1-0/+5
2013-08-23staging: comedi: bug-fix NULL pointer dereference on failed attachIan Abbott1-1/+1
2013-08-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds36-175/+282
2013-08-23Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds8-14/+12
2013-08-23lib/lz4: correct the LZ4 licenseRichard Laager3-7/+7
2013-08-23memcg: get rid of swapaccount leftoversMichal Hocko3-3/+2
2013-08-23nilfs2: fix issue with counting number of bio requests for BIO_EOPNOTSUPP err...Vyacheslav Dubeyko1-1/+1
2013-08-23nilfs2: remove double bio_put() in nilfs_end_bio_write() for BIO_EOPNOTSUPP e...Vyacheslav Dubeyko1-2/+1
2013-08-23drivers/platform/olpc/olpc-ec.c: initialise earlierDaniel Drake1-1/+1
2013-08-23Merge tag 'drm-intel-fixes-2013-08-23' of git://people.freedesktop.org/~danve...Dave Airlie2-0/+14
2013-08-22ipv4: expose IPV4_DEVCONFstephen hemminger2-33/+35
2013-08-22ipv6: handle Redirect ICMP Message with no Redirected Header optionDuan Jiong3-1/+26
2013-08-22be2net: fix disabling TX in be_close()Sathya Perla1-1/+1
2013-08-22Revert "ACPI / video: Always call acpi_video_init_brightness() on init"Rafael J. Wysocki1-8/+3
2013-08-22Merge branch 'sfc-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfcDavid S. Miller1-1/+1
2013-08-22Revert "genetlink: fix family dump race"Johannes Berg1-7/+0
2013-08-22Merge branch 'linux-next' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds2-18/+6
2013-08-22Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds15-18/+27
2013-08-22Merge tag 'devicetree-fixes-for-3.11' of git://sources.calxeda.com/kernel/linuxLinus Torvalds1-0/+2
2013-08-22Merge tag 'dm-3.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/de...Linus Torvalds1-9/+7
2013-08-22x86 get_unmapped_area: Access mmap_legacy_base through mm_struct memberRadu Caragea3-3/+6
2013-08-22Revert "x86 get_unmapped_area(): use proper mmap base for bottom-up direction"Linus Torvalds3-3/+2
2013-08-22[SCSI] zfcp: remove access control tables interface (keep sysfs files)Martin Peschke1-0/+14
2013-08-22[SCSI] zfcp: fix schedule-inside-lock in scsi_device list loopsMartin Peschke1-7/+22
2013-08-22[SCSI] zfcp: fix lock imbalance by reworking request queue lockingMartin Peschke2-6/+59
2013-08-21ARM: tegra: always enable USB VBUS regulatorsStephen Warren3-0/+8
2013-08-21hso: Fix stack corruption on some architecturesDaniel Gimpelevich1-1/+5
2013-08-21hso: Earlier catch of error conditionDaniel Gimpelevich1-4/+5
2013-08-21of: fdt: fix memory initialization for expanded DTWladislav Wiebe1-0/+2
2013-08-22gma500: Fix SDVO turning off randomlyGuillaume Clement1-1/+2
2013-08-22Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/...Dave Airlie15-48/+98
2013-08-21Merge tag 'stable/for-linus-3.11-rc6-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds4-3/+44
2013-08-21Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-0/+26
2013-08-21Merge tag 'arm64-stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cma...Linus Torvalds1-1/+9
2013-08-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds9-38/+71
2013-08-21Merge tag 'pinctrl-for-v3.11-3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-4/+64
2013-08-21[SCSI] sg: Fix user memory corruption when SG_IO is interrupted by a signalRoland Dreier1-5/+15
2013-08-21[SCSI] lpfc: Don't force CONFIG_GENERIC_CSUM onAnton Blanchard1-1/+0
2013-08-21sfc: Fix lookup of default RX MAC filters when steered using ethtoolBen Hutchings1-1/+1
2013-08-21cpuset: fix a regression in validating config changeLi Zefan1-5/+9
2013-08-20bridge: Use the correct bit length for bitmap functions in the VLAN codeToshiaki Makita3-9/+9
2013-08-21drm/nv04/disp: fix framebuffer pin refcountingBen Skeggs3-15/+47
2013-08-21drm/nouveau/mc: fix race condition between constructor and request_irq()Ben Skeggs7-14/+14
2013-08-21drm/nouveau: fix reclocking on nv40Pali Rohár1-1/+1
2013-08-21drm/nouveau/ltcg: fix allocating memory as freeMaarten Lankhorst2-1/+5
2013-08-21drm/nouveau/ltcg: fix ltcg memory initialization after suspendMaarten Lankhorst1-9/+23
2013-08-21drm/nouveau/fb: fix null derefs in nv49 and nv4e initIlia Mirkin2-8/+8
2013-08-20Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller9-46/+52
2013-08-20packet: restore packet statistics tp_packets to include dropsWillem de Bruijn1-0/+2
2013-08-20net: phy: rtl8211: fix interrupt on status link changeGiuseppe CAVALLARO1-2/+2
2013-08-20Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller1-3/+7
2013-08-20r8169: remember WOL preferences on driver loadPeter Wu1-1/+1
2013-08-20via-ircc: don't return zero if via_ircc_open() failedAlexey Khoroshilov1-4/+2
2013-08-20macvtap: Ignore tap features when VNET_HDR is offVlad Yasevich1-2/+4
2013-08-20macvtap: Correctly set tap features when IFF_VNET_HDR is disabled.Vlad Yasevich1-4/+0
2013-08-20macvtap: simplify usage of tap_featuresVlad Yasevich1-4/+6
2013-08-20tcp: set timestamps for restored skb-sAndrey Vagin1-0/+7
2013-08-20MIPS: Handle OCTEON BBIT instructions in FPU emulator.David Daney1-0/+26
2013-08-20xen/smp: initialize IPI vectors before marking CPU onlineChuck Anderson1-2/+9
2013-08-20xen/events: mask events when changing their VCPU bindingDavid Vrabel1-0/+11
2013-08-20xen/events: initialize local per-cpu mask for all possible eventsDavid Vrabel1-1/+1
2013-08-20x86/xen: do not identity map UNUSABLE regions in the machine E820David Vrabel1-0/+22
2013-08-20sata_fsl: save irqs while coalescingAnthony Foiani1-2/+3
2013-08-20arm64: perf: fix event validation for software group leadersWill Deacon1-0/+3
2013-08-20arm64: perf: fix array out of bounds access in armpmu_map_hw_event()Will Deacon1-1/+6
2013-08-20bnx2x: set VF DMAE when first function has 0 supported VFsAriel Elior1-5/+2
2013-08-20bnx2x: Protect against VFs' ndos when SR-IOV is disabledAriel Elior1-18/+31
2013-08-20bnx2x: prevent VF benign attentionsYuval Mintz1-0/+3
2013-08-20bnx2x: Consider DCBX remote errorDmitry Kravkov1-3/+6
2013-08-20bnx2x: Change DCB context handlingDmitry Kravkov4-8/+43
2013-08-20bnx2x: dropless flow control not always functionalDmitry Kravkov1-13/+23
2013-08-20ipv6: drop packets with multiple fragmentation headersHannes Frederic Sowa2-0/+6
2013-08-20ipv6: remove max_addresses check from ipv6_create_tempaddrHannes Frederic Sowa1-6/+4
2013-08-19Merge tag 'iio-fixes-for-3.11c' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman1-1/+2
2013-08-20Merge branch 'security-fixes' into fixesRussell King2-4/+8
2013-08-19proc: more readdir conversion bug-fixesLinus Torvalds1-1/+1
2013-08-20ARM: 7816/1: CONFIG_KUSER_HELPERS: fix help textNicolas Pitre1-3/+6
2013-08-20ARM: 7815/1: kexec: offline non panic CPUs on Kdump panicVijaya Kumar K1-0/+1
2013-08-20ARM: 7819/1: fiq: Cast the first argument of flush_icache_range()Fabio Estevam1-1/+2
2013-08-19iio: adjd_s311: Fix non-scan mode data readPeter Meerwald1-1/+2
2013-08-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville9-46/+52
2013-08-19proc: return on proc_readdir errorRichard Genoud1-1/+3
2013-08-19ARM: davinci: nand: specify ecc strengthSekhar Nori4-0/+4
2013-08-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-fixesLinus Torvalds4-11/+23
2013-08-19Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds5-46/+34
2013-08-19Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-4/+3
2013-08-19Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds5-36/+80
2013-08-19kernel: fix new kernel-doc warning in wait.cRandy Dunlap1-2/+1
2013-08-19libata: apply behavioral quirks to sil3826 PMPTerry Suereth1-6/+6
2013-08-19GFS2: Check for glock already held in gfs2_getxattrSteven Whitehouse1-0/+4
2013-08-19GFS2: alloc_workqueue() doesn't return an ERR_PTRDan Carpenter1-4/+4
2013-08-19GFS2: don't overrun reserved revokesBenjamin Marzinski1-5/+13
2013-08-19GFS2: WQ_NON_REENTRANT is meaningless and going awayTejun Heo1-1/+1
2013-08-19GFS2: Fix typo in gfs2_create_inode()Steven Whitehouse1-1/+1
2013-08-19Merge tag 'drm-intel-fixes-2013-08-15' of git://people.freedesktop.org/~danve...Dave Airlie157-1007/+1554
2013-08-19drm/i915: unpin backing storage in dmabuf_unmapDaniel Vetter1-0/+8
2013-08-19Merge branch 'drm-fixes-3.11' of git://people.freedesktop.org/~agd5f/linuxDave Airlie3-7/+15
2013-08-18Linux 3.11-rc6v3.11-rc6Linus Torvalds1-1/+1
2013-08-18drm/i915: Invalidate TLBs for the rings after a resetChris Wilson2-0/+14
2013-08-18Revert "hp-wmi: Enable hotkeys on some systems"Matthew Garrett1-16/+0
2013-08-18sony-laptop: Fix reporting of gfx_switch_statusDaniel Serpell1-1/+4
2013-08-18sony-laptop: return a negative error code in sonypi_compat_init()Wei Yongjun1-1/+2
2013-08-18Merge branch 'for-3.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-2/+4
2013-08-17batman-adv: check return type of unicast packet preparationsLinus Lüssing1-3/+7
2013-08-17Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds4-21/+52
2013-08-16s390: Fix broken buildGuenter Roeck1-1/+1
2013-08-16MAINTAINERS: Change ownership for SGI specific modules.Robin Holt1-2/+2
2013-08-16jbd2: Fix oops in jbd2_journal_file_inode()Jan Kara3-17/+48
2013-08-16Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds8-33/+69
2013-08-16Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/geer...Linus Torvalds2-8/+24
2013-08-16dm cache: avoid conflicting remove_mapping() in mq policyGeert Uytterhoeven1-9/+7
2013-08-16Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mturquette/linuxLinus Torvalds2-35/+42
2013-08-16Merge tag 'pm-3.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds1-7/+13
2013-08-16Merge tag 'sound-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds12-23/+98
2013-08-16Merge tag 'usb-3.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds10-37/+55
2013-08-16ARM: OMAP: rx51: change musb mode to OTGAaro Koskinen1-1/+1
2013-08-16ARM: OMAP2: fix musb usage for n8x0Daniel Mack2-8/+1
2013-08-16MAINTAINERS: Update email address for Benoit CoussonBenoit Cousson1-3/+3
2013-08-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds80-377/+651
2013-08-16Fix TLB gather virtual address range invalidation corner casesLinus Torvalds11-34/+57
2013-08-16ALSA: hda - Add a fixup for Gateway LT27Takashi Iwai1-0/+1
2013-08-15Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixesOlof Johansson3-4/+7
2013-08-15net/mlx5_core: Support MANAGE_PAGES and QUERY_PAGES firmware command changesMoshe Lazer6-49/+41
2013-08-15tun: signedness bug in tun_get_user()Dan Carpenter1-2/+4
2013-08-15qlcnic: Fix diagnostic interrupt test for 83xx adaptersManish Chopra1-0/+5
2013-08-15qlcnic: Fix beacon state return status handlingSucheta Chakraborty1-3/+3
2013-08-15qlcnic: Fix set driver version commandHimanshu Madhani2-3/+6
2013-08-15net: tg3: fix NULL pointer dereference in tg3_io_error_detected and tg3_io_sl...Daniel Borkmann1-5/+8
2013-08-15Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2-17/+15
2013-08-15Merge tag 'asoc-v3.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Takashi Iwai555-3299/+5644
2013-08-15drm/radeon: fix WREG32_OR macro setting bits in a registerRafał Miłecki1-1/+1
2013-08-15Merge remote-tracking branch 'asoc/fix/tegra' into asoc-linusMark Brown1-1/+1
2013-08-15Merge remote-tracking branch 'asoc/fix/sgtl5000' into asoc-linusMark Brown1-4/+14
2013-08-15Merge remote-tracking branch 'asoc/fix/dapm' into asoc-linusMark Brown1-3/+4
2013-08-15Merge remote-tracking branch 'asoc/fix/cs42l52' into asoc-linusMark Brown1-1/+4
2013-08-15ASoC: tegra: fix Tegra30 I2S capture parameter setupStephen Warren1-1/+1
2013-08-15net_sched: restore "linklayer atm" handlingJesper Dangaard Brouer5-2/+72
2013-08-15Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/o...David S. Miller3-4/+2
2013-08-15drivers/net/ethernet/via/via-velocity.c: update napi implementationJulia Lawall1-1/+3
2013-08-15Revert "cxgb3: Check and handle the dma mapping errors"Alexey Kardashevskiy1-83/+24
2013-08-15be2net: Clear any capability flags that driver is not interested in.Sarveshwar Bandi2-0/+9
2013-08-14openvswitch: Reset tunnel key between input and output.Jesse Gross1-0/+1
2013-08-14openvswitch: Use correct type while allocating flex array.Pravin B Shelar1-1/+1
2013-08-14openvswitch: Fix bad merge resolution.Jesse Gross1-3/+0
2013-08-14drm/radeon/r7xx: fix copy paste typo in golden register setupAlex Deucher1-6/+6
2013-08-14USB: keyspan: fix null-deref at disconnect and releaseJohan Hovold1-1/+1
2013-08-14USB: mos7720: fix broken control requestsJohan Hovold1-7/+14
2013-08-14usb: add two quirky touchscreenOliver Neukum1-0/+6
2013-08-14drm/i915: Don't deref pipe->cpu_transcoder in the hangcheck codeChris Wilson1-29/+57
2013-08-14Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds32-105/+282
2013-08-14cfg80211: don't request disconnect if not connectedJohannes Berg1-6/+4
2013-08-14nl80211: nl80211hdr_put() doesn't return an ERR_PTRDan Carpenter1-11/+11
2013-08-14Merge tag 'amd_ucode_fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar83-492/+823
2013-08-14m68k: Truncate base in do_div()Andreas Schwab1-4/+5
2013-08-14m68k/atari: ARAnyM - Fix NatFeat module supportGeert Uytterhoeven1-4/+19
2013-08-14ARM: at91/DT: fix at91sam9n12ek memory nodeNicolas Ferre1-2/+2
2013-08-14ARM: at91: add missing uart clocks DT entriesBoris BREZILLON1-0/+2
2013-08-13tun: compare with 0 instead of total_lenWeiping Pan1-2/+2
2013-08-13rtnetlink: rtnl_bridge_getlink: Call nlmsg_find_attr() with ifinfomsg headerAsbjoern Sloth Toennesen1-1/+1
2013-08-13fs/proc/task_mmu.c: fix buffer overflow in add_page_map()yonghua zheng1-4/+4
2013-08-13arch: *: Kconfig: add "kernel/Kconfig.freezer" to "arch/*/Kconfig"Chen Gang3-0/+4
2013-08-13ocfs2: fix null pointer dereference in ocfs2_dir_foreach_blk_id()Jeff Liu1-3/+1
2013-08-13x86 get_unmapped_area(): use proper mmap base for bottom-up directionRadu Caragea3-2/+3
2013-08-13ocfs2: fix NULL pointer dereference in ocfs2_duplicate_clusters_by_pageTiger Yang5-53/+16
2013-08-13ocfs2: Revert 40bd62e to avoid regression in extended allocationJie Liu1-1/+1
2013-08-13drivers/rtc/rtc-stmp3xxx.c: provide timeout for potentially endless loop poll...Lothar Waßmann1-10/+25
2013-08-13hugetlb: fix lockdep splat caused by pmd sharingMichal Hocko1-0/+10
2013-08-13aoe: adjust ref of head for compound page tailsEd Cashin1-10/+7
2013-08-13microblaze: fix clone syscallMichal Simek4-1/+18
2013-08-13mm: save soft-dirty bits on file pagesCyrill Gorcunov9-10/+107
2013-08-13mm: save soft-dirty bits on swapped pagesCyrill Gorcunov8-9/+84
2013-08-13memcg: don't initialize kmem-cache destroying work for root cachesAndrey Vagin1-2/+2
2013-08-13ethernet/arc/arc_emac - fix NAPI "work > weight" warningAlexey Brodkin1-1/+1
2013-08-13Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds4-25/+77
2013-08-13Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-2/+3
2013-08-13perf/arm: Fix armpmu_map_hw_event()Stephen Boyd1-1/+6
2013-08-13ip_tunnel: Do not use inner ip-header-id for tunnel ip-header-id.Pravin B Shelar2-17/+1
2013-08-13Merge branch 'bnx2x'David S. Miller6-27/+98
2013-08-13bnx2x: prevent crash in shutdown flow with CNICYuval Mintz1-2/+1
2013-08-13bnx2x: fix PTE write access errorBarak Witkowsky3-0/+15
2013-08-13bnx2x: fix memory leak in VFAriel Elior1-1/+1
2013-08-13bnx2x: update fairness parameters following DCB negotiationDmitry Kravkov3-12/+24
2013-08-13bnx2x: protect different statistics flowsDmitry Kravkov3-12/+57