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-m32r
Age
Commit message (
Expand
)
Author
Files
Lines
2006-10-11
[PATCH] Consolidate check_signature
Matthew Wilcox
1
-32
/
+0
2006-10-07
[PATCH] m32r pt_regs fixes
Al Viro
1
-0
/
+1
2006-10-03
fix file specification in comments
Uwe Zeisberger
9
-9
/
+9
2006-10-02
[PATCH] remove remaining errno and __KERNEL_SYSCALLS__ references
Arnd Bergmann
1
-37
/
+0
2006-10-01
[PATCH] paravirt: remove set pte atomic
Zachary Amsden
1
-1
/
+1
2006-10-01
[PATCH] ntp: cleanup defines and comments
Roman Zippel
1
-3
/
+0
2006-10-01
[PATCH] Directed yield: cpu_relax variants for spinlocks and rw-locks
Martin Schwidefsky
1
-0
/
+4
2006-09-27
[PATCH] consistently use MAX_ERRNO in __syscall_return
Randy Dunlap
1
-2
/
+3
2006-09-27
[PATCH] m32r: revise __raw_read_trylock()
Hirokazu Takata
1
-1
/
+8
2006-09-27
[PATCH] m32r: Fix "value computed not used" warnings
Hirokazu Takata
1
-2
/
+2
2006-09-26
[PATCH] Standardize pxx_page macros
Dave McCracken
2
-3
/
+7
2006-09-21
Fix 'make headers_check' on m32r
David Woodhouse
5
-8
/
+5
2006-07-14
[PATCH] remove set_wmb - arch removal
Steven Rostedt
1
-1
/
+0
2006-07-04
Merge git://git.infradead.org/hdrinstall-2.6
Linus Torvalds
1
-0
/
+1
2006-07-03
[PATCH] sched: cleanup, remove task_t, convert to struct task_struct
Ingo Molnar
1
-1
/
+1
2006-07-02
[PATCH] irq-flags: M32R: Use the new IRQF_ constants
Thomas Gleixner
1
-2
/
+0
2006-06-29
[AF_UNIX]: Datagram getpeersec
Catherine Zhang
1
-0
/
+1
2006-06-29
[PATCH] genirq: add ->retrigger() irq op to consolidate hw_irq_resend()
Ingo Molnar
1
-5
/
+0
2006-06-26
spelling fixes
Andreas Mohr
1
-1
/
+1
2006-06-22
[PATCH] vgacon: make VGA_MAP_MEM take size, remove extra use
Bjorn Helgaas
1
-1
/
+1
2006-06-18
Add empty Kbuild files for 'make headers_install' in remaining arches.
David Woodhouse
1
-0
/
+1
2006-04-29
Remove unneeded _syscallX macros from user view in asm-*/unistd.h
David Woodhouse
1
-2
/
+3
2006-04-26
Don't include linux/config.h from anywhere else in include/
David Woodhouse
34
-35
/
+0
2006-04-19
[PATCH] m32r: update switch_to macro for tuning
Hirokazu Takata
1
-44
/
+23
2006-04-19
[PATCH] m32r: mappi3 reboot support
Hirokazu Takata
1
-11
/
+11
2006-04-19
[PATCH] m32r: update include/asm-m32r/semaphore.h
Hirokazu Takata
1
-60
/
+4
2006-04-19
[PATCH] m32r: Fix pt_regs for !COFNIG_ISA_DSP_LEVEL2 target
Hirokazu Takata
3
-15
/
+17
2006-04-11
[PATCH] sys_kexec_load() naming fixups
Andrew Morton
1
-1
/
+1
2006-04-11
[PATCH] Configurable NODES_SHIFT
Yasunori Goto
1
-15
/
+0
2006-04-11
[PATCH] Remove unused prepare_to_switch macro
Hirokazu Takata
1
-4
/
+0
2006-04-11
[PATCH] m32r: security fix of {get,put}_user macros
Hirokazu Takata
1
-151
/
+115
2006-04-11
[PATCH] m32r: Fix cpu_possible_map and cpu_present_map initialization for SMP...
Hirokazu Takata
1
-1
/
+2
2006-03-27
[PATCH] unify PFN_* macros
Dave Hansen
1
-4
/
+0
2006-03-27
[PATCH] unify pfn_to_page: m32r pfn_to_page
KAMEZAWA Hiroyuki
2
-17
/
+2
2006-03-26
[PATCH] bitops: m32r: use generic bitops
Akinobu Mita
1
-445
/
+12
2006-03-26
[PATCH] bitops: use non atomic operations for minix_*_bit() and ext2_*_bit()
Akinobu Mita
1
-1
/
+1
2006-03-25
[PATCH] POLLRDHUP/EPOLLRDHUP handling for half-closed devices notifications
Davide Libenzi
1
-0
/
+1
2006-02-24
[PATCH] m32r: fix and update for gcc-4.0
Hirokazu Takata
1
-4
/
+4
2006-02-20
[PATCH] m32r: __cmpxchg_u32 fix
Hirokazu Takata
1
-1
/
+1
2006-02-15
[PATCH] add asm-generic/mman.h
Michael S. Tsirkin
1
-31
/
+2
2006-02-14
[PATCH] madvise MADV_DONTFORK/MADV_DOFORK
Michael S. Tsirkin
1
-0
/
+2
2006-01-12
[PATCH] death of get_thread_info/put_thread_info
Al Viro
1
-2
/
+0
2006-01-12
[PATCH] m32r: task_pt_regs(), task_stack_page(), task_thread_info()
Al Viro
1
-0
/
+3
2006-01-12
[PATCH] sched: add cacheflush() asm
Ingo Molnar
1
-0
/
+10
2006-01-10
[PATCH] Generic ioctl.h
Brian Gerst
1
-78
/
+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
/
+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
-2
/
+0
2006-01-06
[PATCH] m32r: Remove unnecessary icu_data_t definitions
Hirokazu Takata
1
-5
/
+2
[next]