summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-06-26mfd: ab8500: Fix dt irq mappingGrygorii Strashko1-1/+1
2014-06-26mfd: davinci: Voicecodec needs regmap_mmioArnd Bergmann1-0/+1
2014-06-26mfd: STw481x: Allow modular buildArnd Bergmann1-1/+1
2014-06-26mfd: UCB1x00: Enable modular buildArnd Bergmann1-1/+1
2014-06-26TC: Handle device_register() errors.Levente Kurusa1-2/+8
2014-06-26MIPS: MSC: Prevent out-of-bounds writes to MIPS SC ioremap'd regionMarkos Chandras1-1/+1
2014-06-26MIPS: bpf: Fix stack space allocation for BPF memwords on MIPS64Markos Chandras1-1/+4
2014-06-26MIPS: BPF: Use 32 or 64-bit load instruction to load an address to registerMarkos Chandras1-1/+13
2014-06-26MIPS: bpf: Fix PKT_TYPE case for big-endian coresMarkos Chandras1-2/+10
2014-06-26MIPS: BPF: Prevent kernel fall over for >=32bit shiftsMarkos Chandras1-4/+12
2014-06-26MIPS: bpf: Drop update_on_xread and always initialize the X registerMarkos Chandras1-21/+1
2014-06-26MIPS: bpf: Fix is_range() semanticsMarkos Chandras1-7/+5
2014-06-26MIPS: bpf: Use pr_debug instead of pr_warn for unhandled opcodesMarkos Chandras1-2/+2
2014-06-26MIPS: bpf: Fix return values for VLAN_TAG_PRESENT caseMarkos Chandras1-2/+5
2014-06-26MIPS: bpf: Use correct mask for VLAN_TAG caseMarkos Chandras1-1/+1
2014-06-26MIPS: bpf: Fix branch conditional for BPF_J{GT/GE} casesMarkos Chandras1-1/+1
2014-06-26MIPS: bpf: Add SEEN_SKB to flags when looking for the PKT_TYPEMarkos Chandras1-0/+2
2014-06-26MIPS: bpf: Use 'andi' instead of 'and' for the VLAN casesMarkos Chandras1-2/+2
2014-06-26MIPS: bpf: Return error code if the offset is a negative numberMarkos Chandras1-0/+23
2014-06-26MIPS: bpf: Use the LO register to get division's quotientMarkos Chandras1-1/+1
2014-06-26MIPS: mm: uasm: Fix lh micro-assembler instructionMarkos Chandras1-1/+1
2014-06-26MIPS: uasm: Add SLT uasm instructionMarkos Chandras5-1/+6
2014-06-26MIPS: uasm: Add s3s1s2 instruction builderMarkos Chandras2-0/+10
2014-06-26recordmcount/MIPS: Fix possible incorrect mcount_loc table entries in modulesAlex Smith1-2/+2
2014-06-26MIPS: BPF JIT: Fix build error.Daniel Borkmann1-74/+69
2014-06-26Revert "MIPS: Save/restore MSA context around signals"Paul Burton6-363/+16
2014-06-26MIPS: math-emu: Reduce code duplication.Ralf Baechle1-13/+6
2014-06-26ALSA: usb-audio: Fix races at disconnection and PCM closingTakashi Iwai3-6/+25
2014-06-26ARC: [SMP] Enable icache coherencyVineet Gupta1-6/+19
2014-06-26ARC: [SMP] Fix IPI IRQ registrationNoam Camus1-2/+13
2014-06-26Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds3-6/+20
2014-06-26ARC: Implement ptrace(PTRACE_GET_THREAD_AREA)Anton Kolesov2-0/+5
2014-06-26ARC: optimize kernel bss clearing in early boot codeVineet Gupta2-4/+5
2014-06-26ARC: Fix build breakage for !CONFIG_ARC_DW2_UNWINDVineet Gupta1-1/+1
2014-06-26Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds8-16/+39
2014-06-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds68-366/+741
2014-06-26net: fix setting csum_start in skb_segment()Tom Herbert1-1/+1
2014-06-26Merge tag 'nfs-for-3.16-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds6-83/+104
2014-06-26ipv4: fix dst race in sk_dst_get()Eric Dumazet3-16/+18
2014-06-26net: filter: Use kcalloc/kmalloc_array to allocate arraysTobias Klauser1-2/+2
2014-06-26trivial: net: filter: Change kerneldoc parameter orderTobias Klauser1-1/+1
2014-06-26trivial: net: filter: Fix typo in commentTobias Klauser1-1/+1
2014-06-26net: allwinner: emac: Add missing free_irqMaxime Ripard1-0/+1
2014-06-26cxgb4: use dev_port to identify portsThadeu Lima de Souza Cascardo1-0/+1
2014-06-26xen-netback: bookkeep number of active queues in our own moduleWei Liu3-52/+26
2014-06-26tg3: Change nvram command timeout value to 50msPrashant Sreedharan1-2/+2
2014-06-26hwmon: (gpio-fan) Change name used in hwmon_device_register_with_groupsJulien D'Ascenzio1-1/+1
2014-06-25Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds43-147/+158
2014-06-25Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixesArnd Bergmann5-19/+16
2014-06-25Merge tag 'mvebu-fixes-3.16' of git://git.infradead.org/linux-mvebu into fixesArnd Bergmann8-9/+21