Age | Commit message (Expand) | Author | Files | Lines |
2009-03-04 | Merge branches 'x86/apic', 'x86/cpu', 'x86/fixmap', 'x86/mm', 'x86/sched', 'x... | Ingo Molnar | 1 | -1/+0 |
2009-03-03 | x86-64: seccomp: fix 32/64 syscall hole | Roland McGrath | 1 | -1/+0 |
2009-02-13 | Merge branch 'core/header-fixes' into x86/headers | Ingo Molnar | 2 | -1/+2 |
2009-02-13 | Merge branch 'linus' into x86/apic | Ingo Molnar | 1 | -0/+1 |
2009-02-09 | x86: spinlocks: define dummy __raw_spin_is_contended | Kyle McMartin | 1 | -0/+1 |
2009-02-06 | Merge branch 'x86/urgent' into x86/apic | Ingo Molnar | 7 | -59/+107 |
2009-02-01 | headers_check fix: mips, swab.h | Jaswinder Singh Rajput | 1 | -1/+1 |
2009-02-01 | headers_check fix: mips, sigcontext.h | Jaswinder Singh Rajput | 1 | -0/+1 |
2009-01-31 | MIPS: RB532: Export rb532_gpio_set_func() | Phil Sutter | 1 | -0/+1 |
2009-01-31 | MIPS: RB532: Update headers | Phil Sutter | 2 | -4/+3 |
2009-01-31 | MIPS: RB532: Add set_type() function to IRQ struct. | Phil Sutter | 1 | -0/+3 |
2009-01-31 | MIPS: Fix a typo in watchpoint register structure. | David Daney | 1 | -1/+1 |
2009-01-31 | MIPS: TXx9: Add support for TX4939 internal RTC | Atsushi Nemoto | 1 | -0/+1 |
2009-01-31 | MIPS: Add return value checks to user_termio_to_kernel_termios() | Ralf Baechle | 1 | -28/+72 |
2009-01-31 | MIPS: atomic_*(): Change type of intermediate variables. | Ralf Baechle | 1 | -26/+26 |
2009-01-21 | Merge branch 'x86/mm' into core/percpu | Ingo Molnar | 2 | -3/+0 |
2009-01-15 | Merge branches 'cpus4096', 'x86/cleanups' and 'x86/urgent' into x86/percpu | Ingo Molnar | 1 | -1/+1 |
2009-01-15 | byteorder: make swab.h include asm/swab.h like a regular header | Harvey Harrison | 2 | -3/+0 |
2009-01-13 | irq: update all arches for new irq_desc | Mike Travis | 1 | -1/+1 |
2009-01-11 | MIPS: Alchemy: new userspace suspend interface for development boards. | Manuel Lauss | 1 | -0/+4 |
2009-01-11 | MIPS: Alchemy: dbdma suspend/resume support. | Manuel Lauss | 1 | -0/+5 |
2009-01-11 | MIPS: Alchemy: Fix up PM code on Au1550/Au1200 | Manuel Lauss | 1 | -0/+6 |
2009-01-11 | MIPS: Alchemy: move calc_clock function. | Manuel Lauss | 1 | -0/+1 |
2009-01-11 | MIPS: make cp0 counter clocksource/event usable as fallback. | Manuel Lauss | 1 | -8/+16 |
2009-01-11 | MIPS: Alchemy: remove cpu_table. | Manuel Lauss | 1 | -20/+38 |
2009-01-11 | MIPS: Alchemy: remove get/set_au1x00_lcd_clock(). | Manuel Lauss | 1 | -2/+0 |
2009-01-11 | MIPS: Alchemy: update core interrupt code. | Manuel Lauss | 1 | -13/+5 |
2009-01-11 | MIPS: Adjust the dma-common.c platform hooks. | David Daney | 5 | -5/+125 |
2009-01-11 | MIPS: Cavium OCTEON multiplier state preservation. | David Daney | 1 | -0/+17 |
2009-01-11 | MIPS: Add SMP_ICACHE_FLUSH for the Cavium CPU family. | David Daney | 1 | -0/+3 |
2009-01-11 | MIPS: Add Cavium OCTEON specific registers to ptrace.h and asm-offsets.c | David Daney | 1 | -0/+4 |
2009-01-11 | MIPS: Add Cavium OCTEON cop2/cvmseg state entries to processor.h. | David Daney | 1 | -0/+69 |
2009-01-11 | MIPS: Modify core io.h macros to account for the Octeon Errata Core-301. | David Daney | 1 | -0/+14 |
2009-01-11 | MIPS: Hook Cavium OCTEON cache init into cache.c | David Daney | 1 | -0/+3 |
2009-01-11 | MIPS: Add Cavium OCTEON processor constants and CPU probe. | David Daney | 2 | -0/+16 |
2009-01-11 | MIPS: Override assembler target architecture for octeon. | David Daney | 1 | -0/+2 |
2009-01-11 | MIPS: Add Cavium OCTEON specific register definitions to mipsregs.h | David Daney | 1 | -0/+20 |
2009-01-11 | MIPS: For Cavium OCTEON handle hazards as per the R10000 handling. | David Daney | 1 | -2/+2 |
2009-01-11 | MIPS: Add Cavium OCTEON processor support files to arch/mips/cavium-octeon. | David Daney | 6 | -0/+791 |
2009-01-11 | MIPS: Add Cavium OCTEON processor support files to arch/mips/cavium-octeon/ex... | David Daney | 10 | -0/+2393 |
2009-01-11 | MIPS: Add Cavium OCTEON processor CSR definitions | David Daney | 10 | -0/+7657 |
2009-01-07 | mips: introduce asm/swab.h | Harvey Harrison | 3 | -49/+59 |
2009-01-07 | atomic_t: unify all arch definitions | Matthew Wilcox | 1 | -4/+1 |
2009-01-03 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/... | Mike Travis | 3 | -5/+6 |
2008-12-30 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Rusty Russell | 3 | -4/+13 |
2008-12-26 | cpumask: Mips: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_to... | Rusty Russell | 1 | -1/+3 |
2008-12-22 | MIPS: MIPS64R2: Fix buggy __arch_swab64 | David Daney | 1 | -3/+2 |
2008-12-22 | MIPS: Fix preprocessor warnings flaged by GCC 4.4 | David Daney | 1 | -1/+1 |
2008-12-16 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/... | Ingo Molnar | 2 | -4/+2 |
2008-12-16 | Merge branch 'linus' into cpus4096 | Ingo Molnar | 1 | -0/+10 |