Age | Commit message (Expand) | Author | Files | Lines |
2012-03-24 | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds | 1 | -2/+0 |
2012-03-24 | Remove remaining bits of io_remap_page_range() | Javi Merino | 1 | -2/+0 |
2012-03-24 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 3 | -114/+12 |
2012-03-21 | Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 6 | -101/+45 |
2012-03-01 | sched/rt: Use schedule_preempt_disabled() | Thomas Gleixner | 1 | -3/+1 |
2012-02-24 | PCI: collapse pcibios_resource_to_bus | Bjorn Helgaas | 1 | -2/+0 |
2012-02-24 | microblaze/PCI: get rid of device resource fixups | Bjorn Helgaas | 2 | -73/+4 |
2012-02-24 | microblaze/PCI: remove unused pci_flags | Bjorn Helgaas | 2 | -40/+9 |
2012-02-16 | irq_domain/microblaze: Convert microblaze to use irq_domains | Grant Likely | 5 | -99/+45 |
2012-02-15 | irq_domain: convert microblaze from irq_host to irq_domain | Grant Likely | 3 | -5/+3 |
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-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2 | -6/+8 |
2012-01-18 | audit: inline audit_syscall_entry to reduce burden on archs | Eric Paris | 1 | -4/+2 |
2012-01-18 | 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-17 | 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-12 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 3 | -28/+21 |
2012-01-12 | 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-11 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 2 | -19/+1 |
2012-01-11 | Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds | 15 | -84/+93 |
2012-01-09 | Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -2/+0 |
2012-01-08 | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 1 | -41/+2 |
2012-01-07 | microblaze/PCI: use pci_scan_root_bus() | Bjorn Helgaas | 1 | -7/+3 |
2012-01-07 | microblaze/PCI: convert to pci_create_root_bus() for correct root bus resources | Bjorn Helgaas | 1 | -15/+15 |
2012-01-07 | microblaze/PCI: make pcibios_setup_phb_resources() static | Bjorn Helgaas | 2 | -2/+1 |
2012-01-07 | microblaze/PCI: fix pci_bus_for_each_resource() usage | Bjorn Helgaas | 1 | -2/+0 |
2012-01-07 | 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-13 | 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 |