| Commit message (Expand) | Author | Files | Lines |
2014-03-20 | x86, intel, uncore: Fix CPU hotplug callback registration | Srivatsa S. Bhat | 1 | -3/+3 |
2014-03-20 | x86, vsyscall: Fix CPU hotplug callback registration | Srivatsa S. Bhat | 1 | -1/+5 |
2014-03-20 | x86, cpuid: Fix CPU hotplug callback registration | Srivatsa S. Bhat | 1 | -7/+8 |
2014-03-20 | x86, msr: Fix CPU hotplug callback registration | Srivatsa S. Bhat | 1 | -7/+9 |
2014-03-20 | powerpc, sysfs: Fix CPU hotplug callback registration | Srivatsa S. Bhat | 1 | -1/+7 |
2014-03-20 | sparc, sysfs: Fix CPU hotplug callback registration | Srivatsa S. Bhat | 1 | -1/+5 |
2014-03-20 | s390, smp: Fix CPU hotplug callback registration | Srivatsa S. Bhat | 1 | -4/+9 |
2014-03-20 | s390, cacheinfo: Fix CPU hotplug callback registration | Srivatsa S. Bhat | 1 | -1/+4 |
2014-03-20 | arm, kvm: Fix CPU hotplug callback registration | Srivatsa S. Bhat | 1 | -1/+6 |
2014-03-20 | arm, hw-breakpoint: Fix CPU hotplug callback registration | Srivatsa S. Bhat | 1 | -1/+7 |
2014-03-20 | ia64, err-inject: Fix CPU hotplug callback registration | Srivatsa S. Bhat | 1 | -2/+13 |
2014-03-20 | ia64, topology: Fix CPU hotplug callback registration | Srivatsa S. Bhat | 1 | -1/+5 |
2014-03-20 | ia64, palinfo: Fix CPU hotplug callback registration | Srivatsa S. Bhat | 1 | -1/+5 |
2014-03-20 | ia64, salinfo: Fix hotplug callback registration | Srivatsa S. Bhat | 1 | -1/+5 |
2014-03-20 | CPU hotplug, perf: Fix CPU hotplug callback registration | Srivatsa S. Bhat | 1 | -1/+15 |
2014-03-20 | Doc/cpu-hotplug: Specify race-free way to register CPU hotplug callbacks | Srivatsa S. Bhat | 1 | -0/+45 |
2014-03-20 | CPU hotplug: Provide lockless versions of callback registration functions | Srivatsa S. Bhat | 2 | -2/+66 |
2014-03-20 | CPU hotplug: Add lockdep annotations to get/put_online_cpus() | Gautham R. Shenoy | 1 | -0/+17 |
2014-03-17 | Linux 3.14-rc7v3.14-rc7 | Linus Torvalds | 1 | -1/+1 |
2014-03-16 | ipc: Fix 2 bugs in msgrcv() MSG_COPY implementation | Michael Kerrisk | 1 | -0/+2 |
2014-03-14 | x86/amd/numa: Fix northbridge quirk to assign correct NUMA node | Daniel J Blueman | 1 | -1/+1 |
2014-03-13 | i2c: Remove usage of orphaned symbol OF_I2C | Richard Weinberger | 1 | -1/+1 |
2014-03-13 | ACPI / sleep: Add extra checks for HW Reduced ACPI mode sleep states | Rafael J. Wysocki | 1 | -17/+15 |
2014-03-13 | ipv6: Avoid unnecessary temporary addresses being generated | Heiner Kallweit | 1 | -1/+4 |
2014-03-13 | eth: fec: Fix lost promiscuous mode after reconnecting cable | Stefan Wahren | 1 | -7/+7 |
2014-03-13 | bonding: set correct vlan id for alb xmit path | dingtianhong | 1 | -1/+1 |
2014-03-13 | at86rf230: fix lockdep splats | Alexander Aring | 1 | -5/+6 |
2014-03-13 | net/mlx4_en: Deregister multicast vxlan steering rules when going down | Or Gerlitz | 1 | -0/+2 |
2014-03-13 | vmxnet3: fix building without CONFIG_PCI_MSI | Arnd Bergmann | 1 | -2/+5 |
2014-03-13 | MAINTAINERS: add networking selftests to NETWORKING | Daniel Borkmann | 1 | -0/+1 |
2014-03-13 | drm/vmwgfx: Fix a surface reference corner-case in legacy emulation mode | Thomas Hellstrom | 1 | -0/+18 |
2014-03-13 | ACPI / init: Invoke early ACPI initialization later | Rafael J. Wysocki | 1 | -1/+1 |
2014-03-13 | cpufreq: Skip current frequency initialization for ->setpolicy drivers | Rafael J. Wysocki | 1 | -2/+2 |
2014-03-12 | net: socket: error on a negative msg_namelen | Matthew Leach | 1 | -0/+4 |
2014-03-12 | drm/radeon/cik: properly set compute ring status on disable | Alex Deucher | 1 | -1/+4 |
2014-03-12 | MAINTAINERS: Add tools/net to NETWORKING [GENERAL] | Tobias Klauser | 1 | -0/+1 |
2014-03-12 | packet: doc: Spelling s/than/that/ | Geert Uytterhoeven | 1 | -1/+1 |
2014-03-12 | net/mlx4_core: Load the IB driver when the device supports IBoE | Or Gerlitz | 1 | -1/+1 |
2014-03-12 | net/mlx4_en: Handle vxlan steering rules for mac address changes | Or Gerlitz | 1 | -0/+8 |
2014-03-12 | net/mlx4_core: Fix wrong dump of the vxlan offloads device capability | Or Gerlitz | 1 | -2/+3 |
2014-03-12 | drm/radeon/cik: stop the sdma engines in the enable() function | Alex Deucher | 1 | -7/+5 |
2014-03-12 | drm/radeon/cik: properly set sdma ring status on disable | Alex Deucher | 1 | -0/+2 |
2014-03-12 | drm/radeon: fix runpm disabling on non-PX harder | Alex Deucher | 1 | -1/+9 |
2014-03-12 | xen-netback: use skb_is_gso in xenvif_start_xmit | Wei Liu | 1 | -2/+1 |
2014-03-12 | drm/ttm: don't oops if no invalidate_caches() | Rob Clark | 1 | -3/+5 |
2014-03-12 | dm cache: fix access beyond end of origin device | Heinz Mauelshagen | 1 | -5/+3 |
2014-03-12 | dm cache: fix truncation bug when copying a block to/from >2TB fast device | Heinz Mauelshagen | 1 | -1/+2 |
2014-03-12 | KVM: SVM: fix cr8 intercept window | Radim Krčmář | 1 | -3/+3 |
2014-03-12 | PCI: Don't check resource_size() in pci_bus_alloc_resource() | Bjorn Helgaas | 1 | -2/+0 |
2014-03-12 | PCI: Enable INTx in pci_reenable_device() only when MSI/MSI-X not enabled | Bjorn Helgaas | 1 | -0/+3 |