summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-05-13ALSA: hda - Fix mute-LED fixed modeTakashi Iwai
2015-05-13ALSA: emu10k1: Emu10k2 32 bit DMA modePeter Zubaj
2015-05-13ALSA: emu10k1: Fix card shortname string buffer overflowTakashi Iwai
2015-05-13ALSA: emux: Fix mutex deadlock in OSS emulationTakashi Iwai
2015-05-13ALSA: emux: Fix mutex deadlock at unloadingTakashi Iwai
2015-05-13MIPS: Makefile: Fix MIPS ASE detection codeMarkos Chandras
2015-05-13MIPS: asm: elf: Set O32 default FPU flagsMarkos Chandras
2015-05-13MIPS: BCM47XX: Fix detecting Microsoft MN-700 & Asus WL500GRafał Miłecki
2015-05-13MIPS: Kconfig: Disable SMP/CPS for 64-bitMarkos Chandras
2015-05-13MIPS: smp-cps: cpu_set FPU mask if FPU presentNiklas Cassel
2015-05-13MIPS: ralink: add missing symbol for RALINK_ILL_ACCJohn Crispin
2015-05-13MIPS: ralink: Fix bad config symbol in PCI makefile.John Crispin
2015-05-13SSB: fix Kconfig dependenciesAdrien Schildknecht
2015-05-13Revert "MIPS: Avoid pipeline stalls on some MIPS32R2 cores."Ralf Baechle
2015-05-13MIPS: Octeon: Delete override of cpu_has_mips_r2_exec_hazard.Ralf Baechle
2015-05-13MIPS: Fix cpu_has_mips_r2_exec_hazard.Ralf Baechle
2015-05-13MIPS: kernel: entry.S: Set correct ISA level for mips_ihbMarkos Chandras
2015-05-13MIPS: asm: spinlock: Fix addiu instruction for R10000_LLSC_WAR caseMarkos Chandras
2015-05-13MIPS: r4kcache: Use correct base register for MIPS R6 cache flushesMarkos Chandras
2015-05-13MIPS: Kconfig: Fix typo for the r2-to-r6 emulator kernel parameterMarkos Chandras
2015-05-13MIPS: Netlogic: Fix for SATA PHY initGanesan Ramalingam
2015-05-13MIPS: OCTEON: fix PCI interrupt mapping for D-Link DSR-1000NAaro Koskinen
2015-05-13MIPS: Octeon: Remove udelay() causing huge IRQ latencyAlexander Sverdlin
2015-05-13MIPS: Fix race condition in lazy cache flushing.Lars Persson
2015-05-13Revert "MIPS: Remove race window in page fault handling"Lars Persson
2015-05-13MIPS: OCTEON: Use correct CSR to soft resetChandrakala Chavva
2015-05-13MIPS: OCTEON: dma-octeon: fix OHCI USB config checkAaro Koskinen
2015-05-13MIPS: BCM63xx: Move bcm63xx_gpio_init() to bcm63xx_register_devices().Nicolas Schichan
2015-05-13ipv4: Missing sk_nulls_node_init() in ping_unhash().David S. Miller
2015-05-13net/mlx4_en: Schedule napi when RX buffers allocation failsIdo Shamay
2015-05-13cxgb4: Fix MC1 memory offset calculationHariprasad Shenai
2015-05-13mlx4: Fix tx ring affinity_mask creationBenjamin Poirier
2015-05-13route: Use ipv4_mtu instead of raw rt_pmtuHerbert Xu
2015-05-13bpf: fix 64-bit divideAlexei Starovoitov
2015-05-06Linux 4.0.2v4.0.2Greg Kroah-Hartman
2015-05-06netfilter: bridge: really save frag_max_size between PRE and POST_ROUTINGFlorian Westphal
2015-05-06driver core: bus: Goto appropriate labels on failure in bus_add_deviceJunjie Mao
2015-05-06drivers: platform: parse IRQ flags from resourcesLinus Walleij
2015-05-06memstick: mspro_block: add missing curly bracesDan Carpenter
2015-05-06C6x: time: Ensure consistency in __initNishanth Menon
2015-05-06crypto: omap-aes - Fix support for unequal lengthsVutla, Lokesh
2015-05-06wl18xx: show rx_frames_per_rates as an array as it really isNicolas Iooss
2015-05-06lib: memzero_explicit: use barrier instead of OPTIMIZER_HIDE_VARmancha security
2015-05-06mm, thp: really limit transparent hugepage allocation to local nodeDavid Rientjes
2015-05-06ebpf: verifier: check that call reg with ARG_ANYTHING is initializedDaniel Borkmann
2015-05-06mac80211: send AP probe as unicast againJohannes Berg
2015-05-06e1000: add dummy allocator to fix race condition between mtu change and netpollSabrina Dubroca
2015-05-06sched/deadline: Always enqueue on previous rq when dl_task_timer() firesJuri Lelli
2015-05-06NFS: Add a stub for GETDEVICELISTAnna Schumaker
2015-05-06nfs: remove WARN_ON_ONCE from nfs_direct_good_bytesPeng Tao