| Commit message (Expand) | Author | Age |
* | mn10300/PCI: Clip bridge windows to fit in upstream windows | Yinghai Lu | 2015-01-16 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2014-12-11 |
|\ |
|
| * | net, lib: kill arch_fast_hash library bits | Daniel Borkmann | 2014-12-10 |
| * | net: sock: allow eBPF programs to be attached to sockets | Alexei Starovoitov | 2014-12-06 |
| * | net: introduce SO_INCOMING_CPU | Eric Dumazet | 2014-11-11 |
* | | mn10300: io: implement dummy relaxed accessor macros for writes | Will Deacon | 2014-10-20 |
|/ |
|
* | Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2014-10-13 |
|\ |
|
| * | locking,arch,mn10300: Fold atomic_ops | Peter Zijlstra | 2014-08-14 |
* | | mn10300: use Kbuild logic to include <asm-generic/sections.h> | Geert Uytterhoeven | 2014-10-09 |
* | | Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2014-10-09 |
|\ \ |
|
| * | | irq_work: Introduce arch_irq_work_has_interrupt() | Peter Zijlstra | 2014-09-13 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2014-10-07 |
|\ \ \
| |/ /
|/| | |
|
| * | | Remove MN10300_PROC_MN2WS0038 | Richard Weinberger | 2014-09-26 |
| |/ |
|
* | | Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2014-08-09 |
|\ \ |
|
| * | | mn10300: Use sigsp() | Richard Weinberger | 2014-08-06 |
| * | | mn10300: Use get_signal() signal_setup_done() | Richard Weinberger | 2014-08-06 |
* | | | lib/scatterlist: clean up useless architecture versions of scatterlist.h | Laura Abbott | 2014-08-08 |
| |/
|/| |
|
* | | arch, locking: Ciao arch_mutex_cpu_relax() | Davidlohr Bueso | 2014-07-17 |
|/ |
|
* | sys_sgetmask/sys_ssetmask: add CONFIG_SGETMASK_SYSCALL | Fabian Frederick | 2014-06-04 |
* | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2014-06-03 |
|\ |
|
| * | arch,mn10300: Convert smp_mb__*() | Peter Zijlstra | 2014-04-18 |
* | | PCI: Turn pcibios_penalize_isa_irq() into a weak function | Hanjun Guo | 2014-05-27 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2014-04-12 |
|\ |
|
| * | mn10300: kmap_atomic() returns void *, not unsigned long... | Al Viro | 2014-04-01 |
* | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2014-04-01 |
|\ \ |
|
| * | | mn10300: Remove deprecated IRQF_DISABLED | Michael Opdenacker | 2014-03-04 |
| * | | mn10300: Use the core irq stats function | Thomas Gleixner | 2014-03-04 |
| |/ |
|
* | | arch: Remove stub cputime.h headers | Frederic Weisbecker | 2014-03-13 |
* | | 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 |
|/ |
|
* | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 2014-01-30 |
|\ |
|
| * | mn10300: Remove redundant debugging info flag | Geoff Levand | 2014-01-28 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2014-01-25 |
|\ \ |
|
| * | | net: introduce SO_BPF_EXTENSIONS | Michal Sekletar | 2014-01-18 |
| * | | 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 |
| |/ |
|
* | | Kconfig: update flightly outdated CONFIG_SMP documentation | Robert Graffham | 2014-01-23 |
* | | arch: Re-sort some Kbuild files to hopefully help avoid some conflicts | Stephen Rothwell | 2014-01-14 |
* | | arch: Clean up asm/barrier.h implementations using asm-generic/barrier.h | Peter Zijlstra | 2014-01-12 |
|/ |
|
* | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2013-11-19 |
|\ |
|
| * | preempt: Make PREEMPT_ACTIVE generic | Thomas Gleixner | 2013-11-13 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2013-11-15 |
|\ \ |
|
| * | | treewide: fix "distingush" typo | Michael Opdenacker | 2013-10-14 |
* | | | kernel: remove CONFIG_USE_GENERIC_SMP_HELPERS | Christoph Hellwig | 2013-11-14 |
* | | | mn10300: add missing pgtable_page_ctor/dtor calls | Kirill A. Shutemov | 2013-11-14 |
* | | | Merge tag 'pci-v3.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2013-11-14 |
|\ \ \ |
|
| * | | | mn10300/PCI: Remove useless pcibios_last_bus | Bjorn Helgaas | 2013-10-29 |
| * | | | mn10300/PCI: Remove unused pci_mem_start | Myron Stowe | 2013-10-07 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2013-11-13 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | net: introduce SO_MAX_PACING_RATE | Eric Dumazet | 2013-09-28 |
| |/ / |
|