aboutsummaryrefslogtreecommitdiffstats
path: root/arch/microblaze/kernel
Commit message (Expand)AuthorAge
...
| * microblaze: Add PVR for Microblaze v8.00.bMichal Simek2011-01-03
| * Revert "microblaze: Simplify syscall rutine"Michal Simek2010-11-18
| * microblaze: Fix initramfsMichal Simek2010-11-18
* | of/net: Move of_get_mac_address() to a common source file.David Daney2010-11-01
|/
* ptrace: cleanup arch_ptrace() on microblazeNamhyung Kim2010-10-27
* ptrace: change signature of arch_ptrace()Namhyung Kim2010-10-27
* Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2010-10-25
|\
| * microblaze: Support timer on AXI liteMichal Simek2010-10-21
| * microblaze: Add support for little-endian MicroblazeMichal Simek2010-10-21
| * microblaze: KGDB little endian supportMichal Simek2010-10-21
| * microblaze: Add PVR for endians plus detectionMichal Simek2010-10-21
| * microblaze: Support early console on uart16550Michal Simek2010-10-21
| * microblaze: Do not compile early console support for uartlite if is disabledMichal Simek2010-10-21
| * microblaze: Setup early console dynamicallyMichal Simek2010-10-21
| * microblaze: Rename all uartlite early printk functionsMichal Simek2010-10-21
| * microblaze: Remove additional compatible propertiesMichal Simek2010-10-21
| * microblaze: Remove hardcoded asm instraction for PVR loadingMichal Simek2010-10-21
| * microblaze: Use static const char * const where possibleJoe Perches2010-10-21
| * microblaze: Export missing symbols for modulesMichal Simek2010-10-21
| * microblaze: Add libgcc function directly to kernelMichal Simek2010-10-21
| * microblaze: wire up prlimit64 and fanotify* syscallsMichal Simek2010-10-21
| * microblaze: Add new microblaze versionsMichal Simek2010-10-21
| * microblaze: remove OUTPUT_FORMAT from linker scriptMichal Simek2010-10-21
| * microblaze: Fix r16 and r17 reg savingMichal Simek2010-10-21
| * microblaze: Report if only one timer is usedMichal Simek2010-10-21
| * microblaze: Clear return value in pt_regsMichal Simek2010-10-21
| * microblaze: Fix sys_rt_sigreturn_wrapperMichal Simek2010-10-21
| * microblaze: Remove old user debugging gdb stubMichal Simek2010-10-21
| * microblaze: kgdb: Remove unused variable and fix return valueMichal Simek2010-10-21
| * microblaze: Remove pr_<level> uses of KERN_<level>Joe Perches2010-10-21
* | of/flattree: Eliminate need to provide early_init_dt_scan_chosen_archGrant Likely2010-10-21
|/
* Merge branch 'merge-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-08-18
|\
| * microblaze: Fix of/address: Merge all of the bus translation codeMichal Simek2010-08-16
* | Make do_execve() take a const filename pointerDavid Howells2010-08-17
|/
* Mark arguments to certain syscalls as being constDavid Howells2010-08-13
* Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-08-05
|\
| * of: remove of_default_bus_idsJonas Bonn2010-07-24
| * of: make of_find_device_by_node genericJonas Bonn2010-07-24
| * microblaze: remove references to of_device and to_of_deviceGrant Likely2010-07-24
| * of/platform: remove all of_bus_type and of_platform_bus_type referencesGrant Likely2010-07-24
| * of: Merge of_platform_bus_type with platform_bus_typeGrant Likely2010-07-24
| * Merge commit 'v2.6.35-rc6' into devicetree/nextGrant Likely2010-07-24
| |\
| * | of: Remove unused of_find_device_by_phandle()Grant Likely2010-07-19
| * | of/gpio: stop using device_node data pointer to find gpio_chipGrant Likely2010-07-05
| * | of/gpio: Kill of_gpio_chip and add members directly to gpio_chipAnton Vorontsov2010-07-05
| * | of: Merge of_device_alloc() and of_device_make_bus_id()Grant Likely2010-07-05
| * | of/device: Merge of_platform_bus_probe()Grant Likely2010-07-05
| * | of/device: merge of_device_ueventGrant Likely2010-07-05
| * | of/address: Merge all of the bus translation codeGrant Likely2010-07-05
| * | of/address: merge of_address_to_resource()Grant Likely2010-07-05