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
2013-11-15
Merge tag 'for-3.13' of git://git.openrisc.net/~jonas/linux
Linus Torvalds
6
-27
/
+19
2013-11-15
openrisc: Refactor or32_early_setup()
Geert Uytterhoeven
1
-7
/
+7
2013-11-15
openrisc: Remove unused declaration of __initramfs_start
Geert Uytterhoeven
1
-1
/
+0
2013-11-15
openrisc: Use the declarations provided by <asm/sections.h>
Geert Uytterhoeven
2
-6
/
+6
2013-11-15
openrisc: Refresh or1ksim_defconfig for v3.12
Geert Uytterhoeven
1
-8
/
+2
2013-11-15
openrisc: add missing pgtable_page_ctor/dtor calls
Kirill A. Shutemov
1
-2
/
+8
2013-11-12
Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-95
/
+3
2013-11-05
openrisc: Refactor 16-bit constant relocation
Geert Uytterhoeven
1
-4
/
+2
2013-11-05
openrisc: include: asm: Kbuild: add default "vga.h"
Chen Gang
1
-0
/
+1
2013-11-05
openrisc: Makefile: append "-D__linux__" to KBUILD_CFLAGS
Chen Gang
1
-1
/
+1
2013-10-09
of: remove empty arch prom.h headers
Rob Herring
1
-20
/
+0
2013-10-09
of: remove HAVE_ARCH_DEVTREE_FIXUPS
Rob Herring
1
-2
/
+0
2013-10-09
openrisc: remove unnecessary prom.c includes
Rob Herring
1
-22
/
+0
2013-10-09
of: remove early_init_dt_setup_initrd_arch
Rob Herring
1
-9
/
+0
2013-10-09
of: create default early_init_dt_add_memory_arch
Rob Herring
1
-6
/
+0
2013-10-09
openrisc: use early_init_dt_scan
Rob Herring
1
-14
/
+1
2013-10-09
openrisc: use unflatten_and_copy_device_tree
Rob Herring
2
-14
/
+1
2013-10-09
openrisc: use boot_command_line instead of private cmd_line
Rob Herring
2
-9
/
+2
2013-10-09
Merge tag 'v3.12-rc4' into sched/core
Ingo Molnar
1
-44
/
+0
2013-09-25
sched, arch: Create asm/preempt.h
Peter Zijlstra
1
-0
/
+1
2013-09-24
openrisc: clean-up prom.h
Rob Herring
1
-44
/
+0
2013-09-13
Remove GENERIC_HARDIRQ config option
Martin Schwidefsky
1
-1
/
+0
2013-09-12
arch: mm: pass userspace fault flag to generic fault handler
Johannes Weiner
1
-0
/
+1
2013-09-10
Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
1
-7
/
+1
2013-08-28
of: consolidate definition of early_init_dt_alloc_memory_arch()
Grant Likely
1
-5
/
+0
2013-08-28
Merge tag 'v3.11-rc7' into devicetree/next
Grant Likely
1
-0
/
+1
2013-08-21
openrisc: remove undefined of_get_cpu_node declaration
Sudeep KarkadaNagesha
1
-3
/
+0
2013-08-13
arch: *: Kconfig: add "kernel/Kconfig.freezer" to "arch/*/Kconfig"
Chen Gang
1
-0
/
+1
2013-07-24
of: Specify initrd location using 64-bit
Santosh Shilimkar
1
-2
/
+1
2013-07-14
openrisc: delete __cpuinit usage from all openrisc files
Paul Gortmaker
1
-1
/
+1
2013-07-09
mm: invoke oom-killer from remaining unconverted page fault handlers
Johannes Weiner
1
-4
/
+4
2013-07-04
Merge branch 'kconfig-diet' from Dave Hansen
Linus Torvalds
1
-10
/
+1
2013-07-04
consolidate per-arch stack overflow debugging options
Dave Hansen
1
-10
/
+1
2013-07-03
Merge branch 'akpm' (updates from Andrew Morton)
Linus Torvalds
1
-42
/
+6
2013-07-03
mm/openrisc: prepare for removing num_physpages and simplify mem_init()
Jiang Liu
1
-40
/
+4
2013-07-03
mm: concentrate modification of totalram_pages into the mm core
Jiang Liu
1
-1
/
+1
2013-07-03
mm: enhance free_reserved_area() to support poisoning memory with zero
Jiang Liu
1
-2
/
+2
2013-07-03
mm: change signature of free_reserved_area() to fix building warnings
Jiang Liu
1
-1
/
+1
2013-07-03
Merge branch 'exotic-arch-fixes' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+1
2013-06-29
consolidate io_remap_pfn_range definitions
Al Viro
1
-3
/
+0
2013-06-23
openrisc: Wire up asm-generic/xor.h
Geert Uytterhoeven
1
-0
/
+1
2013-05-09
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
1
-3
/
+0
2013-05-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rku...
Linus Torvalds
1
-3
/
+0
2013-04-30
arch: remove CONFIG_GENERIC_FIND_NEXT_BIT again
Paul Bolle
1
-3
/
+0
2013-04-30
dump_stack: unify debug information printed by show_regs()
Tejun Heo
1
-0
/
+1
2013-04-30
dump_stack: consolidate dump_stack() implementations and unify their behaviors
Tejun Heo
1
-11
/
+0
2013-04-30
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-76
/
+1
2013-04-29
mm/openrisc: use common help functions to free reserved pages
Jiang Liu
1
-24
/
+3
2013-04-17
idle: Remove GENERIC_IDLE_LOOP config switch
Thomas Gleixner
1
-1
/
+0
2013-04-16
Remove GENERIC_GPIO config option
Alexandre Courbot
1
-3
/
+0
[next]