aboutsummaryrefslogtreecommitdiffstats
path: root/arch/microblaze
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'setns'Linus Torvalds2011-05-282-1/+3
|\
| * ns: Wire up the setns system callEric W. Biederman2011-05-282-1/+3
* | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-05-271-1/+1
|\ \
| * \ Merge branches 'devel', 'devel-stable' and 'fixes' into for-linusRussell King2011-05-271-1/+1
| |\ \ | | |/ | |/|
| | * Merge branch 'devicetree/arm-next' of git://git.secretlab.ca/git/linux-2.6 in...Russell King2011-05-251-1/+1
| | |\
| | | * dt/flattree: explicitly pass command line pointer to early_init_dt_scan_chosenGrant Likely2011-05-111-1/+1
* | | | arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT}Akinobu Mita2011-05-261-6/+0
|/ / /
* / / mm: now that all old mmu_gather code is gone, remove the storagePeter Zijlstra2011-05-251-2/+0
|/ /
* | Merge branch 'consolidate-clksrc-i8253' of master.kernel.org:~rmk/linux-2.6-a...Thomas Gleixner2011-05-1456-485/+417
|\|
| * usb: Fix Kconfig unmet dependencies for Microblaze EHCIMichal Simek2011-04-131-1/+0
| * Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds2011-04-0710-15/+15
| |\
| | * Fix common misspellingsLucas De Marchi2011-03-3110-15/+15
| * | Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2011-04-046-7/+24
| |\ \ | | |/ | |/|
| | * microblaze: Fix ftraceMichal Simek2011-04-013-4/+13
| | * microblaze: Wire up new syscallsMichal Simek2011-04-012-1/+9
| | * microblaze: Fix level/edge irq sensibilityMichal Simek2011-04-011-2/+2
| * | genirq: Remove the now obsolete config options and select statementsThomas Gleixner2011-03-301-1/+0
| |/
| * microblaze: Use generic show_interrupts()Thomas Gleixner2011-03-292-42/+1
| * microblaze: Convert to new irq function namesThomas Gleixner2011-03-292-4/+4
| * bitops: introduce CONFIG_GENERIC_FIND_BIT_LEAkinobu Mita2011-03-231-0/+3
| * Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2011-03-201-1/+1
| |\
| | * microblaze: change to new flag variablematt mooney2011-03-171-1/+1
| * | Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-03-161-0/+1
| |\ \
| | * | Merge commit 'v2.6.38-rc6' into devicetree/nextGrant Likely2011-02-287-33/+41
| | |\|
| | * | powerpc/pci: Make both ppc32 and ppc64 use sysdata for pci_controllerGrant Likely2011-02-041-0/+1
| * | | Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2011-03-1636-317/+347
| |\ \ \
| | * | | microblaze: Do not copy reset vectors/manual reset vector setupMichal Simek2011-03-153-6/+24
| | * | | microblaze: Fix _reset functionMichal Simek2011-03-151-1/+1
| | * | | microblaze: Fix microblaze init vectorsMichal Simek2011-03-151-1/+4
| | * | | microblaze: Fix circular headers dependency when ftrace is enabled.Michal Simek2011-03-101-2/+0
| | * | | microblaze: Fix typo in KconfigTobias Klauser2011-03-091-1/+1
| | * | | microblaze: Add missing export symbols for lib functionsMichal Simek2011-03-092-0/+12
| | * | | microblaze: Fix /dev/zero corruption from __clear_user()Steven J. Magnani2011-03-091-4/+4
| | * | | microblaze: Convert irq_chip to new functionsThomas Gleixner2011-03-092-24/+26
| | * | | microblaze: Select GENERIC_HARDIRQS_NO_DEPRECATEDThomas Gleixner2011-03-091-0/+1
| | * | | microblaze: Remove stale irq_chip.endThomas Gleixner2011-03-091-13/+0
| | * | | microblaze: Fix sparse warnings - signal.cMichal Simek2011-03-091-2/+2
| | * | | microblaze: Fix sparse warning - fault.cMichal Simek2011-03-092-1/+2
| | * | | microblaze: Fix missing microblaze specific syscalls declarationMichal Simek2011-03-092-1/+10
| | * | | microblaze: Fix sparse warnings - cache.cMichal Simek2011-03-091-6/+6
| | * | | microblaze: Fix sparse warning - cpuinfo.hMichal Simek2011-03-091-2/+2
| | * | | microblaze: Fix sparse warning - unwind.cMichal Simek2011-03-091-1/+1
| | * | | microblaze: Fix sparse warning - consistent_alloc functionMichal Simek2011-03-092-2/+2
| | * | | microblaze: Fix sparse warnings - ptraceMichal Simek2011-03-092-1/+5
| | * | | microblaze: Fix sparse warning - sw_exceptionsMichal Simek2011-03-092-1/+3
| | * | | microblaze: Fix sparse warning - timer.cMichal Simek2011-03-091-3/+3
| | * | | microblaze: Fix sparse warning - prom.cMichal Simek2011-03-091-1/+1
| | * | | microblaze: Add support for DMA_BIDIRECTIONALMichal Simek2011-03-091-0/+1
| | * | | microblaze: trivial: Add one empty lineMichal Simek2011-03-092-1/+1
| | * | | microblaze: Fix coding style - ptrace.hMichal Simek2011-03-091-7/+7