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
2007-08-27
[patch 1/2] Xtensa: enable arbitary tty speed setting ioctls
Alan Cox
3
-3
/
+12
2007-08-27
[XTENSA] Add support for cache-aliasing
Chris Zankel
7
-124
/
+192
2007-08-27
[XTENSA] Add kernel module support
Chris Zankel
1
-0
/
+50
2007-08-27
[XTENSA] Add support for executable/non-executable feature in the mmu
Chris Zankel
1
-112
/
+101
2007-08-27
[XTENSA] Use the generic version of get_order
Chris Zankel
1
-28
/
+22
2007-08-27
[XTENSA] Add typecast macro for constants
Chris Zankel
2
-1
/
+10
2007-08-27
[XTENSA] Fix timer instabilities.
Chris Zankel
1
-2
/
+2
2007-08-27
[XTENSA] Fix fadvise64_64
Chris Zankel
2
-1
/
+3
2007-08-27
[XTENSA] Remove extraneous include statement
Chris Zankel
1
-5
/
+1
2007-08-27
[XTENSA] Add getpgrp system-call to unistd.h
Chris Zankel
1
-2
/
+2
2007-08-27
[XTENSA] add missing system calls
Chris Zankel
2
-4
/
+140
2007-07-31
remove unused TIF_NOTIFY_RESUME flag
Stephane Eranian
1
-8
/
+6
2007-07-24
include/asm-xtensa/io.h must #include <asm/page.h>
Adrian Bunk
1
-0
/
+1
2007-07-19
arch: personality independent stack top
Peter Zijlstra
1
-0
/
+1
2007-07-17
fbdev: detect primary display device
Antonino A. Daplas
1
-0
/
+6
2007-07-17
fbdev: move arch-specific bits to their respective subdirectories
Antonino A. Daplas
1
-0
/
+6
2007-07-17
mm: remove ptep_test_and_clear_dirty and ptep_clear_flush_dirty
Martin Schwidefsky
1
-12
/
+0
2007-07-16
page table handling cleanup
Jan Beulich
1
-3
/
+0
2007-07-11
PCI: remove pci_dac_dma_... APIs
Jan Beulich
1
-3
/
+0
2007-07-11
PCI: Use a weak symbol for the empty version of pcibios_add_platform_entries()
Michael Ellerman
1
-4
/
+0
2007-07-10
lots-of-architectures: enable arbitary speed tty support
Alan Cox
1
-0
/
+11
2007-05-31
Xtensa: use asm-generic/fcntl.h
Stephen Rothwell
1
-99
/
+1
2007-05-31
[XTENSA] Remove non-rt signal handling
Chris Zankel
5
-26
/
+16
2007-05-31
[XTENSA] clean-up header files
Chris Zankel
8
-16
/
+18
2007-05-31
[XTENSA] Use generic 64-bit division
Chris Zankel
1
-12
/
+3
2007-05-31
[XTENSA] fix bit operations in bitops.h
Chris Zankel
1
-34
/
+26
2007-05-11
Consolidate asm/poll.h
Stephen Rothwell
1
-19
/
+1
2007-05-09
fix file specification in comments
Uwe Kleine-König
1
-1
/
+1
2007-05-08
Remove tas()
Jeff Dike
1
-2
/
+0
2007-05-08
atomic.h: atomic_add_unless as inline. Remove system.h atomic.h circular depe...
Mathieu Desnoyers
1
-8
/
+15
2007-05-08
move die notifier handling to common code
Christoph Hellwig
1
-0
/
+1
2007-05-05
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
Linus Torvalds
1
-0
/
+1
2007-05-02
PCI: scatterlist.h needs types.h
Jean Delvare
1
-0
/
+2
2007-05-02
[PATCH] x86: PARAVIRT: add hooks to intercept mm creation and destruction
Jeremy Fitzhardinge
1
-0
/
+1
2007-04-25
[NET]: Adding SO_TIMESTAMPNS / SCM_TIMESTAMPNS support
Eric Dumazet
1
-0
/
+2
2007-04-25
[NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps with nanosec resolution
Eric Dumazet
1
-1
/
+2
2007-04-25
[NET]: div64_64 consolidate (rev3)
Stephen Hemminger
1
-0
/
+6
2007-02-11
[PATCH] consolidate line discipline number definitions
Tilman Schmidt
1
-19
/
+0
2007-02-11
[PATCH] Remove final references to deprecated "MAP_ANON" page protection flag
Robert P. J. Day
1
-1
/
+0
2007-01-11
[PATCH] FD_ZERO build fix
Andrew Morton
1
-1
/
+1
2006-12-13
[PATCH] Optimize D-cache alias handling on fork
Ralf Baechle
1
-0
/
+2
2006-12-13
[PATCH] Xtensa: Add ktermios and minor filename fix
Chris Zankel
2
-1
/
+11
2006-12-10
[PATCH] xtensa: fix system call interface
Chris Zankel
6
-312
/
+736
2006-12-10
[PATCH] xtensa: remove extra header files
Chris Zankel
41
-6128
/
+1070
2006-12-10
[PATCH] xtensa: fix irq and misc fixes
Chris Zankel
5
-27
/
+8
2006-12-07
[PATCH] Pass struct dev pointer to dma_cache_sync()
Ralf Baechle
1
-1
/
+1
2006-12-07
[PATCH] Add struct dev pointer to dma_is_consistent()
Ralf Baechle
1
-1
/
+1
2006-12-07
[PATCH] remove kernel syscalls
Arnd Bergmann
1
-184
/
+0
2006-12-02
[NET]: XTENSA checksum annotations and cleanups.
Al Viro
1
-38
/
+26
2006-12-01
Driver core: add dev_archdata to struct device
Benjamin Herrenschmidt
1
-0
/
+7
[next]