index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
xtensa
Age
Commit message (
Expand
)
Author
Files
Lines
2013-05-09
Merge tag 'xtensa-next-20130508' of git://github.com/czankel/xtensa-linux
Linus Torvalds
32
-254
/
+773
2013-05-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-2
/
+2
2013-05-09
xtensa simdisk: Fix proc_create_data() conversion fallout
Geert Uytterhoeven
1
-2
/
+2
2013-05-09
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
3
-5
/
+0
2013-05-09
xtensa: Switch to asm-generic/linkage.h
Geert Uytterhoeven
2
-16
/
+1
2013-05-09
xtensa: fix redboot load address
Chris Zankel
1
-1
/
+1
2013-05-09
xtensa: ISS: fix timer_lock usage in rs_open
Max Filippov
1
-2
/
+2
2013-05-09
xtensa: disable IRQs while IRQ handler is running
Max Filippov
3
-55
/
+28
2013-05-09
xtensa: enable lockdep support
Max Filippov
1
-3
/
+4
2013-05-09
xtensa: fix arch_irqs_disabled_flags implementation
Max Filippov
1
-1
/
+4
2013-05-09
xtensa: add irq flags trace support
Max Filippov
2
-0
/
+35
2013-05-09
xtensa: provide custom CALLER_ADDR* implementations
Max Filippov
2
-1
/
+66
2013-05-09
xtensa: add stacktrace support
Max Filippov
5
-41
/
+140
2013-05-09
xtensa: clean up stpill_registers
Max Filippov
1
-3
/
+2
2013-05-09
xtensa: don't use a7 in simcalls
Max Filippov
3
-18
/
+18
2013-05-09
xtensa: don't attempt to use unconfigured timers
Max Filippov
1
-3
/
+6
2013-05-09
xtensa: provide default platform_pcibios_init implementation
Max Filippov
2
-6
/
+1
2013-05-09
xtensa: remove KCORE_ELF again
Paul Bolle
1
-15
/
+0
2013-05-09
xtensa: add MMU v3 support
Max Filippov
12
-86
/
+451
2013-05-09
xtensa: fix ibreakenable register update
Max Filippov
4
-0
/
+8
2013-05-09
xtensa: fix oprofile building as module
Max Filippov
2
-3
/
+6
2013-05-07
block_device_operations->release() should return void
Al Viro
1
-2
/
+1
2013-05-04
xtensa simdisk: fix braino in "xtensa simdisk: switch to proc_create_data()"
Al Viro
1
-1
/
+1
2013-05-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-13
/
+23
2013-05-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-0
/
+2
2013-05-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-8
/
+0
2013-04-30
dump_stack: unify debug information printed by show_regs()
Tejun Heo
1
-0
/
+2
2013-04-30
dump_stack: consolidate dump_stack() implementations and unify their behaviors
Tejun Heo
1
-8
/
+0
2013-04-30
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-12
/
+2
2013-04-29
mm/xtensa: use common help functions to free reserved pages
Jiang Liu
1
-18
/
+3
2013-04-17
idle: Remove GENERIC_IDLE_LOOP config switch
Thomas Gleixner
1
-1
/
+0
2013-04-16
Remove GENERIC_GPIO config option
Alexandre Courbot
1
-3
/
+0
2013-04-09
procfs: new helper - PDE_DATA(inode)
Al Viro
1
-2
/
+2
2013-04-09
xtensa simdisk: switch to proc_create_data()
Al Viro
1
-13
/
+23
2013-04-08
xtensa: Use generic idle loop
Thomas Gleixner
2
-12
/
+3
2013-03-31
net: add option to enable error queue packets waking select
Keller, Jacob E
1
-0
/
+2
2013-03-20
xtensa: remove explicit selection of GENERIC_GPIO
Alexandre Courbot
2
-2
/
+0
2013-03-12
Select VIRT_TO_BUS directly where needed
Stephen Rothwell
1
-1
/
+1
2013-03-03
consolidate cond_syscall and SYSCALL_ALIAS declarations
Al Viro
1
-8
/
+0
2013-02-27
arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUS
Stephen Rothwell
1
-0
/
+1
2013-02-26
Merge tag 'xtensa-next-20130225' of git://github.com/czankel/xtensa-linux
Linus Torvalds
36
-115
/
+1851
2013-02-25
xtensa: add accept4 syscall
Chris Zankel
1
-1
/
+4
2013-02-25
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2013-02-23
xtensa: add support for TLS
Chris Zankel
7
-7
/
+25
2013-02-23
xtensa: add missing include asm/uaccess.h to checksum.h
Max Filippov
1
-0
/
+1
2013-02-23
xtensa: do not enable GENERIC_GPIO by default
Max Filippov
1
-1
/
+1
2013-02-23
xtensa: complete ptrace handling of register windows
Max Filippov
1
-13
/
+20
2013-02-23
xtensa: add support for oprofile
dann
6
-1
/
+209
2013-02-23
xtensa: move spill_registers to traps.h
Max Filippov
2
-20
/
+25
2013-02-23
xtensa: ISS: add host file-based simulated disk
Victor Prupis
3
-0
/
+412
[next]