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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
[MIPS] Remove redeclarations of setup_irq().
Ralf Baechle
2006-07-13
4
-6
/
+3
|
*
[MIPS] Nuke redeclarations of board_timer_setup.
Ralf Baechle
2006-07-13
2
-2
/
+2
|
*
[MIPS] Print out TLB handler assembly for debugging.
Thiemo Seufer
2006-07-13
1
-88
/
+71
|
*
[MIPS] SMTC: Reformat to Linux style.
Ralf Baechle
2006-07-13
1
-29
/
+29
|
*
[MIPS] MIPSsim: Delete redeclaration of ll_local_timer_interrupt.
Ralf Baechle
2006-07-13
1
-2
/
+0
|
*
[MIPS] IP27: Reformatting.
Ralf Baechle
2006-07-13
1
-4
/
+4
|
*
[MIPS] IP27: Invoke setup_irq for timer interrupt so proc stats will be shown.
Ralf Baechle
2006-07-13
1
-0
/
+4
|
*
[MIPS] IP27: irq_chip startup method returns unsigned int.
Ralf Baechle
2006-07-13
1
-1
/
+2
|
*
[MIPS] IP27: struct irq_desc member handler was renamed to chip.
Ralf Baechle
2006-07-13
1
-1
/
+1
|
*
[MIPS] Remove vmlinux.rm200 target from makefile.
Yoichi Yuasa
2006-07-13
1
-4
/
+2
|
*
[MIPS] vr41xx: Replace magic number for P4K bit with symbol.
Yoichi Yuasa
2006-07-13
2
-1
/
+2
|
*
[MIPS] vr41xx: Changed workaround to recommended method
Yoichi Yuasa
2006-07-13
1
-4
/
+3
|
*
[MIPS] Oprofile: Fix build failure due to warning and -Werror.
Thiemo Seufer
2006-07-13
1
-0
/
+2
|
*
[MIPS] TRACE_IRQFLAGS_SUPPORT support.
Ralf Baechle
2006-07-13
15
-39
/
+91
|
*
[MIPS] Fix rdhwr_op definition.
Atsushi Nemoto
2006-07-13
1
-1
/
+1
|
*
[MIPS] Do not count pages in holes with sparsemem
Atsushi Nemoto
2006-07-13
1
-25
/
+40
|
*
[MIPS] Sparsemem fixes
Atsushi Nemoto
2006-07-13
2
-8
/
+5
|
*
[MIPS] IP32: Fix wreckage caused by recent SA_* constant replacement.
Thiemo Seufer
2006-07-13
1
-4
/
+4
|
*
[MIPS] VR41xx: Set VR41_CONF_BP only for PrId 0x0c80.
Yoichi Yuasa
2006-07-13
2
-1
/
+4
|
*
[MIPS] MIPS MT: Fix build error.
Yoichi Yuasa
2006-07-13
1
-0
/
+1
|
*
[MIPS] BCM1480: Fix fatal typo in the rewritten interrupt handler.
Thiemo Seufer
2006-07-13
1
-1
/
+1
|
*
[MIPS] Sibyte: Improve interrupt latency again for sb1250/bcm1480
Thiemo Seufer
2006-07-13
2
-8
/
+9
|
*
[MIPS] Use the proper technical term for naming some of the cache macros.
Ralf Baechle
2006-07-13
12
-18
/
+18
|
*
[MIPS] IP22: Remove SYS_SUPPORTS_SMP test code.
Ralf Baechle
2006-07-13
1
-1
/
+0
|
*
[MIPS] Panic on fp exception in kernel mode.
Chris Dearman
2006-07-13
1
-0
/
+2
|
*
[MIPS] Malta: Fix build of certain configs.
Ralf Baechle
2006-07-13
1
-24
/
+26
|
*
[MIPS] au1xxx: Support both YAMON and U-Boot
Domen Puncer
2006-07-13
1
-12
/
+14
|
*
[MIPS] Save 2k text size in cpu-probe
Thiemo Seufer
2006-07-13
1
-1
/
+1
|
*
[MIPS] Uses MIPS_CONF_AR instead of magic constants.
Thiemo Seufer
2006-07-13
1
-2
/
+2
|
*
[MIPS] Make SPARSEMEM selectable on QEMU.
Atsushi Nemoto
2006-07-13
1
-0
/
+4
|
*
[MIPS] Make SPARSEMEM selectable on QEMU.
Atsushi Nemoto
2006-07-13
1
-0
/
+4
|
*
[MIPS] Au1000: Remove au1000 code.
Yoichi Yuasa
2006-07-13
8
-609
/
+0
|
*
[MIPS] vr41xx: Removed unused definitions for NEC CMBVR4133.
Yoichi Yuasa
2006-07-13
1
-3
/
+0
|
*
[MIPS] Wire up vmsplice(2) and move_pages(2).
Ralf Baechle
2006-07-13
5
-6
/
+20
|
*
[MIPS] Eleminate interrupt migration helper use.
Ralf Baechle
2006-07-13
39
-95
/
+95
|
*
[MIPS] Don't include obsolete <linux/config.h>.
Ralf Baechle
2006-07-13
21
-21
/
+0
|
*
[MIPS] Default cpu_has_mipsmt to a runtime check
Chris Dearman
2006-07-13
1
-5
/
+1
|
*
[MIPS] Use KERN_DEBUG to log the SDBBP messages
Chris Dearman
2006-07-13
1
-3
/
+3
|
*
[MIPS] Less noise on multithreading exceptions.
Chris Dearman
2006-07-13
2
-10
/
+8
|
*
[MIPS] Update defconfigs to 2.6.18-rc1.
Ralf Baechle
2006-07-13
48
-877
/
+2360
|
*
[MIPS] IP27: Don't destroy interrupt routing information on shutdown irq.
Ralf Baechle
2006-07-13
1
-2
/
+0
|
*
[MIPS] Avoid interprocessor function calls.
Ralf Baechle
2006-07-13
1
-5
/
+30
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
2006-07-13
1
-0
/
+1
|
\
\
|
*
|
[CIFS] CIFS_DEBUG2 depends on CIFS
Steve French
2006-07-08
1
-0
/
+1
*
|
|
Merge master.kernel.org:/home/rmk/linux-2.6-mmc
Linus Torvalds
2006-07-13
1
-4
/
+2
|
\
\
\
|
*
|
|
[MMC] Change SDHCI version error to a warning
Pierre Ossman
2006-07-13
1
-3
/
+1
|
*
|
|
[MMC] Fix incorrect register access
Pierre Ossman
2006-07-13
1
-1
/
+1
*
|
|
|
Merge master.kernel.org:/home/rmk/linux-2.6-serial
Linus Torvalds
2006-07-13
5
-7
/
+25
|
\
\
\
\
|
*
|
|
|
[SERIAL] 8250: sysrq deadlock fix
Andrew Morton
2006-07-09
1
-4
/
+9
|
*
|
|
|
[SERIAL] 8250: add tsi108 serial support
Zang Roy-r61911
2006-07-09
3
-0
/
+14
[prev]
[next]