1. 79d8a8f Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 14 years ago
  2. 22b7fcd mn10300: Switch do_timer() to xtimer_update() by Torben Hohn · 14 years ago
  3. 19df0c2 percpu: align percpu readmostly subsection to cacheline by Tejun Heo · 14 years ago
  4. 3e5c124 set_rtc_mmss: show warning message only once by Stephen Hemminger · 14 years ago
  5. d9a1abe arch/mn10300/kernel/irq.c: fix build by Andrew Morton · 14 years ago
  6. b8da46d clarify a usage constraint for cnt32_to_63() by Nicolas Pitre · 14 years ago
  7. 6142e05 MN10300: Fix interrupt mask alteration function call name in gdbstub by David Howells · 14 years ago
  8. 451a3c2 BKL: remove extraneous #include <smp_lock.h> by Arnd Bergmann · 14 years ago
  9. bdab225 Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-mn10300 by Linus Torvalds · 14 years ago
  10. 261bb92 ptrace: cleanup arch_ptrace() on mn10300 by Namhyung Kim · 14 years ago
  11. 9b05a69 ptrace: change signature of arch_ptrace() by Namhyung Kim · 14 years ago
  12. 7c7fcf7 MN10300: Save frame pointer in thread_info struct rather than global var by David Howells · 14 years ago
  13. a5e03ca MN10300: Change "Matsushita" to "Panasonic". by Akira Takeuchi · 14 years ago
  14. 6044cf1 MN10300: ASB2364: Handle the IRQ multiplexer in the FPGA by David Howells · 14 years ago
  15. 730c1fa MN10300: Generic time support by Mark Salter · 14 years ago
  16. 368dd5a MN10300: And Panasonic AM34 subarch and implement SMP by Akira Takeuchi · 14 years ago
  17. 04157a6 MN10300: Delete idle_timestamp from irq_cpustat_t by Akira Takeuchi · 14 years ago
  18. 278d91c MN10300: Make the FPU operate in non-lazy mode under SMP by Akira Takeuchi · 14 years ago
  19. 8f19e3d MN10300: AM34 erratum requires MMUCTR read and write on exception entry by Akira Takeuchi · 14 years ago
  20. b478491 MN10300: Allow some cacheflushes to be avoided if cache snooping is available by David Howells · 14 years ago
  21. 344af92 MN10300: Provide a MN10300_CACHE_ENABLED config option by David Howells · 14 years ago
  22. 86c0f93 MN10300: Remove monitor/JTAG functions by Akira Takeuchi · 14 years ago
  23. 3b950de MN10300: Prevent cnt32_to_63() from being preempted in sched_clock() by David Howells · 14 years ago
  24. 292aa14 MN10300: BUG to BUG_ON changes by Stoyan Gaydarov · 14 years ago
  25. 5260562 MN10300: Fix the PERCPU() alignment to allow for workqueues by David Howells · 14 years ago
  26. df9ee29 Fix IRQ flag handling naming by David Howells · 14 years ago
  27. 5336377 modules: Fix module_bug_list list corruption race by Linus Torvalds · 14 years ago
  28. 60bdb72 mn10300: check __get_user/__put_user results... by Al Viro · 14 years ago
  29. 8e87354 mn10300: get rid of set_fs(USER_DS) in sigframe setup by Al Viro · 14 years ago
  30. c05628b mn10300: ->restart_block.fn needs to be reset on sigreturn by Al Viro · 14 years ago
  31. 00cbf608 mn10300: prevent double syscall restarts by Al Viro · 14 years ago
  32. e46924d mn10300: avoid SIGSEGV delivery loop by Al Viro · 14 years ago
  33. a4128b0 MN10300: Fix up the IRQ names for the on-chip serial ports by David Howells · 14 years ago
  34. d762746 Make do_execve() take a const filename pointer by David Howells · 14 years ago
  35. c788732 Mark arguments to certain syscalls as being const by David Howells · 14 years ago
  36. 12fdff3 Add a dummy printk function for the maintenance of unused printks by David Howells · 14 years ago
  37. 3557957 MN10300: Fix RTC routines by David Howells · 14 years ago
  38. 7d02093 Merge branch 'timers-for-linus-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  39. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  40. f7a5657 mn10300: Convert mn10300 to use read/update_persistent_clock by John Stultz · 15 years ago
  41. baed7fc Add generic sys_ipc wrapper by Christoph Hellwig · 15 years ago
  42. 5d0e528 Add generic sys_old_select() by Christoph Hellwig · 15 years ago
  43. e5d20d0 mn10300: wire up missing new syscalls by David Howells · 15 years ago
  44. d6bb7a1 mn10300: add cc clobbers to asm statements by Mark Salter · 15 years ago
  45. 4c03ee7 mn10300: signal stack fix by Mark Salter · 15 years ago
  46. 239007b genirq: Convert irq_desc.lock to raw_spinlock by Thomas Gleixner · 15 years ago
  47. d031655 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 15 years ago
  48. f8b7256 Unify sys_mmap* by Al Viro · 15 years ago
  49. 564b3bf arch_mmap_check() on mn10300 by Al Viro · 15 years ago
  50. 390dfd9 percpu: make misc percpu symbols unique by Tejun Heo · 15 years ago
  51. 8c0daee mn10300: Remove the BKL from sys_execve by John Kacur · 15 years ago
  52. 4295f8b mn10300: Clean up linker script using higher-level macros. by Tim Abbott · 15 years ago
  53. 2bcd57a headers: utsname.h redux by Alexey Dobriyan · 15 years ago
  54. c37efa9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next by Linus Torvalds · 15 years ago
  55. 7043078 MN10300: Handle removal of struct uart_info by David Howells · 15 years ago
  56. 88e9d34 seq_file: constify seq_operations by James Morris · 15 years ago
  57. cdd6c48 perf: Do the big rename: Performance Counters -> Performance Events by Ingo Molnar · 15 years ago
  58. d200c92 Use new __init_task_data macro in arch init_task.c files. by Joe Perches · 15 years ago
  59. ebd2c8f serial: kill off uart_info by Alan Cox · 15 years ago
  60. ada3fa1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 15 years ago
  61. ee18d64 KEYS: Add a keyctl to install a process's session keyring on its parent [try #6] by David Howells · 15 years ago
  62. 384be2b Merge branch 'percpu-for-linus' into percpu-for-next by Tejun Heo · 15 years ago
  63. 04e448d vmlinux.lds.h: restructure BSS linker script macros by Tim Abbott · 16 years ago
  64. 5fddcdb mn10300: remove duplicated #include by Huang Weiyi · 16 years ago
  65. 405f557 headers: smp_lock.h redux by Alexey Dobriyan · 16 years ago
  66. 023bf6f linker script: unify usage of discard definition by Tejun Heo · 16 years ago
  67. ad361c9 Remove multiple KERN_ prefixes from printk formats by Joe Perches · 16 years ago
  68. 29f3177 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes by Linus Torvalds · 16 years ago
  69. c43768c Merge branch 'master' into for-next by Tejun Heo · 16 years ago
  70. 6086071 MN10300: Wire up new syscalls by David Howells · 16 years ago
  71. 39a449d asm-generic/vmlinux.lds.h: shuffle INIT_TASK* macro names in vmlinux.lds.h by Tim Abbott · 16 years ago
  72. 405d967 linker script: throw away .discard section by Tejun Heo · 16 years ago
  73. 2e8b5a0 MN10300: Fix the vmlinux ldscript by David Howells · 16 years ago
  74. 5ae8606 MN10300: Add support for new ELF relocs in kernel modules by Mark Salter · 16 years ago
  75. bba7fc0 ptrace: remove PT_DTRACE from avr32, mn10300, parisc, s390, sh, xtensa by Oleg Nesterov · 16 years ago
  76. bb1f17b mm: consolidate init_mm definition by Alexey Dobriyan · 16 years ago
  77. 5933048 module: cleanup FIXME comments about trimming exception table entries. by Rusty Russell · 16 years ago
  78. 5d28996 MN10300: Add utrace/tracehooks support by David Howells · 16 years ago
  79. 9760f8f mn10300: convert to use __HEAD and HEAD_TEXT macros. by Tim Abbott · 16 years ago
  80. 76d320a MN10300: Wire up missing system calls by David Howells · 16 years ago
  81. 3bb4e15 MN10300: Discard duplicate PFN_xxx() macros by David Howells · 16 years ago
  82. 2f2a213 Separate out the proc- and unit-specific header directories from the general by David Howells · 16 years ago
  83. 91e58b6 MN10300: Convert obsolete no_irq_type to no_irq_chip by Thomas Gleixner · 16 years ago
  84. 6f2c55b Simplify copy_thread() by Alexey Dobriyan · 16 years ago
  85. 1a8a510 cpumask: remove references to struct irqaction's mask field. by Rusty Russell · 16 years ago
  86. 6e15cf0 Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 by Ingo Molnar · 16 years ago
  87. 8f8573a Merge branches 'irq/genirq', 'irq/sparseirq' and 'irq/urgent' into irq/core by Ingo Molnar · 16 years ago
  88. 1980307 Merge branch 'x86/mm' into core/percpu by Ingo Molnar · 16 years ago
  89. d2287f5 irq: update all arches for new irq_desc, fix by Mike Travis · 16 years ago
  90. e55380e [CVE-2009-0029] Rename old_readdir to sys_old_readdir by Heiko Carstens · 16 years ago
  91. dee4102 sparseirq: use kstat_irqs_cpu instead by Yinghai Lu · 16 years ago
  92. 18d8fda take init_fs to saner place by Al Viro · 16 years ago
  93. c7f8d6f MN10300: Give correct size when reserving interrupt vector table by Akira Takeuchi · 16 years ago
  94. 24646bd MN10300: Fix the preemption resume_kernel() routine by Akira Takeuchi · 16 years ago
  95. a8893fb MN10300: Discard low-priority Tx interrupts when closing an on-chip serial port by Akira Takeuchi · 16 years ago
  96. cb32898 MN10300: vmlinux.lds.S cleanup - use PAGE_SIZE, PERCPU macros by Cyrill Gorcunov · 16 years ago
  97. 004b50f MN10300: Introduce barriers to replace removed volatiles in gdbstub 16550 driver by David Howells · 16 years ago
  98. 1122b19 MN10300: Fix application of kernel module relocations by Mark Salter · 16 years ago
  99. 499c59c MN10300: Tighten up the code using case ranges by Robert P. J. Day · 16 years ago
  100. f6a2298 mn10300: use bcd2bin/bin2bcd by Adrian Bunk · 16 years ago