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
2012-05-21
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
6
-94
/
+18
2012-05-16
[PARISC] fix panic on prefetch(NULL) on PA7300LC
James Bottomley
1
-1
/
+6
2012-05-16
[PARISC] fix crash in flush_icache_page_asm on PA1.1
John David Anglin
1
-18
/
+20
2012-05-16
[PARISC] fix PA1.1 oops on boot
James Bottomley
1
-0
/
+4
2012-05-15
parisc/CPU hotplug: Add missing call to notify_cpu_starting()
Srivatsa S. Bhat
1
-1
/
+7
2012-05-10
parisc: move definition of PAGE0 to asm/page.h
Rolf Eike Beer
4
-7
/
+8
2012-05-10
parisc: add missing include of asm/page.h to asm/pgtable.h
Rolf Eike Beer
1
-0
/
+2
2012-05-10
parisc: drop include of asm/pdc.h from asm/hardware.h
Rolf Eike Beer
1
-1
/
+0
2012-05-10
parisc: add missing forward declarations in asm/hardware.h
Rolf Eike Beer
1
-0
/
+2
2012-05-10
parisc: add missing includes in asm/spinlock.h
Rolf Eike Beer
1
-0
/
+2
2012-05-07
parisc: Fix init_task fallout
Thomas Gleixner
2
-2
/
+2
2012-05-05
TTY: pdc_cons, fix regression in close
Jiri Slaby
1
-1
/
+1
2012-05-05
init_task: Replace CONFIG_HAVE_GENERIC_INIT_TASK
Thomas Gleixner
1
-1
/
+0
2012-05-05
parisc: Use generic init_task
Thomas Gleixner
3
-70
/
+13
2012-04-26
parisc: Use generic idle thread allocation
Thomas Gleixner
2
-21
/
+3
2012-04-26
smp: Add task_struct argument to __cpu_up()
Thomas Gleixner
1
-1
/
+1
2012-04-02
parisc: fix missing cmpxchg file error from system.h split
Paul Gortmaker
2
-106
/
+117
2012-03-31
Merge tag 'parisc-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb...
Linus Torvalds
2
-6
/
+28
2012-03-29
Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-110
/
+9
2012-03-28
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...
Linus Torvalds
22
-179
/
+185
2012-03-28
Delete all instances of asm/system.h
David Howells
1
-6
/
+0
2012-03-28
Disintegrate asm/system.h for PA-RISC
David Howells
22
-179
/
+191
2012-03-24
Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...
Linus Torvalds
1
-0
/
+1
2012-03-23
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
1
-0
/
+4
2012-03-23
coredump: add VM_NODUMP, MADV_NODUMP, MADV_CLEAR_NODUMP
Jason Baron
1
-0
/
+4
2012-03-23
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
2
-90
/
+0
2012-03-21
Merge branch 'kmap_atomic' of git://github.com/congwang/linux
Linus Torvalds
1
-1
/
+1
2012-03-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-0
/
+5
2012-03-20
Merge tag 'tty-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Linus Torvalds
1
-30
/
+29
2012-03-20
highmem: kill all __kmap_atomic()
Cong Wang
1
-1
/
+1
2012-03-13
Merge tag 'v3.3-rc7' into sched/core
Ingo Molnar
1
-0
/
+4
2012-03-08
TTY: pdc_cons, use tty_port
Jiri Slaby
1
-7
/
+12
2012-03-08
TTY: pdc_cons, fix open vs pdc_console_tty_driver race
Jiri Slaby
1
-16
/
+13
2012-03-08
TTY: pdc_cons, fix open vs timer race
Jiri Slaby
1
-5
/
+2
2012-03-08
TTY: pdc_cons, fix racy tty test
Jiri Slaby
1
-2
/
+2
2012-03-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+4
2012-03-01
sched/rt: Use schedule_preempt_disabled()
Thomas Gleixner
1
-3
/
+1
2012-02-29
bug.h: add include of it to various implicit C users
Paul Gortmaker
1
-0
/
+1
2012-02-28
[PARISC] don't unconditionally override CROSS_COMPILE for 64 bit.
James Bottomley
1
-0
/
+4
2012-02-27
[PARISC] remove references to cpu_*_map.
Rusty Russell
1
-2
/
+1
2012-02-27
[PARISC] futex: Use same lock set as lws calls
John David Anglin
1
-4
/
+27
2012-02-24
net: Add framework to allow sending packets with customized CRC.
Ben Greear
1
-0
/
+4
2012-02-23
PCI: collapse pcibios_resource_to_bus
Bjorn Helgaas
1
-2
/
+0
2012-02-23
parisc/PCI: get rid of device resource fixups
Bjorn Helgaas
2
-89
/
+1
2012-02-21
sock: Introduce the SO_PEEK_OFF sock option
Pavel Emelyanov
1
-0
/
+1
2012-02-14
parisc: Use generic posix_types.h
H. Peter Anvin
1
-110
/
+9
2012-01-12
parisc, exec: remove redundant set_fs(USER_DS)
Mathias Krause
2
-3
/
+0
2012-01-10
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2
-23
/
+1
2012-01-08
Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+0
2012-01-08
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2
-14
/
+1
[next]