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
/
xtensa
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
|
*
xtensa: enable lockdep support
Max Filippov
2013-05-09
1
-3
/
+4
|
*
xtensa: fix arch_irqs_disabled_flags implementation
Max Filippov
2013-05-09
1
-1
/
+4
|
*
xtensa: add irq flags trace support
Max Filippov
2013-05-09
2
-0
/
+35
|
*
xtensa: provide custom CALLER_ADDR* implementations
Max Filippov
2013-05-09
2
-1
/
+66
|
*
xtensa: add stacktrace support
Max Filippov
2013-05-09
5
-41
/
+140
|
*
xtensa: clean up stpill_registers
Max Filippov
2013-05-09
1
-3
/
+2
|
*
xtensa: don't use a7 in simcalls
Max Filippov
2013-05-09
3
-18
/
+18
|
*
xtensa: don't attempt to use unconfigured timers
Max Filippov
2013-05-09
1
-3
/
+6
|
*
xtensa: provide default platform_pcibios_init implementation
Max Filippov
2013-05-09
2
-6
/
+1
|
*
xtensa: remove KCORE_ELF again
Paul Bolle
2013-05-09
1
-15
/
+0
|
*
xtensa: add MMU v3 support
Max Filippov
2013-05-09
12
-86
/
+451
|
*
xtensa: fix ibreakenable register update
Max Filippov
2013-05-09
4
-0
/
+8
|
*
xtensa: fix oprofile building as module
Max Filippov
2013-05-09
2
-3
/
+6
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-05-09
1
-2
/
+2
|
\
\
|
*
|
xtensa simdisk: Fix proc_create_data() conversion fallout
Geert Uytterhoeven
2013-05-09
1
-2
/
+2
*
|
|
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
2013-05-09
3
-5
/
+0
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Remove GENERIC_GPIO config option
Alexandre Courbot
2013-04-16
1
-3
/
+0
|
*
|
xtensa: remove explicit selection of GENERIC_GPIO
Alexandre Courbot
2013-03-20
2
-2
/
+0
|
|
/
*
|
block_device_operations->release() should return void
Al Viro
2013-05-07
1
-2
/
+1
*
|
xtensa simdisk: fix braino in "xtensa simdisk: switch to proc_create_data()"
Al Viro
2013-05-04
1
-1
/
+1
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-05-01
1
-13
/
+23
|
\
\
|
*
|
procfs: new helper - PDE_DATA(inode)
Al Viro
2013-04-09
1
-2
/
+2
|
*
|
xtensa simdisk: switch to proc_create_data()
Al Viro
2013-04-09
1
-13
/
+23
|
|
/
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2013-05-01
1
-0
/
+2
|
\
\
|
*
|
net: add option to enable error queue packets waking select
Keller, Jacob E
2013-03-31
1
-0
/
+2
|
|
/
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-05-01
1
-8
/
+0
|
\
\
|
*
|
consolidate cond_syscall and SYSCALL_ALIAS declarations
Al Viro
2013-03-03
1
-8
/
+0
*
|
|
dump_stack: unify debug information printed by show_regs()
Tejun Heo
2013-04-30
1
-0
/
+2
*
|
|
dump_stack: consolidate dump_stack() implementations and unify their behaviors
Tejun Heo
2013-04-30
1
-8
/
+0
*
|
|
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2013-04-30
1
-12
/
+2
|
\
\
\
|
*
|
|
idle: Remove GENERIC_IDLE_LOOP config switch
Thomas Gleixner
2013-04-17
1
-1
/
+0
|
*
|
|
xtensa: Use generic idle loop
Thomas Gleixner
2013-04-08
2
-12
/
+3
|
|
|
/
|
|
/
|
*
|
|
mm/xtensa: use common help functions to free reserved pages
Jiang Liu
2013-04-29
1
-18
/
+3
|
/
/
*
|
Select VIRT_TO_BUS directly where needed
Stephen Rothwell
2013-03-12
1
-1
/
+1
|
/
*
arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUS
Stephen Rothwell
2013-02-27
1
-0
/
+1
*
Merge tag 'xtensa-next-20130225' of git://github.com/czankel/xtensa-linux
Linus Torvalds
2013-02-26
36
-115
/
+1851
|
\
|
*
xtensa: add accept4 syscall
Chris Zankel
2013-02-25
1
-1
/
+4
|
*
xtensa: add support for TLS
Chris Zankel
2013-02-23
7
-7
/
+25
|
*
xtensa: add missing include asm/uaccess.h to checksum.h
Max Filippov
2013-02-23
1
-0
/
+1
|
*
xtensa: do not enable GENERIC_GPIO by default
Max Filippov
2013-02-23
1
-1
/
+1
|
*
xtensa: complete ptrace handling of register windows
Max Filippov
2013-02-23
1
-13
/
+20
|
*
xtensa: add support for oprofile
dann
2013-02-23
6
-1
/
+209
|
*
xtensa: move spill_registers to traps.h
Max Filippov
2013-02-23
2
-20
/
+25
|
*
xtensa: ISS: add host file-based simulated disk
Victor Prupis
2013-02-23
3
-0
/
+412
|
*
xtensa: fix str[n]cmp return value
Max Filippov
2013-02-23
1
-2
/
+2
[next]