Age | Commit message (Expand) | Author |
2012-03-28 | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub... | Linus Torvalds |
2012-03-28 | Delete all instances of asm/system.h | David Howells |
2012-03-28 | Disintegrate asm/system.h for OpenRISC | David Howells |
2012-03-23 | Merge tag 'for-3.4' of git://openrisc.net/jonas/linux | Linus Torvalds |
2012-03-23 | Remove remaining bits of io_remap_page_range() | Javi Merino |
2012-03-21 | Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds |
2012-03-06 | OpenRISC: Remove memory_start/end prototypes | Richard Weinberger |
2012-03-06 | openrisc: remove semicolon from KSTK_ defs | Jonas Bonn |
2012-03-06 | openrisc: sanitize use of orig_gpr11 | Jonas Bonn |
2012-03-06 | openrisc: fix virt_addr_valid | Jonas Bonn |
2012-03-06 | OpenRISC: Export dump_stack() | Richard Weinberger |
2012-03-06 | OpenRISC: Select GENERIC_ATOMIC64 | Richard Weinberger |
2012-02-26 | irq_domain: Centralize definition of irq_dispose_mapping() | Grant Likely |
2012-02-17 | openrisc: Set shortest clock event to 100 ticks | Jonas Bonn |
2012-02-17 | openrisc: included linux/thread_info.h twice | Danny Kukawka |
2012-02-17 | OpenRISC: Use set_current_blocked() and block_sigmask() | Matt Fleming |
2012-02-17 | OpenRISC: Don't mask signals if we fail to setup signal stack | Matt Fleming |
2012-02-17 | OpenRISC: No need to reset handler if SA_ONESHOT | Matt Fleming |
2012-02-17 | OpenRISC: Don't reimplement force_sigsegv() | Matt Fleming |
2012-02-17 | openrisc: enable passing of flattened device tree pointer | Stefan Kristiansson |
2012-02-17 | arch/openrisc/mm/init.c: trivial: use BUG_ON | Julia Lawall |
2012-02-17 | openrisc: Fix up audit_syscall_[entry|exit]() usage | Jonas Bonn |
2012-02-17 | openrisc: include export.h for EXPORT_SYMBOL | Jonas Bonn |
2012-01-16 | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds |
2012-01-15 | Kbuild: Use dtc's -d (dependency) option | Stephen Warren |
2012-01-11 | cpu: Register a generic CPU device on architectures that currently do not | Ben Hutchings |
2012-01-10 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds |
2012-01-06 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2011-12-11 | nohz: Remove tick_nohz_idle_enter_norcu() / tick_nohz_idle_exit_norcu() | Frederic Weisbecker |
2011-12-11 | nohz: Allow rcu extended quiescent state handling seperately from tick stop | Frederic Weisbecker |
2011-12-11 | nohz: Separate out irq exit and idle loop dyntick logic | Frederic Weisbecker |
2011-12-08 | memblock: s/memblock_analyze()/memblock_allow_resize()/ and update users | Tejun Heo |
2011-12-08 | memblock: Kill memblock_init() | Tejun Heo |
2011-12-08 | memblock: Fix include breakages caused by 24aa07882b | Tejun Heo |
2011-11-24 | lib: move GENERIC_IOMAP to lib/Kconfig | Michael S. Tsirkin |
2011-11-06 | Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds |
2011-10-31 | openrisc: drop unused Kconfig symbols | Paul Bolle |
2011-09-27 | doc: fix broken references | Paul Bolle |
2011-09-11 | Add missing DMA ops | Jonas Bonn |
2011-09-05 | openrisc: don't use pt_regs in struct sigcontext | Jonas Bonn |
2011-07-22 | OpenRISC: Miscellaneous | Jonas Bonn |
2011-07-22 | OpenRISC: Library routines | Jonas Bonn |
2011-07-22 | OpenRISC: Headers | Jonas Bonn |
2011-07-22 | OpenRISC: Traps | Jonas Bonn |
2011-07-22 | OpenRISC: Module support | Jonas Bonn |
2011-07-22 | OpenRISC: GPIO | Jonas Bonn |
2011-07-22 | OpenRISC: Scheduling/Process management | Jonas Bonn |
2011-07-22 | OpenRISC: Idle/Power management | Jonas Bonn |
2011-07-22 | OpenRISC: System calls | Jonas Bonn |
2011-07-22 | OpenRISC: IRQ | Jonas Bonn |