| Commit message (Expand) | Author | Files | Lines |
2013-02-20 | drivers/parisc: Use printf extension %pR for struct resource | Joe Perches | 2 | -12/+7 |
2013-02-20 | parisc: fix possible memory leak in pat_query_module() | Wei Yongjun | 1 | -0/+2 |
2013-02-20 | parisc: add CONFIG_MLONGCALLS option to enable linkage of huge vmlinux execut... | Helge Deller | 2 | -0/+21 |
2013-02-20 | parisc: Fix comment describing setup of access rights in entry.S | John David Anglin | 1 | -2/+2 |
2013-02-20 | parisc: enhance automatic CONFIG_CROSS_COMPILE detection | Helge Deller | 1 | -5/+4 |
2013-02-19 | Linux 3.8v3.8 | Linus Torvalds | 1 | -1/+1 |
2013-02-18 | mm: fix pageblock bitmap allocation | Linus Torvalds | 1 | -6/+9 |
2013-02-15 | Revert "[media] dvb_frontend: return -ENOTTY for unimplement IOCTL" | Mauro Carvalho Chehab | 1 | -3/+3 |
2013-02-15 | Revert "xen PVonHVM: use E820_Reserved area for shared_info" | Konrad Rzeszutek Wilk | 3 | -55/+24 |
2013-02-15 | Revert "xen/PVonHVM: fix compile warning in init_hvm_pv_info" | Konrad Rzeszutek Wilk | 1 | -1/+1 |
2013-02-14 | sunvdc: Fix off-by-one in generic_request(). | David S. Miller | 1 | -1/+1 |
2013-02-14 | omapdrm: fix the dependency to omapdss | Tomi Valkeinen | 1 | -1/+1 |
2013-02-14 | OMAPDSS: add FEAT_DPI_USES_VDDS_DSI to omap3630_dss_feat_list | NeilBrown | 1 | -0/+1 |
2013-02-14 | efi: Clear EFI_RUNTIME_SERVICES rather than EFI_BOOT by "noefi" boot parameter | Satoru Takeuchi | 1 | -1/+1 |
2013-02-13 | xen: remove redundant NULL check before unregister_and_remove_pcpu(). | Cyril Roelandt | 1 | -2/+1 |
2013-02-13 | x86/xen: don't assume %ds is usable in xen_iret for 32-bit PVOPS. | Jan Beulich | 1 | -7/+7 |
2013-02-13 | sparc64: Fix get_user_pages_fast() wrt. THP. | David S. Miller | 2 | -10/+63 |
2013-02-13 | sparc64: Add missing HAVE_ARCH_TRANSPARENT_HUGEPAGE. | David S. Miller | 1 | -0/+1 |
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 | htb: fix values in opt dump | Jiri Pirko | 1 | -2/+2 |
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 | drm/radeon: enforce use of radeon_get_ib_value when reading user cmd | Jerome Glisse | 2 | -62/+62 |
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 | 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 | drm/nouveau: add lockdep annotations | Marcin Slusarz | 3 | -3/+9 |
2013-02-09 | Revert "r8169: enable internal ASPM and clock request settings". | Francois Romieu | 1 | -21/+9 |
2013-02-08 | Revert "r8169: enable ALDPS for power saving". | Francois Romieu | 1 | -46/+10 |
2013-02-08 | Linux 3.8-rc7v3.8-rc7 | Linus Torvalds | 1 | -1/+1 |