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-parisc
Age
Commit message (
Expand
)
Author
Files
Lines
2006-01-12
[PATCH] death of get_thread_info/put_thread_info
Al Viro
1
-3
/
+0
2006-01-12
[PATCH] sched: add cacheflush() asm
Ingo Molnar
1
-0
/
+9
2006-01-10
[PARISC] Use C99 initializers in asm-parisc/processor.h
Alexey Dobriyan
1
-9
/
+9
2006-01-10
[PARISC] Make PCI_HOST_ADDR and PCI_BUS_ADDR symmetrical
Grant Grundler
1
-1
/
+7
2006-01-10
[PARISC] Add __iomem to __raw_check_addr()
Alexey Dobriyan
1
-1
/
+1
2006-01-10
[PARISC] Add some defines for HugeTLB pages
Helge Deller
1
-0
/
+7
2006-01-10
[PARISC] Make local cache flushes take a void *
Matthew Wilcox
2
-4
/
+5
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] 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] 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-17
[PARISC] Always spinlock tlb flush operations to ensure preempt safety
Matthew Wilcox
1
-12
/
+4
2005-11-17
[PARISC] Fix our spinlock implementation
James Bottomley
1
-9
/
+10
2005-11-17
[PARISC] Add IRQ affinities
James Bottomley
1
-2
/
+3
2005-11-17
[PARISC] Fix uniprocessor build by dummying smp_send_all_nop()
Kyle McMartin
1
-1
/
+5
2005-11-17
[PARISC] Fix our interrupts not to use smp_call_function
James Bottomley
1
-0
/
+1
2005-11-13
[PATCH] atomic: inc_not_zero
Nick Piggin
1
-0
/
+19
2005-11-13
[PATCH] atomic: cmpxchg
Nick Piggin
1
-0
/
+1
2005-11-07
[PATCH] fix remaining missing includes
Tim Schmielau
1
-1
/
+2
2005-10-30
[PATCH] semaphore: Remove __MUTEX_INITIALIZER()
Arthur Othieno
1
-3
/
+0
2005-10-30
[PATCH] adjust parisc sys_ptrace prototype
Christoph Hellwig
1
-1
/
+0
2005-10-30
[PATCH] remove some more check_region stuff
Jeff Garzik
1
-1
/
+0
2005-10-29
[PATCH] memory hotplug prep: kill local_mapnr
Dave Hansen
1
-6
/
+0
2005-10-29
[PATCH] mm: parisc pte atomicity
Hugh Dickins
1
-16
/
+19
2005-10-29
[PATCH] mm: flush_tlb_range outside ptlock
Hugh Dickins
1
-1
/
+2
2005-10-28
Auto-update from upstream
Kyle McMartin
1
-4
/
+4
2005-10-28
[PATCH] gfp_t: dma-mapping (parisc)
Al Viro
1
-4
/
+4
2005-10-21
[PARISC] Specify level to fix binutils level promotion bug
Grant Grundler
1
-2
/
+4
2005-10-21
[PARISC] Define pgprot_noncached macro in pgtable.h
Grant Grundler
1
-0
/
+2
2005-10-21
[PARISC] Add other CRT_ID for newer cards to grfioctl.h
Kyle McMartin
1
-0
/
+2
2005-10-21
[PARISC] Add ECANCELED to errno.h
Grant Grundler
1
-0
/
+1
2005-10-21
[PARISC] Fix the alloc_slabmgmt panic
James Bottomley
1
-6
/
+34
2005-10-21
[PARISC] Fix compile warning in pci.h
Matthew Wilcox
1
-1
/
+1
2005-10-21
[PARISC] Use work queue in LED/LCD driver instead of tasklet.
Grant Grundler
1
-3
/
+0
2005-10-21
[PARISC] Add new ioprio_{set,get} syscalls
Jens Axboe
1
-5
/
+11
2005-10-21
[PARISC] Update bitops from parisc tree
Grant Grundler
2
-158
/
+134
2005-10-21
[PARISC] Add ability for prctl to change unaligned trap behaviour
Kyle McMartin
1
-0
/
+19
2005-10-21
[PARISC] Take into account nullified insn and lock functions for profiling
Randolph Chung
1
-1
/
+1
2005-10-21
[PARISC] Update spinlocks from parisc tree
Matthew Wilcox
3
-14
/
+30
2005-10-21
[PARISC] Move pa_tlb_lock to tlb_flush.h
Grant Grundler
2
-19
/
+20
2005-10-21
[PARISC] Make sure use of RFI conforms to PA 2.0 and 1.1 arch docs
Grant Grundler
3
-31
/
+54
2005-10-21
[PARISC] Convert parisc_device to use struct resource for hpa
Matthew Wilcox
1
-1
/
+1
2005-10-21
[PARISC] Convert parisc_device tree to use struct device klists
Matthew Wilcox
1
-0
/
+5
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
2005-09-10
[PATCH] spinlock consolidation
Ingo Molnar
7
-165
/
+59
2005-09-09
Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild
Linus Torvalds
1
-1
/
+1
[next]