index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
openrisc
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-24
Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+1
2012-05-24
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
1
-65
/
+4
2012-05-24
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-4
/
+1
2012-05-23
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-4
/
+0
2012-05-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
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-21
timers: Fixup the Kconfig consolidation fallout
Thomas Gleixner
1
-1
/
+0
2012-05-21
openrisc: Use generic time config
Anna-Maria Gleixner
1
-3
/
+1
2012-05-16
fork: move the real prepare_to_copy() users to arch_dup_task_struct()
Suresh Siddha
1
-4
/
+0
2012-05-11
gpiolib/arches: Centralise bolierplate asm/gpio.h
Mark Brown
1
-65
/
+4
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-04-16
Fix typo in various Kconfig file
Masanari Iida
1
-1
/
+1
2012-04-08
kvmclock: Add functions to check if the host has stopped the vm
Eric B Munson
1
-0
/
+1
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
[next]