summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-12-11x86/asm: Guard against building the 32/64-bit versions of the asm-offsets*.c ...Borislav Petkov
2014-12-11x86_64, switch_to(): Load TLS descriptors before switching DS and ESAndy Lutomirski
2014-12-11x86/mm: Use min() instead of min_t() in the e820 printout codeXishi Qiu
2014-12-11x86/mm: Fix zone ranges boot printoutXishi Qiu
2014-12-11x86/doc: Update documentation after file shufflingLuis R. Rodriguez
2014-12-01x86, microcode: Limit the microcode reloading to 64-bit for nowBorislav Petkov
2014-11-23x86: Use $(OBJDUMP) instead of plain objdumpChris Clayton
2014-11-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-11-22Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2014-11-22Merge tag 'sound-3.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2014-11-22Merge tag 'pm+acpi-3.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-11-22Merge tag 'devicetree-fixes-for-3.18' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-11-22Merge tag 'pci-v3.18-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-11-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds
2014-11-22Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2014-11-22Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2014-11-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe...Linus Torvalds
2014-11-21Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-11-21Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-11-21Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-11-21Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-11-21tcp: Restore RFC5961-compliant behavior for SYN packetsCalvin Owens
2014-11-21net: Revert "net: avoid one atomic operation in skb_clone()"Eric Dumazet
2014-11-21virtio-net: validate features during probeJason Wang
2014-11-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2014-11-21Merge tag 'master-2014-11-20' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller
2014-11-21cxgb4 : Fix DCB priority groups being returned in wrong orderAnish Bhatt
2014-11-21ipx: fix locking regression in ipx_sendmsg and ipx_recvmsgJiri Bohac
2014-11-21openvswitch: Don't validate IPv6 label masks.Joe Stringer
2014-11-21pptp: fix stack info leak in pptp_getname()Mathias Krause
2014-11-21Merge branch 'drm-fixes-3.18' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie
2014-11-20x86, syscall: Fix _TIF_NOHZ handling in syscall_trace_enter_phase1Andy Lutomirski
2014-11-20brcmfmac: don't include linux/unaligned/access_ok.hJohannes Berg
2014-11-20drm/radeon: fix endian swapping in vbios fetch for tdp tableAlex Deucher
2014-11-20drm/radeon: disable native backlight control on pre-r6xx asics (v2)Alex Deucher
2014-11-20of/selftest: Fix testing when /aliases is missingGrant Likely
2014-11-20IB/isert: Adjust CQ size to HW limitsChris Moore
2014-11-20Merge tag 'drm-intel-fixes-2014-11-19' of git://anongit.freedesktop.org/drm-i...Dave Airlie
2014-11-20ACPI / PM: Ignore wakeup setting if the ACPI companion can't wake upRafael J. Wysocki
2014-11-19cxgb4i : Don't block unload/cxgb4 unload when remote closes TCP connectionAnish Bhatt
2014-11-19ipv6: delete protocol and unregister rtnetlink when cleanupDuan Jiong
2014-11-19PCI: Support 64-bit bridge windows if we have 64-bit dma_addr_tYinghai Lu
2014-11-19Merge tag 'mac80211-for-john-2014-11-18' of git://git.kernel.org/pub/scm/linu...John W. Linville
2014-11-19Merge tag 'linux-can-fixes-for-3.18-20141118' of git://gitorious.org/linux-ca...David S. Miller
2014-11-19net/mlx4_en: Add VXLAN ndo calls to the PF net device ops tooOr Gerlitz
2014-11-19bonding: fix curr_active_slave/carrier with loadbalance arp monitoringNikolay Aleksandrov
2014-11-19of/selftest: Fix off-by-one error in removal pathGrant Likely
2014-11-19MIPS: jump_label.c: Handle the microMIPS J instruction encodingMaciej W. Rozycki
2014-11-19MIPS: jump_label.c: Correct the span of the J instructionMaciej W. Rozycki
2014-11-19MIPS: Zero variable read by get_user / __get_user in case of an error.Ralf Baechle