summaryrefslogtreecommitdiffstats
path: root/arch/m32r/include (unfollow)
Commit message (Expand)AuthorFilesLines
2015-01-16MIPS: smp-mt,smp-cmp: Enable all HW IRQs on secondary CPUsJames Hogan2-3/+4
2015-01-16MIPS: Fix restart of indirect syscallsEd Swierk2-0/+2
2015-01-15MIPS: ELF: fix loading o32 binaries on 64-bit kernelsJames Cowgill1-4/+4
2015-01-13MIPS: mips-cm: Fix sparse warningsJames Hogan1-2/+2
2015-01-13MIPS: Kconfig: Fix recursive dependency.Ralf Baechle1-1/+1
2015-01-13MIPS: Compat: Fix build error if CONFIG_MIPS32_COMPAT but no compat ABI.Ralf Baechle1-12/+9
2015-01-13MIPS: JZ4740: Fixup #include's (sparse)Brian Norris1-0/+3
2015-01-13MIPS: Wire up execveat(2).Ralf Baechle5-6/+13
2015-01-13MIPS: Update malta_defconfig to something that works out of the box.Ralf Baechle1-12/+4
2015-01-13MIPS: FRE: Use set/clear_c0_config5 instead of open coded sequences.Ralf Baechle1-5/+3
2015-01-13MIPS: Do not fiddle with FRE unless FRE is actually available.Ralf Baechle1-16/+27
2015-01-11linux 3.19-rc4v3.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-09mm, vmscan: prevent kswapd livelock due to pfmemalloc-throttled process being...Vlastimil Babka1-11/+13
2015-01-09memcg: fix destination cgroup leak on task charges migrationVladimir Davydov1-12/+0
2015-01-09mm: memcontrol: switch soft limit default back to infinityJohannes Weiner1-1/+4
2015-01-09mm/debug_pagealloc: remove obsolete Kconfig optionsJoonsoo Kim1-9/+0
2015-01-09vfs: renumber FMODE_NONOTIFY and add to uniqueness checkDavid Drysdale3-4/+5
2015-01-09arch/blackfin/mach-bf533/boards/stamp.c: add linux/delay.hOleg Nesterov1-0/+1
2015-01-09ocfs2: fix the wrong directory passed to ocfs2_lookup_ino_from_name() when li...Xue jiufei1-8/+35
2015-01-09MAINTAINERS: update rydberg's addressesHenrik Rydberg2-6/+7
2015-01-09mm: protect set_page_dirty() from ongoing truncationJohannes Weiner3-42/+29
2015-01-09mm: prevent endless growth of anon_vma hierarchyKonstantin Khlebnikov2-1/+51
2015-01-09exit: fix race between wait_consider_task() and wait_task_zombie()Oleg Nesterov1-3/+9
2015-01-09ocfs2: 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
2015-01-08ceph: use %zu for len in ceph_fill_inline_data()Ilya Dryomov1-1/+1
2015-01-08perf hists browser: Fix segfault when showing callchainNamhyung Kim1-1/+1
2015-01-08perf callchain: Free callchains when hist entries are deletedNamhyung Kim3-0/+33
2015-01-08perf hists: Fix children sort key behaviorNamhyung Kim2-32/+35
2015-01-08arm64/efi: add missing call to early_ioremap_reset()Ard Biesheuvel2-1/+2
2015-01-07ARM: 8253/1: mm: use phys_addr_t type in map_lowmem() for kernel mem regionGrygorii Strashko1-2/+2
2015-01-07ARM: 8249/1: mm: dump: don't skip regionsMark Rutland1-7/+2
2015-01-07ARM: wire up execveat syscallRussell King2-0/+2
2015-01-07rpc: fix xdr_truncate_encode to handle buffer ending on page boundaryJ. Bruce Fields1-3/+3
2015-01-07nfsd: fix fi_delegees leak when fi_had_conflict returns trueJeff Layton1-1/+1