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
/
openrisc
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
3
-44
/
+2
2012-05-08
openrisc: use scratch regs in atomic syscall
Jonas Bonn
1
-4
/
+4
2012-05-08
openrisc: provide dma_map_ops
Jonas Bonn
2
-149
/
+107
2012-05-08
openrisc: header file cleanups
Jonas Bonn
3
-7
/
+14
2012-05-08
openrisc/mm/fault.c: Port OOM changes to do_page_fault
Kautuk Consul
1
-6
/
+26
2012-05-08
openrisc: remove unnecessary includes
Jonas Bonn
1
-4
/
+0
2012-05-08
openrisc: implement irqdomains
Jonas Bonn
2
-32
/
+48
2012-05-05
init_task: Replace CONFIG_HAVE_GENERIC_INIT_TASK
Thomas Gleixner
1
-1
/
+0
2012-05-05
openrisc: Use generic init_task
Thomas Gleixner
4
-44
/
+3
2012-03-28
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...
Linus Torvalds
10
-43
/
+3
2012-03-28
Delete all instances of asm/system.h
David Howells
1
-5
/
+0
2012-03-28
Disintegrate asm/system.h for OpenRISC
David Howells
10
-43
/
+8
2012-03-23
Merge tag 'for-3.4' of git://openrisc.net/jonas/linux
Linus Torvalds
14
-75
/
+77
2012-03-23
Remove remaining bits of io_remap_page_range()
Javi Merino
1
-1
/
+0
2012-03-21
Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
1
-9
/
+1
2012-03-06
OpenRISC: Remove memory_start/end prototypes
Richard Weinberger
1
-3
/
+0
2012-03-06
openrisc: remove semicolon from KSTK_ defs
Jonas Bonn
1
-2
/
+2
2012-03-06
openrisc: sanitize use of orig_gpr11
Jonas Bonn
6
-21
/
+22
2012-03-06
openrisc: fix virt_addr_valid
Jonas Bonn
1
-2
/
+1
2012-03-06
OpenRISC: Export dump_stack()
Richard Weinberger
1
-0
/
+1
2012-03-06
OpenRISC: Select GENERIC_ATOMIC64
Richard Weinberger
1
-0
/
+1
2012-02-26
irq_domain: Centralize definition of irq_dispose_mapping()
Grant Likely
1
-9
/
+1
2012-02-17
openrisc: Set shortest clock event to 100 ticks
Jonas Bonn
1
-8
/
+5
2012-02-17
openrisc: included linux/thread_info.h twice
Danny Kukawka
1
-1
/
+0
2012-02-17
OpenRISC: Use set_current_blocked() and block_sigmask()
Matt Fleming
1
-11
/
+2
2012-02-17
OpenRISC: Don't mask signals if we fail to setup signal stack
Matt Fleming
1
-11
/
+18
2012-02-17
OpenRISC: No need to reset handler if SA_ONESHOT
Matt Fleming
1
-3
/
+0
2012-02-17
OpenRISC: Don't reimplement force_sigsegv()
Matt Fleming
1
-3
/
+1
2012-02-17
openrisc: enable passing of flattened device tree pointer
Stefan Kristiansson
2
-10
/
+25
2012-02-17
arch/openrisc/mm/init.c: trivial: use BUG_ON
Julia Lawall
1
-2
/
+1
2012-02-17
openrisc: Fix up audit_syscall_[entry|exit]() usage
Jonas Bonn
2
-9
/
+11
2012-02-17
openrisc: include export.h for EXPORT_SYMBOL
Jonas Bonn
2
-0
/
+2
2012-01-16
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
1
-2
/
+2
2012-01-15
Kbuild: Use dtc's -d (dependency) option
Stephen Warren
1
-2
/
+2
2012-01-11
cpu: Register a generic CPU device on architectures that currently do not
Ben Hutchings
1
-0
/
+1
2012-01-10
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-3
/
+0
2012-01-06
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+4
2011-12-11
nohz: Remove tick_nohz_idle_enter_norcu() / tick_nohz_idle_exit_norcu()
Frederic Weisbecker
1
-2
/
+4
2011-12-11
nohz: Allow rcu extended quiescent state handling seperately from tick stop
Frederic Weisbecker
1
-2
/
+2
2011-12-11
nohz: Separate out irq exit and idle loop dyntick logic
Frederic Weisbecker
1
-2
/
+2
2011-12-08
memblock: s/memblock_analyze()/memblock_allow_resize()/ and update users
Tejun Heo
1
-1
/
+1
2011-12-08
memblock: Kill memblock_init()
Tejun Heo
1
-1
/
+0
2011-12-08
memblock: Fix include breakages caused by 24aa07882b
Tejun Heo
1
-24
/
+0
2011-11-24
lib: move GENERIC_IOMAP to lib/Kconfig
Michael S. Tsirkin
1
-3
/
+0
2011-11-06
Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
1
-12
/
+0
2011-10-31
openrisc: drop unused Kconfig symbols
Paul Bolle
1
-12
/
+0
2011-09-27
doc: fix broken references
Paul Bolle
2
-2
/
+2
2011-09-11
Add missing DMA ops
Jonas Bonn
2
-3
/
+84
2011-09-05
openrisc: don't use pt_regs in struct sigcontext
Jonas Bonn
2
-24
/
+12
2011-07-22
OpenRISC: Miscellaneous
Jonas Bonn
4
-0
/
+231
[next]