| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | openrisc: use early_init_dt_scan | Rob Herring | 2013-10-09 | 1 | -14/+1 |
| * | | openrisc: use unflatten_and_copy_device_tree | Rob Herring | 2013-10-09 | 2 | -14/+1 |
| * | | openrisc: use boot_command_line instead of private cmd_line | Rob Herring | 2013-10-09 | 2 | -9/+2 |
| |/ |
|
* | | Merge tag 'v3.12-rc4' into sched/core | Ingo Molnar | 2013-10-09 | 1 | -44/+0 |
|\| |
|
| * | openrisc: clean-up prom.h | Rob Herring | 2013-09-25 | 1 | -44/+0 |
* | | sched, arch: Create asm/preempt.h | Peter Zijlstra | 2013-09-25 | 1 | -0/+1 |
|/ |
|
* | Remove GENERIC_HARDIRQ config option | Martin Schwidefsky | 2013-09-13 | 1 | -1/+0 |
* | arch: mm: pass userspace fault flag to generic fault handler | Johannes Weiner | 2013-09-13 | 1 | -0/+1 |
* | Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux | Linus Torvalds | 2013-09-10 | 1 | -7/+1 |
|\ |
|
| * | of: consolidate definition of early_init_dt_alloc_memory_arch() | Grant Likely | 2013-08-28 | 1 | -5/+0 |
| * | Merge tag 'v3.11-rc7' into devicetree/next | Grant Likely | 2013-08-28 | 1 | -0/+1 |
| |\ |
|
| * | | of: Specify initrd location using 64-bit | Santosh Shilimkar | 2013-07-24 | 1 | -2/+1 |
* | | | openrisc: remove undefined of_get_cpu_node declaration | Sudeep KarkadaNagesha | 2013-08-21 | 1 | -3/+0 |
| |/
|/| |
|
* | | arch: *: Kconfig: add "kernel/Kconfig.freezer" to "arch/*/Kconfig" | Chen Gang | 2013-08-14 | 1 | -0/+1 |
|/ |
|
* | openrisc: delete __cpuinit usage from all openrisc files | Paul Gortmaker | 2013-07-15 | 1 | -1/+1 |
* | mm: invoke oom-killer from remaining unconverted page fault handlers | Johannes Weiner | 2013-07-09 | 1 | -4/+4 |
* | Merge branch 'kconfig-diet' from Dave Hansen | Linus Torvalds | 2013-07-04 | 1 | -10/+1 |
|\ |
|
| * | consolidate per-arch stack overflow debugging options | Dave Hansen | 2013-07-04 | 1 | -10/+1 |
* | | Merge branch 'akpm' (updates from Andrew Morton) | Linus Torvalds | 2013-07-04 | 1 | -42/+6 |
|\ \ |
|
| * | | mm/openrisc: prepare for removing num_physpages and simplify mem_init() | Jiang Liu | 2013-07-04 | 1 | -40/+4 |
| * | | mm: concentrate modification of totalram_pages into the mm core | Jiang Liu | 2013-07-04 | 1 | -1/+1 |
| * | | mm: enhance free_reserved_area() to support poisoning memory with zero | Jiang Liu | 2013-07-04 | 1 | -2/+2 |
| * | | mm: change signature of free_reserved_area() to fix building warnings | Jiang Liu | 2013-07-04 | 1 | -1/+1 |
* | | | Merge branch 'exotic-arch-fixes' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2013-07-03 | 1 | -0/+1 |
|\ \ \
| |/ /
|/| | |
|
| * | | openrisc: Wire up asm-generic/xor.h | Geert Uytterhoeven | 2013-06-23 | 1 | -0/+1 |
| |/ |
|
* / | consolidate io_remap_pfn_range definitions | Al Viro | 2013-06-29 | 1 | -3/+0 |
|/ |
|
* | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux | Linus Torvalds | 2013-05-09 | 1 | -3/+0 |
|\ |
|
| * | Remove GENERIC_GPIO config option | Alexandre Courbot | 2013-04-16 | 1 | -3/+0 |
| * | openrisc: default GENERIC_GPIO to false | Alexandre Courbot | 2013-03-20 | 1 | -1/+1 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rku... | Linus Torvalds | 2013-05-01 | 1 | -3/+0 |
|\ \ |
|
| * | | arch: remove CONFIG_GENERIC_FIND_NEXT_BIT again | Paul Bolle | 2013-05-01 | 1 | -3/+0 |
| |/ |
|
* | | dump_stack: unify debug information printed by show_regs() | Tejun Heo | 2013-05-01 | 1 | -0/+1 |
* | | dump_stack: consolidate dump_stack() implementations and unify their behaviors | Tejun Heo | 2013-05-01 | 1 | -11/+0 |
* | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2013-04-30 | 3 | -76/+1 |
|\ \ |
|
| * | | idle: Remove GENERIC_IDLE_LOOP config switch | Thomas Gleixner | 2013-04-17 | 1 | -1/+0 |
| * | | openrisc: Use generic idle loop | Thomas Gleixner | 2013-04-08 | 3 | -74/+2 |
| * | | arch: Consolidate tsk_is_polling() | Thomas Gleixner | 2013-04-08 | 1 | -2/+0 |
| |/ |
|
* / | mm/openrisc: use common help functions to free reserved pages | Jiang Liu | 2013-04-30 | 1 | -24/+3 |
|/ |
|
* | openrisc: remove HAVE_VIRT_TO_BUS | Jonas Bonn | 2013-03-13 | 1 | -1/+0 |
* | openrisc: require gpiolib | Jonas Bonn | 2013-03-13 | 1 | -1/+1 |
* | Select VIRT_TO_BUS directly where needed | Stephen Rothwell | 2013-03-12 | 1 | -1/+1 |
* | arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUS | Stephen Rothwell | 2013-02-28 | 1 | -0/+1 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-02-27 | 1 | -3/+0 |
|\ |
|
| * | default SET_PERSONALITY() in linux/elf.h | Al Viro | 2013-02-26 | 1 | -3/+0 |
* | | Merge branch 'for-upstream' of git://openrisc.net/jonas/linux | Linus Torvalds | 2013-02-27 | 6 | -18/+34 |
|\ \ |
|
| * | | openrisc: add missing header inclusion | Stefan Kristiansson | 2013-02-26 | 1 | -0/+1 |
| * | | openrisc: really pass correct arg to schedule_tail | Jonas Bonn | 2013-02-17 | 1 | -1/+1 |
| * | | Add bitops include needed for ext2 filesystem | Sebastian Macke | 2013-02-17 | 1 | -0/+1 |
| * | | openrisc: update DTLB-miss handler last | Jonas Bonn | 2013-02-17 | 1 | -3/+14 |
| * | | openrisc: fix up vmalloc page table loading | Jonas Bonn | 2013-02-14 | 2 | -6/+14 |