Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
a3d9bf1dfdaf6f7df6c5340521dff1aafe39393f
/
arch
/
xtensa
9e1b32c
mm: Pass virtual address to [__]p{te,ud,md}_free_tlb()
by Benjamin Herrenschmidt
· 15 years ago
c99e6ef
sched: INIT_PREEMPT_COUNT
by Peter Zijlstra
· 15 years ago
ad361c9
Remove multiple KERN_ prefixes from printk formats
by Joe Perches
· 15 years ago
aafd125
xtensa: enable m41t80 driver in s6105_defconfig
by Daniel Glockner
· 15 years ago
759c67e
xtensa: add m41t62 rtc to s6105 platform
by Daniel Glockner
· 15 years ago
607c2ad
xtensa: enable s6gmac in s6105_defconfig
by Daniel Glockner
· 15 years ago
059cafe
xtensa: s6105 specific configuration for s6gmac
by Oskar Schirmer
· 15 years ago
0b3eb21
xtensa: support s6000 gpio irqs and alternate function selection
by Daniel Glöckner
· 16 years ago
f24e552
xtensa: s6000 dma engine support
by Oskar Schirmer
· 15 years ago
1beee21
xtensa: allow variant to initialize own irq chips
by Daniel Glöckner
· 16 years ago
bd97424
xtensa: cache inquiry and unaligned cache handling functions
by Oskar Schirmer
· 15 years ago
d06063c
Move FAULT_FLAG_xyz into handle_mm_fault() callers
by Linus Torvalds
· 16 years ago
bba7fc0
ptrace: remove PT_DTRACE from avr32, mn10300, parisc, s390, sh, xtensa
by Oleg Nesterov
· 15 years ago
e4c9dd0
kmap_types: make most arches use generic header file
by Randy Dunlap
· 15 years ago
bb1f17b
mm: consolidate init_mm definition
by Alexey Dobriyan
· 15 years ago
cd166bd
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic
by Linus Torvalds
· 15 years ago
5933048
module: cleanup FIXME comments about trimming exception table entries.
by Rusty Russell
· 15 years ago
5b17e1c
asm-generic: rename page.h and uaccess.h
by Arnd Bergmann
· 15 years ago
72099ed
asm-generic: rename atomic.h to atomic-long.h
by Arnd Bergmann
· 15 years ago
c31ae4b
asm-generic: introduce asm/bitsperlong.h
by Arnd Bergmann
· 15 years ago
78f3cdf
xtensa: Fix linker script to include .literal sections
by Chris Zankel
· 16 years ago
866e514
xtensa: update s6105_defconfig for ccount calibration
by Oskar Schirmer
· 15 years ago
b070a03
xtensa: implement ccount calibration for s6000
by Oskar Schirmer
· 15 years ago
d15f05e
xtensa: fix wrong extern declaration renamed in code using it
by Oskar Schirmer
· 15 years ago
1fb137c
xtensa: register gpio chip before use
by Johannes Weiner
· 15 years ago
586411d
xtensa: always use correct stack pointer for stack traces
by Johannes Weiner
· 15 years ago
7dbe5c5
xtensa: Fix checksum header file
by Chris Zankel
· 16 years ago
35e71f9
xtensa: Fix architecture specific Kconfig
by Chris Zankel
· 16 years ago
0ebdcb4
xtensa: convert to use __HEAD and HEAD_TEXT macros.
by Tim Abbott
· 16 years ago
714f83d
Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
65127d2
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into merge
by Chris Zankel
· 16 years ago
b8bb767
xtensa: we don't need to include asm/io.h
by Chris Zankel
· 16 years ago
f193318
xtensa: only build platform or variant if they contain a Makefile
by Chris Zankel
· 16 years ago
06a7476
xtensa: make startup code discardable
by Daniel Glöckner
· 16 years ago
fcc8f0f
xtensa: ccount clocksource
by Johannes Weiner
· 16 years ago
4476c96
xtensa: remove platform rtc hooks
by Johannes Weiner
· 16 years ago
90be8c1
xtensa: use generic sched_clock()
by Johannes Weiner
· 16 years ago
f82e939
xtensa: platform: s6105
by Johannes Weiner
· 16 years ago
6770fa0
xtensa: let platform override KERNELOFFSET
by Johannes Weiner
· 16 years ago
000af2c
xtensa: s6000 variant
by Johannes Weiner
· 16 years ago
eff35af
xtensa: s6000 variant core definitions
by Johannes Weiner
· 16 years ago
4c0d214
xtensa: variant irq set callbacks
by Johannes Weiner
· 16 years ago
72197b1
xtensa: variant-specific code
by Johannes Weiner
· 16 years ago
e5083a6
xtensa: nommu support
by Johannes Weiner
· 16 years ago
7789f89
xtensa: add flat support
by Oskar Schirmer
· 16 years ago
a81cbd2
xtensa: enforce slab alignment to maximum register width
by Oskar Schirmer
· 16 years ago
c947a58
xtensa: cope with ram beginning at higher addresses
by Johannes Weiner
· 16 years ago
264da9f
xtensa: don't make bootmem bitmap larger than required
by Johannes Weiner
· 16 years ago
0bef42e
xtensa: fix init_bootmem_node() argument order
by Johannes Weiner
· 16 years ago
28a0ce7
xtensa: use correct stack pointer for stack traces
by Johannes Weiner
· 16 years ago
35f9cd0
xtensa: beat Kconfig into shape
by Johannes Weiner
· 16 years ago
4f682fb
xtensa: remove redefinition of XCHAL_MMU_ASID_BITS
by Johannes Weiner
· 16 years ago
6f2c55b
Simplify copy_thread()
by Alexey Dobriyan
· 16 years ago
8302294
Merge branch 'tracing/core-v2' into tracing-for-linus
by Ingo Molnar
· 16 years ago
1407169
proc tty: switch xtensa iss console to ->proc_fops
by Alexey Dobriyan
· 16 years ago
ba1eb95
Merge branch 'header-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
a841696
Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
08abe18
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
by David S. Miller
· 16 years ago
5a54bd1
Merge commit 'v2.6.29' into core/header-fixes
by Ingo Molnar
· 16 years ago
edb3502
Merge branches 'irq/genirq' and 'linus' into irq/core
by Ingo Molnar
· 16 years ago
480c93d
Merge branch 'core/locking' into tracing/ftrace
by Ingo Molnar
· 16 years ago
5a891ed
xtensa: fix compilation somewhat
by Alexey Dobriyan
· 16 years ago
f0ef039
Merge branch 'x86/core' into tracing/textedit
by Ingo Molnar
· 16 years ago
c79a61f
tracing: make CALLER_ADDRx overwriteable
by Uwe Kleine-Koenig
· 16 years ago
cb9eff0
net: new user space API for time stamping of incoming and outgoing packets
by Patrick Ohly
· 16 years ago
8f8573a
Merge branches 'irq/genirq', 'irq/sparseirq' and 'irq/urgent' into irq/core
by Ingo Molnar
· 16 years ago
1ff8f73
headers_check fix: xtensa, swab.h
by Jaswinder Singh Rajput
· 16 years ago
74d96f0
byteorder: make swab.h include asm/swab.h like a regular header
by Harvey Harrison
· 16 years ago
dee4102
sparseirq: use kstat_irqs_cpu instead
by Yinghai Lu
· 16 years ago
8903709
xtensa: introduce swab.h
by Harvey Harrison
· 16 years ago
52fefce
Merge git://git.kernel.org/pub/scm/linux/kernel/git/czankel/xtensa-2.6
by Linus Torvalds
· 16 years ago
18d8fda
take init_fs to saner place
by Al Viro
· 16 years ago
6cbeba5
xtensa: Kill directly reference of netdev->priv
by Wang Chen
· 16 years ago
5fee325
xtensa: Update platform files to reflect new location of the header files.
by Chris Zankel
· 16 years ago
91a1502
xtensa: switch to packed struct unaligned access implementation
by Harvey Harrison
· 16 years ago
8fa5723
xtensa: Add xt2000 support files.
by Chris Zankel
· 16 years ago
367b811
xtensa: move headers files to arch/xtensa/include
by Chris Zankel
· 16 years ago
7c510e4
net: convert more to %pM
by Johannes Berg
· 16 years ago
5a439c5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/czankel/xtensa-2.6
by Linus Torvalds
· 16 years ago
0025427
xtensa: Add config files for Diamond 232L - Rev B processor variant
by Chris Zankel
· 16 years ago
dc52ddc
container freezer: implement freezer cgroup subsystem
by Matt Helsley
· 16 years ago
1b532c6
xtensa: replace remaining __FUNCTION__ occurrences
by Harvey Harrison
· 16 years ago
ef9c2f0
xtensa: use newer __SPIN_LOCK_UNLOCKED macro
by Robert P. J. Day
· 16 years ago
91ddc99
xtensa: remove dead CONFIG_BLK_DEV_IDE code
by Adrian Bunk
· 16 years ago
0e25f71
remove unneeded #include <linux/ide.h>'s
by Adrian Bunk
· 16 years ago
4722122
xtensa: use generic show_mem()
by Johannes Weiner
· 16 years ago
51cc506
SL*B: drop kmem cache argument from constructor
by Alexey Dobriyan
· 16 years ago
ed8cae8
flag parameters: pipe
by Ulrich Drepper
· 16 years ago
27ac792
PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures
by Andrea Righi
· 16 years ago
a81792f
remove mention of CONFIG_KMOD from documentation
by Johannes Berg
· 16 years ago
f52111b
[PATCH] take init_files to fs/file.c
by Al Viro
· 16 years ago
0fcfbb1
xtensa: use kbuild.h macros instead of defining them in asm-offsets.c
by Christoph Lameter
· 17 years ago
64ac24e
Generic semaphore implementation
by Matthew Wilcox
· 17 years ago
42086ce
[XTENSA] Allow debugger to modify the WINDOWBASE register.
by Chris Zankel
· 17 years ago
bdd362f
[XTENSA] Fix makefile to work with binutils-2.18.
by Bob Wilson
· 17 years ago
e108843
[XTENSA] Fix register corruption for certain processor configurations
by Chris Zankel
· 17 years ago
44c64e6
[XTENSA] Add support for the sa_restorer function
by Chris Zankel
· 17 years ago
c658eac
[XTENSA] Add support for configurable registers and coprocessors
by Chris Zankel
· 17 years ago
36dffad
[XTENSA] Use preprocessor to generate the linker script for the ELF boot image
by Chris Zankel
· 17 years ago
6d15d10
[XTENSA] Add missing RELOCATE_ENTRY for debug vector
by Marc Gauthier
· 17 years ago
Next »