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
2009-03-10
xtensa: fix compilation somewhat
Alexey Dobriyan
5
-7
/
+6
2009-01-14
byteorder: make swab.h include asm/swab.h like a regular header
Harvey Harrison
2
-4
/
+0
2009-01-07
xtensa: introduce swab.h
Harvey Harrison
3
-69
/
+75
2009-01-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/czankel/xtensa-2.6
Linus Torvalds
124
-34
/
+9631
2008-12-31
take init_fs to saner place
Al Viro
1
-1
/
+0
2008-12-04
xtensa: Kill directly reference of netdev->priv
Wang Chen
1
-8
/
+8
2008-12-04
xtensa: Update platform files to reflect new location of the header files.
Chris Zankel
2
-4
/
+4
2008-11-11
xtensa: switch to packed struct unaligned access implementation
Harvey Harrison
1
-6
/
+6
2008-11-06
xtensa: Add xt2000 support files.
Chris Zankel
4
-0
/
+269
2008-11-06
xtensa: move headers files to arch/xtensa/include
Chris Zankel
120
-32
/
+9350
2008-10-27
net: convert more to %pM
Johannes Berg
1
-4
/
+1
2008-10-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/czankel/xtensa-2.6
Linus Torvalds
4
-3
/
+9
2008-10-21
xtensa: Add config files for Diamond 232L - Rev B processor variant
Chris Zankel
2
-1
/
+7
2008-10-20
container freezer: implement freezer cgroup subsystem
Matt Helsley
1
-0
/
+1
2008-10-14
xtensa: replace remaining __FUNCTION__ occurrences
Harvey Harrison
1
-1
/
+1
2008-10-14
xtensa: use newer __SPIN_LOCK_UNLOCKED macro
Robert P. J. Day
1
-1
/
+1
2008-10-13
xtensa: remove dead CONFIG_BLK_DEV_IDE code
Adrian Bunk
1
-5
/
+0
2008-08-05
remove unneeded #include <linux/ide.h>'s
Adrian Bunk
1
-1
/
+0
2008-07-26
xtensa: use generic show_mem()
Johannes Weiner
1
-27
/
+0
2008-07-26
SL*B: drop kmem cache argument from constructor
Alexey Dobriyan
1
-1
/
+1
2008-07-24
flag parameters: pipe
Ulrich Drepper
1
-1
/
+1
2008-07-24
PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures
Andrea Righi
1
-0
/
+1
2008-07-22
remove mention of CONFIG_KMOD from documentation
Johannes Berg
1
-2
/
+2
2008-05-16
[PATCH] take init_files to fs/file.c
Al Viro
1
-1
/
+0
2008-04-29
xtensa: use kbuild.h macros instead of defining them in asm-offsets.c
Christoph Lameter
1
-2
/
+1
2008-04-17
Generic semaphore implementation
Matthew Wilcox
3
-236
/
+1
2008-02-13
[XTENSA] Allow debugger to modify the WINDOWBASE register.
Chris Zankel
1
-31
/
+35
2008-02-13
[XTENSA] Fix makefile to work with binutils-2.18.
Bob Wilson
2
-3
/
+3
2008-02-13
[XTENSA] Fix register corruption for certain processor configurations
Chris Zankel
1
-29
/
+15
2008-02-13
[XTENSA] Add support for the sa_restorer function
Chris Zankel
1
-6
/
+10
2008-02-13
[XTENSA] Add support for configurable registers and coprocessors
Chris Zankel
7
-730
/
+713
2008-02-13
[XTENSA] Use preprocessor to generate the linker script for the ELF boot image
Chris Zankel
2
-3
/
+5
2008-02-13
[XTENSA] Add missing RELOCATE_ENTRY for debug vector
Marc Gauthier
1
-0
/
+2
2008-02-13
[XTENSA] Remove unused code
Chris Zankel
1
-22
/
+0
2008-02-13
[XTENSA] Fix modules for non-exec processor configurations
Chris Zankel
1
-1
/
+1
2008-02-13
[XTENSA] Fix comments regarding the number of frames to save
Chris Zankel
1
-6
/
+6
2008-02-13
[XTENSA] Add missing a2 register restore in register spill routine
Chris Zankel
1
-3
/
+5
2008-02-13
[XTENSA] adjust boot linker script start addresses
Marc Gauthier
2
-1
/
+2
2008-02-13
[XTENSA] Remove oldmask from sigcontext and fix register flush
Chris Zankel
1
-7
/
+5
2008-02-13
[XTENSA] Clean up elf-gregset.
Chris Zankel
2
-60
/
+7
2008-02-13
[XTENSA] Fix icache flush for cache aliasing
Chris Zankel
1
-1
/
+1
2008-02-13
[XTENSA] Prevent inlining ISS platform asm constructs
Marc Gauthier
2
-0
/
+2
2008-02-13
[XTENSA] Flush the page-address in update-mmu instead of user-address
Chris Zankel
1
-3
/
+3
2008-02-13
[XTENSA] Fix argument list for pgd_ctor constructor.
Chris Zankel
1
-1
/
+1
2008-02-13
[XTENSA] Concentrate platforms into one platforms directory.
Chris Zankel
6
-1
/
+1
2008-02-13
[XTENSA] Add .literal sections for various init sectiont to linker script
Chris Zankel
1
-1
/
+3
2008-02-13
[XTENSA] Remove dead code reported by Robert P. J. Day.
Adrian Bunk
1
-5
/
+0
2008-02-13
[XTENSA] Remove duplicate includes.
Chris Zankel
3
-3
/
+0
2008-02-09
ide: introduce HAVE_IDE
Sam Ravnborg
1
-0
/
+1
2008-02-08
avoid overflows in kernel/time.c
H. Peter Anvin
1
-0
/
+4
[next]