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
/
arch
/
parisc
Age
Commit message (
Expand
)
Author
Files
Lines
2009-12-14
locking: Convert raw_rwlock functions to arch_rwlock
Thomas Gleixner
1
-10
/
+10
2009-12-14
locking: Convert raw_rwlock to arch_rwlock
Thomas Gleixner
2
-10
/
+10
2009-12-14
locking: Convert __raw_spin* functions to arch_spin*
Thomas Gleixner
2
-24
/
+24
2009-12-14
locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKED
Thomas Gleixner
2
-4
/
+4
2009-12-14
locking: Convert raw_spinlock to arch_spinlock
Thomas Gleixner
4
-10
/
+10
2009-12-11
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
1
-3
/
+2
2009-12-11
Unify sys_mmap*
Al Viro
1
-26
/
+4
2009-12-10
vfs: Implement proper O_SYNC semantics
Christoph Hellwig
1
-3
/
+2
2009-12-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2009-12-08
Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-0
/
+1
2009-12-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
1
-0
/
+2
2009-12-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6
Linus Torvalds
2
-72
/
+1
2009-12-07
Merge branch 'for-next' into for-linus
Jiri Kosina
1
-1
/
+1
2009-12-03
Merge branch 'master' into for-2.6.33
Jens Axboe
3
-6
/
+4
2009-12-01
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2
-4
/
+4
2009-11-30
parisc: fix unwind with recent gcc versions
Helge Deller
2
-4
/
+4
2009-11-26
block: add helpers to run flush_dcache_page() against a bio and a request's p...
Ilya Loginov
1
-0
/
+1
2009-11-18
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
16
-82
/
+126
2009-11-17
fcntl: Use consistent values for F_[GS]ETOWN_EX
Stephen Rothwell
1
-2
/
+0
2009-11-09
tree-wide: fix a very frequent spelling mistake
Dirk Hohndel
1
-1
/
+1
2009-11-06
sysctl: parisc Use the compat_sys_sysctl
Eric W. Biederman
2
-72
/
+1
2009-10-12
net: Generalize socket rx gap / receive queue overflow cmsg
Neil Horman
1
-0
/
+2
2009-09-28
parisc: Fix linker script breakage.
Helge Deller
1
-0
/
+10
2009-09-28
parisc: convert to asm-generic/hardirq.h
Christoph Hellwig
2
-24
/
+1
2009-09-27
parisc: Make THREAD_SIZE available to assembly files and linker scripts.
Tim Abbott
1
-5
/
+5
2009-09-27
parisc: correct use of SHF_ALLOC
Julia Lawall
1
-1
/
+1
2009-09-27
parisc: rename parisc's vmalloc_start to parisc_vmalloc_start
Helge Deller
2
-7
/
+8
2009-09-27
parisc: includecheck fix: signal.c
Jaswinder Singh Rajput
1
-1
/
+0
2009-09-27
parisc: HAVE_ARCH_TRACEHOOK
Kyle McMartin
1
-0
/
+1
2009-09-27
parisc: add skeleton syscall.h
Kyle McMartin
2
-1
/
+44
2009-09-27
parisc: stop using task->ptrace for {single,block}step flags
Kyle McMartin
4
-18
/
+25
2009-09-27
parisc: split syscall_trace into two halves
Kyle McMartin
2
-22
/
+25
2009-09-27
parisc: add missing TI_TASK macro in syscall.S
Kyle McMartin
1
-1
/
+1
2009-09-27
parisc: tracehook_signal_handler
Kyle McMartin
1
-0
/
+4
2009-09-27
parisc: tracehook_report_syscall
Kyle McMartin
2
-13
/
+14
2009-09-24
parisc: Remove useless altinstructions code copied from x86.
Tim Abbott
1
-25
/
+0
2009-09-24
parisc: Clean up linker script using new linker script macros.
Tim Abbott
1
-75
/
+4
2009-09-24
fcntl: add F_[SG]ETOWN_EX
Peter Zijlstra
1
-0
/
+2
2009-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
Linus Torvalds
1
-1
/
+0
2009-09-23
headers: utsname.h redux
Alexey Dobriyan
1
-1
/
+0
2009-09-24
cpumask: remove arch_send_call_function_ipi
Rusty Russell
1
-1
/
+0
2009-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next
Linus Torvalds
3
-6
/
+6
2009-09-22
mm: add MAP_HUGETLB for mmaping pseudo-anonymous huge page regions
Arnd Bergmann
1
-0
/
+2
2009-09-22
arches: drop superfluous casts in nr_free_pages() callers
Geert Uytterhoeven
1
-1
/
+1
2009-09-22
ksm: define MADV_MERGEABLE and MADV_UNMERGEABLE
Hugh Dickins
1
-0
/
+3
2009-09-21
perf: Do the big rename: Performance Counters -> Performance Events
Ingo Molnar
5
-11
/
+11
2009-09-21
Use new __init_task_data macro in arch init_task.c files.
Joe Perches
1
-2
/
+2
2009-09-20
kbuild: use INSTALLKERNEL to select customized installkernel script
Sam Ravnborg
2
-4
/
+4
2009-09-16
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
1
-1
/
+0
2009-09-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
1
-4
/
+4
[next]