aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'kernelorg/linux-3.0.y' into 3_0_64Andrew Dodd2013-02-273-2/+12
|\
| * kbuild: Fix gcc -x syntaxJean Delvare2012-11-261-1/+1
| * mips,kgdb: fix recursive page fault with CONFIG_KPROBESJason Wessel2012-10-211-0/+9
| * MIPS: Properly align the .data..init_task section.David Daney2012-08-011-1/+2
* | samsung update 1codeworkx2012-06-021-1/+0
|/
* PM / MIPS: Convert i8259.c to using syscore_opsRafael J. Wysocki2011-07-161-16/+6
* Merge branch 'setns'Linus Torvalds2011-05-284-0/+4
|\
| * ns: Wire up the setns system callEric W. Biederman2011-05-284-0/+4
* | Merge branch 'for-rmk' of git://github.com/at91linux/linux-2.6-at91 into deve...Russell King2011-05-261-1/+1
|\ \ | |/
| * Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds2011-05-241-1/+1
| |\
| | * Merge branch 'fixes-2.6.39' into for-2.6.40Tejun Heo2011-05-2414-210/+166
| | |\
| | * | percpu: Always align percpu output section to PAGE_SIZETejun Heo2011-03-241-1/+1
* | | | Merge branch 'devicetree/arm-next' of git://git.secretlab.ca/git/linux-2.6 in...Russell King2011-05-251-1/+2
|\ \ \ \ | |/ / / |/| | |
| * | | dt/flattree: explicitly pass command line pointer to early_init_dt_scan_chosenGrant Likely2011-05-111-1/+2
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-05-236-6/+6
|\ \ \ \
| * \ \ \ Merge branch 'master' into for-nextJiri Kosina2011-04-2620-235/+195
| |\ \ \ \ | | |/ / /
| * | | | update David Miller's old email addressJustin P. Mattock2011-04-066-6/+6
| | |/ / | |/| |
* | | | extable, core_kernel_data(): Make sure all archs define _sdataSteven Rostedt2011-05-201-0/+1
* | | | Merge branch 'timers-clocksource-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2011-05-197-121/+9
|\ \ \ \
| * \ \ \ Merge branch 'consolidate-clksrc-i8253' of master.kernel.org:~rmk/linux-2.6-a...Thomas Gleixner2011-05-1428-583/+496
| |\ \ \ \
| | * | | | clocksource: convert mips to generic i8253 clocksourceRussell King2011-05-141-77/+1
| | | |/ / | | |/| |
| * | | | mips: convert to clocksource_register_hz/khzJohn Stultz2011-02-217-48/+9
| | | | |
| \ \ \ \
*-. \ \ \ \ Merge branches 'sched-core-for-linus' and 'sched-urgent-for-linus' of git://g...Linus Torvalds2011-05-191-1/+1
|\ \ \ \ \ \
| * | | | | | sched: Provide scheduler_ipi() callback in response to smp_send_reschedule()Peter Zijlstra2011-04-141-1/+1
| | |_|/ / / | |/| | | |
* | | | | | MIPS: Move arch_get_unmapped_area and gang to new file.Ralf Baechle2011-05-191-113/+0
* | | | | | MIPS: Cleanup arch_get_unmapped_areaRalf Baechle2011-05-191-12/+5
* | | | | | MIPS: Set ELF AT_PLATFORM string for Loongson2 processorsRobert Millan2011-05-191-0/+10
* | | | | | MIPS: Set ELF AT_PLATFORM string for BMIPS processorsKevin Cernekee2011-05-191-0/+5
* | | | | | MIPS: Introduce set_elf_platform() helper functionRobert Millan2011-05-191-4/+8
* | | | | | MIPS: Split do_syscall_trace into two functions.Ralf Baechle2011-05-196-19/+41
* | | | | | MIPS: Use single define for pending work on syscall exitRalf Baechle2011-05-191-1/+1
* | | | | | MIPS: Enable kmemleak for MIPSMaxin John2011-05-191-0/+1
* | | | | | MIPS: Kconfig and Makefile update for Netlogic XLR/XLSJayachandran C2011-05-191-0/+1
* | | | | | MIPS: Netlogic XLR/XLS processor IDs.Jayachandran C2011-05-191-0/+56
* | | | | | MIPS: Fix duplicate invocation of notify_die.Ralf Baechle2011-05-181-4/+2
| |/ / / / |/| | | |
* | | | | MIPS: Audit: Fix success success argument pass to audit_syscall_exitRalf Baechle2011-05-101-2/+2
* | | | | MIPS: Document former use of timerfd(2) syscall number.Ralf Baechle2011-05-104-4/+4
* | | | | MIPS: Rename .data..mostly and properly handle it in linker scriptCatalin Marinas2011-05-101-0/+1
* | | | | MIPS: Mask jump target in ftrace_dyn_arch_init_insns().David Daney2011-05-101-2/+3
|/ / / /
* | | | Fix common misspellingsLucas De Marchi2011-03-316-6/+6
* | | | MIPS: Convert the irq functions to the new namesThomas Gleixner2011-03-2910-19/+23
| |_|/ |/| |
* | | MIPS: Wire up syncfs(2).Ralf Baechle2011-03-254-0/+4
* | | MIPS: Hook up name_to_handle_at, open_by_handle_at and clock_adjtime syscalls.David Daney2011-03-254-0/+12
* | | MIPS: Use generic show_interrupts()Thomas Gleixner2011-03-251-41/+2
* | | MIPS: SMTC: Cleanup the hook mess and use irq_dataThomas Gleixner2011-03-252-10/+8
* | | MIPS: SMTC: Use irq_data in smtc_forward_irq()Thomas Gleixner2011-03-251-1/+2
* | | MIPS: TXx9: Convert core to new irq_chip functionsThomas Gleixner2011-03-251-14/+14
* | | MIPS: irq_cpu: Convert to new irq_chip functionsThomas Gleixner2011-03-251-25/+21
* | | MIPS: RM9000: Convert to new irq_chip functionsThomas Gleixner2011-03-251-26/+23
* | | MIPS: rm7000: Convert to new irq_chip functionsThomas Gleixner2011-03-251-9/+9