Age | Commit message (Expand) | Author | Files | Lines |
2012-03-19 | microblaze: Add PVR version string for MB 8.20.b and 8.30.a | Michal Simek | 1 | -0/+2 |
2012-03-19 | microblaze: Fix makefile to work with latest toolchain | Michal Simek | 1 | -1/+1 |
2012-03-19 | microblaze: Fix typo in early_printk.c | Masanari Iida | 1 | -1/+1 |
2012-01-31 | Revert "microblaze: Add topology init" | Michal Simek | 1 | -20/+1 |
2012-01-20 | microblaze: generic atomic64 support | Daniel Borkmann | 2 | -0/+2 |
2012-01-17 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2 | -6/+8 |
2012-01-17 | audit: inline audit_syscall_entry to reduce burden on archs | Eric Paris | 1 | -4/+2 |
2012-01-17 | Audit: push audit success and retcode into arch ptrace.h | Eric Paris | 2 | -2/+6 |
2012-01-17 | Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds | 1 | -1/+20 |
2012-01-16 | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 1 | -1/+1 |
2012-01-15 | Kbuild: Use dtc's -d (dependency) option | Stephen Warren | 1 | -1/+1 |
2012-01-11 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 3 | -28/+21 |
2012-01-11 | cpu: Register a generic CPU device on architectures that currently do not | Ben Hutchings | 1 | -0/+1 |
2012-01-11 | microblaze: Add topology init | Michal Simek | 1 | -1/+20 |
2012-01-10 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 2 | -19/+1 |
2012-01-10 | Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds | 15 | -84/+93 |
2012-01-08 | Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -2/+0 |
2012-01-07 | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 1 | -41/+2 |
2012-01-06 | microblaze/PCI: use pci_scan_root_bus() | Bjorn Helgaas | 1 | -7/+3 |
2012-01-06 | microblaze/PCI: convert to pci_create_root_bus() for correct root bus resources | Bjorn Helgaas | 1 | -15/+15 |
2012-01-06 | microblaze/PCI: make pcibios_setup_phb_resources() static | Bjorn Helgaas | 2 | -2/+1 |
2012-01-06 | microblaze/PCI: fix pci_bus_for_each_resource() usage | Bjorn Helgaas | 1 | -2/+0 |
2012-01-06 | PCI: MicroBlaze: convert pcibios_set_master() to a non-inlined function | Myron Stowe | 2 | -5/+5 |
2012-01-06 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -2/+4 |
2012-01-05 | microblaze: Wire-up new system calls | Michal Simek | 2 | -1/+7 |
2012-01-05 | microblaze: Remove NO_IRQ from architecture | Michal Simek | 2 | -4/+2 |
2012-01-05 | microblaze: Trivial asm fix | Michal Simek | 1 | -1/+1 |
2012-01-05 | microblaze: Fix debug message in module | Michal Simek | 1 | -1/+1 |
2012-01-05 | microblaze: Remove eprintk macro | Michal Simek | 3 | -16/+10 |
2012-01-05 | microblaze: Send CR before LF for early console | Michal Simek | 1 | -2/+2 |
2012-01-05 | microblaze: Change NO_IRQ to 0 | Michal Simek | 3 | -20/+30 |
2012-01-05 | microblaze: Use irq_of_parse_and_map for timer | Michal Simek | 1 | -1/+1 |
2012-01-05 | microblaze: intc: Change variable name | Michal Simek | 1 | -6/+5 |
2012-01-05 | microblaze: Use of_find_compatible_node for timer and intc | Michal Simek | 2 | -26/+8 |
2012-01-05 | microblaze: Add __cmpdi2 | Michal Simek | 2 | -0/+27 |
2012-01-05 | microblaze: Synchronize __pa __va macros | Michal Simek | 1 | -9/+2 |
2011-12-12 | gpio/microblaze: Eliminate duplication of of_get_named_gpio_flags() | Grant Likely | 1 | -41/+2 |
2011-12-11 | nohz: Remove tick_nohz_idle_enter_norcu() / tick_nohz_idle_exit_norcu() | Frederic Weisbecker | 1 | -2/+4 |
2011-12-11 | nohz: Allow rcu extended quiescent state handling seperately from tick stop | Frederic Weisbecker | 1 | -2/+2 |
2011-12-11 | nohz: Separate out irq exit and idle loop dyntick logic | Frederic Weisbecker | 1 | -2/+2 |
2011-12-08 | memblock: s/memblock_analyze()/memblock_allow_resize()/ and update users | Tejun Heo | 1 | -1/+1 |
2011-12-08 | memblock: Kill memblock_init() | Tejun Heo | 1 | -1/+0 |
2011-12-08 | memblock: Fix include breakages caused by 24aa07882b | Tejun Heo | 1 | -14/+0 |
2011-11-28 | microblaze: switch to GENERIC_PCI_IOMAP | Michael S. Tsirkin | 2 | -19/+1 |
2011-11-23 | Merge branch 'pm-freezer' of git://git.kernel.org/pub/scm/linux/kernel/git/tj... | Rafael J. Wysocki | 1 | -2/+0 |
2011-11-21 | microblaze: bury asm/namei.h | Al Viro | 1 | -22/+0 |
2011-11-21 | freezer: remove now unused TIF_FREEZE | Tejun Heo | 1 | -2/+0 |
2011-11-06 | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 5 | -0/+5 |
2011-10-31 | microblaze: Add export.h to arch/microblaze files as required | Paul Gortmaker | 5 | -0/+5 |
2011-10-31 | Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds | 13 | -54/+220 |