Age | Commit message (Expand) | Author | Files | Lines |
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 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells... | Linus Torvalds | 37 | -502/+1893 |
2011-03-24 | bitops: remove minix bitops from asm/bitops.h | Akinobu Mita | 1 | -1/+0 |
2011-03-24 | bitops: remove ext2 non-atomic bitops from asm/bitops.h | Akinobu Mita | 1 | -1/+0 |
2011-03-24 | 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-23 | add the common dma_addr_t typedef to include/linux/types.h | FUJITA Tomonori | 1 | -7/+0 |
2011-03-23 | 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-16 | 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-21 | 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-04 | 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 |