summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* MIPS: Lasat: Fix build error if CRC32 is not enabled.Ralf Baechle2014-06-261-0/+1
* TC: Handle device_register() errors.Levente Kurusa2014-06-261-2/+8
* MIPS: MSC: Prevent out-of-bounds writes to MIPS SC ioremap'd regionMarkos Chandras2014-06-261-1/+1
* MIPS: bpf: Fix stack space allocation for BPF memwords on MIPS64Markos Chandras2014-06-261-1/+4
* MIPS: BPF: Use 32 or 64-bit load instruction to load an address to registerMarkos Chandras2014-06-261-1/+13
* MIPS: bpf: Fix PKT_TYPE case for big-endian coresMarkos Chandras2014-06-261-2/+10
* MIPS: BPF: Prevent kernel fall over for >=32bit shiftsMarkos Chandras2014-06-261-4/+12
* MIPS: bpf: Drop update_on_xread and always initialize the X registerMarkos Chandras2014-06-261-21/+1
* MIPS: bpf: Fix is_range() semanticsMarkos Chandras2014-06-261-7/+5
* MIPS: bpf: Use pr_debug instead of pr_warn for unhandled opcodesMarkos Chandras2014-06-261-2/+2
* MIPS: bpf: Fix return values for VLAN_TAG_PRESENT caseMarkos Chandras2014-06-261-2/+5
* MIPS: bpf: Use correct mask for VLAN_TAG caseMarkos Chandras2014-06-261-1/+1
* MIPS: bpf: Fix branch conditional for BPF_J{GT/GE} casesMarkos Chandras2014-06-261-1/+1
* MIPS: bpf: Add SEEN_SKB to flags when looking for the PKT_TYPEMarkos Chandras2014-06-261-0/+2
* MIPS: bpf: Use 'andi' instead of 'and' for the VLAN casesMarkos Chandras2014-06-261-2/+2
* MIPS: bpf: Return error code if the offset is a negative numberMarkos Chandras2014-06-261-0/+23
* MIPS: bpf: Use the LO register to get division's quotientMarkos Chandras2014-06-261-1/+1
* MIPS: mm: uasm: Fix lh micro-assembler instructionMarkos Chandras2014-06-261-1/+1
* MIPS: uasm: Add SLT uasm instructionMarkos Chandras2014-06-265-1/+6
* MIPS: uasm: Add s3s1s2 instruction builderMarkos Chandras2014-06-262-0/+10
* recordmcount/MIPS: Fix possible incorrect mcount_loc table entries in modulesAlex Smith2014-06-261-2/+2
* MIPS: BPF JIT: Fix build error.Daniel Borkmann2014-06-261-74/+69
* Revert "MIPS: Save/restore MSA context around signals"Paul Burton2014-06-266-363/+16
* MIPS: math-emu: Reduce code duplication.Ralf Baechle2014-06-261-13/+6
* MIPS: math-emu: Work around limitations of older GCC.Ralf Baechle2014-06-161-3/+15
* MIPS: pm-cps: convert smp_mb__*()Paul Burton2014-06-161-2/+2
* MIPS: smp-cps: Convert smp_mb__after_atomic_dec()Paul Burton2014-06-161-1/+1
* Linux 3.16-rc1v3.16-rc1Linus Torvalds2014-06-151-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-06-1510-34/+96
|\
| * net: sctp: fix permissions for rto_alpha and rto_beta knobsDaniel Borkmann2014-06-151-4/+28
| * Merge branch 'csum_fixes'David S. Miller2014-06-157-25/+60
| |\
| | * vxlan: Checksum fixesTom Herbert2014-06-151-9/+2
| | * net: add skb_pop_rcv_encapsulationTom Herbert2014-06-151-0/+12
| | * udp: call __skb_checksum_complete when doing full checksumTom Herbert2014-06-151-1/+3
| | * net: Fix save software checksum completeTom Herbert2014-06-152-10/+29
| | * net: Fix GSO constants to match NETIF flagsTom Herbert2014-06-153-5/+14
| |/
| * udp: ipv4: do not waste time in __udp4_lib_mcast_demux_lookupEric Dumazet2014-06-131-0/+4
| * vxlan: use dev->needed_headroom instead of dev->hard_header_lenCong Wang2014-06-131-4/+3
| * MAINTAINERS: update cxgb4 maintainerDimitris Michailidis2014-06-131-1/+1
* | Merge tag 'clk-for-linus-3.16-part2' of git://git.linaro.org/people/mike.turq...Linus Torvalds2014-06-1530-265/+1836
|\ \
| * \ Merge tag 'sunxi-clk-for-3.16-2' of https://github.com/mripard/linux into clk...Mike Turquette2014-06-118-187/+661
| |\ \
| | * | clk: sunxi: document PRCM clock compatible stringsBoris BREZILLON2014-06-111-0/+3
| | * | clk: sunxi: add PRCM (Power/Reset/Clock Management) clks supportBoris BREZILLON2014-06-114-0/+411
| | * | clk: sun6i: Protect SDRAM gating bitMaxime Ripard2014-06-111-0/+1
| | * | clk: sun6i: Protect CPU clockMaxime Ripard2014-06-111-0/+1
| | * | clk: sunxi: Rework clock protection codeMaxime Ripard2014-06-111-28/+44
| | * | clk: sunxi: Move the GMAC clock to a file of its ownMaxime Ripard2014-06-113-99/+121
| | * | clk: sunxi: Move the 24M oscillator to a file of its ownMaxime Ripard2014-06-113-57/+74
| | * | clk: sunxi: Remove calls to clk_putMaxime Ripard2014-06-111-6/+2
| | * | clk: sunxi: document new A31 USB clock compatibleEmilio López2014-06-111-0/+1