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
2008-11-20
parisc: fix bug in compat_arch_ptrace
Helge Deller
1
-5
/
+5
2008-11-13
fix cpumask build breakage on parisc
Helge Deller
1
-2
/
+0
2008-10-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-3
/
+2
2008-10-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rri...
Linus Torvalds
1
-1
/
+1
2008-10-23
[PATCH] prepare vfs_readdir() callers to returning filldir result
Al Viro
1
-3
/
+2
2008-10-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6
Linus Torvalds
133
-287
/
+12211
2008-10-20
container freezer: implement freezer cgroup subsystem
Matt Helsley
1
-0
/
+2
2008-10-17
parisc: convert to generic compat_sys_ptrace
Helge Deller
3
-258
/
+183
2008-10-16
Merge branch 'personality' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
Linus Torvalds
1
-1
/
+1
2008-10-16
compat: generic compat get/settimeofday
Christoph Hellwig
2
-60
/
+2
2008-10-16
compat: move cp_compat_stat to common code
Christoph Hellwig
1
-47
/
+0
2008-10-16
[PATCH] remove unused ibcs2/PER_SVR4 in SET_PERSONALITY
Martin Schwidefsky
1
-1
/
+1
2008-10-15
oprofile: more whitespace fixes
Robert Richter
1
-1
/
+1
2008-10-13
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Woodhouse
1
-0
/
+14
2008-10-10
parisc: add rtc platform driver
Kyle McMartin
2
-1
/
+21
2008-10-10
parisc: initialize unwinder much earlier
James Bottomley
3
-3
/
+5
2008-10-10
parisc: add new syscalls
Kyle McMartin
2
-2
/
+14
2008-10-10
parisc: hijack jump to start_kernel
Kyle McMartin
2
-2
/
+27
2008-10-10
parisc: add pdc_coproc_cfg_unlocked and set_firmware_width_unlocked
Kyle McMartin
2
-21
/
+46
2008-10-10
parisc: move include/asm-parisc to arch/parisc/include/asm
Kyle McMartin
123
-0
/
+11977
2008-10-10
parisc: move pdc_result to real2.S
Kyle McMartin
3
-2
/
+17
2008-10-10
parisc: add arch/parisc/kernel/.gitignore
Kyle McMartin
1
-0
/
+1
2008-09-09
lib: Correct printk %pF to work on all architectures
James Bottomley
1
-0
/
+14
2008-09-06
Remove redundant CONFIG_ARCH_SUPPORTS_AOUT
David Woodhouse
1
-3
/
+0
2008-09-02
fix typo in arch/parisc/hpux/fs.c
Stephen Rothwell
1
-1
/
+1
2008-08-25
[PATCH] fix hpux_getdents()
Al Viro
1
-11
/
+19
2008-07-26
[PATCH] sanitize __user_walk_fd() et.al.
Al Viro
1
-5
/
+5
2008-07-24
flag parameters: pipe
Ulrich Drepper
1
-1
/
+1
2008-07-24
mm: drop unneeded pgdat argument from free_area_init_node()
Johannes Weiner
1
-1
/
+1
2008-07-24
mm: move bootmem descriptors definition to a single place
Johannes Weiner
1
-2
/
+1
2008-07-15
Merge branch 'generic-ipi' into generic-ipi-for-linus
Ingo Molnar
4
-118
/
+27
2008-07-14
Merge branch 'core/rodata' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-1
/
+0
2008-07-14
Merge commit 'v2.6.26' into bkl-removal
Jonathan Corbet
16
-29
/
+25
2008-07-02
parisc-kernel-perf: BKL pushdown
Arnd Bergmann
1
-0
/
+4
2008-06-26
on_each_cpu(): kill unused 'retry' parameter
Jens Axboe
3
-5
/
+5
2008-06-26
parisc: convert to generic helpers for IPI function calls
Jens Axboe
2
-113
/
+22
2008-06-16
Merge branch 'linus' into core/rodata
Ingo Molnar
15
-28
/
+25
2008-06-13
parisc: fix off by one in setup_sigcontext32
Kyle McMartin
1
-2
/
+2
2008-06-13
parisc: export empty_zero_page
Kyle McMartin
1
-0
/
+1
2008-06-13
parisc: export copy_user_page_asm
Kyle McMartin
1
-0
/
+3
2008-06-13
parisc: move head.S to head.text section
Kyle McMartin
2
-1
/
+3
2008-06-13
Revert "parisc: fix trivial section name warnings"
Kyle McMartin
11
-27
/
+18
2008-05-25
move BUG_TABLE into RODATA
Jan Beulich
1
-1
/
+0
2008-05-16
[PATCH] take init_files to fs/file.c
Al Viro
1
-1
/
+0
2008-05-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6
Linus Torvalds
17
-90
/
+89
2008-05-15
arch/parisc/kernel/perf_asm.S: build fix
Kyle McMartin
1
-0
/
+2
2008-05-15
parisc: remove -traditional from assembler flags
Kyle McMartin
1
-3
/
+0
2008-05-15
parisc: use conditional macro for 64-bit wide ops
Kyle McMartin
2
-62
/
+54
2008-05-15
arch/parisc/kernel/unaligned.c: use time_* macros
S.Caglar Onur
1
-1
/
+2
2008-05-15
parisc: remove redundant display of free swap space in show_mem()
Johannes Weiner
1
-2
/
+0
[next]