aboutsummaryrefslogtreecommitdiffstats
path: root/init (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2015-02-19MIPS: BCM3384: Fix outdated use of mips_cpu_intc_init()Kevin Cernekee1-1/+1
2015-02-19MIPS: Provide correct siginfo_t.si_stimePetr Malat2-37/+3
2015-02-19MIPS: Makefile: Move the ASEs checks after setting the core's CFLAGSMarkos Chandras1-18/+17
2015-02-19MIPS: Makefile: Pass -march option on Loongson3A coresRalf Baechle1-0/+10
2015-02-16MIPS: HTW: Prevent accidental HTW start due to nested htw_{start, stop}Markos Chandras4-8/+32
2015-02-16MIPS: asm: pgtable: Prevent HTW race when updating PTEsMarkos Chandras1-10/+4
2015-02-16MIPS: asm: pgtable: Add c0 hazards on HTW start/stop sequencesMarkos Chandras1-4/+6
2015-02-16MIPS: mm: Add debug information for userland SIGSEGV signals.Markos Chandras2-9/+21
2015-02-12MIPS,prctl: add PR_[GS]ET_FP_MODE prctl options for MIPSPaul Burton7-0/+144
2015-02-05MIPS: cevt-r4k: Drop GIC special caseJames Hogan3-14/+1
2015-02-04MIPS: elf2ecoff: Fix warning due to dead code.Ralf Baechle1-4/+0
2015-01-16MIPS: Add struct pci_ops member names to initializationRob Herring3-10/+10
2015-01-16MIPS: Remove unused dt_setup_arch()Geert Uytterhoeven1-7/+0
2015-01-13MIPS: ARC: Add declarations for a few missing ARC firmware functions.Ralf Baechle1-0/+3
2015-01-13MIPS: ARC: Use __noreturn instead of open coded attributes in declarations.Ralf Baechle1-2/+3
2015-01-13MIPS: IP27: Use __noreturn instead of open coded attributes in declarations.Ralf Baechle1-3/+4
2015-01-13MIPS: IP32: Use __noreturn instead of open coded attributes in declarations.Ralf Baechle1-3/+4
2015-01-13MIPS: ARC: Use __noreturn / unreachable in ARC termination functions.Ralf Baechle1-10/+16
2015-01-13MIPS: Use generic csum_tcpudp_magic for MIPS.Ralf Baechle1-13/+0
2015-01-13MIPS: Use <asm-generic/checksum.h>Ralf Baechle1-0/+7
2015-01-13MIPS: Rewrite csum_fold to plain C.Ralf Baechle1-14/+8
2015-01-11linux 3.19-rc4Linus Torvalds1-1/+1
2015-01-11mm: fix corner case in anon_vma endless growing preventionKonstantin Khlebnikov1-2/+4
2015-01-11mm: Don't count the stack guard page towards RLIMIT_STACKLinus Torvalds1-2/+5
2015-01-09ARM: 8275/1: mm: fix PMD_SECT_RDONLY undeclared compile errorVictor Kamensky1-2/+2
2015-01-09HID: roccat: potential out of bounds in pyra_sysfs_write_settings()Dan Carpenter1-2/+6
2015-01-09mutex: Always clear owner field upon mutex_unlock()Chris Wilson1-1/+1
2015-01-09sched/fair: Fix RCU stall upon -ENOMEM in sched_create_group()Tetsuo Handa1-0/+4
2015-01-09sched/deadline: Avoid double-accounting in case of missed deadlinesLuca Abeni1-18/+1
2015-01-09sched/deadline: Fix migration of SCHED_DEADLINE tasksLuca Abeni1-3/+3
2015-01-09sched: Fix odd values in effective_load() calculationsYuyang Du1-1/+1
2015-01-09sched, fanotify: Deal with nested sleepsPeter Zijlstra1-5/+5
2015-01-09perf/x86/uncore/hsw-ep: Handle systems with only two SBOXesAndi Kleen2-1/+18
2015-01-09perf/x86_64: Improve user regs samplingAndy Lutomirski1-2/+76
2015-01-09perf: Move task_pt_regs sampling into arch codeAndy Lutomirski6-16/+63
2015-01-09x86: Fix off-by-one in instruction decoderPeter Zijlstra1-1/+1
2015-01-08mm, vmscan: prevent kswapd livelock due to pfmemalloc-throttled process being killedVlastimil Babka1-11/+13
2015-01-08memcg: fix destination cgroup leak on task charges migrationVladimir Davydov1-12/+0
2015-01-08mm: memcontrol: switch soft limit default back to infinityJohannes Weiner1-1/+4
2015-01-08mm/debug_pagealloc: remove obsolete Kconfig optionsJoonsoo Kim1-9/+0
2015-01-08vfs: renumber FMODE_NONOTIFY and add to uniqueness checkDavid Drysdale3-4/+5
2015-01-08arch/blackfin/mach-bf533/boards/stamp.c: add linux/delay.hOleg Nesterov1-0/+1
2015-01-08ocfs2: fix the wrong directory passed to ocfs2_lookup_ino_from_name() when link fileXue jiufei1-8/+35
2015-01-08MAINTAINERS: update rydberg's addressesHenrik Rydberg2-6/+7
2015-01-08mm: protect set_page_dirty() from ongoing truncationJohannes Weiner3-42/+29
2015-01-08mm: prevent endless growth of anon_vma hierarchyKonstantin Khlebnikov2-1/+51
2015-01-08exit: fix race between wait_consider_task() and wait_task_zombie()Oleg Nesterov1-3/+9
2015-01-08ocfs2: remove bogus check in dlm_process_recovery_dataJoseph Qi1-4/+1
2015-01-08Makefile: include arch/*/include/generated/uapi before .../generatedMichal Marek1-0/+1
2015-01-08libceph: fix sparse endianness warningsIlya Dryomov3-4/+4