aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-01-19kernel: Fix sparse warning for ACCESS_ONCEfor-linusACCESS_ONCEChristian Borntraeger1-1/+1
2015-01-19next: sh: Fix compile errorGuenter Roeck1-1/+1
2015-01-19kernel: tighten rules for ACCESS ONCEChristian Borntraeger1-5/+16
2015-01-19mm/gup: Replace ACCESS_ONCE with READ_ONCEChristian Borntraeger1-1/+1
2015-01-19x86/spinlock: Leftover conversion ACCESS_ONCE->READ_ONCEChristian Borntraeger1-2/+2
2015-01-19x86/xen/p2m: Replace ACCESS_ONCE with READ_ONCEChristian Borntraeger1-1/+1
2015-01-19ppc/hugetlbfs: Replace ACCESS_ONCE with READ_ONCEChristian Borntraeger1-2/+2
2015-01-19ppc/kvm: Replace ACCESS_ONCE with READ_ONCEChristian Borntraeger2-12/+12
2015-01-05Linux 3.19-rc3Linus Torvalds1-1/+1
2015-01-05Merge tag 'powerpc-3.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds7-11/+22
2015-01-05Merge tag 'please-pull-syscall' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-1/+3
2015-01-05[IA64] Enable execveat syscall for ia64Tony Luck3-1/+3
2015-01-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/umlLinus Torvalds3-2/+3
2015-01-04Revert "ARM: 7830/1: delay: don't bother reporting bogomips in /proc/cpuinfo"Pavel Machek2-0/+21
2015-01-04x86, um: actually mark system call tables readonlyDaniel Borkmann2-2/+2
2015-01-04um: Skip futex_atomic_cmpxchg_inatomic() testRichard Weinberger1-0/+1
2015-01-02Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds4-5/+21
2015-01-02Merge tag 'sound-3.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds10-45/+57
2015-01-02Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2-3/+14
2014-12-31Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds1-9/+40
2014-12-31Revert "Input: atmel_mxt_ts - use deep sleep mode when stopped"Linus Torvalds1-73/+26
2014-12-31Merge tag 'nios2-fixes-v3.19-rc3' of git://git.rocketboards.org/linux-socfpga...Linus Torvalds2-18/+3
2014-12-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-0/+3
2014-12-31nios2: Use preempt_schedule_irqTobias Klauser1-18/+2
2014-12-31nios2: Initialize cpuinfo.mmuWalter Goossens1-0/+1
2014-12-30Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-25/+2
2014-12-30Merge tag 'fbdev-fixes-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-6/+23
2014-12-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds15-180/+302
2014-12-30Revert "cfg80211: make WEXT compatibility unselectable"Jiri Kosina1-1/+1
2014-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds69-1393/+628
2014-12-30Merge tag 'linux-kselftest-3.19-fixes' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-2/+2
2014-12-30SCSI: fix regression in scsi_send_eh_cmnd()Alan Stern1-2/+2
2014-12-30ALSA: pcm: Fix kerneldoc for params_*() functionsLars-Peter Clausen1-5/+5
2014-12-30Merge tag 'asoc-fix-v3.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Takashi Iwai9-40/+52
2014-12-30Add USB_EHCI_EXYNOS to multi_v7_defconfigSteev Klimaszewski1-0/+1
2014-12-30Merge tag 'mvebu-fixes-3.19' of git://git.infradead.org/linux-mvebu into fixesArnd Bergmann8919-233344/+353064
2014-12-30audit: create private file name copies when auditing inodesPaul Moore1-9/+40
2014-12-30fnic: IOMMU Fault occurs when IO and abort IO is out of orderAnil Chintalapati (achintal)2-1/+16
2014-12-30sd: tweak discard heuristics to work around QEMU SCSI issueMartin K. Petersen1-2/+3
2014-12-30OMAPDSS: SDI: fix output port_numTomi Valkeinen1-0/+2
2014-12-30video/fbdev: fix defio's fsyncTomi Valkeinen1-2/+3
2014-12-29Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds7-19/+28
2014-12-29Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds7-47/+106
2014-12-29Merge tag 'pm+acpi-3.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds13-37/+89
2014-12-29genetlink: A genl_bind() to an out-of-range multicast group should not WARN().David S. Miller1-6/+1
2014-12-29Merge tag 'spi-v3.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds2-4/+9
2014-12-29Merge tag 'regulator-v3.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-7/+12
2014-12-29Merge tag 'mmc-v3.19-2' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds1-1/+1
2014-12-29Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds19-276/+497
2014-12-29mm: get rid of radix tree gfp mask for pagecache_get_pageMichal Hocko2-24/+18
2014-12-29Merge branch 'acpi-video'Rafael J. Wysocki1-0/+17
2014-12-29Merge branches 'pm-domains', 'powercap' and 'pm-tools'Rafael J. Wysocki5-3/+13
2014-12-29Merge branches 'pm-cpufreq' and 'pm-cpuidle'Rafael J. Wysocki6-26/+28
2014-12-29Merge branch 'pm-opp'Rafael J. Wysocki1-8/+31
2014-12-29mmc: core: stop trying to switch width when only one bit is supportedAlexandre Belloni1-1/+1
2014-12-29vhost: relax used address alignmentMichael S. Tsirkin1-3/+7
2014-12-29virtio_ring: document alignment requirementsMichael S. Tsirkin1-0/+7
2014-12-29video/logo: prevent use of logos after they have been freedTomi Valkeinen1-1/+16
2014-12-29OMAPDSS: pll: NULL dereference in error handlingDan Carpenter1-1/+2
2014-12-29OMAPDSS: HDMI: remove double initializer entriesTomi Valkeinen1-2/+0
2014-12-29Revert "powerpc: Secondary CPUs must set cpu_callin_map after setting active ...Michael Ellerman1-8/+1
2014-12-29powerpc/kdump: Ignore failure in enabling big endian exception during crashHari Bathini3-2/+18
2014-12-29powerpc: Wire up sys_execveat() syscallPranith Kumar3-1/+3
2014-12-28Linux 3.19-rc2Linus Torvalds1-1/+1
2014-12-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds3-51/+65
2014-12-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-1/+1
2014-12-28kvm: warn on more invariant breakagePaolo Bonzini1-1/+3
2014-12-28kvm: fix sorting of memslots with base_gfn == 0Paolo Bonzini1-5/+17
2014-12-27Input: hil_kbd - fix incorrect use of init_completionNicholas Mc Guire1-3/+3
2014-12-27Merge tag 'sound-3.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds3-3/+27
2014-12-27kvm: x86: drop severity of "generation wraparound" messagePaolo Bonzini1-1/+1
2014-12-27kvm: x86: vmx: reorder some msr writingTiejun Chen1-44/+44
2014-12-27netlink/genetlink: pass network namespace to bind/unbindJohannes Berg7-25/+28
2014-12-27ne2k-pci: Add pci_disable_device in error handlingJia-Ju Bai1-2/+4
2014-12-27bonding: change error message to debug message in __bond_release_one()Wengang Wang1-1/+1
2014-12-27Merge branch 'netlink_multicast'David S. Miller4-13/+83
2014-12-27genetlink: pass multicast bind/unbind to familiesJohannes Berg2-0/+64
2014-12-27netlink: call unbind when releasing socketJohannes Berg1-0/+7
2014-12-27netlink: update listeners directly when removing socketJohannes Berg1-5/+5
2014-12-27genetlink: pass only network namespace to genl_has_listeners()Johannes Berg2-4/+3
2014-12-27netlink: rename netlink_unbind() to netlink_undo_bind()Johannes Berg1-4/+4
2014-12-26[regression] braino in "lustre: use is_root_inode()"Al Viro1-1/+1
2014-12-26Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller1-4/+12
2014-12-26Merge tag 'wireless-drivers-for-davem-2014-12-26' of git://git.kernel.org/pub...David S. Miller7-12/+34
2014-12-26net: Generalize ndo_gso_check to ndo_features_checkJesse Gross7-35/+70
2014-12-26net: incorrect use of init_completion fixupNicholas Mc Guire1-1/+1
2014-12-26neigh: remove next ptr from struct neigh_tableNicolas Dichtel1-1/+0
2014-12-26net: xilinx: Remove unnecessary temac_property in the driverAppana Durga Kedareswara Rao2-6/+0
2014-12-26Merge branch 'parisc-3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-3/+10
2014-12-26net: phy: micrel: use generic config_init for KSZ8021/KSZ8031Johan Hovold1-15/+3
2014-12-26net/core: Handle csum for CHECKSUM_COMPLETE VXLAN forwardingJay Vosburgh1-0/+1
2014-12-26parisc: fix out-of-register compiler error in ldcw inline assembler functionJohn David Anglin1-3/+10
2014-12-26ALSA: hda_intel: apply the Seperate stream_tag for SkylakeLibin Yang1-1/+4
2014-12-26ALSA: hda_controller: Separate stream_tag for input and output streams.Rafal Redzimski2-2/+23
2014-12-25Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds47-221/+450
2014-12-25Merge tag 'for-linus-2' of git://git.code.sf.net/p/openipmi/linux-ipmiLinus Torvalds2-29/+18
2014-12-24openvswitch: fix odd_ptr_err.cocci warningsWu Fengguang1-1/+1
2014-12-24Bluetooth: Fix accepting connections when not using mgmtJohan Hedberg1-1/+6
2014-12-24Bluetooth: Fix controller configuration with HCI_QUIRK_INVALID_BDADDRMarcel Holtmann1-3/+6
2014-12-24brcmfmac: Do not crash if platform data is not populatedMika Westerberg1-2/+2
2014-12-24ipw2200: select CFG80211_WEXTPaul Bolle1-1/+2
2014-12-24Merge remote-tracking branches 'spi/fix/img-spfi' and 'spi/fix/msiof' into sp...Mark Brown1-0/+5
2014-12-24Merge remote-tracking branches 'asoc/fix/dwc', 'asoc/fix/intel', 'asoc/fix/ro...Mark Brown8-31/+47
2014-12-24Merge remote-tracking branch 'asoc/fix/dapm' into asoc-linusMark Brown1-9/+5
2014-12-24ASoC: rockchip: i2s: fix maxburst of dma data to 4Jianqun Xu1-2/+2
2014-12-24ASoC: rockchip: i2s: fix error defination of transmit data levelJianqun Xu1-1/+1
2014-12-24spi: img-spfi: Increase DMA burst sizeAndrew Bresticker1-2/+2
2014-12-24ASoC: Intel: correct the fixed free block allocationJie Yang1-1/+5
2014-12-24ASoC: rt5677: fixed rt5677_dsp_vad_put rt5677_dsp_vad_get panicFang, Yang A1-4/+5
2014-12-24net: Reset secmark when scrubbing packetThomas Graf1-0/+1
2014-12-24net: Fix stacked vlan offload features computationToshiaki Makita1-5/+8
2014-12-23Merge branch 'openvswitch-net'David S. Miller10-39/+52
2014-12-23vxlan: Fix double free of skb.Pravin B Shelar1-10/+24
2014-12-23openvswitch: Fix vport_send double freePravin B Shelar5-11/+23
2014-12-23openvswitch: Fix GSO with multiple MPLS label.Pravin B Shelar1-1/+2
2014-12-23openvswitch: Fix MPLS action validation.Pravin B Shelar1-12/+1
2014-12-23mpls: Fix allowed protocols for mpls gsoPravin B Shelar1-4/+1
2014-12-23mpls: Fix config check for mpls.Pravin B Shelar1-1/+1
2014-12-23net: Rearrange loop in net_rx_actionHerbert Xu1-14/+12
2014-12-23net: Always poll at least one device in net_rx_actionHerbert Xu1-4/+3
2014-12-23net: Detect drivers that reschedule NAPI and exhaust budgetHerbert Xu1-0/+9
2014-12-23net: Move napi polling code out of net_rx_actionHerbert Xu1-44/+54
2014-12-23batman-adv: avoid NULL dereferences and fix if checkAntonio Quartulli1-1/+1
2014-12-23batman-adv: Unify fragment size calculationSven Eckelmann1-1/+1
2014-12-23batman-adv: Calculate extra tail size based on queued fragmentsSven Eckelmann1-1/+1
2014-12-23net: drop the packet when fails to do software segmentation or header checkJason Wang1-1/+1
2014-12-24Revert "drm/gem: Warn on illegal use of the dumb buffer interface v2"Dave Airlie9-74/+12
2014-12-24Merge tag 'amdkfd-fixes-2014-12-23' of git://people.freedesktop.org/~gabbayo/...Dave Airlie6-10/+85
2014-12-24Merge branches 'thermal-core', 'thermal-soc' and 'thermal-int340x' of .git in...Zhang Rui19-276/+496
2014-12-24Thermal/int340x/int3403: Free acpi notification handlerSrinivas Pandruvada1-0/+2
2014-12-24Thermal/int340x/processor_thermal: Fix memory leakSrinivas Pandruvada1-9/+20
2014-12-24Thermal/int340x/int3403: Fix memory leakSrinivas Pandruvada1-0/+2
2014-12-24thermal: int340x: Introduce processor reporting deviceSrinivas Pandruvada2-0/+299
2014-12-23Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds4-21/+28
2014-12-23audit: restore AUDIT_LOGINUID unset ABIRichard Guy Briggs2-0/+14
2014-12-23Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds4-12/+27
2014-12-23arm64: mm: Add pgd_page to support RCU fast_gupJungseok Lee1-2/+3
2014-12-23arm64: defconfig: defconfig update for 3.19Will Deacon1-4/+5
2014-12-23arm64: kernel: fix __cpu_suspend mm switch on warm-bootLorenzo Pieralisi1-1/+13
2014-12-23agp: Fix up email address & attributions in AGP MODULE_AUTHOR tagsDave Jones8-8/+8
2014-12-22Merge tag 'dm-3.19-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/de...Linus Torvalds2-7/+24
2014-12-22Revert "mm/memory.c: share the i_mmap_rwsem"Kirill A. Shutemov1-2/+2
2014-12-23Merge tag 'drm/tegra/for-3.19-rc1-fixes' of git://people.freedesktop.org/~tag...Dave Airlie5-30/+150
2014-12-23Merge tag 'drm-intel-next-fixes-2014-12-17' of git://anongit.freedesktop.org/...Dave Airlie6-22/+82
2014-12-23Merge tag 'topic/atomic-fixes-2014-12-17' of git://anongit.freedesktop.org/dr...Dave Airlie1-1/+1
2014-12-23Merge branch 'msm-fixes-3.19' of git://people.freedesktop.org/~robclark/linux...Dave Airlie12-75/+110
2014-12-23nouveau: bring back legacy mmap handlerDave Airlie1-1/+2
2014-12-22ACPI / video: Add some Samsung models to disable_native_backlight listAaron Lu1-0/+17
2014-12-22tcp6: don't move IP6CB before xfrm6_policy_check()Nicolas Dichtel1-16/+29
2014-12-22cxgb4vf: Fix ethtool get_settings for VF driverHariprasad Shenai4-41/+161
2014-12-22caif: Fix napi poll list corruptionHerbert Xu1-2/+0
2014-12-22net/mlx4_en: Doorbell is byteswapped in Little Endian archsAmir Vadai1-1/+11
2014-12-228139too: Add netif_napi_del in the driverJia-Ju Bai1-0/+2
2014-12-228139too: Fix the lack of pci_disable_deviceJia-Ju Bai1-1/+1
2014-12-22net: ethernet: stmicro: stmmac: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-12-22net: s6gmac: remove driverDaniel Glöckner3-1071/+0
2014-12-22net: ethernet: micrel: ksz884x.c: Remove unused functionRickard Strandqvist1-6/+0
2014-12-22tg3: tg3_disable_ints using uninitialized mailbox value to disable interruptsPrashant Sreedharan1-17/+17
2014-12-22in6: fix conflict with glibcstephen hemminger2-1/+5
2014-12-22hyperv: Fix some variable name typos in send-buffer init/revokeHaiyang Zhang2-7/+9
2014-12-22virtio_net: Fix napi poll list corruptionHerbert Xu1-2/+0
2014-12-22stmmac: Don't init ptp again when resume from suspend/hibernationHuacai Chen1-6/+8
2014-12-22packet: Fixed TPACKET V3 to signal poll when block is closed rather than ever...Dan Collins1-4/+7
2014-12-22cifs: make new inode cache when file type is differentNakajima Akira1-3/+7
2014-12-22selftests/exec: Use %zu to format size_tGeert Uytterhoeven1-2/+2
2014-12-22spi: img-spfi: Enable controller before starting TX DMAAndrew Bresticker1-2/+2
2014-12-22audit: correctly record file names with different path name typesPaul Moore1-4/+10
2014-12-22ASoC: Intel: Fix BYTCR machine driver MODULE_ALIASJarkko Nikula1-1/+1
2014-12-22ASoC: Intel: Fix BYTCR firmware nameJarkko Nikula1-1/+1
2014-12-22ASoC: dwc: Iterate over all channelsAndrew Jackson1-19/+16
2014-12-22ASoC: dwc: Ensure FIFOs are flushed to prevent channel swapAndrew Jackson1-0/+14
2014-12-22ASoC: Intel: Add I2C dependency to two new machinesJarkko Nikula1-2/+2
2014-12-22crypto: af_alg - fix backlog handlingRabin Vincent1-0/+3
2014-12-22arm64: Replace set_arch_dma_coherent_ops with arch_setup_dma_opsCatalin Marinas1-5/+6
2014-12-22thermal: int340x_thermal: drop owner assignment from platform_driversWolfram Sang2-2/+0
2014-12-22thermal: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-12-21ipmi: Fix compile issue with isspace()Corey Minyard1-0/+1
2014-12-21ipmi: Finish cleanup of BMC attributesCorey Minyard1-29/+17
2014-12-21udf: Reduce repeated dereferencesJan Kara2-25/+25
2014-12-21udf: Check component length before reading itJan Kara1-2/+7
2014-12-21Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Zhang Rui11-269/+177
2014-12-21thermal: cpu_cooling: document node in struct cpufreq_cooling_deviceJavi Merino1-0/+1
2014-12-21thermal/powerclamp: add ids for future xeon cpusJacob Pan1-0/+1
2014-12-21Thermal/int340x: Handle properly the case when _trt or _art acpi entry is mis...Ilkka Koskinen1-4/+4
2014-12-21ARM: mvebu: Fix pinctrl configuration for Armada 370 DBGregory CLEMENT1-24/+0
2014-12-21Merge tag 'iwlwifi-fixes-for-kalle-2014-12-18' of git://git.kernel.org/pub/sc...Kalle Valo5-9/+30
2014-12-20Linux 3.19-rc1Linus Torvalds1-2/+2
2014-12-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntr...Linus Torvalds10-25/+103
2014-12-20Merge tag 'clk-for-linus-3.19' of git://git.linaro.org/people/mike.turquette/...Linus Torvalds94-690/+6663
2014-12-20Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds7-2804/+252
2014-12-20Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds51-366/+151
2014-12-20Merge tag 'pm-config-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds41-61/+52
2014-12-20Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds3-1/+8
2014-12-20Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds5-23/+21
2014-12-20i2c: sh_mobile: fix uninitialized var when debug is enabledWolfram Sang1-0/+1
2014-12-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds17-119/+29
2014-12-19Merge tag 'ecryptfs-3.19-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-19/+16
2014-12-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds4-25/+20
2014-12-19Merge tag 'sound-fix-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds24-51/+139
2014-12-19Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds23-1238/+1511