summaryrefslogtreecommitdiffstats
path: root/samples (unfollow)
Commit message (Expand)AuthorFilesLines
2014-11-27ARM: 8223/1: Add unwinding support for __memzero functionLin Yongting1-0/+12
2014-11-21ARM: io.c: clean up EXPORT_SYMBOL()sRussell King1-3/+2
2014-11-21ARM: move ftrace assembly code to separate fileRussell King3-235/+244
2014-11-21ARM: add machine name to stack dump outputRussell King1-0/+1
2014-11-21ARM: remove "SMP: Total of %d processors activated." messageRussell King1-3/+0
2014-11-21ARM: reduce "Booted secondary processor" message to debug levelRussell King1-1/+1
2014-11-21ARM: drop nwfpe initialisation message from warning to info levelRussell King1-2/+2
2014-11-21ARM: use pr_warn_ratelimited() when migrating IRQsRussell King1-3/+3
2014-11-21ARM: convert printk(KERN_* to pr_*Russell King28-146/+128
2014-11-21ARM: 8204/1: Add unwinding support for memset functionLin Yongting1-0/+12
2014-11-21ARM: 8203/1: mm: try to re-use old ASID assignments following a rolloverWill Deacon1-24/+34
2014-11-21ARM: 8215/1: vfp: Silence mvfr0 variable unused warningStephen Boyd1-23/+22
2014-11-21ARM: 8197/1: vfp: Fix VFPv3 hwcap detection on CPUID based cpusStephen Boyd2-41/+57
2014-11-21ARM: 8196/1: vfp: Workaround bad MVFR1 register on some KraitsStephen Boyd1-2/+3
2014-11-17ARM: 8195/1: vfp: Bounce undefined instructions in vectored modeStepan Moskovchenko1-0/+6
2014-11-17ARM: 8194/1: remove clear_thread_flag(TIF_UPROBE)Yalin Wang1-1/+0
2014-11-14ARM: 8176/1: Use current_stack_pointer in unwind_backtraceBehan Webster1-2/+1
2014-11-14ARM: 8175/1: Use current_stack_pointer to calculate pt_regs addressBehan Webster1-3/+2
2014-11-14ARM: 8174/1: Use global stack register variable for percpuMark Charlebois1-2/+2
2014-11-14ARM: 8173/1: Calculate current_thread_info from current_stack_pointerBehan Webster1-2/+2
2014-11-14ARM: 8172/1: Use current_stack_pointer in save_stack_trace_tskBehan Webster1-3/+1
2014-11-14ARM: 8171/1: Use current_stack_pointer for return_addressBehan Webster1-2/+1
2014-11-14ARM: 8170/1: Add global named register current_stack_pointer for ARMBehan Webster1-0/+5
2014-10-29ARM: enable bpf syscallRussell King2-0/+2
2014-10-20Linux 3.18-rc1v3.18-rc1Linus Torvalds1-2/+2
2014-10-19MAINTAINERS: corrected bcm2835 searchScott Branden1-6/+3
2014-10-19Net: DSA: Fix checking for get_phy_flags functionAndrew Lunn1-1/+1
2014-10-19sparc64: Do not define thread fpregs save area as zero-length array.David S. Miller1-1/+2
2014-10-19sparc64: Fix corrupted thread fault code.David S. Miller2-6/+6
2014-10-18MAINTAINERS: Become the docs maintainerJonathan Corbet1-2/+1
2014-10-18x86,kvm,vmx: Preserve CR4 across VM entryAndy Lutomirski1-2/+14
2014-10-18ipv6: fix a potential use after free in sit.cLi RongQing1-3/+3
2014-10-18ipv6: fix a potential use after free in ip6_offload.cLi RongQing1-0/+1
2014-10-18ipv4: fix a potential use after free in gre_offload.cLi RongQing1-3/+3
2014-10-18tcp: fix build error if IPv6 is not enabledEric Dumazet1-0/+2
2014-10-18futex: Ensure get_futex_key_refs() always implies a barrierCatalin Marinas1-0/+2
2014-10-18bna: fix skb->truesize underestimationEric Dumazet1-1/+1
2014-10-18net: dsa: add includes for ethtool and phy_fixed definitionsFlorian Fainelli2-0/+2
2014-10-18openvswitch: Set flow-key members.Pravin B Shelar1-3/+3
2014-10-18netrom: use linux/uaccess.hFabian Frederick7-7/+7
2014-10-18dsa: Fix conversion from host device to mii busGuenter Roeck2-8/+22
2014-10-18tipc: fix bug in bundled buffer receptionJon Paul Maloy1-1/+6
2014-10-18ipv6: introduce tcp_v6_iif()Eric Dumazet5-15/+30
2014-10-18sfc: add support for skb->xmit_moreEdward Cree2-29/+43
2014-10-18r8152: return -EBUSY for runtime suspendhayeswang1-7/+15
2014-10-18ipv4: fix a potential use after free in fou.cLi RongQing1-0/+3
2014-10-18ipv4: fix a potential use after free in ip_tunnel_core.cLi RongQing1-1/+2
2014-10-18hyperv: Add handling of IP header with option field in netvsc_set_hash()Haiyang Zhang1-16/+10
2014-10-18[CIFS] Remove obsolete commentSteve French1-6/+4
2014-10-17openvswitch: Create right mask with disabled megaflowsPravin B Shelar1-21/+72