1. 9760f8f mn10300: convert to use __HEAD and HEAD_TEXT macros. by Tim Abbott · 15 years ago
  2. 596a5c4 MN10300: Update the ASB2303 defconfig by David Howells · 15 years ago
  3. 616df13 MN10300: Stop gcc from generating uninitialised variable warnings after BUG() by David Howells · 15 years ago
  4. 76d320a MN10300: Wire up missing system calls by David Howells · 15 years ago
  5. 3bb4e15 MN10300: Discard duplicate PFN_xxx() macros by David Howells · 15 years ago
  6. 2f2a213 Separate out the proc- and unit-specific header directories from the general by David Howells · 15 years ago
  7. da76166 Move arch headers from include/asm-mn10300/ to arch/mn10300/include/asm/. by David Howells · 15 years ago
  8. 62b8e68 MN10300: Kill MN10300's own profiling Kconfig by David Howells · 15 years ago
  9. 91e58b6 MN10300: Convert obsolete no_irq_type to no_irq_chip by Thomas Gleixner · 15 years ago
  10. 6f2c55b Simplify copy_thread() by Alexey Dobriyan · 15 years ago
  11. 1a8a510 cpumask: remove references to struct irqaction's mask field. by Rusty Russell · 15 years ago
  12. 6e15cf0 Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 by Ingo Molnar · 15 years ago
  13. edb35028 Merge branches 'irq/genirq' and 'linus' into irq/core by Ingo Molnar · 15 years ago
  14. fc6fc7f Merge branch 'linus' into x86/apic by Ingo Molnar · 15 years ago
  15. d919091 mn10300: fix typo && -> || in arch/mn10300/unit-asb2305/pci.c by Wei Yongjun · 15 years ago
  16. 58bafe7 mn10300: fix oprofile by David Howells · 15 years ago
  17. 8f8573a Merge branches 'irq/genirq', 'irq/sparseirq' and 'irq/urgent' into irq/core by Ingo Molnar · 15 years ago
  18. 1980307 Merge branch 'x86/mm' into core/percpu by Ingo Molnar · 15 years ago
  19. d2287f5 irq: update all arches for new irq_desc, fix by Mike Travis · 15 years ago
  20. e55380e [CVE-2009-0029] Rename old_readdir to sys_old_readdir by Heiko Carstens · 15 years ago
  21. dee4102 sparseirq: use kstat_irqs_cpu instead by Yinghai Lu · 15 years ago
  22. 18d8fda take init_fs to saner place by Al Viro · 16 years ago
  23. c7f8d6f MN10300: Give correct size when reserving interrupt vector table by Akira Takeuchi · 16 years ago
  24. 24646bd MN10300: Fix the preemption resume_kernel() routine by Akira Takeuchi · 16 years ago
  25. a8893fb MN10300: Discard low-priority Tx interrupts when closing an on-chip serial port by Akira Takeuchi · 16 years ago
  26. cb32898 MN10300: vmlinux.lds.S cleanup - use PAGE_SIZE, PERCPU macros by Cyrill Gorcunov · 16 years ago
  27. 004b50f MN10300: Introduce barriers to replace removed volatiles in gdbstub 16550 driver by David Howells · 16 years ago
  28. 1122b19 MN10300: Fix application of kernel module relocations by Mark Salter · 16 years ago
  29. 499c59c MN10300: Tighten up the code using case ranges by Robert P. J. Day · 16 years ago
  30. 58a4748 MN10300: Don't do misalignment handling for userspace by David Howells · 16 years ago
  31. bd9384a MN10300: Don't handle misaligned loading and storing of SP by David Howells · 16 years ago
  32. d3bd462 MN10300: Handle misaligned SP-based operands by David Howells · 16 years ago
  33. 852c15b MN10300: Fix misaligned index-register addressing handling by David Howells · 16 years ago
  34. 6d615c7 MN10300: Handle misaligned postinc-with-imm addressing mode correctly by David Howells · 16 years ago
  35. ddb6d05 MN10300: Perform misalignment fixups of MOV_Lcc by David Howells · 16 years ago
  36. aefefbb MN10300: Allow misalignment fixup in interrupt handling by David Howells · 16 years ago
  37. f911c68 MN10300: Fix register-postinc addressing misalignment handling by David Howells · 16 years ago
  38. b308bf3 MN10300: Extract the displacement from an insn correctly in misalignment fixup by David Howells · 16 years ago
  39. ee6e740 MN10300: Add further misalignment fixups by David Howells · 16 years ago
  40. 9f55588 MN10300: Add built-in testing for misalignment handler by David Howells · 16 years ago
  41. 31ea24b MN10300: Clean up the misalignment handler a little by David Howells · 16 years ago
  42. f6a2298 mn10300: use bcd2bin/bin2bcd by Adrian Bunk · 16 years ago
  43. dc52ddc container freezer: implement freezer cgroup subsystem by Matt Helsley · 16 years ago
  44. e758936 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 16 years ago
  45. d6478fa MN10300: Fix IRQ handling by David Howells · 16 years ago
  46. 08ec3c2 MN10300: Make sched_clock() report time since boot by David Howells · 16 years ago
  47. d1c6d2e MN10300: Change the fault handler to check in_atomic() not in_interrupt() by David Howells · 16 years ago
  48. 6b213e1 Remove redundant CONFIG_ARCH_SUPPORTS_AOUT by David Woodhouse · 16 years ago
  49. 7a8fc9b removed unused #include <linux/version.h>'s by Adrian Bunk · 16 years ago
  50. 18f6db9 mn10300: Fix up __bug_table handling in module loader. by Paul Mundt · 16 years ago
  51. 02c3638 MN10300: Wire up new system calls by David Howells · 16 years ago
  52. 4984d2d mn10300: use generic show_mem() by Johannes Weiner · 16 years ago
  53. 2682497 mn10300: use the common ascii hex helpers by Harvey Harrison · 16 years ago
  54. 2d6ffcc inflate: refactor inflate malloc code by Thomas Petazzoni · 16 years ago
  55. 3560e24 bootmem: replace node_boot_start in struct bootmem_data by Johannes Weiner · 16 years ago
  56. 34492b5 MN10300: Fix MN10300's serial port driver to get at its tty_struct by David Howells · 16 years ago
  57. fc26361 mn10300: provide __ucmpdi2() for MN10300 by David Howells · 16 years ago
  58. 7fc7228 mn10300: export certain arch symbols required to build allmodconfig by David Howells · 16 years ago
  59. b052beb MN10300: Kill linux/a.out.h inclusions by David Howells · 16 years ago
  60. f52111b [PATCH] take init_files to fs/file.c by Al Viro · 16 years ago
  61. 460817b mn10300: replace deprecated "TOPDIR" with newer "srctree" by Robert P. J. Day · 16 years ago
  62. 8e3e076 BKL: revert back to the old spinlock implementation by Linus Torvalds · 16 years ago
  63. d35c7b0 unified (weak) sys_pipe implementation by Ulrich Drepper · 16 years ago
  64. 59957fc mn10300: use kbuild.h instead of defining macros in asm-offsets.c by Christoph Lameter · 16 years ago
  65. b70d3a2 iomap: fix 64 bits resources on 32 bits by Benjamin Herrenschmidt · 16 years ago
  66. 1ba6ab1 PCI: remove initial bios sort of PCI devices on x86 by Greg Kroah-Hartman · 16 years ago
  67. 64ac24e Generic semaphore implementation by Matthew Wilcox · 16 years ago
  68. 860f7be MN10300: define HZ as a config option by David Howells · 16 years ago
  69. ae5e1b6 MN10300: Update asb2303_defconfig by David Howells · 16 years ago
  70. aa409e0 MN10300: Make the kernel jump into gdbstub on a BUG by David Howells · 16 years ago
  71. 5efe92c MN10300: Introduce barriers to replace removed volatiles in gdbstub by David Howells · 16 years ago
  72. 2b79aac MN10300: Call update_process_times() outside of the xtime_lock by David Howells · 16 years ago
  73. daeb51e mn10300: add platform MTD support for the ASB2303 board by David Howells · 16 years ago
  74. b920de1 mn10300: add the MN10300/AM33 architecture to the kernel by David Howells · 16 years ago