aboutsummaryrefslogtreecommitdiffstats
path: root/arch/microblaze/kernel
Commit message (Expand)AuthorAgeFilesLines
* ptrace: cleanup arch_ptrace() on microblazeNamhyung Kim2010-10-271-1/+1
* ptrace: change signature of arch_ptrace()Namhyung Kim2010-10-271-1/+2
* Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2010-10-2517-108/+192
|\
| * microblaze: Support timer on AXI liteMichal Simek2010-10-211-5/+16
| * microblaze: Add support for little-endian MicroblazeMichal Simek2010-10-215-11/+19
| * microblaze: KGDB little endian supportMichal Simek2010-10-211-0/+4
| * microblaze: Add PVR for endians plus detectionMichal Simek2010-10-213-1/+4
| * microblaze: Support early console on uart16550Michal Simek2010-10-212-0/+97
| * microblaze: Do not compile early console support for uartlite if is disabledMichal Simek2010-10-211-2/+7
| * microblaze: Setup early console dynamicallyMichal Simek2010-10-211-1/+2
| * microblaze: Rename all uartlite early printk functionsMichal Simek2010-10-211-7/+7
| * microblaze: Remove additional compatible propertiesMichal Simek2010-10-213-6/+0
| * microblaze: Remove hardcoded asm instraction for PVR loadingMichal Simek2010-10-211-1/+1
| * microblaze: Use static const char * const where possibleJoe Perches2010-10-213-12/+12
| * microblaze: Export missing symbols for modulesMichal Simek2010-10-211-0/+7
| * microblaze: Add libgcc function directly to kernelMichal Simek2010-10-211-25/+0
| * microblaze: wire up prlimit64 and fanotify* syscallsMichal Simek2010-10-211-0/+3
| * microblaze: Add new microblaze versionsMichal Simek2010-10-211-0/+2
| * microblaze: remove OUTPUT_FORMAT from linker scriptMichal Simek2010-10-211-1/+0
| * microblaze: Fix r16 and r17 reg savingMichal Simek2010-10-211-7/+4
| * microblaze: Report if only one timer is usedMichal Simek2010-10-212-7/+1
| * microblaze: Clear return value in pt_regsMichal Simek2010-10-211-0/+2
| * microblaze: Fix sys_rt_sigreturn_wrapperMichal Simek2010-10-211-7/+1
| * microblaze: Remove old user debugging gdb stubMichal Simek2010-10-211-8/+1
| * microblaze: kgdb: Remove unused variable and fix return valueMichal Simek2010-10-211-2/+1
| * microblaze: Remove pr_<level> uses of KERN_<level>Joe Perches2010-10-211-10/+6
* | of/flattree: Eliminate need to provide early_init_dt_scan_chosen_archGrant Likely2010-10-211-5/+0
|/
* Merge branch 'merge-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-08-181-1/+1
|\
| * microblaze: Fix of/address: Merge all of the bus translation codeMichal Simek2010-08-161-1/+1
* | Make do_execve() take a const filename pointerDavid Howells2010-08-171-3/+7
|/
* Mark arguments to certain syscalls as being constDavid Howells2010-08-131-1/+1
* Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-08-057-1214/+11
|\
| * of: remove of_default_bus_idsJonas Bonn2010-07-242-50/+1
| * of: make of_find_device_by_node genericJonas Bonn2010-07-241-16/+0
| * microblaze: remove references to of_device and to_of_deviceGrant Likely2010-07-241-3/+3
| * of/platform: remove all of_bus_type and of_platform_bus_type referencesGrant Likely2010-07-241-2/+1
| * of: Merge of_platform_bus_type with platform_bus_typeGrant Likely2010-07-242-17/+0
| * Merge commit 'v2.6.35-rc6' into devicetree/nextGrant Likely2010-07-241-7/+7
| |\
| * | of: Remove unused of_find_device_by_phandle()Grant Likely2010-07-181-18/+0
| * | of/gpio: stop using device_node data pointer to find gpio_chipGrant Likely2010-07-051-1/+1
| * | of/gpio: Kill of_gpio_chip and add members directly to gpio_chipAnton Vorontsov2010-07-051-6/+6
| * | of: Merge of_device_alloc() and of_device_make_bus_id()Grant Likely2010-07-052-65/+1
| * | of/device: Merge of_platform_bus_probe()Grant Likely2010-07-051-123/+18
| * | of/device: merge of_device_ueventGrant Likely2010-07-051-48/+0
| * | of/address: Merge all of the bus translation codeGrant Likely2010-07-051-489/+0
| * | of/address: merge of_address_to_resource()Grant Likely2010-07-051-45/+1
| * | of/address: merge of_iomap()Grant Likely2010-07-051-11/+0
| * | of/irq: merge irq mapping codeGrant Likely2010-07-051-290/+0
| * | of/microblaze: strip out of_irq_workarounds codeGrant Likely2010-07-051-41/+0
| * | of/irq: Move irq_of_parse_and_map() to common codeGrant Likely2010-06-281-12/+2