| Commit message (Expand) | Author | Age | Files | Lines |
* | openrisc: use generic strnlen_user() function | Jonas Bonn | 2012-05-27 | 1 | -28/+2 |
* | word-at-a-time: make the interfaces truly generic | Linus Torvalds | 2012-05-26 | 1 | -0/+1 |
* | openrisc: use generic strncpy_from_user | Jonas Bonn | 2012-05-25 | 1 | -7/+3 |
* | Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2012-05-24 | 1 | -0/+1 |
|\ |
|
| * | kvmclock: Add functions to check if the host has stopped the vm | Eric B Munson | 2012-04-08 | 1 | -0/+1 |
* | | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2012-05-24 | 1 | -65/+4 |
|\ \ |
|
| * | | gpiolib/arches: Centralise bolierplate asm/gpio.h | Mark Brown | 2012-05-11 | 1 | -65/+4 |
| |/ |
|
* | | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2012-05-23 | 1 | -4/+0 |
|\ \ |
|
| * | | fork: move the real prepare_to_copy() users to arch_dup_task_struct() | Suresh Siddha | 2012-05-16 | 1 | -4/+0 |
| |/ |
|
* | | openrisc: provide dma_map_ops | Jonas Bonn | 2012-05-08 | 1 | -113/+34 |
* | | openrisc: header file cleanups | Jonas Bonn | 2012-05-08 | 3 | -7/+14 |
|/ |
|
* | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub... | Linus Torvalds | 2012-03-28 | 2 | -35/+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 | 2 | -35/+8 |
* | | Merge tag 'for-3.4' of git://openrisc.net/jonas/linux | Linus Torvalds | 2012-03-23 | 5 | -14/+10 |
|\ \ |
|
| * | | 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 | 2 | -6/+7 |
| * | | openrisc: fix virt_addr_valid | Jonas Bonn | 2012-03-06 | 1 | -2/+1 |
| * | | openrisc: included linux/thread_info.h twice | Danny Kukawka | 2012-02-17 | 1 | -1/+0 |
* | | | Remove remaining bits of io_remap_page_range() | Javi Merino | 2012-03-23 | 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-26 | 1 | -9/+1 |
* | | openrisc: Fix up audit_syscall_[entry|exit]() usage | Jonas Bonn | 2012-02-17 | 1 | -1/+7 |
|/ |
|
* | memblock: Fix include breakages caused by 24aa07882b | Tejun Heo | 2011-12-08 | 1 | -24/+0 |
* | doc: fix broken references | Paul Bolle | 2011-09-27 | 1 | -1/+1 |
* | Add missing DMA ops | Jonas Bonn | 2011-09-11 | 1 | -2/+57 |
* | openrisc: don't use pt_regs in struct sigcontext | Jonas Bonn | 2011-09-05 | 1 | -6/+1 |
* | OpenRISC: Headers | Jonas Bonn | 2011-07-22 | 21 | -0/+1392 |
* | OpenRISC: GPIO | Jonas Bonn | 2011-07-22 | 1 | -0/+65 |
* | OpenRISC: Scheduling/Process management | Jonas Bonn | 2011-07-22 | 1 | -0/+134 |
* | OpenRISC: System calls | Jonas Bonn | 2011-07-22 | 3 | -0/+135 |
* | OpenRISC: IRQ | Jonas Bonn | 2011-07-22 | 2 | -0/+56 |
* | OpenRISC: Timekeeping | Jonas Bonn | 2011-07-22 | 1 | -0/+36 |
* | OpenRISC: DMA | Jonas Bonn | 2011-07-22 | 1 | -0/+134 |
* | OpenRISC: PTrace | Jonas Bonn | 2011-07-22 | 1 | -0/+131 |
* | OpenRISC: Build infrastructure | Jonas Bonn | 2011-07-22 | 1 | -0/+64 |
* | OpenRISC: Signal handling | Jonas Bonn | 2011-07-22 | 1 | -0/+38 |
* | OpenRISC: Memory management | Jonas Bonn | 2011-07-22 | 11 | -0/+1328 |
* | OpenRISC: Device tree | Jonas Bonn | 2011-07-22 | 1 | -0/+77 |