| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'microblaze-3.16-rc1' of git://git.monstr.eu/linux-2.6-microblaze i... | Linus Torvalds | 2014-06-05 | 11 | -141/+9 |
|\ |
|
| * | microblaze: Fix typo in head.S s/substract/subtract/ | Antonio Ospite | 2014-06-05 | 1 | -1/+1 |
| * | microblaze: remove check for CONFIG_XILINX_CONSOLE | Paul Bolle | 2014-06-04 | 1 | -5/+1 |
| * | microblaze: Use generic device.h | Michal Simek | 2014-06-04 | 2 | -23/+1 |
| * | microblaze: Do not setup empty unmap_sg function | Michal Simek | 2014-06-04 | 1 | -7/+0 |
| * | microblaze: Remove device_to_mask | Michal Simek | 2014-06-04 | 1 | -8/+0 |
| * | microblaze: Clean device dma_ops structure | Michal Simek | 2014-06-04 | 2 | -9/+0 |
| * | microblaze: Cleanup PCI_DRAM_OFFSET handling | Michal Simek | 2014-06-04 | 4 | -27/+3 |
| * | microblaze: Do not setup pci_dma_ops | Michal Simek | 2014-06-04 | 2 | -24/+0 |
| * | microblaze: Return default dma operations | Michal Simek | 2014-06-04 | 2 | -39/+3 |
| * | microblaze: Enable SERIAL_OF_PLATFORM | Michal Simek | 2014-06-04 | 2 | -0/+2 |
* | | sys_sgetmask/sys_ssetmask: add CONFIG_SGETMASK_SYSCALL | Fabian Frederick | 2014-06-04 | 1 | -1/+0 |
* | | Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2014-06-04 | 1 | -35/+4 |
|\ \ |
|
| * | | of/fdt: create common debugfs | Rob Herring | 2014-04-30 | 1 | -31/+0 |
| * | | of/fdt: update of_get_flat_dt_prop in prep for libfdt | Rob Herring | 2014-04-30 | 1 | -4/+4 |
| |/ |
|
* | | PCI: Turn pcibios_penalize_isa_irq() into a weak function | Hanjun Guo | 2014-05-27 | 1 | -5/+0 |
* | | PCI: Move Open Firmware devspec attribute to PCI common code | Sebastian Ott | 2014-04-30 | 1 | -20/+0 |
|/ |
|
* | Merge tag 'microblaze-3.15-rc1' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds | 2014-04-11 | 23 | -814/+558 |
|\ |
|
| * | microblaze: Use asm-generic/io.h | Michal Simek | 2014-04-07 | 5 | -294/+19 |
| * | microblaze: Remove platform folder | Michal Simek | 2014-04-07 | 6 | -8/+2 |
| * | microblaze: Remove generic platform | Michal Simek | 2014-04-07 | 4 | -80/+40 |
| * | microblaze: Sort Kconfig options | Michal Simek | 2014-04-07 | 1 | -26/+26 |
| * | microblaze: Move DTS file to common location at boot/dts folder | Michal Simek | 2014-04-07 | 2 | -367/+366 |
| * | microblaze: Fix compilation failure because of release_thread | Michal Simek | 2014-04-07 | 1 | -1/+1 |
| * | microblaze: Fix sparse warning because of missing cpu.h header | Michal Simek | 2014-04-07 | 1 | -0/+1 |
| * | microblaze: Make timer driver endian aware | Michal Simek | 2014-04-07 | 1 | -15/+47 |
| * | microblaze: Make intc driver endian aware | Michal Simek | 2014-04-07 | 1 | -10/+41 |
| * | microblaze: Wire-up new system calls sched_setattr/getattr | Michal Simek | 2014-03-12 | 2 | -0/+4 |
| * | microblaze: Wire-up preadv/pwritev in syscall table | Michal Simek | 2014-03-12 | 1 | -2/+2 |
| * | microblaze: Enable pselect6 syscall | Michal Simek | 2014-03-12 | 2 | -3/+3 |
| * | microblaze: Drop architecture-specific declaration of early_printk | Guenter Roeck | 2014-03-12 | 1 | -2/+0 |
| * | microblaze: Rename global function heartbeat() | Guenter Roeck | 2014-03-12 | 3 | -6/+6 |
* | | Merge tag 'trace-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | Linus Torvalds | 2014-04-03 | 1 | -4/+1 |
|\ \ |
|
| * | | ftrace: Do not pass data to ftrace_dyn_arch_init | Jiri Slaby | 2014-03-07 | 1 | -1/+1 |
| * | | ftrace: Pass retval through return in ftrace_dyn_arch_init() | Jiri Slaby | 2014-03-07 | 1 | -3/+0 |
| |/ |
|
* | | Merge tag 'pci-v3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2014-04-01 | 1 | -5/+0 |
|\ \ |
|
| * | | microblaze/PCI: Use default pcibios_enable_device() | Bjorn Helgaas | 2014-03-19 | 1 | -5/+0 |
* | | | Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2014-04-01 | 2 | -1/+1 |
|\ \ \ |
|
| * | | | arch: Remove stub cputime.h headers | Frederic Weisbecker | 2014-03-13 | 2 | -1/+1 |
* | | | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2014-03-31 | 1 | -2/+3 |
|\| | |
| |_|/
|/| | |
|
| * | | locking/mcs: Allow architecture specific asm files to be used for contended case | Tim Chen | 2014-02-09 | 1 | -0/+1 |
| * | | locking/mcs: Order the header files in Kbuild of each architecture in alphabe... | Tim Chen | 2014-02-09 | 1 | -2/+2 |
| |/ |
|
* | | microblaze: Fix a typo when disabling stack protection | Edgar E. Iglesias | 2014-02-10 | 1 | -1/+1 |
* | | microblaze: Define readq and writeq IO helper function | Michal Simek | 2014-02-10 | 1 | -0/+6 |
* | | microblaze: Fix missing HZ macro | Michal Simek | 2014-02-10 | 1 | -0/+2 |
|/ |
|
* | Merge tag 'microblaze-3.14-rc1' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds | 2014-01-28 | 15 | -52/+118 |
|\ |
|
| * | microblaze: Add missing v8.50.a version | Michal Simek | 2014-01-27 | 1 | -0/+1 |
| * | microblaze: Fix missing bracket in printk | Michal Simek | 2014-01-27 | 1 | -1/+1 |
| * | microblaze: Fix compilation error for BS=0 | Michal Simek | 2014-01-27 | 1 | -12/+37 |
| * | microblaze: Disable stack protection from bootloader | Michal Simek | 2014-01-27 | 1 | -0/+4 |