aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-03-19sched: remove unused SCHED_INIT_NODEHEADmasterVincent Guittot1-27/+0
2014-03-18metag: Use get_signal() signal_setup_done()Richard Weinberger1-27/+21
2014-03-18metag: Fix METAG Kconfig symbol select orderingJames Hogan1-1/+1
2014-03-17metag: Use irq_set_affinity instead of homebrewn codeThomas Gleixner1-19/+3
2014-03-16Linux 3.14-rc7v3.14-rc7Linus Torvalds1-1/+1
2014-03-16Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds3-3/+12
2014-03-16Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-6/+15
2014-03-16ipc: Fix 2 bugs in msgrcv() MSG_COPY implementationMichael Kerrisk1-0/+2
2014-03-15Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds7-30/+38
2014-03-14Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-4/+13
2014-03-14Merge tag 'pm+acpi-3.14-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-23/+30
2014-03-14Merge tag 'dm-3.14-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-6/+5
2014-03-14x86/amd/numa: Fix northbridge quirk to assign correct NUMA nodeDaniel J Blueman1-1/+1
2014-03-13Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds6-17/+50
2014-03-13Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1
2014-03-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds70-550/+516
2014-03-13i2c: Remove usage of orphaned symbol OF_I2CRichard Weinberger1-1/+1
2014-03-13Merge branches 'pnp', 'acpi-init', 'acpi-sleep' and 'pm-cpufreq'Rafael J. Wysocki3-20/+18
2014-03-13ACPI / sleep: Add extra checks for HW Reduced ACPI mode sleep statesRafael J. Wysocki1-17/+15
2014-03-13ipv6: Avoid unnecessary temporary addresses being generatedHeiner Kallweit1-1/+4
2014-03-13eth: fec: Fix lost promiscuous mode after reconnecting cableStefan Wahren1-7/+7
2014-03-13bonding: set correct vlan id for alb xmit pathdingtianhong1-1/+1
2014-03-13at86rf230: fix lockdep splatsAlexander Aring1-5/+6
2014-03-13net/mlx4_en: Deregister multicast vxlan steering rules when going downOr Gerlitz1-0/+2
2014-03-13vmxnet3: fix building without CONFIG_PCI_MSIArnd Bergmann1-2/+5
2014-03-13MAINTAINERS: add networking selftests to NETWORKINGDaniel Borkmann1-0/+1
2014-03-13Merge tag 'ttm-fixes-3.14-2014-03-12' of git://people.freedesktop.org/~thomas...Dave Airlie2-8/+12
2014-03-13Merge branch 'drm-fixes-3.14' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie3-9/+20
2014-03-13Merge tag 'vmwgfx-fixes-3.14-2014-03-13' of git://people.freedesktop.org/~tho...Dave Airlie1-0/+18
2014-03-13drm/vmwgfx: Fix a surface reference corner-case in legacy emulation modeThomas Hellstrom1-0/+18
2014-03-12Merge tag 'pci-v3.14-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-2/+3
2014-03-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-3/+8
2014-03-13ACPI / init: Invoke early ACPI initialization laterRafael J. Wysocki1-1/+1
2014-03-13cpufreq: Skip current frequency initialization for ->setpolicy driversRafael J. Wysocki1-2/+2
2014-03-12Merge tag 'sound-3.14-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds5-2/+29
2014-03-12net: socket: error on a negative msg_namelenMatthew Leach1-0/+4
2014-03-12drm/radeon/cik: properly set compute ring status on disableAlex Deucher1-1/+4
2014-03-12MAINTAINERS: Add tools/net to NETWORKING [GENERAL]Tobias Klauser1-0/+1
2014-03-12packet: doc: Spelling s/than/that/Geert Uytterhoeven1-1/+1
2014-03-12Merge branch 'mlx4'David S. Miller3-3/+12
2014-03-12net/mlx4_core: Load the IB driver when the device supports IBoEOr Gerlitz1-1/+1
2014-03-12net/mlx4_en: Handle vxlan steering rules for mac address changesOr Gerlitz1-0/+8
2014-03-12net/mlx4_core: Fix wrong dump of the vxlan offloads device capabilityOr Gerlitz1-2/+3
2014-03-12drm/radeon/cik: stop the sdma engines in the enable() functionAlex Deucher1-7/+5
2014-03-12drm/radeon/cik: properly set sdma ring status on disableAlex Deucher1-0/+2
2014-03-12drm/radeon: fix runpm disabling on non-PX harderAlex Deucher1-1/+9
2014-03-12xen-netback: use skb_is_gso in xenvif_start_xmitWei Liu1-2/+1
2014-03-12drm/ttm: don't oops if no invalidate_caches()Rob Clark1-3/+5
2014-03-12dm cache: fix access beyond end of origin deviceHeinz Mauelshagen1-5/+3
2014-03-12dm cache: fix truncation bug when copying a block to/from >2TB fast deviceHeinz Mauelshagen1-1/+2
2014-03-12KVM: SVM: fix cr8 intercept windowRadim Krčmář1-3/+3
2014-03-12PCI: Don't check resource_size() in pci_bus_alloc_resource()Bjorn Helgaas1-2/+0
2014-03-12PCI: Enable INTx in pci_reenable_device() only when MSI/MSI-X not enabledBjorn Helgaas1-0/+3
2014-03-12drm/ttm: Work around performance regression with VM_PFNMAPThomas Hellstrom1-5/+7
2014-03-12[SCSI] storvsc: NULL pointer dereference fixAles Novak1-0/+3
2014-03-12r8169: fix the incorrect tx descriptor versionhayeswang1-1/+1
2014-03-12tools/net/Makefile: Define PACKAGE to fix build problemsMarkos Chandras1-1/+1
2014-03-11x86: bpf_jit: support negative offsetsAlexei Starovoitov1-1/+1
2014-03-11bridge: multicast: enable snooping on general queries onlyLinus Lüssing1-3/+5
2014-03-11bridge: multicast: add sanity check for general query destinationLinus Lüssing1-0/+19
2014-03-11tcp: tcp_release_cb() should release socket ownershipEric Dumazet3-1/+20
2014-03-11Merge branch 'skb_frags'David S. Miller1-46/+54
2014-03-11skbuff: skb_segment: orphan frags before copyingMichael S. Tsirkin1-0/+6
2014-03-11skbuff: skb_segment: s/fskb/list_skb/Michael S. Tsirkin1-13/+13
2014-03-11skbuff: skb_segment: s/skb/head_skb/Michael S. Tsirkin1-22/+24
2014-03-11skbuff: skb_segment: s/skb_frag/frag/Michael S. Tsirkin1-7/+7
2014-03-11skbuff: skb_segment: s/frag/nskb_frag/Michael S. Tsirkin1-9/+9
2014-03-11PNP / ACPI: proper handling of ACPI IO/Memory resource parsing failuresZhang Rui1-3/+12
2014-03-11Merge branch 'stmmac'David S. Miller5-64/+60
2014-03-11stmmac: dwmac-sti: fix broken STiD127 compatibilityGiuseppe CAVALLARO1-1/+1
2014-03-11stmmac: fix chained modeGiuseppe CAVALLARO4-53/+34
2014-03-11stmmac: fix and better tune the default buffer sizesGiuseppe CAVALLARO1-6/+6
2014-03-11stmmac: disable at run-time the EEE if not supportedGiuseppe CAVALLARO1-4/+19
2014-03-11vmxnet3: fix netpoll race conditionNeil Horman1-5/+11
2014-03-11x86, fpu: Check tsk_used_math() in kernel_fpu_end() for eager FPUSuresh Siddha1-3/+12
2014-03-11Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds3-19/+36
2014-03-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds4-20/+26
2014-03-11x86: Remove CONFIG_X86_OOSTOREDave Jones6-290/+5
2014-03-11perf/x86: Fix leak in uncore_type_init failure pathsDave Jones1-1/+2
2014-03-11sched/clock: Prevent tracing recursion in sched_clock_cpu()Fernando Luis Vazquez Cao1-2/+2
2014-03-11stop_machine: Fix^2 race between stop_two_cpus() and stop_cpus()Peter Zijlstra1-1/+1
2014-03-11sched/deadline: Deny unprivileged users to set/change SCHED_DEADLINE policyJuri Lelli1-0/+9
2014-03-11Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar3-5/+13
2014-03-11Merge tag 'asoc-v3.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Takashi Iwai769-4645/+7674
2014-03-10vlan: Set correct source MAC address with TX VLAN offload enabledPeter Boström1-0/+3
2014-03-10Xen-netback: Fix issue caused by using gso_type wronglyAnnie Li1-21/+18
2014-03-10Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds19-26/+95
2014-03-10cris: convert ffs from an object-like macro to a function-like macroGeert Uytterhoeven1-1/+1
2014-03-10hfsplus: add HFSX subfolder count supportSergei Antonov4-2/+55
2014-03-10tools/testing/selftests/ipc/msgque.c: handle msgget failure return correctlyColin Ian King1-0/+1
2014-03-10MAINTAINERS: blackfin: add git repositoryMichael Opdenacker1-0/+1
2014-03-10revert "kallsyms: fix absolute addresses for kASLR"Andrew Morton1-1/+2
2014-03-10mm/Kconfig: fix URL for zsmalloc benchmarkBen Hutchings1-2/+2
2014-03-10fs/proc/base.c: fix GPF in /proc/$PID/map_filesArtem Fetishev1-0/+1
2014-03-10mm/compaction: break out of loop on !PageBuddy in isolate_freepages_blockLaura Abbott1-7/+13
2014-03-10mm: fix GFP_THISNODE callers and clarifyJohannes Weiner8-13/+19
2014-03-10pkt_sched: fq: do not hold qdisc lock while allocating memoryEric Dumazet1-6/+15
2014-03-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds9-52/+107
2014-03-10bna: Replace large udelay() with mdelay()Ben Hutchings1-1/+1
2014-03-10Merge branch 'for-3.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-2/+1
2014-03-10pkt_sched: move the sanity test in qdisc_list_add()Eric Dumazet1-3/+4
2014-03-10Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller10-16/+22
2014-03-10get rid of fget_light()Al Viro4-39/+56
2014-03-10sockfd_lookup_light(): switch to fdget^W^Waway from fget_lightAl Viro1-6/+7
2014-03-10vfs: atomic f_pos accesses as per POSIXLinus Torvalds6-18/+55
2014-03-10ocfs2 syncs the wrong range...Al Viro1-4/+4
2014-03-10libata: use wider match for blacklisting Crucial M500Tejun Heo1-2/+1
2014-03-10perf machine: Use map as success in ip__resolve_amsDon Zickus1-1/+1
2014-03-10perf symbols: Fix crash in elf_section_by_nameJiri Olsa1-3/+3
2014-03-10perf trace: Decode architecture-specific signal numbersBen Hutchings1-1/+9
2014-03-10Merge remote-tracking branches 'asoc/fix/88pm860', 'asoc/fix/omap' and 'asoc/...Mark Brown3-2/+7
2014-03-10Merge remote-tracking branch 'asoc/fix/pcm' into asoc-linusMark Brown1-0/+3
2014-03-10ASoC: 88pm860: Fix IO setupLars-Peter Clausen1-0/+3
2014-03-10ASoC: si476x: Fix IO setupLars-Peter Clausen1-1/+1
2014-03-10[SCSI] qla2xxx: Poll during initialization for ISP25xx and ISP83xxGiridhar Malavali1-2/+1
2014-03-10[SCSI] isci: correct erroneous for_each_isci_host macroLukasz Dorau1-3/+2
2014-03-10[SCSI] isci: fix reset timeout handlingDan Williams2-8/+1
2014-03-10[SCSI] be2iscsi: fix bad if expressionMike Christie1-1/+1
2014-03-10[SCSI] qla2xxx: Fix multiqueue MSI-X registration.Chad Dupuis1-16/+30
2014-03-09Linux 3.14-rc6v3.14-rc6Linus Torvalds1-1/+1
2014-03-09Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds19-53/+146
2014-03-09Merge tag 'nfs-for-3.14-5' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds6-31/+37
2014-03-09Merge tag 'usb-3.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds4-19/+11
2014-03-09Merge tag 'staging-3.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+2
2014-03-09KEYS: Make the keyring cycle detector ignore other keyrings of the same nameDavid Howells1-1/+5
2014-03-09bnx2: Fix shutdown sequenceMichael Chan2-4/+38
2014-03-09Merge branch 'for-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhan...Linus Torvalds3-15/+36
2014-03-09Merge tag 'spi-v3.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds6-17/+35
2014-03-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds7-103/+151
2014-03-09Revert "ACPI / sleep: pm_power_off needs more sanity checks to be installed"Rafael J. Wysocki1-6/+1
2014-03-08Merge tag 'omap-for-v3.14/fixes-dt-rc4' of git://git.kernel.org/pub/scm/linux...Olof Johansson3-3/+3
2014-03-08Merge tag 'bcm-for-3.14-pinctrl-reduced-rename' of git://github.com/broadcom/...Olof Johansson352-2153/+3378
2014-03-08Merge tag 'sunxi-fixes-for-3.14' of https://github.com/mripard/linux into fixesOlof Johansson4-9/+9
2014-03-08audit: Update kdoc for audit_send_reply and audit_list_rules_sendEric W. Biederman2-2/+2
2014-03-08Merge branch 'for-3.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-7/+3
2014-03-08Merge branch 'for-3.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+2
2014-03-08Merge branch 'for-3.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-11/+29
2014-03-08Merge tag 'firewire-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/i...Linus Torvalds2-16/+5
2014-03-08Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mike.turquette...Linus Torvalds1-2/+34
2014-03-08Merge tag 'pm+acpi-3.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-29/+103
2014-03-07x86: fix compile error due to X86_TRAP_NMI use in asm filesLinus Torvalds2-2/+2
2014-03-07Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds8-7/+37
2014-03-07Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds6-24/+67
2014-03-07Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2-0/+10
2014-03-07Merge tag 'trace-fixes-v3.14-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-1/+22
2014-03-07Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-2/+2
2014-03-07SUNRPC: Fix oops when trace sunrpc_task events in nfs clientDitang Chen1-2/+2
2014-03-08Merge branch 'pm-cpufreq'Rafael J. Wysocki1-28/+23
2014-03-08Merge branches 'acpi-resources', 'acpi-ec' and 'acpi-sleep'Rafael J. Wysocki3-1/+80
2014-03-07Merge tag 'dm-3.14-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds10-112/+425
2014-03-07x86: Ignore NMIs that come in during early bootH. Peter Anvin2-2/+11
2014-03-07ARM: 7992/1: boot: compressed: ignore bswapsdi2.SMark Rutland1-0/+1
2014-03-07ARM: 7991/1: sa1100: fix compile problem on CollieLinus Walleij1-0/+2
2014-03-07ARM: fix noMMU kallsyms symbol filteringRussell King2-6/+5
2014-03-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville10-16/+22
2014-03-07Revert "USBNET: ax88179_178a: enable tso if usb host supports sg dma"Mathias Nyman1-8/+0
2014-03-07Revert "xhci 1.0: Limit arbitrarily-aligned scatter gather."Mathias Nyman1-11/+3
2014-03-07usb: Make DELAY_INIT quirk wait 100ms between Get Configuration requestsJulius Werner1-0/+4
2014-03-07usb: Add device quirk for Logitech HD Pro Webcams C920 and C930eJulius Werner1-0/+4
2014-03-07libata: add ATA_HORKAGE_BROKEN_FPDMA_AA quirk for Seagate Momentus SpinPoint ...Michele Baldessari1-0/+1
2014-03-07ARC: Use correct PTAG register for icache flushVineet Gupta1-2/+2
2014-03-07Merge tag 'sound-3.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds3-1/+7
2014-03-07Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds27-65/+70
2014-03-07Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds8-102/+39
2014-03-07Merge tag 'pinctrl-v3.14-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds5-9/+15
2014-03-07Merge tag 'stable/for-linus-3.14-rc5-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds1-0/+1
2014-03-07Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreamingLinus Torvalds1-0/+1
2014-03-07dm space map metadata: fix refcount decrement below 0 which caused corruptionJoe Thornber1-21/+92
2014-03-07firewire: don't use PREPARE_DELAYED_WORKTejun Heo3-11/+29
2014-03-07blk-mq: add REQ_SYNC earlyShaohua Li1-0/+2
2014-03-07ALSA: hda - Fix loud click noise with IdeaPad 410YTakashi Iwai1-0/+19
2014-03-06Target/sbc: Fix sbc_copy_prot for offset scattersSagi Grimberg1-16/+22
2014-03-07Merge remote-tracking branches 'spi/fix/ath79', 'spi/fix/atmel', 'spi/fix/col...Mark Brown6-17/+35
2014-03-07powerpc: Align p_dyn, p_rela and p_st symbolsAnton Blanchard1-0/+1
2014-03-07powerpc/tm: Fix crash when forking inside a transactionMichael Neuling1-0/+9
2014-03-07Merge branch 'drm-fixes-3.14' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie1-1/+1
2014-03-06drm/radeon/atom: select the proper number of lanes in transmitter setupAlex Deucher1-1/+1
2014-03-07MAINTAINERS: add maintainer entry for TDA998x driverRussell King1-0/+6
2014-03-07drm: fix bochs kconfig dependenciesGerd Hoffmann1-0/+1
2014-03-07Merge branch 'drm-armada-fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-cubo...Dave Airlie1-9/+1
2014-03-07Merge branch 'drm-fixes-3.14' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie17-26/+22
2014-03-06ipv6: don't set DST_NOCOUNT for remotely added routesSabrina Dubroca1-1/+1
2014-03-06net/mlx4_core: mlx4_init_slave() shouldn't access comm channel before PF is r...Amir Vadai1-0/+11
2014-03-06net/mlx4_core: Fix memory access error in mlx4_QUERY_DEV_CAP_wrapper()Amir Vadai1-3/+3
2014-03-06bonding: correctly handle out of range parameters for lp_intervalSasha Levin1-0/+1
2014-03-06drm/radeon/dpm: fix typo in EVERGREEN_SMC_FIRMWARE_HEADER_softRegistersAlex Deucher1-1/+1
2014-03-06drm/radeon/cik: fix typo in documentationAlex Deucher1-1/+1
2014-03-06drm/radeon: silence GCC warning on 32 bitPaul Bolle1-1/+1
2014-03-06drm/radeon: resume old pm lateAlex Deucher15-23/+16
2014-03-06drm/radeon: TTM must be init with cpu-visible VRAM, v2Lauri Kasanen1-0/+3
2014-03-06ipv6: Fix exthdrs offload registration.Anton Nayshtut1-2/+2
2014-03-06ibmveth: Fix endian issues with MAC addressesAnton Blanchard2-10/+16
2014-03-06net: unix socket code abuses csum_partialAnton Blanchard1-2/+1
2014-03-06net: Improve SO_TIMESTAMPING documentation and fix a minor code bugAndrew Lutomirski2-21/+32
2014-03-06phy: fix compiler array bounds warning on settings[]Bjorn Helgaas1-5/+6
2014-03-06firewire: ohci: fix probe failure with Agere/LSI controllersStefan Richter1-13/+2
2014-03-06inet: frag: make sure forced eviction removes all fragsFlorian Westphal1-1/+1
2014-03-06Merge branch 'tipc'David S. Miller6-37/+47
2014-03-06tipc: don't log disabled tasklet handler errorsErik Hugne1-1/+0
2014-03-06tipc: fix memory leak during module removalErik Hugne1-3/+34