1. 239007b genirq: Convert irq_desc.lock to raw_spinlock by Thomas Gleixner · 15 years ago
  2. f8b7256 Unify sys_mmap* by Al Viro · 15 years ago
  3. 45cdd47 m32r: Should index be positive? by Roel Kluin · 15 years ago
  4. e968b8d m32r: add NOTES to vmlinux.lds.S to remove .note.gnu.build-id section by Hirokazu Takata · 15 years ago
  5. 5602358 arch/m32r: Use DIV_ROUND_CLOSEST by Julia Lawall · 15 years ago
  6. d43c36d headers: remove sched.h from interrupt.h by Alexey Dobriyan · 15 years ago
  7. 0a3d31b m32r: Fix IPI function calls for SMP by Toshihiro HANAWA · 15 years ago
  8. bac33bd m32r: add rtc_lock variable by Hirokazu Takata · 15 years ago
  9. ced0f00 m32r: export delay loop symbols by Hirokazu Takata · 15 years ago
  10. 851b147 Merge branch 'for-linus' of git://www.linux-m32r.org/git/takata/linux-2.6_dev by Linus Torvalds · 15 years ago
  11. 94a8d5c Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 15 years ago
  12. 49b9205 cpumask: use mm_cpumask() wrapper: m32r by Rusty Russell · 15 years ago
  13. 2377afd cpumask: Use accessors for cpu_*_mask: m32r by Rusty Russell · 15 years ago
  14. c2a3a48 cpumask: arch_send_call_function_ipi_mask: m32r by Rusty Russell · 15 years ago
  15. c37efa9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next by Linus Torvalds · 15 years ago
  16. 85233c43 m32r: Cleanup linker script using new linker script macros. by Tim Abbott · 15 years ago
  17. 743486d m32r: Move the spi_stack_top and spu_stack_top into .init.data section. by Tim Abbott · 15 years ago
  18. 2a67d26 m32r: Remove unused .altinstructions and .exit.* code from linker script. by Tim Abbott · 15 years ago
  19. 00b01b2 m32r: Move GET_THREAD_INFO definition out of asm/thread_info.h. by Tim Abbott · 15 years ago
  20. 95ad759 m32r: convert to use arch_gettimeoffset() by john stultz · 15 years ago
  21. d5a6d17 m32r: remove redundant tests on unsigned by Roel Kluin · 15 years ago
  22. d200c92 Use new __init_task_data macro in arch init_task.c files. by Joe Perches · 15 years ago
  23. ada3fa1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 15 years ago
  24. 733e5e4 KEYS: Add missing linux/tracehook.h #inclusions by David Howells · 15 years ago
  25. ee18d64 KEYS: Add a keyctl to install a process's session keyring on its parent [try #6] by David Howells · 15 years ago
  26. d0420c8 KEYS: Extend TIF_NOTIFY_RESUME to (almost) all architectures [try #6] by David Howells · 15 years ago
  27. 384be2b Merge branch 'percpu-for-linus' into percpu-for-next by Tejun Heo · 15 years ago
  28. 405f557 headers: smp_lock.h redux by Alexey Dobriyan · 15 years ago
  29. 023bf6f linker script: unify usage of discard definition by Tejun Heo · 16 years ago
  30. 405d967 linker script: throw away .discard section by Tejun Heo · 16 years ago
  31. 4859776 ptrace: remove PT_DTRACE from arch/m32r by Oleg Nesterov · 16 years ago
  32. bb1f17b mm: consolidate init_mm definition by Alexey Dobriyan · 16 years ago
  33. 5933048 module: cleanup FIXME comments about trimming exception table entries. by Rusty Russell · 16 years ago
  34. 9c88b06 m32r: build fix for __stringify macro by Hirokazu Takata · 16 years ago
  35. 3496369 m32r: convert to use __HEAD and HEAD_TEXT macros. by Tim Abbott · 16 years ago
  36. 6f2c55b Simplify copy_thread() by Alexey Dobriyan · 16 years ago
  37. 1a8a510 cpumask: remove references to struct irqaction's mask field. by Rusty Russell · 16 years ago
  38. dee4102 sparseirq: use kstat_irqs_cpu instead by Yinghai Lu · 16 years ago
  39. 7d3b56b Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  40. b840d79 Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  41. 9e2f913 percpu: fix percpu accessors to potentially !cpu_possible() cpus: m32r by Rusty Russell · 16 years ago
  42. 18d8fda take init_fs to saner place by Al Viro · 16 years ago
  43. 98a79d6 cpumask: centralize cpu_online_map and cpu_possible_map by Rusty Russell · 16 years ago
  44. 1c4567a m32r: section noise in head.S by Al Viro · 16 years ago
  45. 7110879 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  46. 80a914d misc: replace __FUNCTION__ with __func__ by Harvey Harrison · 16 years ago
  47. 3baf63a m32r: fix build due to notify_cpu_starting() change by Ingo Molnar · 16 years ago
  48. 990d0f2 Merge branches 'sched/devel', 'sched/cpu-hotplug', 'sched/cpusets' and 'sched/urgent' into sched/core by Ingo Molnar · 16 years ago
  49. 81e4807 m32r/kernel/: cleanups by Adrian Bunk · 16 years ago
  50. affa6b1 m32r: export empty_zero_page by Adrian Bunk · 16 years ago
  51. e545a61 kernel/cpu.c: create a CPU_STARTING cpu_chain notifier by Manfred Spraul · 16 years ago
  52. 8691e5a smp_call_function: get rid of the unused nonatomic/retry argument by Jens Axboe · 17 years ago
  53. 7b7426c m32r: convert to generic helpers for IPI function calls by Jens Axboe · 17 years ago
  54. f52111b [PATCH] take init_files to fs/file.c by Al Viro · 17 years ago
  55. 9b013c2 m32r: use generic sys_pipe by Christoph Hellwig · 17 years ago
  56. ba719ba sys_pipe(): fix file descriptor leaks by Ulrich Drepper · 17 years ago
  57. 62478fa m32r: cleanup: drop .data.idt section in vmlinux.lds script by Cyrill Gorcunov · 17 years ago
  58. 64ac24e Generic semaphore implementation by Matthew Wilcox · 17 years ago
  59. 03a4482 procfs: constify function pointer tables by Jan Engelhardt · 17 years ago
  60. df0f65f m32r: build fix of arch/m32r/kernel/smpboot.c by Mathieu Desnoyers · 17 years ago
  61. 72a7fe3 Introduce flags for reserve_bootmem() by Bernhard Walle · 17 years ago
  62. 9692bd9 timerfd: fix remaining architectures by Andrew Morton · 17 years ago
  63. ec9674e arch/m32r/: Spelling fixes by Joe Perches · 17 years ago
  64. 01ba2bd all archs: consolidate init and exit sections in vmlinux.lds.h by Sam Ravnborg · 17 years ago
  65. c37a330 m32r: Update sys_rt_sigsuspend by Hirokazu Takata · 17 years ago
  66. 59ce3df m32r: Add missing syscalls by Hirokazu Takata · 17 years ago
  67. 5aa8b6c spelling fixes: arch/m32r/ by Simon Arlott · 17 years ago
  68. 19c5870 Use helpers to obtain task pid in printks (arch code) by Alexey Dobriyan · 17 years ago
  69. cba4fbb remove include/asm-*/ipc.h by Adrian Bunk · 17 years ago
  70. 0ac1555 m32r: convert to generic sys_ptrace by Christoph Hellwig · 17 years ago
  71. 977676a M32R: cleanup struct irqaction initializers by Thomas Gleixner · 17 years ago
  72. 1bcf548 Consolidate PTRACE_DETACH by Alexey Dobriyan · 17 years ago
  73. 7071b291 m32r: Rename STI/CLI macros by Hirokazu Takata · 17 years ago
  74. 3320561 m32r: build fix of entry.S by Hirokazu Takata · 17 years ago
  75. 9990b48 m32r: Separate syscall table from entry.S by Hirokazu Takata · 17 years ago
  76. de2232e m32r: Cosmetic updates of arch/m32r/kernel/entry.S by Hirokazu Takata · 17 years ago
  77. abd0a78 m32r: Exit ei_handler directly for no IRQ case or IPI operations by Hirokazu Takata · 17 years ago
  78. 5171b10 m32r: Simplify ei_handler code by Hirokazu Takata · 17 years ago
  79. 3264f97 m32r: Rearrange platform-dependent codes by Hirokazu Takata · 17 years ago
  80. cfcd8c4 m32r: build fix for removing fs.h from mm.h by Hirokazu Takata · 17 years ago
  81. 4fc09385 m32r: Fix ei_tx_timeout() in drivers/net/lib8390.c by Hirokazu Takata · 17 years ago
  82. 5fb7dc3 define new percpu interface for shared data by Fenghua Yu · 17 years ago
  83. f284ce7 PTRACE_POKEDATA consolidation by Alexey Dobriyan · 17 years ago
  84. 7664732 PTRACE_PEEKDATA consolidation by Alexey Dobriyan · 17 years ago
  85. ca96725 all-archs: consolidate .data section definition in asm-generic by Sam Ravnborg · 18 years ago
  86. 7664709 all-archs: consolidate .text section definition in asm-generic by Sam Ravnborg · 18 years ago
  87. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 18 years ago
  88. b6e3590 [PATCH] x86: Allow percpu variables to be page-aligned by Jeremy Fitzhardinge · 18 years ago
  89. 3561794 [PATCH] Dynamic kernel command-line: m32r by Alon Bar-Lev · 18 years ago
  90. b035b6d [PATCH] Consolidate default sched_clock() by Alexey Dobriyan · 18 years ago
  91. 67d3822 [PATCH] disable init/initramfs.c: architectures by Jean-Paul Saman · 18 years ago
  92. fabb626 [PATCH] m32r: cosmetic updates and trivial fixes by Hirokazu Takata · 18 years ago
  93. 3d60f84 [PATCH] m32r: fix kernel entry address of vmlinux by Hirokazu Takata · 18 years ago
  94. 9674dcf [PATCH] m32r: build fix for processors without ISA_DSP_LEVEL2 by Hirokazu Takata · 18 years ago
  95. b282b6f [PATCH] Change cpu_up and co from __devinit to __cpuinit by Gautham R Shenoy · 18 years ago
  96. d93f7de [PATCH] m32r: bootloader support for OPSPUT platform by Hirokazu Takata · 18 years ago
  97. 6b8bd3f [PATCH] m32r: fix ace_handler to pass full 32-bit address by Hirokazu Takata · 18 years ago
  98. 8b03a63 [PATCH] m32r: make userspace headers platform-independent by Hirokazu Takata · 18 years ago
  99. 19e5d9c [PATCH] initrd: remove unused false condition for initrd_start by Henry Nestler · 18 years ago
  100. 7dfb710 [PATCH] Add include/linux/freezer.h and move definitions from sched.h by Nigel Cunningham · 18 years ago