summaryrefslogtreecommitdiffstats
path: root/arch/openrisc
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-03-211-9/+1
|\ \ | |/ |/|
| * irq_domain: Centralize definition of irq_dispose_mapping()Grant Likely2012-02-261-9/+1
* | openrisc: Fix up audit_syscall_[entry|exit]() usageJonas Bonn2012-02-172-9/+11
* | openrisc: include export.h for EXPORT_SYMBOLJonas Bonn2012-02-172-0/+2
|/
* Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2012-01-161-2/+2
|\
| * Kbuild: Use dtc's -d (dependency) optionStephen Warren2012-01-151-2/+2
* | cpu: Register a generic CPU device on architectures that currently do notBen Hutchings2012-01-111-0/+1
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2012-01-101-3/+0
|\ \
| * | lib: move GENERIC_IOMAP to lib/KconfigMichael S. Tsirkin2011-11-241-3/+0
* | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-01-061-2/+4
|\ \ \
| * | | nohz: Remove tick_nohz_idle_enter_norcu() / tick_nohz_idle_exit_norcu()Frederic Weisbecker2011-12-111-2/+4
| * | | nohz: Allow rcu extended quiescent state handling seperately from tick stopFrederic Weisbecker2011-12-111-2/+2
| * | | nohz: Separate out irq exit and idle loop dyntick logicFrederic Weisbecker2011-12-111-2/+2
| |/ /
* | | memblock: s/memblock_analyze()/memblock_allow_resize()/ and update usersTejun Heo2011-12-081-1/+1
* | | memblock: Kill memblock_init()Tejun Heo2011-12-081-1/+0
* | | memblock: Fix include breakages caused by 24aa07882bTejun Heo2011-12-081-24/+0
|/ /
* | Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2011-11-061-12/+0
|\ \
| * | openrisc: drop unused Kconfig symbolsPaul Bolle2011-10-311-12/+0
| |/
* | doc: fix broken referencesPaul Bolle2011-09-272-2/+2
* | Add missing DMA opsJonas Bonn2011-09-112-3/+84
* | openrisc: don't use pt_regs in struct sigcontextJonas Bonn2011-09-052-24/+12
|/
* OpenRISC: MiscellaneousJonas Bonn2011-07-224-0/+231
* OpenRISC: Library routinesJonas Bonn2011-07-222-0/+264
* OpenRISC: HeadersJonas Bonn2011-07-2222-0/+1404
* OpenRISC: TrapsJonas Bonn2011-07-221-0/+366
* OpenRISC: Module supportJonas Bonn2011-07-221-0/+72
* OpenRISC: GPIOJonas Bonn2011-07-221-0/+65
* OpenRISC: Scheduling/Process managementJonas Bonn2011-07-222-0/+445
* OpenRISC: Idle/Power managementJonas Bonn2011-07-221-0/+77
* OpenRISC: System callsJonas Bonn2011-07-225-0/+220
* OpenRISC: IRQJonas Bonn2011-07-223-0/+228
* OpenRISC: TimekeepingJonas Bonn2011-07-222-0/+217
* OpenRISC: DMAJonas Bonn2011-07-222-0/+325
* OpenRISC: PTraceJonas Bonn2011-07-222-0/+342
* OpenRISC: Build infrastructureJonas Bonn2011-07-229-0/+545
* OpenRISC: Signal handlingJonas Bonn2011-07-222-0/+434
* OpenRISC: Memory managementJonas Bonn2011-07-2215-0/+2279
* OpenRISC: Device treeJonas Bonn2011-07-223-0/+235
* OpenRISC: Boot codeJonas Bonn2011-07-224-0/+3157