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-02-23
xtensa: fix str[n]cmp return value
Max Filippov
1
-2
/
+2
2013-02-23
xtensa: avoid mmap cache aliasing
Max Filippov
2
-0
/
+45
2013-02-23
xtensa: add finit_module syscall
Max Filippov
1
-1
/
+3
2013-02-23
xtensa: pull signal definitions from signal-defs.h
Max Filippov
1
-10
/
+1
2013-02-23
xtensa: fix ipc_parse_version selection
Max Filippov
1
-0
/
+1
2013-02-23
xtensa: dispatch medium-priority interrupts
Marc Gauthier
10
-45
/
+260
2013-02-23
xtensa: Add config files for Diamond 233L - Rev C processor variant
Pete Delaney
5
-0
/
+825
2013-02-23
xtensa: use new common dtc rule
Stephen Warren
3
-14
/
+17
2013-02-23
xtensa: rename prom_update_property to of_update_property
Max Filippov
1
-2
/
+2
2013-02-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
5
-36
/
+4
2013-02-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2013-02-21
Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2
-5
/
+6
2013-02-14
burying unused conditionals
Al Viro
2
-3
/
+0
2013-02-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+15
2013-02-03
xtensa: switch to generic sigaltstack
Al Viro
4
-18
/
+4
2013-02-03
take sys_rt_sigsuspend() prototype to linux/syscalls.h
Al Viro
1
-1
/
+0
2013-02-03
consolidate kernel-side struct sigaction declarations
Al Viro
1
-6
/
+1
2013-02-03
consolidate declarations of k_sigaction
Al Viro
1
-4
/
+0
2013-02-03
sanitize rt_sigaction() situation a bit
Al Viro
1
-5
/
+0
2013-01-29
Merge branch 'master' into for-next
Jiri Kosina
93
-575
/
+2217
2013-01-29
xtensa: Provide dummy dma_mmap_coherent() and dma_get_sgtable()
Geert Uytterhoeven
1
-0
/
+15
2013-01-23
soreuseport: infrastructure
Tom Herbert
1
-1
/
+1
2013-01-21
taint: add explicit flag to show whether lock dep is still OK.
Rusty Russell
1
-1
/
+1
2013-01-18
tty: Added a CONFIG_TTY option to allow removal of TTY
Joe Millenbach
1
-0
/
+1
2013-01-17
sk-filter: Add ability to lock a socket filter program
Vincent Bernat
1
-0
/
+2
2013-01-15
TTY: switch tty_flip_buffer_push
Jiri Slaby
1
-5
/
+4
2013-01-15
TTY: switch tty_insert_flip_char
Jiri Slaby
1
-1
/
+2
2013-01-04
xtensa: Fix home page URL in Kconfig
Masanari Iida
1
-1
/
+1
2012-12-21
Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...
Linus Torvalds
2
-4
/
+1
2012-12-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
4
-9
/
+2
2012-12-19
unify SS_ONSTACK/SS_DISABLE definitions
Al Viro
1
-6
/
+0
2012-12-19
missing user_stack_pointer() instances
Al Viro
1
-0
/
+2
2012-12-19
Bury the conditionals from kernel_thread/kernel_execve series
Al Viro
2
-3
/
+0
2012-12-18
xtensa: don't try to build DTB when OF is disabled
Max Filippov
2
-2
/
+2
2012-12-18
xtensa: set the correct ethernet address for xtfpga
Chris Zankel
1
-2
/
+34
2012-12-18
xtensa: clean up files to make them code-style compliant
Chris Zankel
49
-175
/
+160
2012-12-18
xtensa: provide endianness macro for sparse
Max Filippov
1
-0
/
+7
2012-12-18
xtensa: fix RASID SR initialization
Max Filippov
1
-1
/
+1
2012-12-18
xtensa: initialize CPENABLE SR when core has one
Max Filippov
1
-1
/
+1
2012-12-18
xtensa: reset all timers on initialization
Max Filippov
1
-1
/
+1
2012-12-18
Use for_each_compatible_node() macro.
Wei Yongjun
1
-2
/
+2
2012-12-18
xtensa: add XTFPGA DTS
Max Filippov
5
-0
/
+122
2012-12-18
xtensa: add support for the XTFPGA boards
Max Filippov
9
-0
/
+472
2012-12-18
xtensa: add device trees support
Max Filippov
7
-25
/
+164
2012-12-18
xtensa: add IRQ domains support
Max Filippov
3
-34
/
+94
2012-12-18
xtensa: add U-Boot image support (uImage).
Max Filippov
2
-1
/
+16
2012-12-18
xtensa: clean up boot make rules
Max Filippov
3
-29
/
+33
2012-12-18
xtensa: fix mb and wmb definitions
Max Filippov
1
-3
/
+3
2012-12-18
xtensa: add s32c1i-based spinlock implementations
Max Filippov
1
-1
/
+187
2012-12-18
xtensa: add s32c1i-based bitops implementations
Max Filippov
1
-1
/
+126
[prev]
[next]