1. a556bec m32r: fix arch/m32r/boot/compressed/Makefile by Hirokazu Takata · 15 years ago
  2. 45cdd47 m32r: Should index be positive? by Roel Kluin · 15 years ago
  3. 337214e m32r: bzip2/lzma kernel compression support by Hirokazu Takata · 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. 6b6fabc m32r: Fix set_memory() for DISCONTIGMEM by Hirokazu Takata · 15 years ago
  9. bac33bd m32r: add rtc_lock variable by Hirokazu Takata · 15 years ago
  10. d2c5821 m32r: define ioread* and iowrite* macros by Hirokazu Takata · 15 years ago
  11. ced0f00 m32r: export delay loop symbols by Hirokazu Takata · 15 years ago
  12. 2cff5e1 m32r: fix tme_handler by Hirokazu Takata · 15 years ago
  13. 851b147 Merge branch 'for-linus' of git://www.linux-m32r.org/git/takata/linux-2.6_dev by Linus Torvalds · 15 years ago
  14. 94a8d5c Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 15 years ago
  15. 49b9205 cpumask: use mm_cpumask() wrapper: m32r by Rusty Russell · 15 years ago
  16. 2377afd cpumask: Use accessors for cpu_*_mask: m32r by Rusty Russell · 15 years ago
  17. 0748bd0 cpumask: remove arch_send_call_function_ipi by Rusty Russell · 15 years ago
  18. c2a3a48 cpumask: arch_send_call_function_ipi_mask: m32r by Rusty Russell · 15 years ago
  19. c37efa9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next by Linus Torvalds · 15 years ago
  20. 85233c43 m32r: Cleanup linker script using new linker script macros. by Tim Abbott · 15 years ago
  21. 743486d m32r: Move the spi_stack_top and spu_stack_top into .init.data section. by Tim Abbott · 15 years ago
  22. 2a67d26 m32r: Remove unused .altinstructions and .exit.* code from linker script. by Tim Abbott · 15 years ago
  23. 00b01b2 m32r: Move GET_THREAD_INFO definition out of asm/thread_info.h. by Tim Abbott · 15 years ago
  24. a7efb87 m32r: Define THREAD_SIZE only once. by Tim Abbott · 15 years ago
  25. 8b1c9be m32r: make PAGE_SIZE available to assembly. by Tim Abbott · 15 years ago
  26. ef187fd m32r: convert to asm-generic/hardirq.h by Christoph Hellwig · 15 years ago
  27. 95ad759 m32r: convert to use arch_gettimeoffset() by john stultz · 15 years ago
  28. d5a6d17 m32r: remove redundant tests on unsigned by Roel Kluin · 15 years ago
  29. 6e17b17 mm: remove duplicate asm/mman.h files by Arnd Bergmann · 15 years ago
  30. 90f72aa mm: add MAP_HUGETLB for mmaping pseudo-anonymous huge page regions by Arnd Bergmann · 15 years ago
  31. cc013a8 arches: drop superfluous casts in nr_free_pages() callers by Geert Uytterhoeven · 15 years ago
  32. d200c92 Use new __init_task_data macro in arch init_task.c files. by Joe Perches · 15 years ago
  33. caa27b6 kbuild: use INSTALLKERNEL to select customized installkernel script by Sam Ravnborg · 15 years ago
  34. ada3fa1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 15 years ago
  35. d7e9660 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 15 years ago
  36. 733e5e4 KEYS: Add missing linux/tracehook.h #inclusions by David Howells · 15 years ago
  37. ee18d64 KEYS: Add a keyctl to install a process's session keyring on its parent [try #6] by David Howells · 15 years ago
  38. d0420c8 KEYS: Extend TIF_NOTIFY_RESUME to (almost) all architectures [try #6] by David Howells · 15 years ago
  39. 384be2b Merge branch 'percpu-for-linus' into percpu-for-next by Tejun Heo · 15 years ago
  40. aa11d95 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  41. 0d6038e net: implement a SO_DOMAIN getsockoption by Jan Engelhardt · 15 years ago
  42. 49c794e net: implement a SO_PROTOCOL getsockoption by Jan Engelhardt · 15 years ago
  43. 9e1b32c mm: Pass virtual address to [__]p{te,ud,md}_free_tlb() by Benjamin Herrenschmidt · 15 years ago
  44. 405f557 headers: smp_lock.h redux by Alexey Dobriyan · 15 years ago
  45. c99e6ef sched: INIT_PREEMPT_COUNT by Peter Zijlstra · 15 years ago
  46. 023bf6f linker script: unify usage of discard definition by Tejun Heo · 15 years ago
  47. 405d967 linker script: throw away .discard section by Tejun Heo · 15 years ago
  48. d06063c Move FAULT_FLAG_xyz into handle_mm_fault() callers by Linus Torvalds · 15 years ago
  49. 4859776 ptrace: remove PT_DTRACE from arch/m32r by Oleg Nesterov · 15 years ago
  50. e4c9dd0 kmap_types: make most arches use generic header file by Randy Dunlap · 15 years ago
  51. 189e91f m32r: remove obsolete hw_interrupt_type by Thomas Gleixner · 15 years ago
  52. 4185896 page allocator: use allocation flags as an index to the zone watermark by Mel Gorman · 15 years ago
  53. bb1f17b mm: consolidate init_mm definition by Alexey Dobriyan · 15 years ago
  54. cd166bd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 15 years ago
  55. 5933048 module: cleanup FIXME comments about trimming exception table entries. by Rusty Russell · 15 years ago
  56. d7c4f1b asm-generic: make pci.h usable directly by Arnd Bergmann · 15 years ago
  57. 5b17e1c asm-generic: rename page.h and uaccess.h by Arnd Bergmann · 15 years ago
  58. 72099ed asm-generic: rename atomic.h to atomic-long.h by Arnd Bergmann · 15 years ago
  59. c31ae4b asm-generic: introduce asm/bitsperlong.h by Arnd Bergmann · 15 years ago
  60. 63b852a asm-generic: rename termios.h, signal.h and mman.h by Arnd Bergmann · 15 years ago
  61. c3dc5be flat: fix data sections alignment by Oskar Schirmer · 15 years ago
  62. 9cd6724 m32r: use __stringify() macro in assembler.h by Hirokazu Takata · 15 years ago
  63. 9c88b06 m32r: build fix for __stringify macro by Hirokazu Takata · 15 years ago
  64. 3496369 m32r: convert to use __HEAD and HEAD_TEXT macros. by Tim Abbott · 15 years ago
  65. 78a4999 m32r: move include/asm-m32r/* to arch/m32r/include/asm/ by Hirokazu Takata · 15 years ago
  66. fe4e719 m32r: move include/asm-m32r headers to arch/m32r/include/asm by Hirokazu Takata · 16 years ago
  67. 6f2c55b Simplify copy_thread() by Alexey Dobriyan · 15 years ago
  68. 1a8a510 cpumask: remove references to struct irqaction's mask field. by Rusty Russell · 15 years ago
  69. 8f8573a Merge branches 'irq/genirq', 'irq/sparseirq' and 'irq/urgent' into irq/core by Ingo Molnar · 15 years ago
  70. dd7f8db eeprom: More consistent symbol names by Jean Delvare · 16 years ago
  71. dee4102 sparseirq: use kstat_irqs_cpu instead by Yinghai Lu · 16 years ago
  72. 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
  73. 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
  74. 9e2f913 percpu: fix percpu accessors to potentially !cpu_possible() cpus: m32r by Rusty Russell · 16 years ago
  75. 18d8fda take init_fs to saner place by Al Viro · 16 years ago
  76. 33edcf1 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Rusty Russell · 16 years ago
  77. 968ea6d Merge ../linux-2.6-x86 by Rusty Russell · 16 years ago
  78. 98a79d6 cpumask: centralize cpu_online_map and cpu_possible_map by Rusty Russell · 16 years ago
  79. 4d117c5 Merge branch 'sched/urgent' into sched/core by Ingo Molnar · 16 years ago
  80. a64d31b Merge branch 'linus' into cpus4096 by Ingo Molnar · 16 years ago
  81. 1c4567a m32r: section noise in head.S by Al Viro · 16 years ago
  82. ae1e913 sched: rename SCHED_NO_NO_OMIT_FRAME_POINTER => SCHED_OMIT_FRAME_POINTER by Ingo Molnar · 16 years ago
  83. 92fb83a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/oprofile by Linus Torvalds · 16 years ago
  84. 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
  85. dc52ddc container freezer: implement freezer cgroup subsystem by Matt Helsley · 16 years ago
  86. e533b22 Merge branch 'core-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  87. 80a914d misc: replace __FUNCTION__ with __func__ by Harvey Harrison · 16 years ago
  88. 3baf63a m32r: fix build due to notify_cpu_starting() change by Ingo Molnar · 16 years ago
  89. 25ad291 oprofile: more whitespace fixes by Robert Richter · 16 years ago
  90. 6b2ada8 Merge branches 'core/softlockup', 'core/softirq', 'core/resources', 'core/printk' and 'core/misc' into core-v28-for-linus by Ingo Molnar · 16 years ago
  91. e758936 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 16 years ago
  92. 990d0f2 Merge branches 'sched/devel', 'sched/cpu-hotplug', 'sched/cpusets' and 'sched/urgent' into sched/core by Ingo Molnar · 16 years ago
  93. 81e4807 m32r/kernel/: cleanups by Adrian Bunk · 16 years ago
  94. 4b65fd4 m32r: export __ndelay by Adrian Bunk · 16 years ago
  95. affa6b1 m32r: export empty_zero_page by Adrian Bunk · 16 years ago
  96. 1b20b09 m32r: don't offer CONFIG_ISA by Adrian Bunk · 16 years ago
  97. 1575da9 m32r: remove the unused NOHIGHMEM option by Adrian Bunk · 16 years ago
  98. 947d049 generic: make PFN_PHYS explicitly return phys_addr_t by Jeremy Fitzhardinge · 16 years ago
  99. e545a61 kernel/cpu.c: create a CPU_STARTING cpu_chain notifier by Manfred Spraul · 16 years ago
  100. 6b213e1 Remove redundant CONFIG_ARCH_SUPPORTS_AOUT by David Woodhouse · 16 years ago