| Commit message (Expand) | Author | Age |
* | Merge tag 'microblaze-3.15-rc1' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds | 2014-04-11 |
|\ |
|
| * | microblaze: Use asm-generic/io.h | Michal Simek | 2014-04-07 |
| * | microblaze: Remove platform folder | Michal Simek | 2014-04-07 |
| * | microblaze: Remove generic platform | Michal Simek | 2014-04-07 |
| * | microblaze: Sort Kconfig options | Michal Simek | 2014-04-07 |
| * | microblaze: Move DTS file to common location at boot/dts folder | Michal Simek | 2014-04-07 |
| * | microblaze: Fix compilation failure because of release_thread | Michal Simek | 2014-04-07 |
| * | microblaze: Fix sparse warning because of missing cpu.h header | Michal Simek | 2014-04-07 |
| * | microblaze: Make timer driver endian aware | Michal Simek | 2014-04-07 |
| * | microblaze: Make intc driver endian aware | Michal Simek | 2014-04-07 |
| * | microblaze: Wire-up new system calls sched_setattr/getattr | Michal Simek | 2014-03-12 |
| * | microblaze: Wire-up preadv/pwritev in syscall table | Michal Simek | 2014-03-12 |
| * | microblaze: Enable pselect6 syscall | Michal Simek | 2014-03-12 |
| * | microblaze: Drop architecture-specific declaration of early_printk | Guenter Roeck | 2014-03-12 |
| * | microblaze: Rename global function heartbeat() | Guenter Roeck | 2014-03-12 |
* | | Merge tag 'trace-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | Linus Torvalds | 2014-04-03 |
|\ \ |
|
| * | | ftrace: Do not pass data to ftrace_dyn_arch_init | Jiri Slaby | 2014-03-07 |
| * | | ftrace: Pass retval through return in ftrace_dyn_arch_init() | Jiri Slaby | 2014-03-07 |
| |/ |
|
* | | Merge tag 'pci-v3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2014-04-01 |
|\ \ |
|
| * | | microblaze/PCI: Use default pcibios_enable_device() | Bjorn Helgaas | 2014-03-19 |
* | | | Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2014-04-01 |
|\ \ \ |
|
| * | | | arch: Remove stub cputime.h headers | Frederic Weisbecker | 2014-03-13 |
* | | | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2014-03-31 |
|\| | |
| |_|/
|/| | |
|
| * | | locking/mcs: Allow architecture specific asm files to be used for contended case | Tim Chen | 2014-02-09 |
| * | | locking/mcs: Order the header files in Kbuild of each architecture in alphabe... | Tim Chen | 2014-02-09 |
| |/ |
|
* | | microblaze: Fix a typo when disabling stack protection | Edgar E. Iglesias | 2014-02-10 |
* | | microblaze: Define readq and writeq IO helper function | Michal Simek | 2014-02-10 |
* | | microblaze: Fix missing HZ macro | Michal Simek | 2014-02-10 |
|/ |
|
* | Merge tag 'microblaze-3.14-rc1' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds | 2014-01-28 |
|\ |
|
| * | microblaze: Add missing v8.50.a version | Michal Simek | 2014-01-27 |
| * | microblaze: Fix missing bracket in printk | Michal Simek | 2014-01-27 |
| * | microblaze: Fix compilation error for BS=0 | Michal Simek | 2014-01-27 |
| * | microblaze: Disable stack protection from bootloader | Michal Simek | 2014-01-27 |
| * | microblaze: Define read/write{b,w,l}_relaxed MMIO | Michal Simek | 2014-01-27 |
| * | microblaze: timer: Do not initialized system timer twice | Michal Simek | 2014-01-27 |
| * | microblaze: timer: Use generic sched_clock implementation | Michal Simek | 2014-01-27 |
| * | microblaze: Add NOTES section to linker script | Michal Simek | 2014-01-27 |
| * | microblaze: Add support for CCF | Michal Simek | 2014-01-27 |
| * | microblaze: Simplify fcpu helper function | Michal Simek | 2014-01-21 |
| * | microblaze/uapi: Use Kbuild logic to include <asm-generic/types.h> | Geert Uytterhoeven | 2014-01-21 |
| * | microblaze: Remove duplicate declarations of _stext[] and _etext[] | Geert Uytterhoeven | 2014-01-21 |
| * | microblaze: Remove _fdt_start casts | Geert Uytterhoeven | 2014-01-21 |
| * | microblaze: Wire up defconfig to mmu_defconfig | Geert Uytterhoeven | 2014-01-21 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2014-01-25 |
|\ \ |
|
| * | | net: resort some Kbuild files to hopefully help avoid some conflicts | Stephen Rothwell | 2014-01-14 |
| * | | lib: Add missing arch generic-y entries for asm-generic/hash.h | David S. Miller | 2013-12-17 |
| |/ |
|
* | | Merge tag 'devicetree-for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2014-01-24 |
|\ \ |
|
| * | | dt/bindings: remove device_type "network" references | Grant Likely | 2014-01-16 |
| |/ |
|
* | | microblaze: use generic fixmap.h | Mark Salter | 2014-01-23 |
* | | microblaze: extable: sort the exception table at build time | Michal Simek | 2014-01-23 |