aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-11-02arm: perf: factor arm_pmu core out to driversv4.1/topic/perfMark Rutland
2015-11-02ARM: perf: replace arch_find_n_match_cpu_physical_id with of_cpu_device_node_getSudeep Holla
2015-11-02ARM: perf: extend interrupt-affinity property for PPIsWill Deacon
2015-11-02perf tools: Fix test build error when bindir contains double slashPawel Moll
2015-11-02ARM: 8402/1: perf: Don't use of_node after putting itStephen Boyd
2015-11-02ARM: 8401/1: perf: Set affinity for PPI based PMUsStephen Boyd
2015-11-02perf tests: Remove getpgrp from mmap-basicRiku Voipio
2015-11-02perf tests: Aename open*.c to openat*.cRiku Voipio
2015-11-02perf tests: Switch from open to openatRiku Voipio
2015-11-02perf tools: Add ARM64 perf_regs_load to support libunwind and enable testingWang Nan
2015-11-02arm: perf: unify perf_event{,_cpu}.cMark Rutland
2015-11-02arm: perf: factor out armv7 pmu driverMark Rutland
2015-11-02arm: perf: factor out armv6 pmu driverMark Rutland
2015-11-02arm: perf: factor out xscale pmu driverMark Rutland
2015-11-02arm: perf: share arm_pmu_device_probeMark Rutland
2015-11-02arm: perf: kill off unused pm callbacksMark Rutland
2015-11-02arm: perf: remove singleton PMU restrictionMark Rutland
2015-11-02arm: perf: probe number of counters on affine CPUsMark Rutland
2015-11-02arm: perf: filter unschedulable eventsMark Rutland
2015-11-02arm: perf: treat PMUs as CPU affineMark Rutland
2015-11-02arm: perf: make of_pmu_irq_cfg take arm_pmuMark Rutland
2015-11-02perf: allow for PMU-specific event filteringMark Rutland
2015-10-03Linux 4.1.10v4.1.10Greg Kroah-Hartman
2015-10-03hp-wmi: limit hotkey enableKyle Evans
2015-10-03zram: fix possible use after free in zcomp_create()Luis Henriques
2015-10-03netlink: Replace rhash_portid with boundHerbert Xu
2015-10-03netlink: Fix autobind race condition that leads to zero port IDHerbert Xu
2015-10-03mvneta: use inband status only when explicitly enabledStas Sergeev
2015-10-03of_mdio: add new DT property 'managed' to specify the PHY management typeStas Sergeev
2015-10-03net: phy: fixed_phy: handle link-down caseStas Sergeev
2015-10-03net: dsa: bcm_sf2: Do not override speed settingsFlorian Fainelli
2015-10-03fib_rules: fix fib rule dumps across multiple skbsWilson Kok
2015-10-03net: revert "net_sched: move tp->root allocation into fw_init()"WANG Cong
2015-10-03tcp: add proper TS val into RST packetsEric Dumazet
2015-10-03openvswitch: Zero flows on allocation.Jesse Gross
2015-10-03macvtap: fix TUNSETSNDBUF values > 64kMichael S. Tsirkin
2015-10-03net/mlx4_en: really allow to change RSS keyEric Dumazet
2015-10-03bridge: fix igmpv3 / mldv2 report parsingLinus Lüssing
2015-10-03sctp: fix race on protocol/netns initializationMarcelo Ricardo Leitner
2015-10-03netlink, mmap: transform mmap skb into full skb on tapsDaniel Borkmann
2015-10-03net: dsa: bcm_sf2: Fix 64-bits register writesFlorian Fainelli
2015-10-03ipv6: fix multipath route replace error recoveryRoopa Prabhu
2015-10-03net: dsa: bcm_sf2: Fix ageing conditions and operationFlorian Fainelli
2015-10-03net/ipv6: Correct PIM6 mrt_lock handlingRichard Laing
2015-10-03net: eth: altera: fix napi poll_list corruptionAtsushi Nemoto
2015-10-03net: fec: clear receive interrupts before processing a packetRussell King
2015-10-03ipv6: fix exthdrs offload registration in out_rt pathDaniel Borkmann
2015-10-03sock, diag: fix panic in sock_diag_put_filterinfoDaniel Borkmann
2015-10-03usbnet: Get EVENT_NO_RUNTIME_PM bit before it is clearedEugene Shatokhin
2015-10-03cls_u32: complete the check for non-forced case in u32_destroy()WANG Cong