aboutsummaryrefslogtreecommitdiffstats
path: root/arch/openrisc
AgeCommit message (Expand)AuthorFilesLines
2013-03-13openrisc: remove HAVE_VIRT_TO_BUSJonas Bonn1-1/+0
2013-03-13openrisc: require gpiolibJonas Bonn1-1/+1
2013-03-12Select VIRT_TO_BUS directly where neededStephen Rothwell1-1/+1
2013-02-27arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUSStephen Rothwell1-0/+1
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-3/+0
2013-02-26Merge branch 'for-upstream' of git://openrisc.net/jonas/linuxLinus Torvalds6-18/+34
2013-02-26default SET_PERSONALITY() in linux/elf.hAl Viro1-3/+0
2013-02-26openrisc: add missing header inclusionStefan Kristiansson1-0/+1
2013-02-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-17/+2
2013-02-17openrisc idle: delete pm_idleLen Brown1-5/+0
2013-02-17openrisc: really pass correct arg to schedule_tailJonas Bonn1-1/+1
2013-02-17Add bitops include needed for ext2 filesystemSebastian Macke1-0/+1
2013-02-17openrisc: update DTLB-miss handler lastJonas Bonn1-3/+14
2013-02-14openrisc: fix up vmalloc page table loadingJonas Bonn2-6/+14
2013-02-14burying unused conditionalsAl Viro1-1/+0
2013-02-10openrisc idle: delete pm_idleLen Brown1-5/+0
2013-02-10openrisc: remove CONFIG_SYMBOL_PREFIXJames Hogan1-4/+0
2013-02-10openrisc: avoid using function parameter regs in reset vectorStefan Kristiansson1-3/+3
2013-02-10openrisc: remove unused current_regsJonas Bonn1-1/+0
2013-02-03openrisc: switch to generic sigaltstackAl Viro3-17/+3
2013-01-03ARCH: drivers remove __dev* attributes.Greg Kroah-Hartman1-1/+1
2012-12-21Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...Linus Torvalds1-0/+1
2012-12-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-3/+0
2012-12-19Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro2-3/+0
2012-12-18Merge tag 'for-3.8' of git://openrisc.net/~jonas/linuxLinus Torvalds3-6/+2
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2012-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds8-199/+94
2012-12-11Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+1
2012-12-11Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2-6/+1
2012-12-08Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar1-0/+1
2012-12-03openrisc: use new common dtc ruleStephen Warren2-6/+1
2012-12-03treewide: Fix typos in various KconfigMasanari Iida1-1/+1
2012-11-28flagday: don't pass regs to copy_thread()Al Viro1-1/+1
2012-11-28openrisc: switch to use of generic fork and cloneAl Viro6-66/+19
2012-11-28kill stray kernel_thread() garbageAl Viro1-2/+0
2012-11-28Merge branches 'no-rebases', 'arch-avr32', 'arch-blackfin', 'arch-cris', 'arc...Al Viro4-133/+77
2012-11-28openrisk: fix altstack switching on sigreturnAl Viro1-4/+2
2012-11-13tracing,x86: Add a TSC trace_clockDavid Sharp1-0/+1
2012-10-25asm-generic/io.h: remove asm/cacheflush.h includeJames Hogan1-0/+1
2012-10-25openrisc: use kbuild.h instead of defining macros in asm-offset.cJames Hogan1-5/+1
2012-10-25openrisc: Use Kbuild infrastructure for kvm_para.hSteven Rostedt2-1/+1
2012-10-19openrisc: use generic sys_execveJonas Bonn3-28/+2
2012-10-19openrisc: use generic kernel_thread/kernel_execveJonas Bonn3-102/+68
2012-10-19openrisc: pass correct arg to schedule_tailJonas Bonn2-3/+7
2012-10-14Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+1
2012-10-13Merge tag 'disintegrate-openrisc-20121009' of git://git.infradead.org/users/d...Jonas Bonn11-68/+113
2012-10-13Merge tag 'for-3.7' of git://openrisc.net/jonas/linuxLinus Torvalds4-14/+16
2012-10-12vfs: define struct filename and have getname() return itJeff Layton1-2/+2
2012-10-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-1/+2
2012-10-11openrisc: mask interrupts in irq_mask_ack functionGong Tao1-0/+2
2012-10-11openrisc: fix typos in comments and warningsJonas Bonn1-3/+3
2012-10-11openrisc: PIC should act on domain-local irqsJonas Bonn1-6/+6
2012-10-11openrisc: Make cpu_relax() invoke barrier()Vladimir Murzin1-1/+1
2012-10-09UAPI: (Scripted) Disintegrate arch/openrisc/include/asmDavid Howells11-68/+113
2012-10-09Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds1-0/+1
2012-10-09readahead: fault retry breaks mmap file read random detectionShaohua Li1-0/+1
2012-10-09Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...Linus Torvalds1-0/+1
2012-10-07Merge branch 'uapi-prep' of git://git.infradead.org/users/dhowells/linux-headersLinus Torvalds1-5/+0
2012-10-06cross-arch: don't corrupt personality flags upon exec()Jiri Kosina1-1/+2
2012-10-04Merge branch 'disintegrate-asm-generic' of git://git.infradead.org/users/dhow...Arnd Bergmann2-5/+3
2012-10-04UAPI: Fix the guards on various asm/unistd.h filesDavid Howells1-5/+0
2012-10-03asm-generic: Add default clkdev.hMark Brown1-0/+1
2012-10-02UAPI: (Scripted) Set up UAPI Kbuild filesDavid Howells1-0/+3
2012-10-01sanitize tsk_is_polling()Al Viro1-0/+2
2012-10-01bury _TIF_RESTORE_SIGMASKAl Viro1-1/+0
2012-09-28Make most arch asm/module.h files use asm-generic/module.hDavid Howells1-0/+1
2012-09-21audit: define AUDIT_ARCH_OPENRISCKees Cook1-1/+1
2012-09-01openrisc: delay: fix handling of counter overflowWill Deacon1-2/+2
2012-09-01openrisc: delay: fix loops calculation for __const_udelayWill Deacon1-1/+1
2012-06-28Remove useless wrappers of asm-generic/rmap.hPaul Bolle1-1/+0
2012-06-28Remove useless wrappers of asm-generic/cpumask.hPaul Bolle1-1/+0
2012-06-01new helper: signal_delivered()Al Viro1-2/+1
2012-06-01most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from setAl Viro1-3/+0
2012-06-01pull clearing RESTORE_SIGMASK into block_sigmask()Al Viro1-2/+0
2012-06-01openrisc: tracehook_signal_handler() is supposed to be called on successAl Viro1-14/+6
2012-06-01new helper: sigmask_to_save()Al Viro1-9/+3
2012-06-01new helper: restore_saved_sigmask()Al Viro1-5/+1
2012-05-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-2/+0
2012-05-27openrisc: use generic strnlen_user() functionJonas Bonn3-75/+3
2012-05-26word-at-a-time: make the interfaces truly genericLinus Torvalds1-0/+1
2012-05-25openrisc: use generic strncpy_from_userJonas Bonn3-59/+4
2012-05-24Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+1
2012-05-24Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-65/+4
2012-05-24Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-4/+1
2012-05-23move key_repace_session_keyring() into tracehook_notify_resume()Al Viro1-2/+0
2012-05-23Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-4/+0
2012-05-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2012-05-21Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-44/+2
2012-05-21timers: Fixup the Kconfig consolidation falloutThomas Gleixner1-1/+0
2012-05-21openrisc: Use generic time configAnna-Maria Gleixner1-3/+1
2012-05-16fork: move the real prepare_to_copy() users to arch_dup_task_struct()Suresh Siddha1-4/+0
2012-05-11gpiolib/arches: Centralise bolierplate asm/gpio.hMark Brown1-65/+4
2012-05-08openrisc: use scratch regs in atomic syscallJonas Bonn1-4/+4
2012-05-08openrisc: provide dma_map_opsJonas Bonn2-149/+107
2012-05-08openrisc: header file cleanupsJonas Bonn3-7/+14
2012-05-08openrisc/mm/fault.c: Port OOM changes to do_page_faultKautuk Consul1-6/+26
2012-05-08openrisc: remove unnecessary includesJonas Bonn1-4/+0
2012-05-08openrisc: implement irqdomainsJonas Bonn2-32/+48
2012-05-05init_task: Replace CONFIG_HAVE_GENERIC_INIT_TASKThomas Gleixner1-1/+0
2012-05-05openrisc: Use generic init_taskThomas Gleixner4-44/+3
2012-04-16Fix typo in various Kconfig fileMasanari Iida1-1/+1
2012-04-08kvmclock: Add functions to check if the host has stopped the vmEric B Munson1-0/+1
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds10-43/+3
2012-03-28Delete all instances of asm/system.hDavid Howells1-5/+0
2012-03-28Disintegrate asm/system.h for OpenRISCDavid Howells10-43/+8
2012-03-23Merge tag 'for-3.4' of git://openrisc.net/jonas/linuxLinus Torvalds14-75/+77
2012-03-23Remove remaining bits of io_remap_page_range()Javi Merino1-1/+0
2012-03-21Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-9/+1
2012-03-06OpenRISC: Remove memory_start/end prototypesRichard Weinberger1-3/+0
2012-03-06openrisc: remove semicolon from KSTK_ defsJonas Bonn1-2/+2
2012-03-06openrisc: sanitize use of orig_gpr11Jonas Bonn6-21/+22
2012-03-06openrisc: fix virt_addr_validJonas Bonn1-2/+1
2012-03-06OpenRISC: Export dump_stack()Richard Weinberger1-0/+1
2012-03-06OpenRISC: Select GENERIC_ATOMIC64Richard Weinberger1-0/+1
2012-02-26irq_domain: Centralize definition of irq_dispose_mapping()Grant Likely1-9/+1
2012-02-17openrisc: Set shortest clock event to 100 ticksJonas Bonn1-8/+5
2012-02-17openrisc: included linux/thread_info.h twiceDanny Kukawka1-1/+0
2012-02-17OpenRISC: Use set_current_blocked() and block_sigmask()Matt Fleming1-11/+2
2012-02-17OpenRISC: Don't mask signals if we fail to setup signal stackMatt Fleming1-11/+18
2012-02-17OpenRISC: No need to reset handler if SA_ONESHOTMatt Fleming1-3/+0
2012-02-17OpenRISC: Don't reimplement force_sigsegv()Matt Fleming1-3/+1
2012-02-17openrisc: enable passing of flattened device tree pointerStefan Kristiansson2-10/+25
2012-02-17arch/openrisc/mm/init.c: trivial: use BUG_ONJulia Lawall1-2/+1
2012-02-17openrisc: Fix up audit_syscall_[entry|exit]() usageJonas Bonn2-9/+11
2012-02-17openrisc: include export.h for EXPORT_SYMBOLJonas Bonn2-0/+2
2012-01-16Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds1-2/+2
2012-01-15Kbuild: Use dtc's -d (dependency) optionStephen Warren1-2/+2
2012-01-11cpu: Register a generic CPU device on architectures that currently do notBen Hutchings1-0/+1
2012-01-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-3/+0
2012-01-06Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-2/+4
2011-12-11nohz: Remove tick_nohz_idle_enter_norcu() / tick_nohz_idle_exit_norcu()Frederic Weisbecker1-2/+4
2011-12-11nohz: Allow rcu extended quiescent state handling seperately from tick stopFrederic Weisbecker1-2/+2
2011-12-11nohz: Separate out irq exit and idle loop dyntick logicFrederic Weisbecker1-2/+2
2011-12-08memblock: s/memblock_analyze()/memblock_allow_resize()/ and update usersTejun Heo1-1/+1
2011-12-08memblock: Kill memblock_init()Tejun Heo1-1/+0
2011-12-08memblock: Fix include breakages caused by 24aa07882bTejun Heo1-24/+0
2011-11-24lib: move GENERIC_IOMAP to lib/KconfigMichael S. Tsirkin1-3/+0
2011-11-06Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds1-12/+0
2011-10-31openrisc: drop unused Kconfig symbolsPaul Bolle1-12/+0
2011-09-27doc: fix broken referencesPaul Bolle2-2/+2
2011-09-11Add missing DMA opsJonas Bonn2-3/+84
2011-09-05openrisc: don't use pt_regs in struct sigcontextJonas Bonn2-24/+12
2011-07-22OpenRISC: MiscellaneousJonas Bonn4-0/+231
2011-07-22OpenRISC: Library routinesJonas Bonn2-0/+264
2011-07-22OpenRISC: HeadersJonas Bonn22-0/+1404
2011-07-22OpenRISC: TrapsJonas Bonn1-0/+366
2011-07-22OpenRISC: Module supportJonas Bonn1-0/+72
2011-07-22OpenRISC: GPIOJonas Bonn1-0/+65
2011-07-22OpenRISC: Scheduling/Process managementJonas Bonn2-0/+445
2011-07-22OpenRISC: Idle/Power managementJonas Bonn1-0/+77
2011-07-22OpenRISC: System callsJonas Bonn5-0/+220
2011-07-22OpenRISC: IRQJonas Bonn3-0/+228
2011-07-22OpenRISC: TimekeepingJonas Bonn2-0/+217
2011-07-22OpenRISC: DMAJonas Bonn2-0/+325
2011-07-22OpenRISC: PTraceJonas Bonn2-0/+342
2011-07-22OpenRISC: Build infrastructureJonas Bonn9-0/+545
2011-07-22OpenRISC: Signal handlingJonas Bonn2-0/+434
2011-07-22OpenRISC: Memory managementJonas Bonn15-0/+2279
2011-07-22OpenRISC: Device treeJonas Bonn3-0/+235
2011-07-22OpenRISC: Boot codeJonas Bonn4-0/+3157