| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma... | Linus Torvalds | 2012-04-04 | 2 | -10/+18 |
|\ |
|
| * | Microblaze: adapt for dma_map_ops changes | Andrzej Pietrasiewicz | 2012-03-28 | 2 | -10/+18 |
* | | Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds | 2012-04-03 | 7 | -39/+72 |
|\ \ |
|
| * | | microblaze: Fix ret_from_fork declaration | Michal Simek | 2012-04-02 | 1 | -2/+2 |
| * | | microblaze: Do not use tlb_skip in early_printk | Michal Simek | 2012-04-02 | 1 | -0/+2 |
| * | | microblaze: Add missing headers caused by disintegration asm/system.h | Michal Simek | 2012-03-30 | 2 | -0/+3 |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into next | Michal Simek | 2012-03-30 | 27 | -328/+182 |
| |\ \ |
|
| * | | | microblaze: Fix stack usage in PAGE_SIZE copy_tofrom_user | Michal Simek | 2012-03-30 | 1 | -36/+62 |
| * | | | microblaze: Fix tlb_skip variable on noMMU system | Michal Simek | 2012-03-28 | 1 | -0/+2 |
| * | | | microblaze: Fix __futex_atomic_op macro register usage | Michal Simek | 2012-03-28 | 1 | -1/+1 |
* | | | | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 2012-03-30 | 1 | -7/+3 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | Kbuild: centralize MKIMAGE and cmd_uimage definitions | Stephen Warren | 2012-03-26 | 1 | -7/+3 |
* | | | | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub... | Linus Torvalds | 2012-03-28 | 18 | -108/+124 |
|\ \ \ \ |
|
| * | | | | Delete all instances of asm/system.h | David Howells | 2012-03-28 | 1 | -6/+0 |
| * | | | | Move all declarations of free_initmem() to linux/mm.h | David Howells | 2012-03-28 | 1 | -1/+0 |
| * | | | | Disintegrate asm/system.h for Microblaze | David Howells | 2012-03-28 | 17 | -107/+129 |
* | | | | | Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds | 2012-03-27 | 23 | -95/+710 |
|\ \ \ \ \
| | |_|/ /
| |/| | | |
|
| * | | | | microblaze: Handle TLB skip size dynamically | Michal Simek | 2012-03-23 | 6 | -22/+83 |
| * | | | | microblaze: Introduce TLB skip size | Michal Simek | 2012-03-23 | 3 | -5/+7 |
| * | | | | microblaze: Improve TLB calculation for small systems | Michal Simek | 2012-03-23 | 6 | -11/+120 |
| * | | | | microblaze: Extend space for compiled-in FDT to 32kB | Michal Simek | 2012-03-23 | 2 | -2/+2 |
| * | | | | microblaze: Clear all MSR flags on the first kernel instruction | Michal Simek | 2012-03-23 | 1 | -3/+2 |
| * | | | | microblaze: Use node name instead of compatible string | Michal Simek | 2012-03-23 | 2 | -4/+4 |
| * | | | | microblaze: Fix mapin_ram function | Michal Simek | 2012-03-23 | 2 | -1/+2 |
| * | | | | microblaze: Highmem support | Michal Simek | 2012-03-23 | 6 | -13/+272 |
| * | | | | microblaze: Use active regions | Michal Simek | 2012-03-23 | 2 | -2/+20 |
| * | | | | microblaze: Show more detailed information about memory | Michal Simek | 2012-03-23 | 1 | -3/+39 |
| * | | | | microblaze: Introduce fixmap | Michal Simek | 2012-03-23 | 3 | -6/+123 |
| * | | | | microblaze: mm: Fix lowmem max memory size limits | Michal Simek | 2012-03-23 | 5 | -34/+46 |
| * | | | | microblaze: mm: Use ZONE_DMA instead of ZONE_NORMAL | Michal Simek | 2012-03-23 | 2 | -5/+4 |
| * | | | | microblaze: trivial: Fix typo fault in timer.c | Michal Simek | 2012-03-19 | 1 | -1/+1 |
| * | | | | microblaze: Use vsprintf extention %pf with builtin_return_address | Joe Perches | 2012-03-19 | 1 | -1/+1 |
| * | | | | microblaze: Add PVR version string for MB 8.20.b and 8.30.a | Michal Simek | 2012-03-19 | 1 | -0/+2 |
| * | | | | microblaze: Fix makefile to work with latest toolchain | Michal Simek | 2012-03-19 | 1 | -1/+1 |
| * | | | | microblaze: Fix typo in early_printk.c | Masanari Iida | 2012-03-19 | 1 | -1/+1 |
| | |_|/
| |/| | |
|
* | | | | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds | 2012-03-23 | 1 | -2/+0 |
|\ \ \ \ |
|
| * | | | | Remove remaining bits of io_remap_page_range() | Javi Merino | 2012-03-23 | 1 | -2/+0 |
| | |/ /
| |/| | |
|
* | | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2012-03-23 | 3 | -114/+12 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | PCI: collapse pcibios_resource_to_bus | Bjorn Helgaas | 2012-02-23 | 1 | -2/+0 |
| * | | | microblaze/PCI: get rid of device resource fixups | Bjorn Helgaas | 2012-02-23 | 2 | -73/+4 |
| * | | | microblaze/PCI: remove unused pci_flags | Bjorn Helgaas | 2012-02-23 | 2 | -40/+9 |
| | |/
| |/| |
|
* | | | Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2012-03-21 | 6 | -101/+45 |
|\ \ \ |
|
| * | | | irq_domain/microblaze: Convert microblaze to use irq_domains | Grant Likely | 2012-02-16 | 5 | -99/+45 |
| * | | | irq_domain: convert microblaze from irq_host to irq_domain | Grant Likely | 2012-02-14 | 3 | -5/+3 |
| | |/
| |/| |
|
* / | | sched/rt: Use schedule_preempt_disabled() | Thomas Gleixner | 2012-03-01 | 1 | -3/+1 |
|/ / |
|
* | | Revert "microblaze: Add topology init" | Michal Simek | 2012-01-31 | 1 | -20/+1 |
* | | microblaze: generic atomic64 support | Daniel Borkmann | 2012-01-20 | 2 | -0/+2 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-01-17 | 2 | -6/+8 |
|\ |
|
| * | audit: inline audit_syscall_entry to reduce burden on archs | Eric Paris | 2012-01-17 | 1 | -4/+2 |
| * | Audit: push audit success and retcode into arch ptrace.h | Eric Paris | 2012-01-17 | 2 | -2/+6 |