index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: Generalize socket rx gap / receive queue overflow cmsg
Neil Horman
2009-10-12
1
-0
/
+2
*
MIPS: Avoid spurious make includecheck message
Ralf Baechle
2009-09-30
1
-2
/
+2
*
MIPS: BCM63xx: Add PCMCIA & Cardbus support.
Maxime Bizon
2009-09-30
1
-0
/
+13
*
MIPS: SMP: Inline arch_send_call_function_{single_ipi,ipi_mask}
Ralf Baechle
2009-09-30
1
-2
/
+13
*
MIPS: BCM63xx: Add serial driver for bcm63xx integrated UART.
Maxime Bizon
2009-09-30
1
-0
/
+6
*
cpumask: use mm_cpumask() wrapper: mips
Rusty Russell
2009-09-24
1
-5
/
+5
*
cpumask: remove arch_send_call_function_ipi
Rusty Russell
2009-09-24
1
-1
/
+0
*
cpumask: arch_send_call_function_ipi_mask: mips
Rusty Russell
2009-09-24
2
-2
/
+3
*
cpumask: remove obsolete node_to_cpumask now everyone uses cpumask_of_node
Rusty Russell
2009-09-24
1
-1
/
+0
*
cpumask: remove the now-obsoleted pcibus_to_cpumask(): mips
Rusty Russell
2009-09-24
1
-1
/
+0
*
mm: add MAP_HUGETLB for mmaping pseudo-anonymous huge page regions
Arnd Bergmann
2009-09-22
1
-0
/
+2
*
mm: ZERO_PAGE without PTE_SPECIAL
Hugh Dickins
2009-09-22
1
-0
/
+10
*
ksm: define MADV_MERGEABLE and MADV_UNMERGEABLE
Hugh Dickins
2009-09-22
1
-0
/
+3
*
perf: Do the big rename: Performance Counters -> Performance Events
Ingo Molnar
2009-09-21
1
-3
/
+3
*
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2009-09-17
1
-1
/
+0
|
\
|
*
sched: Disable wakeup balancing
Peter Zijlstra
2009-09-16
1
-1
/
+0
|
*
sched: Merge select_task_rq_fair() and sched_balance_self()
Peter Zijlstra
2009-09-15
1
-1
/
+1
*
|
MIPS: BCM63xx: Add support for the Broadcom BCM63xx family of SOCs.
Maxime Bizon
2009-09-17
17
-0
/
+1704
*
|
MIPS: BCM63xx: Add Broadcom 63xx CPU definitions.
Maxime Bizon
2009-09-17
1
-0
/
+7
*
|
MIPS: Shrink the size of tlb handler
Wu Fei
2009-09-17
1
-8
/
+3
*
|
MIPS: Octeon: Add hardware RNG platform device.
David Daney
2009-09-17
1
-0
/
+88
*
|
MIPS: Octeon: Set kernel_uses_llsc to false on non-SMP builds.
David Daney
2009-09-17
1
-4
/
+8
*
|
MIPS: Allow kernel use of LL/SC to be separate from the presence of LL/SC.
David Daney
2009-09-17
6
-47
/
+50
*
|
MIPS: Malta: Remove pointless use use of CONFIG_CPU_HAS_LLSC
Ralf Baechle
2009-09-17
1
-4
/
+0
*
|
MIPS: Rewrite clearing of ll_bit on context switch in C
Ralf Baechle
2009-09-17
1
-7
/
+2
*
|
MIPS: Rewrite sysmips(MIPS_ATOMIC_SET, ...) in C with inline assembler
Ralf Baechle
2009-09-17
1
-0
/
+3
*
|
MIPS: Consolidate all CONFIG_CPU_HAS_LLSC use in a single C file.
Ralf Baechle
2009-09-17
1
-0
/
+12
*
|
MIPS: Convert to asm-generic/hardirq.h
Christoph Hellwig
2009-09-17
1
-9
/
+3
*
|
MIPS: Loongson: Add a machtype kernel command line argument
Wu Zhangjin
2009-09-17
2
-1
/
+13
*
|
MIPS: Loongson: Split common loongson source code out
Wu Zhangjin
2009-09-17
4
-3
/
+72
*
|
MIPS: Loongson: Change naming methods
Wu Zhangjin
2009-09-17
7
-19
/
+16
*
|
MIPS: Loongson: Add oprofile support
Wu Zhangjin
2009-09-17
1
-0
/
+3
*
|
MIPS: Loongson: PCI: Clean up pcimap setup
Wu Zhangjin
2009-09-17
2
-2
/
+19
*
|
MIPS: Loongson: clean up the coding style
Wu Zhangjin
2009-09-17
2
-3
/
+41
*
|
MIPS: Loongson: Split the implementation of prom and setup parts
Wu Zhangjin
2009-09-17
1
-1
/
+0
*
|
MIPS: Fulong: Convert reset initialization to initcall.
Ralf Baechle
2009-09-17
1
-2
/
+0
*
|
MIPS: make page.h constants available to assembly.
Nelson Elhage
2009-09-17
1
-2
/
+3
*
|
MIPS: Alchemy: add gpio_request/gpio_free stubs for CONFIG_GPIOLIB=n
Manuel Lauss
2009-09-17
1
-0
/
+9
*
|
MIPS: Lasat: Fix compilation
Alexey Dobriyan
2009-09-17
1
-0
/
+1
*
|
MIPS: Octeon: Check all CCAs in cvmx_write_csr.
David Daney
2009-09-17
1
-1
/
+1
*
|
MIPS: Fix potencial build error in <asm/delay.h>
Ralf Baechle
2009-09-17
1
-0
/
+2
*
|
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
2009-09-16
1
-2
/
+0
|
\
\
|
*
|
PCI: remove pcibios_scan_all_fns()
Alex Chiang
2009-09-09
1
-2
/
+0
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2009-09-14
1
-0
/
+2
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-08-12
8
-31
/
+18
|
|
\
\
|
*
|
|
net: implement a SO_DOMAIN getsockoption
Jan Engelhardt
2009-08-05
1
-0
/
+1
|
*
|
|
net: implement a SO_PROTOCOL getsockoption
Jan Engelhardt
2009-08-05
1
-0
/
+1
*
|
|
|
KEYS: Extend TIF_NOTIFY_RESUME to (almost) all architectures [try #6]
David Howells
2009-09-02
1
-0
/
+2
|
|
_
|
/
|
/
|
|
*
|
|
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
2009-08-17
1
-0
/
+2
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
MIPS: Fix HPAGE_SIZE redefinition
Atsushi Nemoto
2009-08-17
1
-0
/
+2
[next]