aboutsummaryrefslogtreecommitdiffstats
path: root/crypto (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2013-02-18genirq: Export enable/disable_percpu_irq()Chris Metcalf1-0/+2
2013-02-18mm: fix pageblock bitmap allocationLinus Torvalds1-6/+9
2013-02-16perf/x86/amd: Enable northbridge performance counters on AMD family 15hJacob Shin4-20/+164
2013-02-15Revert "[media] dvb_frontend: return -ENOTTY for unimplement IOCTL"Mauro Carvalho Chehab1-3/+3
2013-02-14Revert "xen PVonHVM: use E820_Reserved area for shared_info"Konrad Rzeszutek Wilk3-55/+24
2013-02-14Revert "xen/PVonHVM: fix compile warning in init_hvm_pv_info"Konrad Rzeszutek Wilk1-1/+1
2013-02-14perf/hwbp: Fix cleanup in case of kzalloc failureDaniel Baluta1-1/+1
2013-02-14sunvdc: Fix off-by-one in generic_request().David S. Miller1-1/+1
2013-02-14perf tools: Fix build with bison 2.3 and older.Vinson Lee3-4/+2
2013-02-14perf tools: Limit unwind support to x86 archsJiri Olsa1-0/+5
2013-02-14perf annotate: Make it to be able to skip unannotatable symbolsNamhyung Kim2-2/+18
2013-02-14perf gtk/annotate: Fail early if it can't annotateNamhyung Kim1-8/+8
2013-02-14perf gtk/annotate: Show source lines with gray colorNamhyung Kim1-3/+27
2013-02-14perf gtk/annotate: Support multiple event annotationNamhyung Kim4-27/+56
2013-02-14perf ui/gtk: Implement basic GTK2 annotation browserNamhyung Kim6-4/+218
2013-02-14perf annotate: Fix warning message on a missing vmlinuxNamhyung Kim1-1/+1
2013-02-14perf buildid-cache: Add --update optionNamhyung Kim2-1/+53
2013-02-14omapdrm: fix the dependency to omapdssTomi Valkeinen1-1/+1
2013-02-14OMAPDSS: add FEAT_DPI_USES_VDDS_DSI to omap3630_dss_feat_listNeilBrown1-0/+1
2013-02-13efi: Clear EFI_RUNTIME_SERVICES rather than EFI_BOOT by "noefi" boot parameterSatoru Takeuchi1-1/+1
2013-02-13xen: remove redundant NULL check before unregister_and_remove_pcpu().Cyril Roelandt1-2/+1
2013-02-13x86/xen: don't assume %ds is usable in xen_iret for 32-bit PVOPS.Jan Beulich1-7/+7
2013-02-13sparc64: Fix get_user_pages_fast() wrt. THP.David S. Miller2-10/+63
2013-02-13sparc64: Add missing HAVE_ARCH_TRANSPARENT_HUGEPAGE.David S. Miller1-0/+1
2013-02-13MAINTAINERS: change my email and reposWolfram Sang1-13/+3
2013-02-13PCI/PM: Clean up PME state when removing a deviceRafael J. Wysocki1-0/+2
2013-02-13net, sctp: remove CONFIG_EXPERIMENTALKees Cook1-2/+2
2013-02-13net: sctp: sctp_v6_get_dst: fix boolean test in dst cacheDaniel Borkmann1-2/+3
2013-02-13batman-adv: Fix NULL pointer dereference in DAT hash collision avoidancePau Koning1-1/+1
2013-02-13net/macb: fix race with RX interrupt while doing NAPINicolas Ferre1-0/+5
2013-02-13atl1c: add error checking for pci_map_single functionsHuang, Xiong1-7/+64
2013-02-13x86/mm: Check if PUD is large when validating a kernel addressMel Gorman2-0/+8
2013-02-12htb: fix values in opt dumpJiri Pirko1-2/+2
2013-02-12mm: cma: fix accounting of CMA pages placed in high memoryMarek Szyprowski1-0/+4
2013-02-12kernel/pid.c: reenable interrupts when alloc_pid() fails because init has exitedEric W. Biederman1-1/+1
2013-02-12memcg: fix kmemcg registration for late cachesGlauber Costa1-1/+3
2013-02-12mm: don't overwrite mm->def_flags in do_mlockall()Gerald Schaefer1-3/+3
2013-02-12drivers/rtc/rtc-pl031.c: restore ST variant functionalityLinus Walleij1-1/+3
2013-02-12ixgbe: Only set gso_type to SKB_GSO_TCPV4 as RSC does not support IPv6Alexander Duyck1-6/+3
2013-02-12net: fix infinite loop in __skb_recv_datagram()Eric Dumazet1-1/+1
2013-02-12net: qmi_wwan: add Yota / Megafon M100-1 4g modemBjørn Mork1-0/+1
2013-02-12drm/radeon: enforce use of radeon_get_ib_value when reading user cmdJerome Glisse2-62/+62
2013-02-11mwl8k: fix band for supported channelsJonas Gorski1-18/+18
2013-02-11bridge: set priority of STP packetsStephen Hemminger1-0/+2
2013-02-11x86/apic: Work around boot failure on HP ProLiant DL980 G7 Server systemsStoney Wang1-10/+11
2013-02-11mac80211: fix channel selection bugJohannes Berg1-3/+3
2013-02-10arp: fix possible crash in arp_rcv()Eric Dumazet1-10/+11
2013-02-10bnx2x: set gso_typeMichael S. Tsirkin1-7/+5
2013-02-10qlcnic: set gso_typeMichael S. Tsirkin1-1/+6
2013-02-10ixgbe: fix gso typeMichael S. Tsirkin1-2/+6