index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
xtensa
Age
Commit message (
Expand
)
Author
2012-10-25
xtensa: switch to generic sys_execve()
Max Filippov
2012-10-25
xtensa: switch to generic kernel_execve()
Max Filippov
2012-10-25
xtensa: switch to generic kernel_thread()
Max Filippov
2012-10-25
xtensa: reset windowbase/windowstart when cloning the VM
Chris Zankel
2012-10-25
xtensa: use physical addresses for bus addresses
Chris Zankel
2012-10-25
xtensa: allow multi-inclusion for uapi/unistd.h
Chris Zankel
2012-10-19
xtensa: add missing system calls to the syscall table
Chris Zankel
2012-10-19
xtensa: minor compiler warning fix
Chris Zankel
2012-10-15
xtensa: Use Kbuild infrastructure to handle asm-generic headers
Max Filippov
2012-10-15
UAPI: (Scripted) Disintegrate arch/xtensa/include/asm
David Howells
2012-10-15
xtensa: fix unaligned usermode access
Max Filippov
2012-10-15
xtensa: reorganize SR referencing
Max Filippov
2012-10-15
xtensa: fix boot parameters parsing
Max Filippov
2012-10-15
xtensa: fix missing return in do_page_fault for SIGBUS case
Marc Gauthier
2012-10-15
xtensa: copy_thread with CLONE_VM must not copy live parent AR windows
Marc Gauthier
2012-10-15
xtensa: fix memmove(), bcopy(), and memcpy().
Chris Zankel
2012-10-15
xtensa: ISS: fix rs_put_char
Max Filippov
2012-10-15
xtensa: ISS: fix specific simcalls
Max Filippov
2012-10-14
Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2012-10-12
vfs: define struct filename and have getname() return it
Jeff Layton
2012-10-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-10-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-10-09
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
2012-10-09
readahead: fault retry breaks mmap file read random detection
Shaohua Li
2012-10-09
Merge tag 'xtensa-next-20121008' of git://github.com/czankel/xtensa-linux
Linus Torvalds
2012-10-09
Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...
Linus Torvalds
2012-10-06
cross-arch: don't corrupt personality flags upon exec()
Jiri Kosina
2012-10-04
Merge branch 'disintegrate-asm-generic' of git://git.infradead.org/users/dhow...
Arnd Bergmann
2012-10-04
xtensa: Setup CROSS_COMPILE at the top
Geert Uytterhoeven
2012-10-03
xtensa: drop CONFIG_EMBEDDED_RAMDISK
Max Filippov
2012-10-03
xtensa: fix TIOCGSERIAL and TIOCSSERIAL definitions
Max Filippov
2012-10-03
xtensa: provide dummy gcc intrinsics
Max Filippov
2012-10-03
xtensa: add missing symbol exports
Max Filippov
2012-10-03
xtensa: rename MISC SR definition to avoid name clashes
Max Filippov
2012-10-03
xtensa: fix CODA build
Max Filippov
2012-10-03
xtensa: fix parallel make
Max Filippov
2012-10-03
xtensa: ISS: drop unused io.c
Max Filippov
2012-10-03
xtensa: ISS: exit simulator in case of halt or poweroff
Max Filippov
2012-10-03
xtensa: ISS: change keyboard polling rate
Max Filippov
2012-10-03
xtensa: ISS: add platform_pcibios_init
Max Filippov
2012-10-03
xtensa: ISS: add dummy serial.h for ISS platform
Max Filippov
2012-10-03
xtensa: change default platform clock frequency to 10MHz
Max Filippov
2012-10-03
xtensa: add ARCH_WANT_OPTIONAL_GPIOLIB to xtensa config
Max Filippov
2012-10-03
xtensa: set NO_IOPORT to 'n' by default
Max Filippov
2012-10-03
xtensa: adopt generic io routines
Max Filippov
2012-10-03
xtensa: fix ioremap
Max Filippov
2012-10-03
xtensa: ISS: fix __simc implementation
Max Filippov
2012-10-03
xtensa: fix xtensa_irq_unmask calls
Max Filippov
2012-10-03
xtensa/PCI: fix WT caching attribute
Max Filippov
2012-10-03
xtensa: ISS: only build networking if configured
Max Filippov
[next]