Age | Commit message (Expand) | Author | Files | Lines |
2013-08-09 | kvm uapi: Add KICK_CPU and PV_UNHALT definition to uapi |  Raghavendra K T | 2 | -0/+2 |
2013-08-09 | xen, pvticketlock: Allow interrupts to be enabled while blocking |  Jeremy Fitzhardinge | 1 | -6/+40 |
2013-08-09 | x86, ticketlock: Add slowpath logic |  Jeremy Fitzhardinge | 5 | -25/+74 |
2013-08-09 | jump_label: Split jumplabel ratelimit |  Andrew Jones | 4 | -27/+37 |
2013-08-09 | x86, pvticketlock: When paravirtualizing ticket locks, increment by 2 |  Jeremy Fitzhardinge | 2 | -6/+14 |
2013-08-09 | x86, pvticketlock: Use callee-save for lock_spinning |  Jeremy Fitzhardinge | 4 | -4/+5 |
2013-08-09 | xen, pvticketlocks: Add xen_nopvspin parameter to disable xen pv ticketlocks |  Jeremy Fitzhardinge | 1 | -0/+14 |
2013-08-09 | xen, pvticketlock: Xen implementation for PV ticket locks |  Jeremy Fitzhardinge | 1 | -269/+79 |
2013-08-09 | xen: Defer spinlock setup until boot CPU setup |  Jeremy Fitzhardinge | 1 | -1/+1 |
2013-08-09 | x86, ticketlock: Collapse a layer of functions |  Jeremy Fitzhardinge | 1 | -30/+5 |
2013-08-09 | x86, ticketlock: Don't inline _spin_unlock when using paravirt spinlocks |  Raghavendra K T | 1 | -0/+1 |
2013-08-09 | x86, spinlock: Replace pv spinlocks with pv ticketlocks |  Jeremy Fitzhardinge | 6 | -61/+65 |
2013-08-04 | Linux 3.11-rc4 |  Linus Torvalds | 1 | -1/+1 |
2013-08-04 | tmpfs: fix SEEK_DATA/SEEK_HOLE regression |  Hugh Dickins | 1 | -1/+2 |
2013-08-04 | drm/radeon: fix 64 bit divide in SI spm code |  Alex Deucher | 1 | -1/+1 |
2013-08-03 | qlcnic: Fix for flash update failure on 83xx adapter |  Himanshu Madhani | 10 | -132/+231 |
2013-08-03 | qlcnic: Fix link speed and duplex display for 83xx adapter |  Rajesh Borundia | 1 | -9/+16 |
2013-08-03 | qlcnic: Fix link speed display for 82xx adapter |  Rajesh Borundia | 1 | -3/+7 |
2013-08-03 | qlcnic: Fix external loopback test. |  Shahed Shaikh | 1 | -2/+10 |
2013-08-03 | qlcnic: Removed adapter series name from warning messages. |  Pratik Pujar | 2 | -2/+2 |
2013-08-03 | qlcnic: Free up memory in error path. |  Himanshu Madhani | 1 | -3/+3 |
2013-08-03 | qlcnic: Fix ingress MAC learning |  Shahed Shaikh | 1 | -33/+66 |
2013-08-03 | qlcnic: Fix MAC address filter issue on 82xx adapter |  Shahed Shaikh | 1 | -1/+1 |
2013-08-03 | net: ethernet: davinci_emac: drop IRQF_DISABLED |  Mugunthan V N | 1 | -2/+1 |
2013-08-03 | hwmon: (max6697) fix MAX6581 ideality |  Vivien Didelot | 1 | -2/+2 |
2013-08-03 | ARM: fix nommu builds with 48be69a02 (ARM: move signal handlers into a vdso-like page) |  Russell King | 2 | -2/+7 |
2013-08-03 | ARM: fix a cockup in 48be69a02 (ARM: move signal handlers into a vdso-like page) |  Russell King | 2 | -26/+24 |
2013-08-02 | netlabel: use domain based selectors when address based selectors are not available |  Paul Moore | 6 | -158/+130 |
2013-08-02 | net: check net.core.somaxconn sysctl values |  Roman Gushchin | 1 | -1/+5 |
2013-08-02 | sis900: Fix the tx queue timeout issue |  Denis Kirjanov | 1 | -10/+2 |
2013-08-02 | net: rtm_to_ifaddr: free ifa if ifa_cacheinfo processing fails |  Daniel Borkmann | 1 | -1/+3 |
2013-08-02 | r8169: remove "PHY reset until link up" log spam |  Lekensteyn | 1 | -1/+1 |
2013-08-02 | net: ethernet: cpsw: drop IRQF_DISABLED |  Felipe Balbi | 1 | -1/+1 |
2013-08-02 | htb: fix sign extension bug |  stephen hemminger | 1 | -1/+1 |
2013-08-02 | ALSA: hda - Fix missing fixup for Mac Mini with STAC9221 |  Takashi Iwai | 2 | -1/+2 |
2013-08-01 | macvlan: handle set_promiscuity failures |  Michael S. Tsirkin | 1 | -2/+5 |
2013-08-01 | macvlan: better mode validation |  Michael S. Tsirkin | 1 | -2/+14 |
2013-08-01 | tipc: fix oops when creating server socket fails |  Ying Xue | 1 | -3/+12 |
2013-08-01 | net: rename CONFIG_NET_LL_RX_POLL to CONFIG_NET_RX_BUSY_POLL |  Cong Wang | 18 | -41/+41 |
2013-08-01 | net: fix a compile error when CONFIG_NET_LL_RX_POLL is not set |  Cong Wang | 1 | -0/+5 |
2013-08-01 | net/mlx4_core: VFs must ignore the enable_64b_cqe_eqe module param |  Jack Morgenstein | 1 | -1/+1 |
2013-08-01 | net/mlx4_core: Don't give VFs MAC addresses which are derived from the PF MAC |  Or Gerlitz | 1 | -10/+1 |
2013-08-01 | ipv6: prevent race between address creation and removal |  Jiri Benc | 1 | -16/+15 |
2013-08-01 | ipv6: move peer_addr init into ipv6_add_addr() |  Jiri Pirko | 1 | -9/+11 |
2013-08-01 | ipv6: update ip6_rt_last_gc every time GC is run |  Michal Kubeček | 2 | -4/+6 |
2013-08-01 | ipv6: prevent fib6_run_gc() contention |  Michal Kubeček | 4 | -16/+13 |
2013-08-01 | PCI: mvebu: Disable prefetchable memory support in PCI-to-PCI bridge |  Thomas Petazzoni | 1 | -26/+1 |
2013-08-01 | ARM: Add .text annotations where required after __CPUINIT removal |  Russell King | 2 | -0/+2 |
2013-08-01 | ARM: 7803/1: Fix deadlock scenario with smp_send_stop() |  Stephen Boyd | 1 | -0/+3 |
2013-08-01 | ARM: make vectors page inaccessible from userspace |  Russell King | 3 | -1/+12 |