aboutsummaryrefslogtreecommitdiffstats
path: root/arch/microblaze (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2011-07-24modules: make arch's use default loader hooksJonas Bonn1-35/+0
2011-06-10treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches1-1/+1
2011-06-08pci/of: Consolidate pci_bus_to_OF_node()Benjamin Herrenschmidt1-5/+0
2011-06-08pci/of: Consolidate pci_device_to_OF_node()Benjamin Herrenschmidt1-5/+0
2011-06-08microblaze/pci: Move the remains of pci_32.c to pci-common.cBenjamin Herrenschmidt3-139/+113
2011-06-08microblaze/pci: Remove powermac originated cruftBenjamin Herrenschmidt3-275/+3
2011-06-08pci/of: Match PCI devices to OF nodes dynamicallyBenjamin Herrenschmidt3-55/+14
2011-05-28Merge branch 'setns'Linus Torvalds2-1/+3
2011-05-28ns: Wire up the setns system callEric W. Biederman2-1/+3
2011-05-27Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-1/+1
2011-05-27Merge branches 'devel', 'devel-stable' and 'fixes' into for-linusRussell King1-1/+1
2011-05-26arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT}Akinobu Mita1-6/+0
2011-05-25mm: now that all old mmu_gather code is gone, remove the storagePeter Zijlstra1-2/+0
2011-05-25Merge branch 'devicetree/arm-next' of git://git.secretlab.ca/git/linux-2.6 into devel-stableRussell King1-1/+1
2011-05-14Merge branch 'consolidate-clksrc-i8253' of master.kernel.org:~rmk/linux-2.6-arm into timers/clocksourceThomas Gleixner56-485/+417
2011-05-11dt/flattree: explicitly pass command line pointer to early_init_dt_scan_chosenGrant Likely1-1/+1
2011-04-13usb: Fix Kconfig unmet dependencies for Microblaze EHCIMichal Simek1-1/+0
2011-04-07Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds10-15/+15
2011-04-04Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds6-7/+24
2011-04-01microblaze: Fix ftraceMichal Simek3-4/+13
2011-04-01microblaze: Wire up new syscallsMichal Simek2-1/+9
2011-04-01microblaze: Fix level/edge irq sensibilityMichal Simek1-2/+2
2011-03-31Fix common misspellingsLucas De Marchi10-15/+15
2011-03-30genirq: Remove the now obsolete config options and select statementsThomas Gleixner1-1/+0
2011-03-29microblaze: Use generic show_interrupts()Thomas Gleixner2-42/+1
2011-03-29microblaze: Convert to new irq function namesThomas Gleixner2-4/+4
2011-03-23bitops: introduce CONFIG_GENERIC_FIND_BIT_LEAkinobu Mita1-0/+3
2011-03-20Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6Linus Torvalds1-1/+1
2011-03-17microblaze: change to new flag variablematt mooney1-1/+1
2011-03-16Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-0/+1
2011-03-16Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds36-317/+347
2011-03-15Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds4-92/+13
2011-03-15microblaze: Do not copy reset vectors/manual reset vector setupMichal Simek3-6/+24
2011-03-15microblaze: Fix _reset functionMichal Simek1-1/+1
2011-03-15microblaze: Fix microblaze init vectorsMichal Simek1-1/+4
2011-03-11futex: Sanitize futex ops argument typesMichel Lespinasse1-6/+7
2011-03-11futex: Sanitize cmpxchg_futex_value_locked APIMichel Lespinasse1-11/+13
2011-03-10microblaze: Fix circular headers dependency when ftrace is enabled.Michal Simek1-2/+0
2011-03-09microblaze: Fix typo in KconfigTobias Klauser1-1/+1
2011-03-09microblaze: Add missing export symbols for lib functionsMichal Simek2-0/+12
2011-03-09microblaze: Fix /dev/zero corruption from __clear_user()Steven J. Magnani1-4/+4
2011-03-09microblaze: Convert irq_chip to new functionsThomas Gleixner2-24/+26
2011-03-09microblaze: Select GENERIC_HARDIRQS_NO_DEPRECATEDThomas Gleixner1-0/+1
2011-03-09microblaze: Remove stale irq_chip.endThomas Gleixner1-13/+0
2011-03-09microblaze: Fix sparse warnings - signal.cMichal Simek1-2/+2
2011-03-09microblaze: Fix sparse warning - fault.cMichal Simek2-1/+2
2011-03-09microblaze: Fix missing microblaze specific syscalls declarationMichal Simek2-1/+10
2011-03-09microblaze: Fix sparse warnings - cache.cMichal Simek1-6/+6
2011-03-09microblaze: Fix sparse warning - cpuinfo.hMichal Simek1-2/+2