| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-10-17 | UAPI: Make arch/mn10300/include/uapi/asm/setup.h non-empty | David Howells | 1 | -0/+4 |
| 2012-10-14 | Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2 | -6/+2 |
| 2012-10-13 | Merge tag 'disintegrate-misc-arches-20121010' of git://git.infradead.org/user... | Linus Torvalds | 39 | -619/+701 |
| 2012-10-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 13 | -173/+54 |
| 2012-10-10 | UAPI: (Scripted) Disintegrate arch/mn10300/include/asm | David Howells | 39 | -619/+701 |
| 2012-10-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2 | -16/+1 |
| 2012-10-09 | Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd... | Linus Torvalds | 1 | -0/+2 |
| 2012-10-06 | cross-arch: don't corrupt personality flags upon exec() | Jiri Kosina | 1 | -1/+2 |
| 2012-10-06 | mn10300: only add -mmem-funcs to KBUILD_CFLAGS if gcc supports it | Geert Uytterhoeven | 1 | -1/+1 |
| 2012-10-04 | Merge branch 'disintegrate-asm-generic' of git://git.infradead.org/users/dhow... | Arnd Bergmann | 2 | -0/+6 |
| 2012-10-03 | asm-generic: Add default clkdev.h | Mark Brown | 1 | -0/+2 |
| 2012-10-02 | UAPI: (Scripted) Set up UAPI Kbuild files | David Howells | 1 | -0/+3 |
| 2012-10-01 | mn10300: don't bother with SIGTRAP in setup_frame() | Al Viro | 1 | -8/+0 |
| 2012-10-01 | sanitize tsk_is_polling() | Al Viro | 1 | -0/+2 |
| 2012-10-01 | bury _TIF_RESTORE_SIGMASK | Al Viro | 1 | -1/+0 |
| 2012-10-01 | mn10300: get rid of calling do_notify_resume() when returning to kernel mode | Al Viro | 2 | -5/+4 |
| 2012-10-01 | mn10300: convert to generic kernel_thread() | Al Viro | 3 | -36/+19 |
| 2012-10-01 | mn10300: switch to generic kernel_execve() | Al Viro | 6 | -49/+13 |
| 2012-10-01 | mn10300: switch to generic sys_execve() | Al Viro | 3 | -16/+2 |
| 2012-10-01 | mn10300: split ret_from_fork, simplify kernel_thread() | Al Viro | 5 | -71/+27 |
| 2012-09-28 | Make most arch asm/module.h files use asm-generic/module.h | David Howells | 2 | -6/+2 |
| 2012-09-23 | mn10300: Add missing RCU idle APIs on idle loop | Frederic Weisbecker | 1 | -0/+3 |
| 2012-09-20 | get rid of generic instances of asm/exec.h | Al Viro | 2 | -16/+2 |
| 2012-07-30 | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds | 2 | -1/+1 |
| 2012-07-30 | ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSION | Will Deacon | 2 | -1/+1 |
| 2012-07-30 | Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds | 1 | -1/+0 |
| 2012-07-22 | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -2/+0 |
| 2012-07-17 | mn10300: fix "pull clearing RESTORE_SIGMASK into block_sigmask()" fallout | Geert Uytterhoeven | 1 | -2/+3 |
| 2012-07-11 | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds | 12 | -28/+18 |
| 2012-07-11 | mn10300: use "#elif defined(CONFIG_*)" instead of "#elif CONFIG_*" | Geert Uytterhoeven | 1 | -2/+2 |
| 2012-07-11 | mn10300: mm/dma-alloc.c needs <linux/export.h> | Geert Uytterhoeven | 1 | -0/+1 |
| 2012-07-11 | mn10300: kernel/traps.c needs <linux/export.h> | Geert Uytterhoeven | 1 | -0/+1 |
| 2012-07-11 | mn10300: kernel/internal.h needs <linux/irqreturn.h> | Geert Uytterhoeven | 1 | -0/+2 |
| 2012-07-11 | mn10300: remove duplicate definition of PTRACE_O_TRACESYSGOOD | Geert Uytterhoeven | 1 | -3/+0 |
| 2012-07-11 | mn10300: move setup_jiffies_interrupt() to cevt-mn10300.c | Geert Uytterhoeven | 7 | -23/+12 |
| 2012-07-11 | MN10300: Fix a missing semicolon | David Howells | 1 | -1/+1 |
| 2012-06-28 | Remove useless wrappers of asm-generic/ipc.h | Paul Bolle | 1 | -1/+0 |
| 2012-06-05 | mn10300: SMP: Remove call to ipi_call_lock()/ipi_call_unlock() | Yong Zhang | 1 | -2/+0 |
| 2012-06-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -30/+9 |
| 2012-06-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -3/+0 |
| 2012-06-01 | new helper: signal_delivered() | Al Viro | 1 | -2/+1 |
| 2012-06-01 | most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set | Al Viro | 1 | -4/+0 |
| 2012-06-01 | TIF_RESTORE_SIGMASK can be set only when TIF_SIGPENDING is set | Al Viro | 1 | -1/+1 |
| 2012-06-01 | pull clearing RESTORE_SIGMASK into block_sigmask() | Al Viro | 1 | -13/+5 |
| 2012-06-01 | new helper: sigmask_to_save() | Al Viro | 1 | -8/+3 |
| 2012-06-01 | new helper: restore_saved_sigmask() | Al Viro | 1 | -4/+1 |
| 2012-05-31 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -2/+0 |
| 2012-05-30 | bury __kernel_nlink_t, make internal nlink_t consistent | Al Viro | 1 | -3/+0 |
| 2012-05-24 | Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -0/+1 |
| 2012-05-24 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -7/+1 |
| 2012-05-23 | move key_repace_session_keyring() into tracehook_notify_resume() | Al Viro | 1 | -2/+0 |
| 2012-05-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -28/+7 |
| 2012-05-23 | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2 | -7/+6 |
| 2012-05-21 | mn10300: use set_current_blocked() and block_sigmask() | Matt Fleming | 1 | -17/+4 |
| 2012-05-21 | new helper: sigsuspend() | Al Viro | 1 | -11/+3 |
| 2012-05-21 | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 6 | -58/+7 |
| 2012-05-21 | timers: Fixup the Kconfig consolidation fallout | Thomas Gleixner | 1 | -1/+0 |
| 2012-05-21 | mn10300: Use generic time config | Anna-Maria Gleixner | 1 | -6/+1 |
| 2012-05-16 | fork: move the real prepare_to_copy() users to arch_dup_task_struct() | Suresh Siddha | 2 | -7/+6 |
| 2012-05-15 | mn10300/CPU hotplug: Add missing call to notify_cpu_starting() | Srivatsa S. Bhat | 1 | -3/+6 |
| 2012-05-08 | mn10300: Use common threadinfo allocator | Thomas Gleixner | 2 | -16/+4 |
| 2012-05-05 | init_task: Replace CONFIG_HAVE_GENERIC_INIT_TASK | Thomas Gleixner | 1 | -1/+0 |
| 2012-05-05 | mn10300: Use generic init_task | Thomas Gleixner | 4 | -41/+3 |
| 2012-04-26 | smp: Add task_struct argument to __cpu_up() | Thomas Gleixner | 1 | -1/+1 |
| 2012-04-08 | kvmclock: Add functions to check if the host has stopped the vm | Eric B Munson | 1 | -0/+1 |
| 2012-03-29 | Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -100/+11 |
| 2012-03-28 | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub... | Linus Torvalds | 27 | -229/+221 |
| 2012-03-28 | Delete all instances of asm/system.h | David Howells | 1 | -5/+0 |
| 2012-03-28 | Disintegrate asm/system.h for MN10300 | David Howells | 27 | -229/+226 |
| 2012-03-23 | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds | 2 | -4/+1 |
| 2012-03-23 | nmi watchdog: do not use cpp symbol in Kconfig | Cong Wang | 2 | -4/+1 |
| 2012-03-23 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2 | -69/+9 |
| 2012-03-21 | Merge branch 'kmap_atomic' of git://github.com/congwang/linux | Linus Torvalds | 1 | -1/+1 |
| 2012-03-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -0/+4 |
| 2012-03-20 | highmem: kill all __kmap_atomic() | Cong Wang | 1 | -1/+1 |
| 2012-03-01 | sched/rt: Use schedule_preempt_disabled() | Thomas Gleixner | 1 | -3/+1 |
| 2012-02-24 | net: Add framework to allow sending packets with customized CRC. | Ben Greear | 1 | -0/+3 |
| 2012-02-23 | PCI: collapse pcibios_resource_to_bus | Bjorn Helgaas | 1 | -2/+0 |
| 2012-02-23 | mn10300/PCI: get rid of device resource fixups | Bjorn Helgaas | 2 | -68/+10 |
| 2012-02-21 | sock: Introduce the SO_PEEK_OFF sock option | Pavel Emelyanov | 1 | -0/+1 |
| 2012-02-14 | mn10300: Use generic posix_types.h | H. Peter Anvin | 1 | -100/+11 |
| 2012-01-14 | Merge branch 'for-next' of git://git.infradead.org/users/dhowells/linux-headers | Linus Torvalds | 1 | -17/+1 |
| 2012-01-12 | treewide: convert uses of ATTRIB_NORETURN to __noreturn | Joe Perches | 1 | -1/+1 |
| 2012-01-11 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 3 | -30/+6 |
| 2012-01-10 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 4 | -41/+10 |
| 2012-01-08 | Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -2/+0 |
| 2012-01-08 | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds | 2 | -35/+1 |
| 2012-01-06 | mn10300/PCI: convert to pci_scan_root_bus() for correct root bus resources | Bjorn Helgaas | 1 | -6/+6 |
| 2012-01-06 | PCI: mn10300: use generic pcibios_set_master() | Myron Stowe | 1 | -16/+0 |
| 2012-01-06 | PCI: Pull PCI 'latency timer' setup up into the core | Myron Stowe | 2 | -8/+0 |
| 2012-01-03 | consolidate a bunch of ipcbuf.h instances | Al Viro | 1 | -29/+1 |
| 2012-01-03 | consolidate umode_t declarations | Al Viro | 1 | -6/+0 |
| 2011-12-12 | UAPI: Make MN10300 use asm-generic/param.h | David Howells | 1 | -17/+1 |
| 2011-12-04 | mn10300: switch to GENERIC_PCI_IOMAP | Michael S. Tsirkin | 4 | -33/+2 |
| 2011-12-04 | mn10300: add missing __iomap markers | Michael S. Tsirkin | 1 | -8/+8 |
| 2011-11-21 | freezer: remove now unused TIF_FREEZE | Tejun Heo | 1 | -2/+0 |
| 2011-11-17 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -0/+3 |
| 2011-11-09 | net: add wireless TX status socket option | Johannes Berg | 1 | -0/+3 |
| 2011-10-31 | kgdb: follow rename pack_hex_byte() to hex_byte_pack() | Andy Shevchenko | 1 | -26/+26 |
| 2011-10-26 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -3/+0 |
| 2011-10-04 | time: Cleanup old CONFIG_GENERIC_TIME references that snuck in | John Stultz | 1 | -3/+0 |
| 2011-09-27 | doc: fix broken references | Paul Bolle | 2 | -2/+1 |
| 2011-08-26 | All Arch: remove linkage for sys_nfsservctl system call | NeilBrown | 1 | -1/+1 |
| 2011-07-26 | atomic: cleanup asm-generic atomic*.h inclusion | Arun Sharma | 1 | -2/+0 |
| 2011-07-26 | atomic: move atomic_add_unless to generic code | Arun Sharma | 1 | -2/+2 |
| 2011-07-26 | atomic: use <linux/atomic.h> | Arun Sharma | 8 | -8/+7 |
| 2011-07-26 | asm-generic: add another generic ext2 atomic bitops | Akinobu Mita | 1 | -6/+1 |
| 2011-07-26 | ptrace: unify show_regs() prototype | Mike Frysinger | 1 | -1/+0 |
| 2011-07-26 | mn10300, exec: remove redundant set_fs(USER_DS) | Mathias Krause | 1 | -1/+0 |
| 2011-07-24 | modules: make arch's use default loader hooks | Jonas Bonn | 1 | -61/+0 |
| 2011-06-21 | MN10300: asm/uaccess.h needs to #include linux/kernel.h for might_sleep() | David Howells | 1 | -0/+1 |
| 2011-06-07 | MN10300: Add missing _sdata declaration | David Howells | 1 | -0/+1 |
| 2011-06-07 | MN10300: die_if_no_fixup() shouldn't use get_user() as it doesn't call set_fs() | David Howells | 1 | -2/+2 |
| 2011-06-07 | MN10300: Fix one of the kernel debugger cacheflush variants | David Howells | 1 | -2/+2 |
| 2011-05-28 | Merge branch 'setns' | Linus Torvalds | 2 | -1/+3 |
| 2011-05-28 | ns: Wire up the setns system call | Eric W. Biederman | 2 | -1/+3 |
| 2011-05-26 | arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT} | Akinobu Mita | 1 | -3/+0 |
| 2011-05-26 | cgroup: remove the ns_cgroup | Daniel Lezcano | 1 | -1/+0 |
| 2011-05-25 | mn10300: convert old cpumask API into new one | KOSAKI Motohiro | 4 | -63/+68 |
| 2011-05-25 | mm: now that all old mmu_gather code is gone, remove the storage | Peter Zijlstra | 1 | -2/+0 |
| 2011-05-24 | Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj... | Linus Torvalds | 1 | -1/+1 |
| 2011-04-14 | sched: Provide scheduler_ipi() callback in response to smp_send_reschedule() | Peter Zijlstra | 1 | -4/+1 |
| 2011-03-31 | Fix common misspellings | Lucas De Marchi | 1 | -1/+1 |
| 2011-03-30 | genirq: Remove the now obsolete config options and select statements | Thomas Gleixner | 1 | -1/+0 |
| 2011-03-29 | mn10300: Use generic show_interrupts() | Thomas Gleixner | 2 | -58/+11 |
| 2011-03-29 | mn10300: Cleanup irq_desc access | Thomas Gleixner | 1 | -6/+5 |
| 2011-03-29 | mn10300: Convert genirq namespace | Thomas Gleixner | 4 | -11/+12 |
| 2011-03-24 | percpu: Always align percpu output section to PAGE_SIZE | Tejun Heo | 1 | -1/+1 |
| 2011-03-24 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells... | Linus Torvalds | 37 | -502/+1893 |
| 2011-03-23 | bitops: remove minix bitops from asm/bitops.h | Akinobu Mita | 1 | -1/+0 |
| 2011-03-23 | bitops: remove ext2 non-atomic bitops from asm/bitops.h | Akinobu Mita | 1 | -1/+0 |
| 2011-03-23 | bitops: introduce little-endian bitops for most architectures | Akinobu Mita | 1 | -0/+1 |
| 2011-03-23 | MN10300: gcc 4.6 vs am33 inline assembly | Richard Henderson | 1 | -4/+17 |
| 2011-03-22 | add the common dma_addr_t typedef to include/linux/types.h | FUJITA Tomonori | 1 | -7/+0 |
| 2011-03-22 | mm: NUMA aware alloc_thread_info_node() | Eric Dumazet | 1 | -2/+4 |
| 2011-03-18 | MN10300: Deprecate gdbstub | David Howells | 1 | -1/+4 |
| 2011-03-18 | MN10300: Allow KGDB to use the MN10300 serial ports | David Howells | 1 | -0/+75 |
| 2011-03-18 | MN10300: Emulate single stepping in KGDB on MN10300 | David Howells | 3 | -12/+425 |
| 2011-03-18 | MN10300: Generalise kernel debugger kernel halt, reboot or power off hook | David Howells | 1 | -3/+3 |
| 2011-03-18 | MN10300: Use KGDB | David Howells | 6 | -2/+289 |
| 2011-03-18 | MN10300: Create generic kernel debugger hooks | David Howells | 14 | -248/+317 |
| 2011-03-18 | MN10300: Create general kernel debugger cache flushing | David Howells | 17 | -158/+592 |
| 2011-03-18 | MN10300: Introduce a general config option for kernel debugger hooks | David Howells | 3 | -1/+25 |
| 2011-03-18 | MN10300: The icache invalidate functions should disable the icache first | David Howells | 3 | -83/+140 |
| 2011-03-18 | MN10300: gdbstub: Restrict single-stepping to non-preemptable non-SMP configs | David Howells | 2 | -2/+18 |
| 2011-03-18 | MN10300: Clear ASB2364 peripheral interrupt masks before enabling interrupts | David Howells | 2 | -0/+55 |
| 2011-03-18 | MN10300: Fix the ASB2364 gdbport UART register defs | David Howells | 1 | -12/+12 |
| 2011-03-18 | MN10300: Fix ASB2364 FPGA register defs | David Howells | 1 | -1/+1 |
| 2011-03-18 | MN10300: Select GENERIC_HARDIRQS_NO_DEPRECATED | Thomas Gleixner | 3 | -5/+6 |
| 2011-03-18 | MN10300: Select HAVE_GENERIC_HARDIRQS rather than GENERIC_HARDIRQS | David Howells | 1 | -1/+1 |
| 2011-03-18 | MN10300: Convert ASB2364 FPGA irq_chip to new functions | Thomas Gleixner | 1 | -13/+13 |
| 2011-03-18 | MN10300: Convert ipi irq_chip to new functions | Thomas Gleixner | 1 | -8/+22 |
| 2011-03-18 | MN10300: Convert serial irq_chip to new functions | Thomas Gleixner | 1 | -5/+10 |
| 2011-03-18 | MN10300: Convert cpu irq_chips to new functions | Thomas Gleixner | 1 | -29/+33 |
| 2011-03-18 | MN10300: Remove unused mn10300_intc_* functions | Thomas Gleixner | 2 | -30/+0 |
| 2011-03-18 | MN10300: Remove stale irq_chip.end - V2 | Thomas Gleixner | 1 | -1/+0 |
| 2011-03-18 | MN10300: Use clockevents_calc_mult_shift() | Thomas Gleixner | 3 | -26/+3 |
| 2011-03-18 | MN10300: Use clocksource_register_hz() | Thomas Gleixner | 3 | -21/+1 |
| 2011-03-18 | MN10300: Remove stale code | Thomas Gleixner | 3 | -67/+2 |
| 2011-03-16 | Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj... | Linus Torvalds | 1 | -1/+1 |
| 2011-03-15 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -5/+1 |
| 2011-03-14 | MN10300: atomic_read() should ensure it emits a load | David Howells | 1 | -1/+1 |
| 2011-03-14 | MN10300: The SMP_ICACHE_INV_FLUSH_RANGE IPI command does not exist | David Howells | 1 | -2/+2 |
| 2011-03-14 | MN10300: Proper use of macros get_user() in the case of incremented pointers | Tkhai Kirill | 1 | -2/+3 |
| 2011-02-09 | mn10300: Switch do_timer() to xtimer_update() | Torben Hohn | 1 | -5/+1 |
| 2011-01-25 | percpu: align percpu readmostly subsection to cacheline | Tejun Heo | 1 | -1/+1 |
| 2011-01-21 | mn10300: Use generic irq Kconfig | Thomas Gleixner | 1 | -4/+1 |
| 2011-01-21 | genirq: Remove __do_IRQ | Thomas Gleixner | 1 | -3/+0 |
| 2011-01-20 | kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT | David Rientjes | 2 | -2/+2 |
| 2011-01-13 | kernel: clean up USE_GENERIC_SMP_HELPERS | Amerigo Wang | 1 | -5/+1 |
| 2011-01-13 | set_rtc_mmss: show warning message only once | Stephen Hemminger | 1 | -1/+1 |
| 2011-01-03 | arch/mn10300/kernel/irq.c: fix build | Andrew Morton | 1 | -1/+1 |
| 2010-12-20 | clarify a usage constraint for cnt32_to_63() | Nicolas Pitre | 1 | -7/+3 |
| 2010-12-07 | MN10300: Fix interrupt mask alteration function call name in gdbstub | David Howells | 3 | -3/+6 |
| 2010-12-03 | MN10300: Implement asm/syscall.h | David Howells | 1 | -0/+117 |
| 2010-11-17 | BKL: remove extraneous #include <smp_lock.h> | Arnd Bergmann | 1 | -1/+0 |
| 2010-10-28 | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds | 1 | -9/+0 |
| 2010-10-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-mn10300 | Linus Torvalds | 137 | -1944/+9384 |
| 2010-10-27 | ptrace: cleanup arch_ptrace() on mn10300 | Namhyung Kim | 1 | -9/+8 |
| 2010-10-27 | ptrace: change signature of arch_ptrace() | Namhyung Kim | 1 | -1/+2 |
| 2010-10-27 | mm: fix race in kunmap_atomic() | Peter Zijlstra | 1 | -1/+3 |
| 2010-10-27 | MN10300: Save frame pointer in thread_info struct rather than global var | David Howells | 14 | -145/+75 |
| 2010-10-27 | MN10300: Change "Matsushita" to "Panasonic". | Akira Takeuchi | 3 | -5/+5 |
| 2010-10-27 | MN10300: Create a defconfig for the ASB2364 board | Akira Takeuchi | 1 | -0/+98 |
| 2010-10-27 | MN10300: Update the ASB2303 defconfig | Akira Takeuchi | 1 | -0/+2 |
| 2010-10-27 | MN10300: ASB2364: Add support for SMSC911X and SMC911X | Akira Takeuchi | 5 | -0/+233 |
| 2010-10-27 | MN10300: ASB2364: Handle the IRQ multiplexer in the FPGA | David Howells | 7 | -19/+166 |
| 2010-10-27 | MN10300: Generic time support | Mark Salter | 12 | -115/+401 |
| 2010-10-27 | MN10300: Specify an ELF HWCAP flag for MN10300 Atomic Operations Unit support | Mark Salter | 1 | -0/+10 |
| 2010-10-27 | MN10300: Map userspace atomic op regs as a vmalloc page | Mark Salter | 2 | -0/+24 |
| 2010-10-27 | MN10300: And Panasonic AM34 subarch and implement SMP | Akira Takeuchi | 79 | -481/+4494 |
| 2010-10-27 | MN10300: Delete idle_timestamp from irq_cpustat_t | Akira Takeuchi | 2 | -3/+0 |
| 2010-10-27 | MN10300: Make various interrupt priority settings configurable | Akira Takeuchi | 2 | -6/+76 |
| 2010-10-27 | MN10300: Optimise do_csum() | Akira Takeuchi | 1 | -27/+22 |
| 2010-10-27 | MN10300: Implement atomic ops using atomic ops unit | Mark Salter | 2 | -47/+351 |
| 2010-10-27 | MN10300: Make the FPU operate in non-lazy mode under SMP | Akira Takeuchi | 14 | -248/+440 |
| 2010-10-27 | MN10300: SMP TLB flushing | Akira Takeuchi | 4 | -29/+290 |
| 2010-10-27 | MN10300: Use the [ID]PTEL2 registers rather than [ID]PTEL for TLB control | Akira Takeuchi | 3 | -47/+65 |
| 2010-10-27 | MN10300: Make the use of PIDR to mark TLB entries controllable | Akira Takeuchi | 4 | -62/+84 |
| 2010-10-27 | MN10300: Rename __flush_tlb*() to local_flush_tlb*() | David Howells | 6 | -28/+42 |