index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
unicore32
Commit message (
Expand
)
Author
Age
Files
Lines
*
unicore32: using generic-y format for one line asm-generic files
Guan Xuetao
2011-06-09
2
-35
/
+59
*
unicore32: change PERCPU to PERCPU_SECTION
Guan Xuetao
2011-06-09
1
-1
/
+1
*
unicore32: add KBUILD_DEFCONFIG with unicore32_defconfig (old debug_defconfig)
Guan Xuetao
2011-06-09
2
-2
/
+3
*
unicore32: change zImage physical address, though it's PIC codes
Guan Xuetao
2011-06-09
1
-1
/
+1
*
unicore32: move rtc-puv3.c to drivers/rtc directory
Guan Xuetao
2011-06-09
4
-379
/
+3
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2011-05-27
1
-1
/
+0
|
\
|
*
PM / Hibernate: Remove arch_prepare_suspend()
Rafael J. Wysocki
2011-05-24
1
-1
/
+0
*
|
lib: consolidate DEBUG_STACK_USAGE option
Stephen Boyd
2011-05-25
1
-7
/
+0
*
|
mm: now that all old mmu_gather code is gone, remove the storage
Peter Zijlstra
2011-05-25
1
-2
/
+0
*
|
arch, mm: filter disallowed nodes from arch specific show_mem functions
David Rientjes
2011-05-25
1
-1
/
+1
|
/
*
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2011-05-19
1
-1
/
+0
|
\
|
*
sysfs: remove "last sysfs file:" line from the oops messages
Greg Kroah-Hartman
2011-05-13
1
-1
/
+0
*
|
PM / UNICORE32: Use struct syscore_ops instead of sysdevs for PM
Rafael J. Wysocki
2011-05-11
1
-15
/
+8
|
/
*
Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6
Linus Torvalds
2011-04-07
2
-3
/
+3
|
\
|
*
Fix common misspellings
Lucas De Marchi
2011-03-31
2
-3
/
+3
*
|
Merge branch 'unicore32' of git://git.kernel.org/pub/scm/linux/kernel/git/epi...
Linus Torvalds
2011-04-04
10
-206
/
+7
|
\
\
|
|
/
|
/
|
|
*
unicore32 framebuffer fix: get videomemory by __get_free_pages() and make it ...
Guan Xuetao
2011-04-02
5
-49
/
+2
|
*
unicore32 core architecture: remove duplicated #include
Huang Weiyi
2011-04-02
1
-1
/
+0
|
*
unicore32 rtc driver fix: cleanup irq_set_freq and irq_set_state
Guan Xuetao
2011-04-02
1
-9
/
+0
|
*
unicore32 fix: remove arch-specific futex support
Guan Xuetao
2011-04-02
2
-144
/
+1
|
*
unicore32 ldscript fix: add cacheline parameter to PERCPU() macro
Guan Xuetao
2011-04-02
1
-3
/
+4
*
|
genirq: Remove the now obsolete config options and select statements
Thomas Gleixner
2011-03-30
1
-1
/
+0
|
/
*
unicore32: Use generic show_interrupts()
Thomas Gleixner
2011-03-29
2
-42
/
+1
*
unicore32: Convert to new irq function names
Thomas Gleixner
2011-03-29
1
-8
/
+8
*
lib, arch: add filter argument to show_mem and fix private implementations
David Rientjes
2011-03-24
1
-1
/
+1
*
unicore32: rewrite arch-specific tlb.h to use asm-generic version
GuanXuetao
2011-03-17
1
-82
/
+12
*
unicore32: modify io_p2v and io_v2p macros, and adjust PKUNITY_mmio_BASEs
GuanXuetao
2011-03-17
26
-362
/
+365
*
unicore32: replace unicore32-specific iomap functions with generic lib implem...
GuanXuetao
2011-03-17
4
-60
/
+10
*
unicore32 machine related: add frame buffer driver for pkunity-v3 soc
GuanXuetao
2011-03-17
3
-2
/
+18
*
unicore32 machine related files: add i2c bus drivers for pkunity-v3 soc
GuanXuetao
2011-03-17
1
-0
/
+4
*
unicore32 io: redefine __REG(x) and re-use readl/writel funcs
GuanXuetao
2011-03-17
12
-160
/
+167
*
unicore32 upgrade to v2.6.38-rc5: add one more paramter for pte_alloc_map call
GuanXuetao
2011-03-17
1
-1
/
+1
*
unicore32: rename PKUNITY_IOSPACE_BASE to PKUNITY_MMIO_BASE
GuanXuetao
2011-03-17
2
-3
/
+3
*
unicore32: modify function names and parameters for irq_chips
GuanXuetao
2011-03-17
2
-41
/
+42
*
unicore32: remove unused lines in arch/unicore32/include/asm/irq.h
GuanXuetao
2011-03-17
1
-2
/
+0
*
unicore32 time.c: change calculate method for clock_event_device
GuanXuetao
2011-03-17
1
-7
/
+2
*
unicore32 machine related files: pci bus handling
GuanXuetao
2011-03-17
2
-0
/
+450
*
unicore32 machine related files: hardware registers
GuanXuetao
2011-03-17
20
-0
/
+1615
*
unicore32 machine related files: core files
GuanXuetao
2011-03-17
3
-0
/
+440
*
unicore32 additional architecture files: boot process
GuanXuetao
2011-03-17
7
-0
/
+546
*
unicore32 additional architecture files: low-level lib: misc
GuanXuetao
2011-03-17
10
-0
/
+662
*
unicore32 additional architecture files: low-level lib: uaccess
GuanXuetao
2011-03-17
8
-0
/
+648
*
unicore32 additional architecture files: low-level lib: ocd debug
GuanXuetao
2011-03-17
4
-0
/
+269
*
unicore32 additional architecture files: ptrace handling
GuanXuetao
2011-03-17
2
-0
/
+282
*
unicore32 additional architecture files: float point handling
GuanXuetao
2011-03-17
3
-0
/
+205
*
unicore32 additional architecture files: pm related files
GuanXuetao
2011-03-17
8
-0
/
+1156
*
unicore32 core architecture: signals handling
GuanXuetao
2011-03-17
2
-0
/
+523
*
unicore32 core architecture: interrupts ang gpio handling
GuanXuetao
2011-03-17
5
-0
/
+811
*
unicore32 core architecture: timer and time handling
GuanXuetao
2011-03-17
4
-0
/
+825
*
unicore32 core architecture: mm related: consistent device DMA handling
GuanXuetao
2011-03-17
10
-0
/
+1207
[next]