| Commit message (Expand) | Author | Age | Files | Lines |
* | extable, core_kernel_data(): Make sure all archs define _sdata | Steven Rostedt | 2011-05-20 | 1 | -0/+1 |
* | Merge branch 'timers-clocksource-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds | 2011-05-19 | 7 | -121/+9 |
|\ |
|
| * | Merge branch 'consolidate-clksrc-i8253' of master.kernel.org:~rmk/linux-2.6-a... | Thomas Gleixner | 2011-05-14 | 28 | -583/+496 |
| |\ |
|
| | * | clocksource: convert mips to generic i8253 clocksource | Russell King | 2011-05-14 | 1 | -77/+1 |
| * | | mips: convert to clocksource_register_hz/khz | John Stultz | 2011-02-21 | 7 | -48/+9 |
| | | | |
| \ \ | |
*-. \ \ | Merge branches 'sched-core-for-linus' and 'sched-urgent-for-linus' of git://g... | Linus Torvalds | 2011-05-19 | 1 | -1/+1 |
|\ \ \ \ |
|
| * | | | | sched: Provide scheduler_ipi() callback in response to smp_send_reschedule() | Peter Zijlstra | 2011-04-14 | 1 | -1/+1 |
| | |_|/
| |/| | |
|
* | | | | MIPS: Move arch_get_unmapped_area and gang to new file. | Ralf Baechle | 2011-05-19 | 1 | -113/+0 |
* | | | | MIPS: Cleanup arch_get_unmapped_area | Ralf Baechle | 2011-05-19 | 1 | -12/+5 |
* | | | | MIPS: Set ELF AT_PLATFORM string for Loongson2 processors | Robert Millan | 2011-05-19 | 1 | -0/+10 |
* | | | | MIPS: Set ELF AT_PLATFORM string for BMIPS processors | Kevin Cernekee | 2011-05-19 | 1 | -0/+5 |
* | | | | MIPS: Introduce set_elf_platform() helper function | Robert Millan | 2011-05-19 | 1 | -4/+8 |
* | | | | MIPS: Split do_syscall_trace into two functions. | Ralf Baechle | 2011-05-19 | 6 | -19/+41 |
* | | | | MIPS: Use single define for pending work on syscall exit | Ralf Baechle | 2011-05-19 | 1 | -1/+1 |
* | | | | MIPS: Enable kmemleak for MIPS | Maxin John | 2011-05-19 | 1 | -0/+1 |
* | | | | MIPS: Kconfig and Makefile update for Netlogic XLR/XLS | Jayachandran C | 2011-05-19 | 1 | -0/+1 |
* | | | | MIPS: Netlogic XLR/XLS processor IDs. | Jayachandran C | 2011-05-19 | 1 | -0/+56 |
* | | | | MIPS: Fix duplicate invocation of notify_die. | Ralf Baechle | 2011-05-18 | 1 | -4/+2 |
| |/ /
|/| | |
|
* | | | MIPS: Audit: Fix success success argument pass to audit_syscall_exit | Ralf Baechle | 2011-05-10 | 1 | -2/+2 |
* | | | MIPS: Document former use of timerfd(2) syscall number. | Ralf Baechle | 2011-05-10 | 4 | -4/+4 |
* | | | MIPS: Rename .data..mostly and properly handle it in linker script | Catalin Marinas | 2011-05-10 | 1 | -0/+1 |
* | | | MIPS: Mask jump target in ftrace_dyn_arch_init_insns(). | David Daney | 2011-05-10 | 1 | -2/+3 |
|/ / |
|
* | | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 6 | -6/+6 |
* | | MIPS: Convert the irq functions to the new names | Thomas Gleixner | 2011-03-29 | 10 | -19/+23 |
* | | MIPS: Wire up syncfs(2). | Ralf Baechle | 2011-03-25 | 4 | -0/+4 |
* | | MIPS: Hook up name_to_handle_at, open_by_handle_at and clock_adjtime syscalls. | David Daney | 2011-03-25 | 4 | -0/+12 |
* | | MIPS: Use generic show_interrupts() | Thomas Gleixner | 2011-03-25 | 1 | -41/+2 |
* | | MIPS: SMTC: Cleanup the hook mess and use irq_data | Thomas Gleixner | 2011-03-25 | 2 | -10/+8 |
* | | MIPS: SMTC: Use irq_data in smtc_forward_irq() | Thomas Gleixner | 2011-03-25 | 1 | -1/+2 |
* | | MIPS: TXx9: Convert core to new irq_chip functions | Thomas Gleixner | 2011-03-25 | 1 | -14/+14 |
* | | MIPS: irq_cpu: Convert to new irq_chip functions | Thomas Gleixner | 2011-03-25 | 1 | -25/+21 |
* | | MIPS: RM9000: Convert to new irq_chip functions | Thomas Gleixner | 2011-03-25 | 1 | -26/+23 |
* | | MIPS: rm7000: Convert to new irq_chip functions | Thomas Gleixner | 2011-03-25 | 1 | -9/+9 |
* | | MIPS: MSC01: Convert to new irq_chip functions | Thomas Gleixner | 2011-03-25 | 1 | -27/+24 |
* | | MIPS: GT641xx: Convert to new irq_chip functions | Thomas Gleixner | 2011-03-25 | 1 | -13/+13 |
* | | MIPS: GIC: Convert to new irq_chip functions | Thomas Gleixner | 2011-03-25 | 1 | -25/+18 |
* | | MIPS: i8259: Convert to new irq_chip functions | Thomas Gleixner | 2011-03-25 | 1 | -20/+17 |
* | | Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj... | Linus Torvalds | 2011-03-16 | 1 | -1/+1 |
|\ \ |
|
| * | | percpu: align percpu readmostly subsection to cacheline | Tejun Heo | 2011-01-25 | 1 | -1/+1 |
| |/ |
|
* | | MIPS: Move idle task creation to work queue | Maksim Rayskiy | 2011-03-14 | 1 | -2/+29 |
* | | MIPS, Perf-events: Use unsigned delta for right shift in event update | Deng-Cheng Zhu | 2011-03-14 | 1 | -1/+1 |
* | | MIPS, Perf-events: Work with the new callchain interface | Deng-Cheng Zhu | 2011-03-14 | 1 | -57/+6 |
* | | MIPS, Perf-events: Fix event check in validate_event() | Deng-Cheng Zhu | 2011-03-14 | 1 | -2/+3 |
* | | MIPS, Perf-events: Work with the new PMU interface | Deng-Cheng Zhu | 2011-03-14 | 2 | -119/+158 |
* | | MIPS, Perf-events: Work with irq_work | Deng-Cheng Zhu | 2011-03-14 | 1 | -1/+1 |
* | | MIPS: Remove unused code from arch/mips/kernel/syscall.c | David Daney | 2011-03-14 | 1 | -2/+1 |
* | | MIPS: Fix GCC-4.6 'set but not used' warning in signal*.c | David Daney | 2011-03-14 | 2 | -2/+2 |
* | | MIPS: Clear the correct flag in sysmips(MIPS_FIXADE, ...). | Stefan Oberhumer | 2011-03-14 | 1 | -1/+1 |
* | | MIPS, Tracing: Fix set_graph_function of function graph tracer | Wu Zhangjin | 2011-03-14 | 1 | -2/+9 |
* | | MIPS, Tracing: Clean up ftrace_make_nop() | Wu Zhangjin | 2011-03-14 | 1 | -32/+38 |