aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-04-29espfix: Slightly different handling of espfix area skippingespfixH. Peter Anvin1-26/+32
2014-04-29espfix: limit the output of dump_pagetablesBorislav Petkov1-1/+15
2014-04-29espfix: make init_espfix_bsp() __initH. Peter Anvin1-1/+1
2014-04-29espfix: Sprinkle paravirt magic dust.Konrad Rzeszutek Wilk1-3/+7
2014-04-29espfix: move __do_double_fault outside of common_interruptH. Peter Anvin1-2/+5
2014-04-29espfix: add frame annotations to __do_double_faultH. Peter Anvin1-30/+30
2014-04-28espfix: centralize and document address space definitionH. Peter Anvin5-3/+7
2014-04-28espfix: remove debugging messages and gratuitous deltaH. Peter Anvin4-11/+3
2014-04-28espfix: clean up and correct commentH. Peter Anvin1-2/+2
2014-04-28espfix: correct the fixup address in error_kernelspaceH. Peter Anvin1-1/+1
2014-04-28espfix: SS will actually be set to NULL, not __KERNEL_DSH. Peter Anvin1-2/+0
2014-04-27espfix: fix errors in __do_double_fault, still crashes...H. Peter Anvin1-9/+11
2014-04-27espfix: doublefault implementation - development snapshotH. Peter Anvin6-109/+131
2014-04-22espfix: Remove unnecessary external reference in head64.cH. Peter Anvin1-1/+0
2014-04-22espfix: Only do espfix fixup for #GPH. Peter Anvin1-42/+59
2014-04-22espfix: Remove obsolete commentH. Peter Anvin1-1/+0
2014-04-22espfix: Initialize the BSP earlier, cleanupsH. Peter Anvin2-21/+21
2014-04-21espfix: Use an initialization bitmap instead of walking the tablesH. Peter Anvin4-66/+32
2014-04-21x86-64: espfix for 64-bit mode *PROTOTYPE*H. Peter Anvin9-12/+264
2014-04-18Merge tag 'pci-v3.15-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-13/+32
2014-04-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds5-13/+10
2014-04-18Merge tag 'sound-3.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2-5/+10
2014-04-18Merge tag 'dt-fixes-for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds6-9/+139
2014-04-18Merge tag 'xfs-for-linus-3.15-rc2' of git://oss.sgi.com/xfs/xfsLinus Torvalds10-33/+147
2014-04-18Merge tag 'trace-fixes-v3.15-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-6/+16
2014-04-18of: add empty of_find_node_by_path() for !OFAlexander Shiyan1-0/+5
2014-04-17Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-2/+5
2014-04-17Merge branch 'parisc-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds6-14/+14
2014-04-17Merge branch 'ipmi' (emailed ipmi fixes)Linus Torvalds7-155/+261
2014-04-17ipmi: boolify some thingsCorey Minyard3-40/+38
2014-04-17ipmi: Turn off all activity on an idle ipmi interfaceCorey Minyard4-97/+182
2014-04-17ipmi: Turn off default probing of interfacesCorey Minyard2-1/+13
2014-04-17ipmi: Reset the KCS timeout when starting error recoveryCorey Minyard1-2/+3
2014-04-17ipmi: Fix a race restarting the timerBodo Stroesser1-18/+28
2014-04-17Char: ipmi_bt_sm, fix infinite loopJiri Slaby1-1/+1
2014-04-17Merge tag 'stable/for-linus-3.15-rc1-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds7-16/+98
2014-04-17Merge tag '3.15-fixes' of git://neil.brown.name/mdLinus Torvalds1-2/+1
2014-04-17Merge tag 'fbdev-reorder-3.15' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds482-2666/+2682
2014-04-17tracing/uprobes: Fix uprobe_cpu_buffer memory leakzhangwei(Jovi)1-0/+6
2014-04-17raid5: fix a race of stripe count checkShaohua Li1-2/+1
2014-04-17video: Kconfig: move drm and fb into separate menusTomi Valkeinen1-0/+4
2014-04-17fbdev: move fbdev core files to separate directoryTomi Valkeinen23-23/+25
2014-04-17video: move fbdev to drivers/video/fbdevTomi Valkeinen481-2662/+2672
2014-04-16Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds7-45/+52
2014-04-16Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds11-61/+148
2014-04-16Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+6
2014-04-16Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-21/+16
2014-04-16tracing: Do not try to recreated toplevel set_ftrace_* filesSteven Rostedt (Red Hat)1-6/+10
2014-04-16Merge tag 'fbdev-fixes-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds8-32/+87
2014-04-16Merge tag 'pinctrl-v3.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds10-1471/+1514
2014-04-17xfs: fix tmpfile/selinux deadlock and initialize securityBrian Foster3-6/+21
2014-04-17xfs: fix buffer use after free on IO errorEric Sandeen1-4/+12
2014-04-17xfs: wrong error sign conversion during failed DIO writesDave Chinner1-1/+1
2014-04-17xfs: unmount does not wait for shutdown during unmountDave Chinner1-9/+44
2014-04-17xfs: collapse range is delalloc challengedDave Chinner1-6/+11
2014-04-17xfs: don't map ranges that span EOF for direct IODave Chinner1-0/+14
2014-04-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds14-36/+223
2014-04-16Merge tag 'please-pull-ia64-erratum' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-3/+3
2014-04-16[IA64] Change default PSR.ac from '1' to '0' (Fix erratum #237)Tony Luck3-3/+3
2014-04-16PCI: tegra: Use new OF interrupt mapping when possibleLucas Stach1-1/+6
2014-04-16PCI: rcar: Use new OF interrupt mapping when possibleLucas Stach1-1/+7
2014-04-16PCI: designware: Use new OF interrupt mapping when possibleLucas Stach1-3/+9
2014-04-16PCI: designware: Fix iATU programming for cfg1, io and mem viewportMohit Kumar1-3/+3
2014-04-16PCI: designware: Fix comment for setting number of lanesMohit Kumar1-1/+1
2014-04-16ALSA: hda/realtek - Add headset Mic support for Dell machineKailang Yang1-0/+2
2014-04-16x86: Remove the PCI reboot method from the default chainIngo Molnar2-42/+44
2014-04-16ALSA: hda - add headset mic detect quirk for a Dell laptopHui Wang1-0/+1
2014-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds63-279/+454
2014-04-15of: Clean up of_update_propertyGuenter Roeck1-7/+3
2014-04-15cxgb4: use the correct max size for firmware flashSteve Wise1-1/+1
2014-04-15qlcnic: Fix MSI-X initialization codeAlexander Gordeev1-12/+16
2014-04-15ip6_gre: don't allow to remove the fb_tunnel_devNicolas Dichtel1-0/+10
2014-04-15tick-sched: Check tick_nohz_enabled in tick_nohz_switch_to_nohz()Viresh Kumar1-1/+1
2014-04-15tick-sched: Don't call update_wall_time() when delta is lesser than tick_periodViresh Kumar1-0/+3
2014-04-15tick-common: Fix wrong check in tick_check_replacement()Viresh Kumar1-1/+1
2014-04-15ipv4: add a sock pointer to dst->output() path.Eric Dumazet19-46/+74
2014-04-15Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2-2/+3
2014-04-15ipv4: add a sock pointer to ip_queue_xmit()Eric Dumazet10-13/+13
2014-04-15xen/manage: Poweroff forcefully if user-space is not yet up.Konrad Rzeszutek Wilk1-2/+30
2014-04-15xen/xenbus: Avoid synchronous wait on XenBus stalling shutdown/restart.Konrad Rzeszutek Wilk1-3/+41
2014-04-15xen/spinlock: Don't enable them unconditionally.Konrad Rzeszutek Wilk1-1/+4
2014-04-15xen-pciback: silence an unwanted debug printkDan Carpenter1-1/+2
2014-04-15xen: fix memory leak in __xen_pcibk_add_pci_dev()Daeseok Youn1-0/+2
2014-04-15irqchip: vic: Properly chain the cascaded IRQsLinus Walleij1-0/+6
2014-04-15x86/xen: Fix 32-bit PV guests's usage of kernel_stackBoris Ostrovsky2-9/+19
2014-04-15perf tools: Instead of redirecting flex output, use -oCody P Schafer1-2/+2
2014-04-15perf tools: Fix double free in perf test 21 (code-reading.c)Adrian Hunter1-0/+1
2014-04-15video: bf54x-lq043fb: fix build errorSteven Miao1-1/+1
2014-04-15driver/net: cosa driver uses udelay incorrectlyLi, Zhen-Hua1-4/+0
2014-04-15at86rf230: fix __at86rf230_read_subreg functionAlexander Aring1-1/+1
2014-04-15at86rf230: remove check if AVDD settledAlexander Aring1-8/+0
2014-04-15net: cadence: Add architecture dependenciesJean Delvare1-3/+3
2014-04-14Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds9-29/+113
2014-04-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-5/+5
2014-04-14user namespace: fix incorrect memory barriersMikulas Patocka1-6/+5
2014-04-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller7-25/+15
2014-04-14net: Start with correct mac_len in skb_network_protocolVlad Yasevich1-1/+1
2014-04-14powerpc/PCI: Fix NULL dereference in sys_pciconfig_iobase() list traversalMike Qiu1-4/+6
2014-04-14KVM: x86: remove WARN_ON from get_kernel_ns()Marcelo Tosatti1-1/+0
2014-04-14KVM: Rename variable smep to cr4_smepFeng Wu1-3/+3
2014-04-14KVM: expose SMAP feature to guestFeng Wu1-1/+1
2014-04-14KVM: Disable SMAP for guests in EPT realmode and EPT unpaging modeFeng Wu1-5/+6
2014-04-14KVM: Add SMAP support when setting CR4Feng Wu5-13/+84
2014-04-14KVM: Remove SMAP bit from CR4_RESERVED_BITSFeng Wu1-1/+1
2014-04-14Revert "net: sctp: Fix a_rwnd/rwnd management to reflect real state of the re...Daniel Borkmann5-25/+87
2014-04-14cxgb4: Save the correct mac addr for hw-loopback connections in the L2TSteve Wise1-1/+3
2014-04-14net: filter: seccomp: fix wrong decoding of BPF_S_ANC_SECCOMP_LD_WDaniel Borkmann2-2/+0
2014-04-14seccomp: fix populating a0-a5 syscall args in 32-bit x86 BPFDaniel Borkmann1-9/+8
2014-04-14Merge branch 'qlcnic'David S. Miller6-29/+43
2014-04-14qlcnic: Do not disable SR-IOV when VFs are assigned to VMsManish Chopra1-0/+10
2014-04-14qlcnic: Fix QLogic application/driver interface for virtual NIC configurationJitendra Kalsaria1-14/+17
2014-04-14qlcnic: Fix PVID configuration on eSwitch port.Jitendra Kalsaria1-0/+1
2014-04-14qlcnic: Fix max ring count calculationShahed Shaikh2-8/+8
2014-04-14qlcnic: Fix to send INIT_NIC_FUNC as first mailbox.Sucheta Chakraborty3-4/+5
2014-04-14qlcnic: Fix panic due to uninitialzed delayed_work struct in use.Sucheta Chakraborty1-3/+2
2014-04-14Merge branch 'be2net'David S. Miller2-4/+14
2014-04-14be2net: Fix invocation of be_close() after be_clear()Kalesh AP2-0/+9
2014-04-14be2net: Fix to reap TX compls till HW doesn't respond for some timeVasundhara Volam1-4/+5
2014-04-14DT: add vendor prefix for EBV ElektronikSteffen Trumtrar1-0/+1
2014-04-14of: Fix the section mismatch warnings.Xiubo Li1-1/+1
2014-04-14of: Add vendor prefix for Digi International Inc.Alexander Shiyan1-0/+1
2014-04-14DT: I2C: Add trivial bindings used by kirkwood boardsAndrew Lunn1-0/+16
2014-04-14DT: Vendor: Add prefixes used by Kirkwood devicesAndrew Lunn1-1/+12
2014-04-14net/mlx4_core: Defer VF initialization till PF is fully initializedAmir Vadai1-1/+8
2014-04-14DT: bindings: add missing Marvell Kirkwood SoC documentationAndrew Lunn1-0/+97
2014-04-14dt-bindings: add vendor-prefix for Newhaven DisplayDinh Nguyen1-0/+1
2014-04-14of: add vendor prefix for I2SE GmbHStefan Wahren1-0/+1
2014-04-14of: add vendor prefix for ISEE 2007 S.L.Javier Martinez Canillas1-0/+1
2014-04-14bnx2: Don't build unused suspend/resume functions not enabledDaniel J Blueman1-1/+1
2014-04-14ipv6: Limit mtu to 65575 bytesEric Dumazet2-2/+8
2014-04-14Merge branch 'perf-core-for-mingo' into perf/urgentIngo Molnar8-56/+115
2014-04-14Merge tag 'v3.15-rc1' into perf/urgentIngo Molnar9100-214724/+578062
2014-04-14OMAPDSS: Change struct reg_field to dispc_reg_fieldJyri Sarha2-9/+9
2014-04-14OMAPDSS: Take pixelclock unit change into account in hdmi_compute_acr()Jyri Sarha1-4/+4
2014-04-14ALSA: es18xx driver should use udelay errorLi, Zhen-Hua1-5/+5
2014-04-14OMAPDSS: fix shared irq handlersTomi Valkeinen2-7/+68
2014-04-14video: imxfb: Select LCD_CLASS_DEVICE unconditionallyAlexander Shiyan1-0/+2
2014-04-14OMAPDSS: fix rounding when calculating fclk rateTomi Valkeinen1-2/+2
2014-04-14video: da8xx-fb: Fix casting of info->pseudo_paletteJon Ringle1-9/+1
2014-04-14Merge branch 'liblockdep-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2-11/+7
2014-04-14perf stat: Initialize statistics correctlyAndi Kleen1-2/+9
2014-04-14perf bench: Set more defaults in the 'numa' suiteRamkumar Ramachandra1-0/+4
2014-04-14perf bench: Fix segfault at the end of an 'all' executionRamkumar Ramachandra1-1/+1
2014-04-14perf bench: Update manpage to mention numa and futexRamkumar Ramachandra1-0/+22
2014-04-14perf probe: Use dwarf_getcfi_elf() instead of dwarf_getcfi()Namhyung Kim1-1/+1
2014-04-14perf probe: Fix to handle errors in line_range searchingMasami Hiramatsu1-3/+4
2014-04-14perf probe: Fix --line option behaviorNamhyung Kim1-2/+4
2014-04-14perf tools: Pick up libdw without explicit LIBDW_DIRRamkumar Ramachandra1-3/+2
2014-04-14MAINTAINERS: Change e-mail to kernel.org oneArnaldo Carvalho de Melo1-1/+1
2014-04-14perf callchains: Disable unwind libraries when libelf isn't foundArnaldo Carvalho de Melo1-0/+2
2014-04-14tools lib traceevent: Do not call warning() directlyNamhyung Kim1-2/+4
2014-04-14tools lib traceevent: Print event name when show warning if possibleNamhyung Kim1-41/+62
2014-04-14perf top: Fix documentation of invalid -s optionNamhyung Kim1-1/+0
2014-04-14x86/build: Supress "Nothing to be done for ..." messagesMasahiro Yamada2-0/+4
2014-04-14ALSA: hda/realtek - Add support of ALC288 codecKailang Yang1-0/+2
2014-04-14netfilter: nf_tables: fix nft_cmp_fast failure on big endian for size < 4Patrick McHardy3-3/+12
2014-04-14netfilter: nf_conntrack: initialize net.ct.generationAndrey Vagin1-0/+1
2014-04-14xfs: zeroing space needs to punch delalloc blocksDave Chinner2-1/+13
2014-04-14xfs: xfs_vm_write_end truncates too much on failureDave Chinner1-4/+10
2014-04-14xfs: write failure beyond EOF truncates too much dataDave Chinner1-2/+11
2014-04-14xfs: kill buffers over failed write ranges properlyDave Chinner1-0/+10
2014-04-14pinctrl: fix typo in bindings documentationSherman Yin1-1/+1
2014-04-14Update bcm_defconfig with new pinctrl CONFIGSherman Yin1-1/+1
2014-04-14pinctrl: Rename Broadcom Capri pinctrl driverSherman Yin4-1459/+1466
2014-04-14pinctrl: msm: Correct interrupt code for TLMM v2Bjorn Andersson2-1/+6
2014-04-14pinctrl: nomadik: delete stray debug printLinus Walleij1-1/+0
2014-04-14pinctrl: rockchip: handle first half of rk3188-bank0 correctlyHeiko Stübner1-0/+14
2014-04-14pinctrl: rockchip: add return value to rockchip_set_muxHeiko Stübner1-7/+25
2014-04-14pinctrl: rockchip: fix offset of mux registers for rk3188Beniamino Galvani1-1/+1
2014-04-14x86/gpu: Fix sign extension issue in Intel graphics stolen memory quirksVille Syrjälä1-1/+1
2014-04-14x86/platform: Fix "make O=dir kvmconfig"Antonio Borneo1-2/+2
2014-04-13filter: prevent nla extensions to peek beyond the end of the messageMathias Krause1-1/+7
2014-04-13ipv4: return valid RTA_IIF on ip route getJulian Anastasov1-1/+1
2014-04-13Revert "net: mvneta: fix usage as a module on RGMII configurations"Thomas Petazzoni1-8/+33
2014-04-13net/mlx4_core: Preserve pci_dev_data after __mlx4_remove_one()Wei Yang2-77/+96
2014-04-13net: ipv4: current group_info should be put after using.Wang, Xiaoming1-4/+11
2014-04-13Linux 3.15-rc1v3.15-rc1Linus Torvalds1-2/+2
2014-04-13mm: Initialize error in shmem_file_aio_read()Geert Uytterhoeven1-1/+1
2014-04-13cifs: Use min_t() when comparing "size_t" and "unsigned long"Geert Uytterhoeven1-1/+1
2014-04-13Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds5-84/+128
2014-04-13parisc: fix epoll_pwait syscall on compat kernelHelge Deller1-1/+1
2014-04-13parisc: change value of SHMLBA from 0x00400000 to PAGE_SIZEHelge Deller3-11/+11
2014-04-12Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds6-120/+196
2014-04-12sym53c8xx_2: Set DID_REQUEUE return code when aborting squeueMikulas Patocka1-0/+4
2014-04-12powerpc: Don't try to set LPCR unless we're in hypervisor modePaul Mackerras1-1/+2
2014-04-12futex: update documentation for ordering guaranteesDavidlohr Bueso1-9/+23
2014-04-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds102-433/+420
2014-04-12Merge tag 'blackfin-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds37-1473/+1115
2014-04-12Merge tag 'remoteproc-3.15-cleanups' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-17/+3
2014-04-12Merge tag 'llvmlinux-for-v3.15' of git://git.linuxfoundation.org/llvmlinux/ke...Linus Torvalds9-5/+71
2014-04-12Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds33-437/+1241
2014-04-12Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds18-126/+200
2014-04-12Merge tag 'ntb-3.15' of git://github.com/jonmason/ntbLinus Torvalds5-116/+150
2014-04-12ceph: fix pr_fmt() redefinitionLinus Torvalds1-2/+1
2014-04-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds76-1537/+911
2014-04-12Merge branch 'tunnels'David S. Miller2-2/+2
2014-04-12vti: don't allow to add the same tunnel twiceNicolas Dichtel1-1/+1
2014-04-12gre: don't allow to add the same tunnel twiceNicolas Dichtel1-1/+1
2014-04-12drivers: net: xen-netfront: fix array initialization bugVincenzo Maffione1-1/+1
2014-04-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller14-203/+91