summaryrefslogtreecommitdiffstats
path: root/arch/microblaze/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2012-05-221-1/+1
|\
| * seccomp: ignore secure_computing return valuesWill Drewry2012-04-181-1/+1
* | microblaze: Use generic init_taskThomas Gleixner2012-05-052-27/+1Star
|/
* Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds2012-04-051-4/+6
|\
| * Microblaze: adapt for dma_map_ops changesAndrzej Pietrasiewicz2012-03-281-4/+6
* | microblaze: Do not use tlb_skip in early_printkMichal Simek2012-04-021-0/+2
* | microblaze: Add missing headers caused by disintegration asm/system.hMichal Simek2012-03-301-0/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into nextMichal Simek2012-03-309-56/+42Star
|\ \
| * \ Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-297-7/+0Star
| |\ \
| | * | Disintegrate asm/system.h for MicroblazeDavid Howells2012-03-287-7/+0Star
| * | | Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2012-03-289-30/+179
| |\ \ \ | | |/ / | |/| |
| * | | Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-03-213-46/+41Star
| |\ \ \
| | * | | irq_domain/microblaze: Convert microblaze to use irq_domainsGrant Likely2012-02-162-44/+41Star
| | * | | irq_domain: convert microblaze from irq_host to irq_domainGrant Likely2012-02-142-3/+1Star
| | | |/ | | |/|
| * / | sched/rt: Use schedule_preempt_disabled()Thomas Gleixner2012-03-011-3/+1Star
| |/ /
* | / microblaze: Fix tlb_skip variable on noMMU systemMichal Simek2012-03-281-0/+2
| |/ |/|
* | microblaze: Handle TLB skip size dynamicallyMichal Simek2012-03-235-21/+71
* | microblaze: Introduce TLB skip sizeMichal Simek2012-03-232-5/+6
* | microblaze: Improve TLB calculation for small systemsMichal Simek2012-03-232-6/+103
* | microblaze: Extend space for compiled-in FDT to 32kBMichal Simek2012-03-232-2/+2
* | microblaze: Clear all MSR flags on the first kernel instructionMichal Simek2012-03-231-3/+2Star
* | microblaze: Use node name instead of compatible stringMichal Simek2012-03-232-4/+4
* | microblaze: trivial: Fix typo fault in timer.cMichal Simek2012-03-191-1/+1
* | microblaze: Add PVR version string for MB 8.20.b and 8.30.aMichal Simek2012-03-191-0/+2
* | microblaze: Fix typo in early_printk.cMasanari Iida2012-03-191-1/+1
|/
* Revert "microblaze: Add topology init"Michal Simek2012-01-311-20/+1Star
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-01-181-6/+3Star
|\
| * audit: inline audit_syscall_entry to reduce burden on archsEric Paris2012-01-171-4/+2Star
| * Audit: push audit success and retcode into arch ptrace.hEric Paris2012-01-171-2/+1Star
* | microblaze: Add topology initMichal Simek2012-01-111-1/+20
|/
* Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2012-01-118-63/+50Star
|\
| * microblaze: Wire-up new system callsMichal Simek2012-01-051-0/+3
| * microblaze: Trivial asm fixMichal Simek2012-01-051-1/+1
| * microblaze: Fix debug message in moduleMichal Simek2012-01-051-1/+1
| * microblaze: Remove eprintk macroMichal Simek2012-01-052-10/+10
| * microblaze: Send CR before LF for early consoleMichal Simek2012-01-051-2/+2
| * microblaze: Change NO_IRQ to 0Michal Simek2012-01-052-18/+21
| * microblaze: Use irq_of_parse_and_map for timerMichal Simek2012-01-051-1/+1
| * microblaze: intc: Change variable nameMichal Simek2012-01-051-6/+5Star
| * microblaze: Use of_find_compatible_node for timer and intcMichal Simek2012-01-052-26/+8Star
* | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-01-071-41/+2Star
|\ \
| * | gpio/microblaze: Eliminate duplication of of_get_named_gpio_flags()Grant Likely2011-12-121-41/+2Star
| |/
* | 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/+0Star
|/
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-072-0/+2
|\
| * microblaze: Add export.h to arch/microblaze files as requiredPaul Gortmaker2011-11-012-0/+2