Age | Commit message (Expand) | Author |
2009-03-08 | MIPS: compat: Implement is_compat_task. | Ralf Baechle |
2009-03-02 | x86-64: seccomp: fix 32/64 syscall hole | Roland McGrath |
2009-02-09 | x86: spinlocks: define dummy __raw_spin_is_contended | Kyle McMartin |
2009-01-30 | MIPS: RB532: Export rb532_gpio_set_func() | Phil Sutter |
2009-01-30 | MIPS: RB532: Update headers | Phil Sutter |
2009-01-30 | MIPS: RB532: Add set_type() function to IRQ struct. | Phil Sutter |
2009-01-30 | MIPS: Fix a typo in watchpoint register structure. | David Daney |
2009-01-30 | MIPS: TXx9: Add support for TX4939 internal RTC | Atsushi Nemoto |
2009-01-30 | MIPS: Add return value checks to user_termio_to_kernel_termios() | Ralf Baechle |
2009-01-30 | MIPS: atomic_*(): Change type of intermediate variables. | Ralf Baechle |
2009-01-14 | byteorder: make swab.h include asm/swab.h like a regular header | Harvey Harrison |
2009-01-11 | MIPS: Alchemy: new userspace suspend interface for development boards. | Manuel Lauss |
2009-01-11 | MIPS: Alchemy: dbdma suspend/resume support. | Manuel Lauss |
2009-01-11 | MIPS: Alchemy: Fix up PM code on Au1550/Au1200 | Manuel Lauss |
2009-01-11 | MIPS: Alchemy: move calc_clock function. | Manuel Lauss |
2009-01-11 | MIPS: make cp0 counter clocksource/event usable as fallback. | Manuel Lauss |
2009-01-11 | MIPS: Alchemy: remove cpu_table. | Manuel Lauss |
2009-01-11 | MIPS: Alchemy: remove get/set_au1x00_lcd_clock(). | Manuel Lauss |
2009-01-11 | MIPS: Alchemy: update core interrupt code. | Manuel Lauss |
2009-01-11 | MIPS: Adjust the dma-common.c platform hooks. | David Daney |
2009-01-11 | MIPS: Cavium OCTEON multiplier state preservation. | David Daney |
2009-01-11 | MIPS: Add SMP_ICACHE_FLUSH for the Cavium CPU family. | David Daney |
2009-01-11 | MIPS: Add Cavium OCTEON specific registers to ptrace.h and asm-offsets.c | David Daney |
2009-01-11 | MIPS: Add Cavium OCTEON cop2/cvmseg state entries to processor.h. | David Daney |
2009-01-11 | MIPS: Modify core io.h macros to account for the Octeon Errata Core-301. | David Daney |
2009-01-11 | MIPS: Hook Cavium OCTEON cache init into cache.c | David Daney |
2009-01-11 | MIPS: Add Cavium OCTEON processor constants and CPU probe. | David Daney |
2009-01-11 | MIPS: Override assembler target architecture for octeon. | David Daney |
2009-01-11 | MIPS: Add Cavium OCTEON specific register definitions to mipsregs.h | David Daney |
2009-01-11 | MIPS: For Cavium OCTEON handle hazards as per the R10000 handling. | David Daney |
2009-01-11 | MIPS: Add Cavium OCTEON processor support files to arch/mips/cavium-octeon. | David Daney |
2009-01-11 | MIPS: Add Cavium OCTEON processor support files to arch/mips/cavium-octeon/ex... | David Daney |
2009-01-11 | MIPS: Add Cavium OCTEON processor CSR definitions | David Daney |
2009-01-06 | mips: introduce asm/swab.h | Harvey Harrison |
2009-01-06 | atomic_t: unify all arch definitions | Matthew Wilcox |
2009-01-03 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/... | Mike Travis |
2008-12-30 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Rusty Russell |
2008-12-26 | cpumask: Mips: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_to... | Rusty Russell |
2008-12-22 | MIPS: MIPS64R2: Fix buggy __arch_swab64 | David Daney |
2008-12-22 | MIPS: Fix preprocessor warnings flaged by GCC 4.4 | David Daney |
2008-12-16 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/... | Ingo Molnar |
2008-12-16 | Merge branch 'linus' into cpus4096 | Ingo Molnar |
2008-12-13 | Merge ../linux-2.6-x86 | Rusty Russell |
2008-12-13 | cpumask: make irq_set_affinity() take a const struct cpumask | Rusty Russell |
2008-12-13 | cpumask: centralize cpu_online_map and cpu_possible_map | Rusty Russell |
2008-12-12 | MIPS: Use EI/DI for MIPS R2. | David Daney |
2008-12-12 | Merge branch 'sched/core' into cpus4096 | Ingo Molnar |
2008-12-09 | MIPS: Better than nothing implementation of PCI mmap to fix X. | Ralf Baechle |
2008-12-02 | Merge branch 'linus' into cpus4096 | Ingo Molnar |
2008-11-30 | remove __ARCH_WANT_COMPAT_SYS_PTRACE | Christoph Hellwig |