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
2011-12-05
Merge branch 'fortglx/3.3/tip/timers/core' of git://git.linaro.org/people/jst...
Thomas Gleixner
2011-11-21
clocksource: xtensa: Convert to clocksource_register_hz/khz
John Stultz
2011-10-26
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2011-10-04
time: Cleanup old CONFIG_GENERIC_TIME references that snuck in
John Stultz
2011-09-22
Merge branch 'master' of github.com:davem330/net
David S. Miller
2011-08-26
All Arch: remove linkage for sys_nfsservctl system call
NeilBrown
2011-08-17
net: remove use of ndo_set_multicast_list in drivers
Jiri Pirko
2011-07-26
atomic: cleanup asm-generic atomic*.h inclusion
Arun Sharma
2011-07-26
atomic: move atomic_add_unless to generic code
Arun Sharma
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
2011-07-26
asm-generic: add another generic ext2 atomic bitops
Akinobu Mita
2011-07-26
h8300/m68k/xtensa: __FD_ISSET should return 0/1
Andrew Morton
2011-07-26
ptrace: unify show_regs() prototype
Mike Frysinger
2011-07-25
Merge 'akpm' patch series
Linus Torvalds
2011-07-25
xtensa: fix a build error in arch/xtensa/include/asm/uaccess.h
WANG Cong
2011-07-25
xtensa: prevent arbitrary read in ptrace
Dan Rosenberg
2011-07-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2011-07-24
modules: make arch's use default loader hooks
Jonas Bonn
2011-07-11
XTENSA: static should be at beginning of declaration
Jesper Juhl
2011-07-05
xtensa: Use generic config PREEMPT definition
Frederic Weisbecker
2011-06-20
treewide: remove duplicate includes
Vitaliy Ivanov
2011-05-28
Merge branch 'setns'
Linus Torvalds
2011-05-28
ns: Wire up the setns system call
Eric W. Biederman
2011-05-26
arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT}
Akinobu Mita
2011-05-25
mm: now that all old mmu_gather code is gone, remove the storage
Peter Zijlstra
2011-05-25
xtensa/mm: remove WANT_PAGE_VIRTUAL
Sebastian Andrzej Siewior
2011-05-25
xtensa/mm: remove pgtable.c
Sebastian Andrzej Siewior
2011-05-24
Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...
Linus Torvalds
2011-05-24
Merge branch 'fixes-2.6.39' into for-2.6.40
Tejun Heo
2011-04-26
Merge branch 'master' into for-next
Jiri Kosina
2011-04-20
xtensa: Fixup irq conversion fallout and nmi_count
Thomas Gleixner
2011-04-11
xtensa: remove obsolete BKL kernel option from defconfig
Alessio Igor Bogani
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-03-30
genirq: Remove the now obsolete config options and select statements
Thomas Gleixner
2011-03-25
Merge branch 'irq-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2011-03-24
xtensa: Use generic show_interrupts()
Thomas Gleixner
2011-03-24
xtensa: Convert genirq namespace
Thomas Gleixner
2011-03-24
xtensa: Use generic IRQ Kconfig and set GENERIC_HARDIRQS_NO_DEPRECATED
Thomas Gleixner
2011-03-24
xtensa: Convert s6000 gpio irq_chip to new functions
Thomas Gleixner
2011-03-24
xtensa: Convert main irq_chip to new functions
Thomas Gleixner
2011-03-24
percpu: Always align percpu output section to PAGE_SIZE
Tejun Heo
2011-03-23
bitops: remove minix bitops from asm/bitops.h
Akinobu Mita
2011-03-23
bitops: remove ext2 non-atomic bitops from asm/bitops.h
Akinobu Mita
2011-03-23
bitops: introduce little-endian bitops for most architectures
Akinobu Mita
2011-03-23
bitops: introduce CONFIG_GENERIC_FIND_BIT_LE
Akinobu Mita
2011-03-22
add the common dma_addr_t typedef to include/linux/types.h
FUJITA Tomonori
2011-03-20
Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
2011-03-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2011-03-17
xtensa: change to new flag variable
matt mooney
2011-03-16
Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
[next]