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