index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
xtensa
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-25
xtensa: switch to generic sys_execve()
Max Filippov
4
-27
/
+3
2012-10-25
xtensa: switch to generic kernel_execve()
Max Filippov
2
-17
/
+2
2012-10-25
xtensa: switch to generic kernel_thread()
Max Filippov
5
-63
/
+61
2012-10-25
xtensa: reset windowbase/windowstart when cloning the VM
Chris Zankel
1
-1
/
+25
2012-10-25
xtensa: use physical addresses for bus addresses
Chris Zankel
1
-0
/
+4
2012-10-25
xtensa: allow multi-inclusion for uapi/unistd.h
Chris Zankel
3
-25
/
+10
2012-10-19
xtensa: add missing system calls to the syscall table
Chris Zankel
1
-20
/
+78
2012-10-19
xtensa: minor compiler warning fix
Chris Zankel
2
-2
/
+5
2012-10-15
xtensa: Use Kbuild infrastructure to handle asm-generic headers
Max Filippov
29
-374
/
+26
2012-10-15
UAPI: (Scripted) Disintegrate arch/xtensa/include/asm
David Howells
40
-975
/
+1081
2012-10-15
xtensa: fix unaligned usermode access
Max Filippov
1
-2
/
+2
2012-10-15
xtensa: reorganize SR referencing
Max Filippov
20
-292
/
+254
2012-10-15
xtensa: fix boot parameters parsing
Max Filippov
1
-2
/
+2
2012-10-15
xtensa: fix missing return in do_page_fault for SIGBUS case
Marc Gauthier
1
-1
/
+2
2012-10-15
xtensa: copy_thread with CLONE_VM must not copy live parent AR windows
Marc Gauthier
1
-4
/
+20
2012-10-15
xtensa: fix memmove(), bcopy(), and memcpy().
Chris Zankel
1
-25
/
+284
2012-10-15
xtensa: ISS: fix rs_put_char
Max Filippov
1
-7
/
+2
2012-10-15
xtensa: ISS: fix specific simcalls
Max Filippov
1
-2
/
+7
2012-10-14
Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-8
/
+1
2012-10-12
vfs: define struct filename and have getname() return it
Jeff Layton
1
-2
/
+2
2012-10-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-9
/
+0
2012-10-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-14
/
+1
2012-10-09
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
1
-0
/
+1
2012-10-09
readahead: fault retry breaks mmap file read random detection
Shaohua Li
1
-0
/
+1
2012-10-09
Merge tag 'xtensa-next-20121008' of git://github.com/czankel/xtensa-linux
Linus Torvalds
29
-469
/
+157
2012-10-09
Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...
Linus Torvalds
1
-0
/
+2
2012-10-06
cross-arch: don't corrupt personality flags upon exec()
Jiri Kosina
1
-1
/
+2
2012-10-04
Merge branch 'disintegrate-asm-generic' of git://git.infradead.org/users/dhow...
Arnd Bergmann
5
-26
/
+7
2012-10-04
xtensa: Setup CROSS_COMPILE at the top
Geert Uytterhoeven
1
-12
/
+12
2012-10-03
xtensa: drop CONFIG_EMBEDDED_RAMDISK
Max Filippov
11
-111
/
+2
2012-10-03
xtensa: fix TIOCGSERIAL and TIOCSSERIAL definitions
Max Filippov
1
-2
/
+2
2012-10-03
xtensa: provide dummy gcc intrinsics
Max Filippov
1
-0
/
+17
2012-10-03
xtensa: add missing symbol exports
Max Filippov
2
-0
/
+12
2012-10-03
xtensa: rename MISC SR definition to avoid name clashes
Max Filippov
1
-1
/
+1
2012-10-03
xtensa: fix CODA build
Max Filippov
1
-1
/
+1
2012-10-03
xtensa: fix parallel make
Max Filippov
2
-9
/
+12
2012-10-03
xtensa: ISS: drop unused io.c
Max Filippov
2
-33
/
+1
2012-10-03
xtensa: ISS: exit simulator in case of halt or poweroff
Max Filippov
1
-4
/
+4
2012-10-03
xtensa: ISS: change keyboard polling rate
Max Filippov
1
-1
/
+1
2012-10-03
xtensa: ISS: add platform_pcibios_init
Max Filippov
1
-0
/
+6
2012-10-03
xtensa: ISS: add dummy serial.h for ISS platform
Max Filippov
1
-0
/
+0
2012-10-03
xtensa: change default platform clock frequency to 10MHz
Max Filippov
1
-2
/
+2
2012-10-03
xtensa: add ARCH_WANT_OPTIONAL_GPIOLIB to xtensa config
Max Filippov
1
-0
/
+1
2012-10-03
xtensa: set NO_IOPORT to 'n' by default
Max Filippov
1
-1
/
+2
2012-10-03
xtensa: adopt generic io routines
Max Filippov
4
-223
/
+12
2012-10-03
xtensa: fix ioremap
Max Filippov
1
-6
/
+14
2012-10-03
xtensa: ISS: fix __simc implementation
Max Filippov
3
-62
/
+53
2012-10-03
xtensa: fix xtensa_irq_unmask calls
Max Filippov
1
-2
/
+2
2012-10-03
xtensa/PCI: fix WT caching attribute
Max Filippov
1
-1
/
+1
2012-10-03
xtensa: ISS: only build networking if configured
Max Filippov
1
-2
/
+2
[next]