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
/
include
/
asm-xtensa
Age
Commit message (
Expand
)
Author
Files
Lines
2008-07-26
[PATCH] kill altroot
Al Viro
1
-26
/
+0
2008-07-26
dma-mapping: add the device argument to dma_mapping_error()
FUJITA Tomonori
1
-1
/
+1
2008-07-25
Merge git://git.infradead.org/~dwmw2/random-2.6
Linus Torvalds
1
-6
/
+0
2008-07-25
remove dummy asm/kvm.h files
Adrian Bunk
1
-6
/
+0
2008-07-25
include/asm/ptrace.h userspace headers cleanup
Adrian Bunk
1
-5
/
+5
2008-07-25
clean up duplicated alloc/free_thread_info
FUJITA Tomonori
1
-4
/
+1
2008-07-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
1
-35
/
+0
2008-07-24
ide: remove <asm/ide.h> for some archs
Bartlomiej Zolnierkiewicz
1
-21
/
+0
2008-07-24
ide: define MAX_HWIFS in <linux/ide.h>
Bartlomiej Zolnierkiewicz
1
-5
/
+0
2008-07-24
ide: fix <asm-xtensa/ide.h>
Bartlomiej Zolnierkiewicz
1
-11
/
+2
2008-07-24
Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/wil...
Linus Torvalds
1
-1
/
+0
2008-07-24
PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures
Andrea Righi
1
-2
/
+0
2008-07-24
Remove asm/semaphore.h
Matthew Wilcox
1
-1
/
+0
2008-05-14
asm-{alpha,h8300,um,v850,xtensa}/param.h: unbreak HZ for userspace
Mike Frysinger
1
-0
/
+2
2008-05-02
xtensa: types: use <asm-generic/int-*.h> for the xtensa architecture
H. Peter Anvin
1
-32
/
+1
2008-04-29
kernel: Move arches to use common unaligned access
Harvey Harrison
1
-17
/
+18
2008-04-28
mm: introduce pte_special pte bit
Nick Piggin
1
-0
/
+4
2008-04-17
Generic semaphore implementation
Matthew Wilcox
1
-99
/
+1
2008-04-02
kvm: provide kvm.h for all architecture: fixes headers_install
Christian Borntraeger
1
-0
/
+6
2008-02-13
[XTENSA] Allow debugger to modify the WINDOWBASE register.
Chris Zankel
1
-1
/
+2
2008-02-13
[XTENSA] Fix cache flush macro for D$/I$ aliasing/non-aliasing
Chris Zankel
1
-0
/
+2
2008-02-13
[XTENSA] Exclude thread-global registers from the xtregs structures.
Chris Zankel
1
-8
/
+13
2008-02-13
[XTENSA] Add support for configurable registers and coprocessors
Chris Zankel
10
-144
/
+352
2008-02-13
[XTENSA] Clean up stat structs.
Bob Wilson
1
-23
/
+13
2008-02-13
[XTENSA] Add volatile keyword to asm statements accessing counter registers
Chris Zankel
1
-4
/
+4
2008-02-13
[XTENSA] Fix modules for non-exec processor configurations
Chris Zankel
2
-6
/
+6
2008-02-13
[XTENSA] Add missing cast in elf.h ELF_CORE_COPY_REGS()
Marc Gauthier
1
-1
/
+1
2008-02-13
[XTENSA] Remove oldmask from sigcontext and fix register flush
Chris Zankel
1
-3
/
+0
2008-02-13
[XTENSA] Clean up elf-gregset.
Chris Zankel
1
-88
/
+4
2008-02-13
[XTENSA] Fix clobbered register in asm macro
Chris Zankel
1
-48
/
+51
2008-02-13
[XTENSA] Fix non-existent pte_token_t typedef to pgtable_t
Chris Zankel
1
-1
/
+1
2008-02-08
fix xtensa timerfd breakage
Adrian Bunk
1
-2
/
+2
2008-02-08
CONFIG_HIGHPTE vs. sub-page page tables.
Martin Schwidefsky
2
-5
/
+13
2008-02-08
avoid overflows in kernel/time.c
H. Peter Anvin
1
-1
/
+1
2008-02-08
asm-*/posix_types.h: scrub __GLIBC__
Mike Frysinger
1
-3
/
+2
2008-02-08
aout: move STACK_TOP[_MAX] to asm/processor.h
David Howells
2
-5
/
+2
2008-02-07
Add cmpxchg_local to xtensa
Mathieu Desnoyers
1
-0
/
+22
2008-02-07
Cleanup asm/{elf,page,user}.h: #ifdef __KERNEL__ is no longer needed
Kirill A. Shutemov
2
-6
/
+0
2008-02-05
add mm argument to pte/pmd/pud/pgd_free
Benjamin Herrenschmidt
2
-4
/
+4
2008-01-31
[NET]: Introducing socket mark socket option.
Laszlo Attila Toth
1
-0
/
+2
2007-10-24
xtensa: dma-mapping.h is using linux/scatterlist.h functions, so include it
Jens Axboe
1
-1
/
+1
2007-10-23
xtensa: fix sg->page fallout
Emil Medve
1
-8
/
+5
2007-10-22
Add CONFIG_DEBUG_SG sg validation
Jens Axboe
1
-0
/
+3
2007-10-22
Change table chaining layout
Jens Axboe
1
-1
/
+1
2007-10-19
forbid asm/bitops.h direct inclusion
Jiri Slaby
1
-0
/
+4
2007-10-19
remove unused flush_tlb_pgtables
Benjamin Herrenschmidt
1
-11
/
+0
2007-10-18
bitops: introduce lock ops
Nick Piggin
1
-0
/
+1
2007-10-17
remove strict ansi check from __u64 in asm/types.h
Olaf Hering
1
-3
/
+3
2007-10-17
kill DECLARE_MUTEX_LOCKED
Christoph Hellwig
1
-1
/
+0
2007-08-27
[patch 1/2] Xtensa: enable arbitary tty speed setting ioctls
Alan Cox
3
-3
/
+12
[next]