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-alpha
Age
Commit message (
Expand
)
Author
Files
Lines
2006-06-29
[PATCH] genirq: add ->retrigger() irq op to consolidate hw_irq_resend()
Ingo Molnar
1
-2
/
+0
2006-06-27
[PATCH] spin/rwlock init cleanups
Ingo Molnar
1
-1
/
+1
2006-06-25
[PATCH] random: remove SA_SAMPLE_RANDOM from floppy driver
Matt Mackall
1
-3
/
+2
2006-06-23
[PATCH] adjust handle_IRR_event() return type
Jan Beulich
1
-4
/
+0
2006-06-22
[PATCH] vgacon: make VGA_MAP_MEM take size, remove extra use
Bjorn Helgaas
1
-1
/
+1
2006-06-20
Merge git://git.infradead.org/hdrcleanup-2.6
Linus Torvalds
27
-29
/
+4
2006-06-05
[PATCH] alpha: SMP IRQ routing fix
Ivan Kokshaysky
1
-3
/
+1
2006-05-26
[PATCH] Add CMSPAR to termbits.h for powerpc and alpha
Paul Mackerras
1
-0
/
+1
2006-04-29
Remove unneeded _syscallX macros from user view in asm-*/unistd.h
David Woodhouse
1
-3
/
+4
2006-04-26
Don't include linux/config.h from anywhere else in include/
David Woodhouse
26
-26
/
+0
2006-04-11
[PATCH] Configurable NODES_SHIFT
Yasunori Goto
1
-7
/
+0
2006-03-28
[PATCH] alpha: make poll flags the same as other architectures
Andrew Morton
1
-2
/
+2
2006-03-27
[PATCH] remove zone_mem_map
KAMEZAWA Hiroyuki
1
-2
/
+1
2006-03-27
[PATCH] unify pfn_to_page: alpha pfn_to_page
KAMEZAWA Hiroyuki
2
-18
/
+2
2006-03-26
[PATCH] bitops: alpha: use generic bitops
Akinobu Mita
1
-116
/
+7
2006-03-26
[PATCH] bitops: alpha: use config options instead of __alpha_fix__ and __alph...
Akinobu Mita
2
-7
/
+7
2006-03-25
[PATCH] POLLRDHUP/EPOLLRDHUP handling for half-closed devices notifications
Davide Libenzi
1
-0
/
+2
2006-03-24
[PATCH] remove ISA legacy functions: remove the helpers
Al Viro
1
-84
/
+0
2006-03-23
[PATCH] more for_each_cpu() conversions
Andrew Morton
2
-5
/
+4
2006-02-15
[PATCH] add asm-generic/mman.h
Michael S. Tsirkin
1
-3
/
+5
2006-02-14
[PATCH] madvise MADV_DONTFORK/MADV_DOFORK
Michael S. Tsirkin
1
-0
/
+2
2006-02-07
[PATCH] __cmpxchg() must really always be inlined on alpha
Steve Langasek
1
-1
/
+1
2006-02-01
[PATCH] alpha: dma-mapping.h: add "struct scatterlist;"
Alexey Dobriyan
1
-0
/
+1
2006-01-12
[PATCH] death of get_thread_info/put_thread_info
Al Viro
1
-2
/
+0
2006-01-12
[PATCH] alpha: task_pt_regs()
akpm@osdl.org
2
-12
/
+3
2006-01-12
[PATCH] alpha: task_stack_page()
Al Viro
1
-1
/
+1
2006-01-12
[PATCH] alpha: task_thread_info()
Al Viro
3
-8
/
+8
2006-01-12
[PATCH] sched: add cacheflush() asm
Ingo Molnar
1
-0
/
+10
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
/
+1
2006-01-08
[PATCH] remove gcc-2 checks
Andrew Morton
2
-23
/
+0
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
-1
/
+0
2006-01-06
[PATCH] Alpha: convert to generic irq framework (alpha part)
Ivan Kokshaysky
1
-0
/
+2
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-06
[PATCH] alpha: dma_map_page() fix
Andrew Morton
1
-1
/
+1
2006-01-03
[FLS64]: generic version
Stephen Hemminger
1
-0
/
+1
2005-11-23
[PATCH] mm: fill arch atomic64 gaps
Hugh Dickins
1
-2
/
+5
2005-11-13
[PATCH] atomic: inc_not_zero
Nick Piggin
1
-0
/
+10
2005-11-13
[PATCH] atomic: cmpxchg
Nick Piggin
1
-0
/
+2
2005-11-09
[PATCH] ide: move CONFIG_IDE_MAX_HWIFS into linux/ide.h
Bjorn Helgaas
1
-4
/
+0
2005-11-07
[PATCH] consolidate sys_ptrace()
Christoph Hellwig
1
-0
/
+3
2005-11-07
[PATCH] fix remaining missing includes
Tim Schmielau
1
-0
/
+3
2005-10-30
[PATCH] semaphore: Remove __MUTEX_INITIALIZER()
Arthur Othieno
1
-3
/
+0
2005-10-29
[PATCH] add sem_is_read/write_locked()
Rik Van Riel
1
-0
/
+5
2005-10-29
[PATCH] fix alpha breakage
Ivan Kokshaysky
1
-0
/
+2
2005-10-28
[PATCH] gfp_t: dma-mapping (alpha)
Al Viro
1
-1
/
+1
2005-10-25
[PATCH] alpha: atomic dependency fix
Andrew Morton
3
-30
/
+37
2005-10-22
[PATCH] alpha: additional smp barriers
Ivan Kokshaysky
1
-4
/
+8
[next]