| Commit message (Expand) | Author | Files | Lines |
2013-02-13 | MAINTAINERS: change my email and repos | Wolfram Sang | 1 | -13/+3 |
2013-02-13 | PCI/PM: Clean up PME state when removing a device | Rafael J. Wysocki | 1 | -0/+2 |
2013-02-13 | net, sctp: remove CONFIG_EXPERIMENTAL | Kees Cook | 1 | -2/+2 |
2013-02-13 | net: sctp: sctp_v6_get_dst: fix boolean test in dst cache | Daniel Borkmann | 1 | -2/+3 |
2013-02-13 | batman-adv: Fix NULL pointer dereference in DAT hash collision avoidance | Pau Koning | 1 | -1/+1 |
2013-02-13 | net/macb: fix race with RX interrupt while doing NAPI | Nicolas Ferre | 1 | -0/+5 |
2013-02-13 | atl1c: add error checking for pci_map_single functions | Huang, Xiong | 1 | -7/+64 |
2013-02-13 | x86/mm: Check if PUD is large when validating a kernel address | Mel Gorman | 2 | -0/+8 |
2013-02-13 | x86, hyperv: HYPERV depends on X86_LOCAL_APIC | H. Peter Anvin | 1 | -1/+1 |
2013-02-13 | X86: Handle Hyper-V vmbus interrupts as special hypervisor interrupts | K. Y. Srinivasan | 6 | -7/+68 |
2013-02-13 | X86: Add a check to catch Xen emulation of Hyper-V | K. Y. Srinivasan | 1 | -0/+7 |
2013-02-13 | x86: Hyper-V: register clocksource only if its advertised | Olaf Hering | 1 | -1/+2 |
2013-02-13 | htb: fix values in opt dump | Jiri Pirko | 1 | -2/+2 |
2013-02-13 | x86, head_32: Give the 6 label a real name | Borislav Petkov | 1 | -6/+6 |
2013-02-13 | x86, head_32: Remove second CPUID detection from default_entry | Borislav Petkov | 1 | -13/+4 |
2013-02-13 | x86: Detect CPUID support early at boot | Borislav Petkov | 1 | -25/+25 |
2013-02-13 | x86, head_32: Remove i386 pieces | Borislav Petkov | 1 | -17/+5 |
2013-02-12 | tracing/syscalls: Allow archs to ignore tracing compat syscalls | Steven Rostedt | 3 | -6/+62 |
2013-02-12 | mm: cma: fix accounting of CMA pages placed in high memory | Marek Szyprowski | 1 | -0/+4 |
2013-02-12 | kernel/pid.c: reenable interrupts when alloc_pid() fails because init has exited | Eric W. Biederman | 1 | -1/+1 |
2013-02-12 | memcg: fix kmemcg registration for late caches | Glauber Costa | 1 | -1/+3 |
2013-02-12 | mm: don't overwrite mm->def_flags in do_mlockall() | Gerald Schaefer | 1 | -3/+3 |
2013-02-12 | drivers/rtc/rtc-pl031.c: restore ST variant functionality | Linus Walleij | 1 | -1/+3 |
2013-02-12 | ixgbe: Only set gso_type to SKB_GSO_TCPV4 as RSC does not support IPv6 | Alexander Duyck | 1 | -6/+3 |
2013-02-12 | net: fix infinite loop in __skb_recv_datagram() | Eric Dumazet | 1 | -1/+1 |
2013-02-12 | net: qmi_wwan: add Yota / Megafon M100-1 4g modem | Bjørn Mork | 1 | -0/+1 |
2013-02-12 | clockevents: Fix generic broadcast for FEAT_C3STOP | Mark Rutland | 1 | -8/+14 |
2013-02-12 | drm/radeon: enforce use of radeon_get_ib_value when reading user cmd | Jerome Glisse | 2 | -62/+62 |
2013-02-12 | x86, uv, uv3: Trim MMR register definitions after code changes for SGI UV3 | Mike Travis | 1 | -2479/+1 |
2013-02-12 | x86, uv, uv3: Check current gru hub support for SGI UV3 | Mike Travis | 1 | -1/+1 |
2013-02-12 | x86, uv, uv3: Update Time Support for SGI UV3 | Mike Travis | 1 | -6/+7 |
2013-02-12 | x86, uv, uv3: Update x2apic Support for SGI UV3 | Mike Travis | 1 | -35/+171 |
2013-02-12 | x86, uv, uv3: Update Hub Info for SGI UV3 | Mike Travis | 1 | -8/+36 |
2013-02-12 | x86, uv, uv3: Update ACPI Check to include SGI UV3 | Mike Travis | 1 | -2/+1 |
2013-02-12 | x86, uv, uv3: Update MMR register definitions for SGI Ultraviolet System 3 (UV3) | Mike Travis | 1 | -108/+3366 |
2013-02-11 | mwl8k: fix band for supported channels | Jonas Gorski | 1 | -18/+18 |
2013-02-11 | bridge: set priority of STP packets | Stephen Hemminger | 1 | -0/+2 |
2013-02-11 | x86/apic: Work around boot failure on HP ProLiant DL980 G7 Server systems | Stoney Wang | 1 | -10/+11 |
2013-02-11 | mac80211: fix channel selection bug | Johannes Berg | 1 | -3/+3 |
2013-02-11 | sched, powerpc: Fix sched.h split-up build failure | Ingo Molnar | 1 | -0/+1 |
2013-02-11 | arp: fix possible crash in arp_rcv() | Eric Dumazet | 1 | -10/+11 |
2013-02-11 | bnx2x: set gso_type | Michael S. Tsirkin | 1 | -7/+5 |
2013-02-11 | qlcnic: set gso_type | Michael S. Tsirkin | 1 | -1/+6 |
2013-02-11 | ixgbe: fix gso type | Michael S. Tsirkin | 1 | -2/+6 |
2013-02-11 | stmmac: mdio register has to fail if the phy is not found | Giuseppe CAVALLARO | 1 | -3/+7 |
2013-02-11 | stmmac: fix macro used for debugging the xmit | Giuseppe CAVALLARO | 1 | -1/+1 |
2013-02-09 | wimax/i2400m: fix i2400m->wake_tx_skb handling | Tejun Heo | 1 | -14/+17 |
2013-02-09 | kprobes: fix wait_for_kprobe_optimizer() | Tejun Heo | 1 | -8/+15 |
2013-02-09 | ipw2x00: simplify scan_event handling | Tejun Heo | 3 | -35/+12 |
2013-02-09 | drm/nouveau: add lockdep annotations | Marcin Slusarz | 3 | -3/+9 |