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-sh
Age
Commit message (
Expand
)
Author
Files
Lines
2006-04-11
[PATCH] sys_kexec_load() naming fixups
Andrew Morton
1
-1
/
+1
2006-04-11
[PATCH] Configurable NODES_SHIFT
Yasunori Goto
1
-7
/
+0
2006-03-28
[PATCH] Typo fixes
Alexey Dobriyan
1
-1
/
+1
2006-03-27
[PATCH] unify pfn_to_page: sh pfn_to_page
KAMEZAWA Hiroyuki
1
-3
/
+2
2006-03-26
[PATCH] bitops: sh: make thread_info.flags an unsigned long
Akinobu Mita
1
-1
/
+1
2006-03-26
[PATCH] bitops: sh: use generic bitops
Akinobu Mita
1
-332
/
+10
2006-03-26
[PATCH] bitops: use non atomic operations for minix_*_bit() and ext2_*_bit()
Akinobu Mita
1
-11
/
+5
2006-03-26
[PATCH] 2TB files: add blkcnt_t
Takashi Sato
1
-0
/
+5
2006-03-26
[PATCH] 2TB files: st_blocks is invalid when calling stat64
Takashi Sato
1
-7
/
+1
2006-03-25
[PATCH] POLLRDHUP/EPOLLRDHUP handling for half-closed devices notifications
Davide Libenzi
1
-0
/
+1
2006-03-24
[PATCH] remove ISA legacy functions: remove the helpers
Al Viro
1
-14
/
+0
2006-02-15
[PATCH] add asm-generic/mman.h
Michael S. Tsirkin
1
-30
/
+1
2006-02-14
[PATCH] madvise MADV_DONTFORK/MADV_DOFORK
Michael S. Tsirkin
1
-0
/
+2
2006-02-01
[PATCH] sh/sh64: Fix bogus TIOCGICOUNT definitions
Paul Mundt
1
-1
/
+1
2006-02-01
[PATCH] sh: convert voyagergx to platform device, drop sh-bus
Paul Mundt
1
-66
/
+0
2006-02-01
[PATCH] sh: drop maskpos from make_ipr_irq(), remove duplicate irq definitions
Paul Mundt
3
-60
/
+9
2006-02-01
[PATCH] sh: Cleanup struct sh_cpuinfo for clock framework changes
Paul Mundt
1
-21
/
+15
2006-02-01
[PATCH] sh: Move TRA/EXPEVT/INTEVT definitions for reuse
Paul Mundt
2
-0
/
+18
2006-02-01
[PATCH] sh: SH4-202 microdev updates
Paul Mundt
2
-79
/
+34
2006-01-16
[PATCH] sh: Simple timer framework
Paul Mundt
1
-0
/
+42
2006-01-16
[PATCH] sh: Simplistic clock framework
Paul Mundt
3
-11
/
+63
2006-01-16
[PATCH] sh: I/O routine cleanups and ioremap() overhaul
Paul Mundt
3
-201
/
+244
2006-01-16
[PATCH] sh: IRQ handler updates
Paul Mundt
2
-65
/
+427
2006-01-16
[PATCH] sh: kexec() support
kogiidena
1
-0
/
+33
2006-01-16
[PATCH] sh: DMA updates
Paul Mundt
5
-26
/
+97
2006-01-12
[PATCH] death of get_thread_info/put_thread_info
Al Viro
1
-2
/
+0
2006-01-12
[PATCH] sh: task_stack_page()
Al Viro
1
-2
/
+2
2006-01-12
[PATCH] sh: task_pt_regs()
Al Viro
1
-0
/
+10
2006-01-12
[PATCH] sched: add cacheflush() asm
Ingo Molnar
1
-0
/
+10
2006-01-10
[PATCH] Generic ioctl.h
Brian Gerst
1
-75
/
+1
2006-01-09
[PATCH] mutex subsystem, add default include/asm-*/mutex.h files
Arjan van de Ven
1
-0
/
+9
2006-01-09
[PATCH] mutex subsystem, add atomic_xchg() to all arches
Ingo Molnar
1
-0
/
+2
2006-01-08
[PATCH] consolidate asm/futex.h
Jeff Dike
1
-48
/
+1
2006-01-08
[PATCH] Kill L1_CACHE_SHIFT_MAX
Ravikiran G Thirumalai
1
-2
/
+0
2006-01-06
[PATCH] atomic_long_t & include/asm-generic/atomic.h V2
Christoph Lameter
1
-0
/
+1
2006-01-06
[PATCH] madvise(MADV_REMOVE): remove pages from tmpfs shm backing store
Badari Pulavarty
1
-0
/
+1
2006-01-03
[FLS64]: generic version
Stephen Hemminger
1
-0
/
+1
2005-11-13
[PATCH] atomic: inc_not_zero
Nick Piggin
1
-0
/
+15
2005-11-13
[PATCH] atomic: cmpxchg
Nick Piggin
1
-0
/
+14
2005-11-09
[PATCH] ide: move CONFIG_IDE_MAX_HWIFS into linux/ide.h
Bjorn Helgaas
1
-4
/
+0
2005-11-07
[PATCH] fix remaining missing includes
Tim Schmielau
2
-0
/
+3
2005-11-07
[PATCH] sh: Drop hp690 discontig support
Paul Mundt
2
-68
/
+0
2005-11-07
[PATCH] sh: pte_mkhuge() compile fix for !CONFIG_HUGETLB_PAGE
Paul Mundt
1
-0
/
+2
2005-10-30
[PATCH] semaphore: Remove __MUTEX_INITIALIZER()
Arthur Othieno
1
-3
/
+0
2005-10-30
[PATCH] vm: remove unused/broken page_pte[_prot] macros
Tejun Heo
1
-2
/
+0
2005-10-30
[PATCH] unify sys_ptrace prototype
Christoph Hellwig
1
-1
/
+0
2005-10-29
[PATCH] add sem_is_read/write_locked()
Rik Van Riel
1
-0
/
+5
2005-10-28
[PATCH] gfp_t: dma-mapping (sh)
Al Viro
2
-3
/
+3
2005-09-21
[PATCH] Remove unused var from asm/futex.h
Paolo 'Blaisorblade' Giarrusso
1
-1
/
+1
2005-09-13
[PATCH] feature removal of io_remap_page_range()
Randy Dunlap
1
-3
/
+0
[next]