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
2009-06-21
Move FAULT_FLAG_xyz into handle_mm_fault() callers
Linus Torvalds
1
-1
/
+1
2009-06-18
ptrace: remove PT_DTRACE from avr32, mn10300, parisc, s390, sh, xtensa
Oleg Nesterov
1
-5
/
+0
2009-06-16
kmap_types: make most arches use generic header file
Randy Dunlap
1
-26
/
+1
2009-06-16
mm: consolidate init_mm definition
Alexey Dobriyan
1
-4
/
+0
2009-06-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...
Linus Torvalds
3
-2
/
+3
2009-06-12
module: cleanup FIXME comments about trimming exception table entries.
Rusty Russell
1
-2
/
+0
2009-06-11
asm-generic: rename page.h and uaccess.h
Arnd Bergmann
1
-1
/
+1
2009-06-11
asm-generic: rename atomic.h to atomic-long.h
Arnd Bergmann
1
-1
/
+1
2009-06-11
asm-generic: introduce asm/bitsperlong.h
Arnd Bergmann
1
-0
/
+1
2009-05-11
xtensa: Fix linker script to include .literal sections
Chris Zankel
2
-6
/
+19
2009-05-11
xtensa: update s6105_defconfig for ccount calibration
Oskar Schirmer
1
-2
/
+1
2009-05-11
xtensa: implement ccount calibration for s6000
Oskar Schirmer
3
-0
/
+29
2009-05-11
xtensa: fix wrong extern declaration renamed in code using it
Oskar Schirmer
1
-2
/
+2
2009-05-11
xtensa: register gpio chip before use
Johannes Weiner
3
-2
/
+10
2009-05-11
xtensa: always use correct stack pointer for stack traces
Johannes Weiner
1
-2
/
+14
2009-05-11
xtensa: Fix checksum header file
Chris Zankel
1
-2
/
+4
2009-05-11
xtensa: Fix architecture specific Kconfig
Chris Zankel
1
-4
/
+2
2009-04-26
xtensa: convert to use __HEAD and HEAD_TEXT macros.
Tim Abbott
2
-3
/
+4
2009-04-05
Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+1
2009-04-03
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Chris Zankel
1
-1
/
+1
2009-04-03
xtensa: we don't need to include asm/io.h
Chris Zankel
1
-1
/
+0
2009-04-03
xtensa: only build platform or variant if they contain a Makefile
Chris Zankel
3
-10
/
+8
2009-04-02
xtensa: make startup code discardable
Daniel Glöckner
1
-1
/
+1
2009-04-02
xtensa: ccount clocksource
Johannes Weiner
2
-73
/
+33
2009-04-02
xtensa: remove platform rtc hooks
Johannes Weiner
3
-41
/
+1
2009-04-02
xtensa: use generic sched_clock()
Johannes Weiner
1
-9
/
+0
2009-04-02
xtensa: platform: s6105
Johannes Weiner
9
-0
/
+712
2009-04-02
xtensa: let platform override KERNELOFFSET
Johannes Weiner
1
-0
/
+3
2009-04-02
xtensa: s6000 variant
Johannes Weiner
8
-0
/
+481
2009-04-02
xtensa: s6000 variant core definitions
Johannes Weiner
3
-0
/
+926
2009-04-02
xtensa: variant irq set callbacks
Johannes Weiner
3
-0
/
+24
2009-04-02
xtensa: variant-specific code
Johannes Weiner
3
-0
/
+5
2009-04-02
xtensa: nommu support
Johannes Weiner
19
-75
/
+169
2009-04-02
xtensa: add flat support
Oskar Schirmer
1
-0
/
+12
2009-04-02
xtensa: enforce slab alignment to maximum register width
Oskar Schirmer
1
-0
/
+2
2009-04-02
xtensa: cope with ram beginning at higher addresses
Johannes Weiner
2
-6
/
+9
2009-04-02
xtensa: don't make bootmem bitmap larger than required
Johannes Weiner
1
-1
/
+2
2009-04-02
xtensa: fix init_bootmem_node() argument order
Johannes Weiner
1
-1
/
+2
2009-04-02
xtensa: use correct stack pointer for stack traces
Johannes Weiner
1
-8
/
+6
2009-04-02
xtensa: beat Kconfig into shape
Johannes Weiner
1
-88
/
+78
2009-04-02
xtensa: remove redefinition of XCHAL_MMU_ASID_BITS
Johannes Weiner
1
-2
/
+2
2009-04-02
Simplify copy_thread()
Alexey Dobriyan
1
-1
/
+1
2009-04-02
Merge branch 'tracing/core-v2' into tracing-for-linus
Ingo Molnar
1
-0
/
+1
2009-04-01
proc tty: switch xtensa iss console to ->proc_fops
Alexey Dobriyan
1
-13
/
+16
2009-03-26
Merge branch 'header-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2009-03-26
Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2009-03-26
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
5
-7
/
+6
2009-03-26
Merge commit 'v2.6.29' into core/header-fixes
Ingo Molnar
5
-7
/
+6
2009-03-16
Merge branches 'irq/genirq' and 'linus' into irq/core
Ingo Molnar
5
-7
/
+6
2009-03-13
Merge branch 'core/locking' into tracing/ftrace
Ingo Molnar
5
-7
/
+6
[next]