index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-17
MIPS: Get rid of CONFIG_CPU_HAS_LLSC
Ralf Baechle
34
-53
/
+0
2009-09-17
MIPS: Malta: Remove pointless use use of CONFIG_CPU_HAS_LLSC
Ralf Baechle
1
-4
/
+0
2009-09-17
MIPS: Rewrite clearing of ll_bit on context switch in C
Ralf Baechle
1
-7
/
+2
2009-09-17
MIPS: Rewrite sysmips(MIPS_ATOMIC_SET, ...) in C with inline assembler
Ralf Baechle
5
-150
/
+114
2009-09-17
MIPS: Consolidate all CONFIG_CPU_HAS_LLSC use in a single C file.
Ralf Baechle
4
-9
/
+12
2009-09-17
MIPS: Clean up linker script using new linker script macros.
Nelson Elhage
1
-78
/
+8
2009-09-17
MIPS: Use PAGE_SIZE in assembly instead of _PAGE_SIZE.
Nelson Elhage
3
-11
/
+10
2009-09-17
MIPS: Convert to asm-generic/hardirq.h
Christoph Hellwig
1
-9
/
+3
2009-09-17
MIPS: AR7: Make board code register ar7_wdt as a platform device
Florian Fainelli
1
-0
/
+32
2009-09-17
MIPS: Loongson: Update the default config file for fuloong2e
Wu Zhangjin
1
-283
/
+190
2009-09-17
MIPS: Loongson: Add GCC 4.4 support for Loongson2E
Wu Zhangjin
3
-9
/
+17
2009-09-17
MIPS: Loongson: Add a machtype kernel command line argument
Wu Zhangjin
5
-4
/
+49
2009-09-17
MIPS: Loongson: Split common loongson source code out
Wu Zhangjin
24
-133
/
+351
2009-09-17
MIPS: Loongson: Change naming methods
Wu Zhangjin
25
-90
/
+73
2009-09-17
MIPS: Loongson: Add oprofile support
Wu Zhangjin
5
-0
/
+187
2009-09-17
MIPS: Loongson: RTC: Enable legacy RTC driver on fulong
Wu Zhangjin
1
-1
/
+1
2009-09-17
MIPS: Loongson: PCI: Clean up pcimap setup
Wu Zhangjin
3
-17
/
+45
2009-09-17
MIPS: Loongson: clean up the coding style
Wu Zhangjin
14
-194
/
+62
2009-09-17
MIPS: Loongson: Split the implementation of prom and setup parts
Wu Zhangjin
9
-86
/
+168
2009-09-17
MIPS: Loongson: PCI: use existing mips_io_port_base
Wu Zhangjin
1
-4
/
+1
2009-09-17
MIPS: Loongson: pm: clean up the reboot support
Wu Zhangjin
1
-8
/
+10
2009-09-17
MIPS: Loongson: pm: Remove redundant source code
Wu Zhangjin
1
-6
/
+1
2009-09-17
MIPS: Loongson: Add new early_printk implmentation
Wu Zhangjin
2
-0
/
+46
2009-09-17
MIPS: Loongson: Remove out-of-date board-specific kgdb source code
Wu Zhangjin
2
-147
/
+1
2009-09-17
MIPS: Loongson: Remove existing early_printk implementation
Wu Zhangjin
1
-6
/
+0
2009-09-17
MIPS: IP22, IP28: Build with -Werror
Ralf Baechle
1
-1
/
+1
2009-09-17
MIPS: FW: Build with -Werror
Ralf Baechle
1
-0
/
+2
2009-09-17
MIPS: Fulong: Convert reset initialization to initcall.
Ralf Baechle
3
-6
/
+6
2009-09-17
MIPS: Malta: Convert reset initialization to initcall.
Ralf Baechle
2
-2
/
+6
2009-09-17
MIPS: Get rid of duplicate cpu_idle() prototype.
Ralf Baechle
1
-2
/
+1
2009-09-17
MIPS: TXx9: Fix error handling.
Julia Lawall
1
-4
/
+13
2009-09-17
MIPS: TXx9: Disable PM capability of TX493[89] internal ether
Atsushi Nemoto
1
-0
/
+13
2009-09-17
MIPS: make page.h constants available to assembly.
Nelson Elhage
1
-2
/
+3
2009-09-17
MIPS: Alchemy: add gpio_request/gpio_free stubs for CONFIG_GPIOLIB=n
Manuel Lauss
1
-0
/
+9
2009-09-17
MIPS: Lasat: Fix compilation
Alexey Dobriyan
1
-0
/
+1
2009-09-17
MIPS: Octeon: Check all CCAs in cvmx_write_csr.
David Daney
1
-1
/
+1
2009-09-17
MIPS: Fix potencial build error in <asm/delay.h>
Ralf Baechle
1
-0
/
+2
2009-09-16
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
1
-2
/
+0
2009-09-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
1
-11
/
+10
2009-09-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
4
-3
/
+20
2009-09-10
PCI: remove pcibios_scan_all_fns()
Alex Chiang
1
-2
/
+0
2009-09-09
KEYS: Add missing linux/tracehook.h #inclusions
David Howells
1
-0
/
+1
2009-09-02
KEYS: Add a keyctl to install a process's session keyring on its parent [try #6]
David Howells
1
-0
/
+2
2009-09-02
KEYS: Extend TIF_NOTIFY_RESUME to (almost) all architectures [try #6]
David Howells
2
-0
/
+7
2009-08-18
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
1
-0
/
+2
2009-08-17
MIPS: Fix HPAGE_SIZE redefinition
Atsushi Nemoto
1
-0
/
+2
2009-08-14
Merge branch 'percpu-for-linus' into percpu-for-next
Tejun Heo
146
-629
/
+3826
2009-08-13
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
70
-209
/
+124
2009-08-06
net: implement a SO_DOMAIN getsockoption
Jan Engelhardt
1
-0
/
+1
2009-08-06
net: implement a SO_PROTOCOL getsockoption
Jan Engelhardt
1
-0
/
+1
[next]