Age | Commit message (Expand) | Author | Files | Lines |
2014-07-17 | arch, locking: Ciao arch_mutex_cpu_relax() | Davidlohr Bueso | 1 | -0/+1 |
2014-07-09 | microblaze: Wire-up renameat2 syscall | Michal Simek | 1 | -0/+1 |
2014-07-09 | microblaze: delay.h fix udelay and ndelay for 8 bit args | Michal Simek | 1 | -6/+22 |
2014-06-06 | Merge tag 'microblaze-3.16-rc1' of git://git.monstr.eu/linux-2.6-microblaze i... | Linus Torvalds | 5 | -61/+2 |
2014-06-05 | sys_sgetmask/sys_ssetmask: add CONFIG_SGETMASK_SYSCALL | Fabian Frederick | 1 | -1/+0 |
2014-06-04 | microblaze: Use generic device.h | Michal Simek | 2 | -23/+1 |
2014-06-04 | microblaze: Remove device_to_mask | Michal Simek | 1 | -8/+0 |
2014-06-04 | microblaze: Clean device dma_ops structure | Michal Simek | 2 | -9/+0 |
2014-06-04 | microblaze: Cleanup PCI_DRAM_OFFSET handling | Michal Simek | 2 | -4/+0 |
2014-06-04 | microblaze: Do not setup pci_dma_ops | Michal Simek | 1 | -8/+0 |
2014-06-04 | microblaze: Return default dma operations | Michal Simek | 1 | -11/+3 |
2014-05-28 | PCI: Turn pcibios_penalize_isa_irq() into a weak function | Hanjun Guo | 1 | -5/+0 |
2014-04-11 | Merge tag 'microblaze-3.15-rc1' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds | 4 | -296/+20 |
2014-04-07 | microblaze: Use asm-generic/io.h | Michal Simek | 1 | -289/+13 |
2014-04-07 | microblaze: Fix compilation failure because of release_thread | Michal Simek | 1 | -1/+1 |
2014-04-01 | Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2 | -1/+1 |
2014-03-31 | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -2/+3 |
2014-03-13 | arch: Remove stub cputime.h headers | Frederic Weisbecker | 2 | -1/+1 |
2014-03-12 | microblaze: Wire-up new system calls sched_setattr/getattr | Michal Simek | 1 | -0/+2 |
2014-03-12 | microblaze: Enable pselect6 syscall | Michal Simek | 1 | -2/+2 |
2014-03-12 | microblaze: Drop architecture-specific declaration of early_printk | Guenter Roeck | 1 | -2/+0 |
2014-03-12 | microblaze: Rename global function heartbeat() | Guenter Roeck | 1 | -2/+2 |
2014-02-10 | microblaze: Define readq and writeq IO helper function | Michal Simek | 1 | -0/+6 |
2014-02-10 | microblaze: Fix missing HZ macro | Michal Simek | 1 | -0/+2 |
2014-02-10 | locking/mcs: Allow architecture specific asm files to be used for contended case | Tim Chen | 1 | -0/+1 |
2014-02-10 | locking/mcs: Order the header files in Kbuild of each architecture in alphabe... | Tim Chen | 1 | -2/+2 |
2014-01-28 | Merge tag 'microblaze-3.14-rc1' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds | 5 | -6/+16 |
2014-01-27 | microblaze: Define read/write{b,w,l}_relaxed MMIO | Michal Simek | 1 | -0/+8 |
2014-01-27 | microblaze: Add support for CCF | Michal Simek | 1 | -0/+1 |
2014-01-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -0/+1 |
2014-01-24 | microblaze: use generic fixmap.h | Mark Salter | 1 | -42/+2 |
2014-01-21 | microblaze: Simplify fcpu helper function | Michal Simek | 1 | -3/+5 |
2014-01-21 | microblaze/uapi: Use Kbuild logic to include <asm-generic/types.h> | Geert Uytterhoeven | 2 | -2/+2 |
2014-01-21 | microblaze: Remove duplicate declarations of _stext[] and _etext[] | Geert Uytterhoeven | 1 | -1/+0 |
2014-01-14 | arch: Re-sort some Kbuild files to hopefully help avoid some conflicts | Stephen Rothwell | 1 | -1/+1 |
2014-01-14 | net: resort some Kbuild files to hopefully help avoid some conflicts | Stephen Rothwell | 1 | -1/+1 |
2014-01-12 | arch: Clean up asm/barrier.h implementations using asm-generic/barrier.h | Peter Zijlstra | 2 | -27/+1 |
2013-12-18 | lib: Add missing arch generic-y entries for asm-generic/hash.h | David S. Miller | 1 | -0/+1 |
2013-11-19 | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -2/+0 |
2013-11-15 | microblaze: add missing pgtable_page_ctor/dtor calls | Kirill A. Shutemov | 1 | -3/+9 |
2013-11-13 | preempt: Make PREEMPT_ACTIVE generic | Thomas Gleixner | 1 | -2/+0 |
2013-11-12 | Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2 | -40/+1 |
2013-11-07 | Merge remote-tracking branch 'grant/devicetree/next' into for-next | Rob Herring | 1 | -2/+0 |
2013-10-24 | microblaze/pci: Drop PowerPC-ism from irq parsing | Grant Likely | 1 | -2/+0 |
2013-10-10 | of: remove HAVE_ARCH_DEVTREE_FIXUPS | Rob Herring | 1 | -2/+0 |
2013-10-10 | of: implement pci_address_to_pio as weak function | Rob Herring | 1 | -9/+0 |
2013-10-10 | microblaze: clean-up prom.h implicit includes | Rob Herring | 1 | -27/+1 |
2013-09-25 | sched, arch: Create asm/preempt.h | Peter Zijlstra | 1 | -0/+1 |
2013-09-06 | Merge tag 'microblaze-3.12-rc1' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds | 1 | -24/+0 |
2013-09-03 | microblaze: Remove selfmodified feature | Michal Simek | 1 | -24/+0 |