| Commit message (Expand) | Author | Age |
... | |
| * | | | Kbuild: centralize MKIMAGE and cmd_uimage definitions | Stephen Warren | 2012-03-26 |
* | | | | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub... | Linus Torvalds | 2012-03-28 |
|\ \ \ \ |
|
| * | | | | Delete all instances of asm/system.h | David Howells | 2012-03-28 |
| * | | | | Move all declarations of free_initmem() to linux/mm.h | David Howells | 2012-03-28 |
| * | | | | Disintegrate asm/system.h for Microblaze | David Howells | 2012-03-28 |
* | | | | | Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds | 2012-03-27 |
|\ \ \ \ \
| | |_|/ /
| |/| | | |
|
| * | | | | microblaze: Handle TLB skip size dynamically | Michal Simek | 2012-03-23 |
| * | | | | microblaze: Introduce TLB skip size | Michal Simek | 2012-03-23 |
| * | | | | microblaze: Improve TLB calculation for small systems | Michal Simek | 2012-03-23 |
| * | | | | microblaze: Extend space for compiled-in FDT to 32kB | Michal Simek | 2012-03-23 |
| * | | | | microblaze: Clear all MSR flags on the first kernel instruction | Michal Simek | 2012-03-23 |
| * | | | | microblaze: Use node name instead of compatible string | Michal Simek | 2012-03-23 |
| * | | | | microblaze: Fix mapin_ram function | Michal Simek | 2012-03-23 |
| * | | | | microblaze: Highmem support | Michal Simek | 2012-03-23 |
| * | | | | microblaze: Use active regions | Michal Simek | 2012-03-23 |
| * | | | | microblaze: Show more detailed information about memory | Michal Simek | 2012-03-23 |
| * | | | | microblaze: Introduce fixmap | Michal Simek | 2012-03-23 |
| * | | | | microblaze: mm: Fix lowmem max memory size limits | Michal Simek | 2012-03-23 |
| * | | | | microblaze: mm: Use ZONE_DMA instead of ZONE_NORMAL | Michal Simek | 2012-03-23 |
| * | | | | microblaze: trivial: Fix typo fault in timer.c | Michal Simek | 2012-03-19 |
| * | | | | microblaze: Use vsprintf extention %pf with builtin_return_address | Joe Perches | 2012-03-19 |
| * | | | | microblaze: Add PVR version string for MB 8.20.b and 8.30.a | Michal Simek | 2012-03-19 |
| * | | | | microblaze: Fix makefile to work with latest toolchain | Michal Simek | 2012-03-19 |
| * | | | | microblaze: Fix typo in early_printk.c | Masanari Iida | 2012-03-19 |
| | |_|/
| |/| | |
|
* | | | | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds | 2012-03-23 |
|\ \ \ \ |
|
| * | | | | Remove remaining bits of io_remap_page_range() | Javi Merino | 2012-03-23 |
| | |/ /
| |/| | |
|
* | | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2012-03-23 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | PCI: collapse pcibios_resource_to_bus | Bjorn Helgaas | 2012-02-23 |
| * | | | microblaze/PCI: get rid of device resource fixups | Bjorn Helgaas | 2012-02-23 |
| * | | | microblaze/PCI: remove unused pci_flags | Bjorn Helgaas | 2012-02-23 |
| | |/
| |/| |
|
* | | | Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2012-03-21 |
|\ \ \ |
|
| * | | | irq_domain/microblaze: Convert microblaze to use irq_domains | Grant Likely | 2012-02-16 |
| * | | | irq_domain: convert microblaze from irq_host to irq_domain | Grant Likely | 2012-02-14 |
| | |/
| |/| |
|
* / | | sched/rt: Use schedule_preempt_disabled() | Thomas Gleixner | 2012-03-01 |
|/ / |
|
* | | Revert "microblaze: Add topology init" | Michal Simek | 2012-01-31 |
* | | microblaze: generic atomic64 support | Daniel Borkmann | 2012-01-20 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-01-17 |
|\ |
|
| * | audit: inline audit_syscall_entry to reduce burden on archs | Eric Paris | 2012-01-17 |
| * | Audit: push audit success and retcode into arch ptrace.h | Eric Paris | 2012-01-17 |
* | | Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds | 2012-01-17 |
|\ \ |
|
| * | | microblaze: Add topology init | Michal Simek | 2012-01-11 |
* | | | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 2012-01-16 |
|\ \ \
| |_|/
|/| | |
|
| * | | Kbuild: Use dtc's -d (dependency) option | Stephen Warren | 2012-01-14 |
* | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2012-01-11 |
|\ \ \ |
|
| * | | | microblaze/PCI: use pci_scan_root_bus() | Bjorn Helgaas | 2012-01-06 |
| * | | | microblaze/PCI: convert to pci_create_root_bus() for correct root bus resources | Bjorn Helgaas | 2012-01-06 |
| * | | | microblaze/PCI: make pcibios_setup_phb_resources() static | Bjorn Helgaas | 2012-01-06 |
| * | | | microblaze/PCI: fix pci_bus_for_each_resource() usage | Bjorn Helgaas | 2012-01-06 |
| * | | | PCI: MicroBlaze: convert pcibios_set_master() to a non-inlined function | Myron Stowe | 2012-01-06 |
* | | | | cpu: Register a generic CPU device on architectures that currently do not | Ben Hutchings | 2012-01-11 |
| |_|/
|/| | |
|