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
/
arc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'arc-v3.10-rc1-part1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2013-05-09
38
-342
/
+1840
|
\
|
*
ARC: [mm] Lazy D-cache flush (non aliasing VIPT)
Vineet Gupta
2013-05-07
3
-7
/
+21
|
*
ARC: [mm] micro-optimize page size icache invalidate
Vineet Gupta
2013-05-07
1
-3
/
+12
|
*
ARC: [mm] remove the pessimistic all-alias-invalidate icache helpers
Vineet Gupta
2013-05-07
1
-184
/
+17
|
*
ARC: [mm] consolidate icache/dcache sync code
Vineet Gupta
2013-05-07
2
-19
/
+18
|
*
ARC: [mm] optimise icache flush for kernel mappings
Vineet Gupta
2013-05-07
1
-4
/
+10
|
*
ARC: [mm] optimise icache flush for user mappings
Vineet Gupta
2013-05-07
3
-15
/
+21
|
*
ARC: [mm] optimize needless full mm TLB flush on munmap
Vineet Gupta
2013-05-07
1
-4
/
+12
|
*
ARC: Add support for nSIM OSCI System C model
Mischa Jonker
2013-05-07
3
-0
/
+164
|
*
ARC: [TB10x] Adapt device tree to new compatible string
Christian Ruppert
2013-05-07
1
-2
/
+2
|
*
ARC: [TB10x] Add support for TB10x platform
Christian Ruppert
2013-05-07
7
-0
/
+257
|
*
ARC: [TB10x] Device tree of TB100 and TB101 Development Kits
Christian Ruppert
2013-05-07
5
-0
/
+1190
|
*
ARC: Prepare interrupt code for external controllers
Christian Ruppert
2013-05-07
2
-2
/
+3
|
*
ARC: Allow embedded arc-intc to be properly placed in DT intc hierarchy
Vineet Gupta
2013-05-07
1
-8
/
+13
|
*
ARC: [cmdline] Don't overwrite u-boot provided bootargs
Vineet Gupta
2013-05-07
1
-8
/
+10
|
*
ARC: [cmdline] Remove CONFIG_CMDLINE
Vineet Gupta
2013-05-07
2
-14
/
+2
|
*
ARC: [plat-arcfpga] defconfig update
Vineet Gupta
2013-05-07
1
-1
/
+2
|
*
ARC: unaligned access emulation broken if callee-reg dest of LD/ST
Vineet Gupta
2013-05-07
1
-1
/
+3
|
*
ARC: unaligned access emulation error handling consolidation
Vineet Gupta
2013-05-07
2
-15
/
+6
|
*
ARC: Debug/crash-printing Improvements
Vineet Gupta
2013-05-07
1
-18
/
+32
|
*
ARC: fix typo with clock speed
Noam Camus
2013-05-07
1
-1
/
+1
|
*
ARC: Respect the cpu_id passed for fetching correct cpu info
Noam Camus
2013-05-07
1
-1
/
+1
|
*
ARC: Remove non existent refs to GENERIC_KERNEL_EXECVE & GENERIC_KERNEL_THREAD
Alexander Shiyan
2013-05-07
1
-2
/
+0
|
*
ARC: [kbuild] Avoid DTB rebuilds if DTS are untouched
Vineet Gupta
2013-04-17
1
-1
/
+3
|
*
ARC: [kbuild] Include Kconfig.binfmt
Vineet Gupta
2013-04-09
1
-3
/
+4
|
*
ARC: [kbuild] Allow platforms to disable LLSC for !SMP as well
Vineet Gupta
2013-04-09
1
-6
/
+4
|
*
ARC: [build] Fix warnings with CONFIG_DEBUG_SECTION_MISMATCH
Vineet Gupta
2013-04-09
4
-10
/
+10
|
*
ARC: [build] Build failure with !KPROBES
Christian Ruppert
2013-04-09
1
-0
/
+1
|
*
ARC: [build] Allow uncompressed uImage
Vineet Gupta
2013-04-09
2
-5
/
+17
|
*
ARC: [build] cleanup Makefile a bit
Vineet Gupta
2013-04-09
2
-4
/
+3
|
*
ARC: [build] silence make defconfig warnings with host gcc 4.7
Vineet Gupta
2013-04-09
1
-0
/
+4
|
*
ARC: remove #ifdef-ed out include of dead header
Paul Bolle
2013-04-09
1
-3
/
+0
|
*
ARC: Remove duplicate inclusion of header files
Sachin Kamat
2013-04-09
3
-3
/
+0
|
*
ARC: Fix coding style issues
Sachin Kamat
2013-04-09
3
-5
/
+5
|
*
ARC: Use <linux/*> headers instead of <asm/*>
Sachin Kamat
2013-04-09
5
-7
/
+7
|
*
ARC: Remove unneeded version.h header include
Sachin Kamat
2013-04-09
1
-1
/
+0
*
|
arc, print-fatal-signals: reduce duplicated information
Vineet Gupta
2013-04-30
1
-1
/
+1
*
|
dump_stack: unify debug information printed by show_regs()
Tejun Heo
2013-04-30
1
-0
/
+1
*
|
dump_stack: consolidate dump_stack() implementations and unify their behaviors
Tejun Heo
2013-04-30
1
-7
/
+0
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2013-04-30
2
-2
/
+2
|
\
\
|
*
|
treewide: Fix typos in printk and comment
Masanari Iida
2013-03-18
1
-1
/
+1
|
*
|
arc: fix incorrect ifdef comment
Paul Bolle
2013-03-18
1
-1
/
+1
*
|
|
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2013-04-30
2
-27
/
+2
|
\
\
\
|
*
|
|
idle: Remove GENERIC_IDLE_LOOP config switch
Thomas Gleixner
2013-04-17
1
-1
/
+0
|
*
|
|
arc: Use generic idle loop
Thomas Gleixner
2013-04-08
3
-27
/
+3
*
|
|
|
mm/arc: use common help functions to free reserved pages
Jiang Liu
2013-04-29
1
-21
/
+2
|
|
_
|
/
|
/
|
|
*
|
|
ARC: Add implicit compiler barrier to raw_local_irq* functions
Christian Ruppert
2013-04-08
1
-4
/
+8
|
/
/
*
|
ARC: Fix the typo in event identifier flags used by ptrace
Vineet Gupta
2013-03-20
3
-3
/
+3
*
|
arc: fix dma_address assignment during dma_map_sg()
Pierrick Hascoet
2013-03-19
1
-1
/
+1
*
|
ARC: Remove SET_PERSONALITY (tracks cross-arch change)
Vineet Gupta
2013-03-18
1
-3
/
+0
[next]