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
/
xtensa
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'xtensa-next-20130912' of git://github.com/czankel/xtensa-linux
Linus Torvalds
2013-09-13
11
-353
/
+324
|
\
|
*
xtensa: Fix broken allmodconfig build
Guenter Roeck
2013-09-06
1
-0
/
+1
|
*
xtensa: remove CCOUNT_PER_JIFFY
Baruch Siach
2013-09-06
3
-5
/
+4
|
*
xtensa: fix !CONFIG_XTENSA_CALIBRATE_CCOUNT build failure
Baruch Siach
2013-09-06
2
-7
/
+2
|
*
xtensa: don't use echo -e needlessly
Max Filippov
2013-09-06
2
-3
/
+3
|
*
xtensa: new fast_alloca handler
Max Filippov
2013-09-06
1
-152
/
+40
|
*
xtensa: keep a3 and excsave1 on entry to exception handlers
Max Filippov
2013-09-06
5
-142
/
+238
|
*
xtensa: enable kernel preemption
Max Filippov
2013-09-06
1
-28
/
+17
|
*
xtensa: check thread flags atomically on return from user exception
Max Filippov
2013-09-06
1
-18
/
+21
*
|
Remove GENERIC_HARDIRQ config option
Martin Schwidefsky
2013-09-13
4
-4
/
+0
*
|
arch: mm: pass userspace fault flag to generic fault handler
Johannes Weiner
2013-09-12
1
-0
/
+2
*
|
of: Specify initrd location using 64-bit
Santosh Shilimkar
2013-07-24
1
-2
/
+1
|
/
*
xtensa: delete __cpuinit usage from all xtensa files
Paul Gortmaker
2013-07-14
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2013-07-13
1
-1
/
+1
|
\
|
*
net: rename busy poll socket op and globals
Eliezer Tamir
2013-07-10
1
-1
/
+1
*
|
Merge tag 'xtensa-next-20130710' of git://github.com/czankel/xtensa-linux
Linus Torvalds
2013-07-11
28
-146
/
+433
|
\
\
|
|
/
|
/
|
|
*
xtensa: remove the second argument of __bio_kmap_atomic()
Zhao Hongjiang
2013-07-08
1
-2
/
+2
|
*
xtensa: add static function tracer support
Max Filippov
2013-07-08
6
-2
/
+78
|
*
xtensa: Flat DeviceTree copy not future-safe
Vineet Gupta
2013-07-08
1
-1
/
+1
|
*
xtensa: check TLB sanity on return to userspace
Max Filippov
2013-07-08
3
-1
/
+131
|
*
xtensa: adjust boot parameters address when INITIALIZE_XTENSA_MMU_INSIDE_VMLI...
Max Filippov
2013-07-08
2
-3
/
+12
|
*
xtensa: bootparams: fix typo
Baruch Siach
2013-07-08
1
-1
/
+1
|
*
xtensa: tell git to ignore generated .dtb files
Baruch Siach
2013-07-08
1
-0
/
+1
|
*
xtensa: ccount based sched_clock
Baruch Siach
2013-07-08
2
-0
/
+9
|
*
xtensa: ccount based clockevent implementation
Baruch Siach
2013-07-08
2
-32
/
+79
|
*
xtensa: consolidate ccount access routines
Baruch Siach
2013-07-08
2
-12
/
+4
|
*
xtensa: cleanup ccount frequency tracking
Baruch Siach
2013-07-08
5
-12
/
+8
|
*
xtensa: timex.h: remove unused symbols
Baruch Siach
2013-07-08
1
-7
/
+0
|
*
xtensa: tell git to ignore copied zlib source files
Baruch Siach
2013-07-08
1
-0
/
+3
|
*
xtensa: fix section mismatch in pcibios_fixup_bus
Max Filippov
2013-06-05
1
-5
/
+5
|
*
xtensa: ISS: fix section mismatch in iss_net_setup
Max Filippov
2013-06-05
1
-1
/
+1
|
*
arch: xtensa: include: asm: compiling issue, need cmpxchg64() defined.
Chen Gang
2013-06-05
1
-0
/
+1
|
*
xtensa: xtfpga: fix section mismatch
Baruch Siach
2013-06-05
1
-1
/
+1
|
*
xtensa: remove unused platform_init_irq()
Baruch Siach
2013-06-05
2
-6
/
+0
|
*
xtensa: tell git to ignore generated files
Baruch Siach
2013-06-05
3
-0
/
+4
|
*
xtensa: flush TLB entries for pages of non-current mm correctly
Max Filippov
2013-06-05
1
-3
/
+4
|
*
xtensa: fix fast_store_prohibited _PAGE_WRITABLE_BIT test
Max Filippov
2013-05-20
1
-1
/
+6
|
*
xtensa: fix TLB multihit exceptions
Chris Zankel
2013-05-20
1
-57
/
+83
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2013-07-09
1
-0
/
+2
|
\
\
|
*
|
net: add socket option for low latency polling
Eliezer Tamir
2013-06-17
1
-0
/
+2
|
|
/
*
|
mm/xtensa: prepare for removing num_physpages and simplify mem_init()
Jiang Liu
2013-07-03
1
-25
/
+2
*
|
mm: concentrate modification of totalram_pages into the mm core
Jiang Liu
2013-07-03
1
-1
/
+1
*
|
mm: enhance free_reserved_area() to support poisoning memory with zero
Jiang Liu
2013-07-03
1
-2
/
+2
*
|
mm: change signature of free_reserved_area() to fix building warnings
Jiang Liu
2013-07-03
1
-1
/
+1
*
|
consolidate io_remap_pfn_range definitions
Al Viro
2013-06-29
1
-8
/
+0
|
/
*
Merge tag 'xtensa-next-20130508' of git://github.com/czankel/xtensa-linux
Linus Torvalds
2013-05-09
32
-254
/
+773
|
\
|
*
xtensa: Switch to asm-generic/linkage.h
Geert Uytterhoeven
2013-05-09
2
-16
/
+1
|
*
xtensa: fix redboot load address
Chris Zankel
2013-05-09
1
-1
/
+1
|
*
xtensa: ISS: fix timer_lock usage in rs_open
Max Filippov
2013-05-09
1
-2
/
+2
|
*
xtensa: disable IRQs while IRQ handler is running
Max Filippov
2013-05-09
3
-55
/
+28
[next]