1. 81e4807 m32r/kernel/: cleanups by Adrian Bunk · 16 years ago
  2. 4b65fd4 m32r: export __ndelay by Adrian Bunk · 16 years ago
  3. affa6b1 m32r: export empty_zero_page by Adrian Bunk · 16 years ago
  4. 1b20b09 m32r: don't offer CONFIG_ISA by Adrian Bunk · 16 years ago
  5. 1575da9 m32r: remove the unused NOHIGHMEM option by Adrian Bunk · 16 years ago
  6. aca5320 m32r: use generic show_mem() by Johannes Weiner · 16 years ago
  7. 2d6ffcc inflate: refactor inflate malloc code by Thomas Petazzoni · 16 years ago
  8. 3560e24 bootmem: replace node_boot_start in struct bootmem_data by Johannes Weiner · 16 years ago
  9. 9109fb7 mm: drop unneeded pgdat argument from free_area_init_node() by Johannes Weiner · 16 years ago
  10. b61bfa3 mm: move bootmem descriptors definition to a single place by Johannes Weiner · 16 years ago
  11. 8691e5a smp_call_function: get rid of the unused nonatomic/retry argument by Jens Axboe · 16 years ago
  12. 7b7426c m32r: convert to generic helpers for IPI function calls by Jens Axboe · 16 years ago
  13. f52111b [PATCH] take init_files to fs/file.c by Al Viro · 16 years ago
  14. 9b013c2 m32r: use generic sys_pipe by Christoph Hellwig · 16 years ago
  15. ba719ba sys_pipe(): fix file descriptor leaks by Ulrich Drepper · 16 years ago
  16. 62478fa m32r: cleanup: drop .data.idt section in vmlinux.lds script by Cyrill Gorcunov · 16 years ago
  17. 7622b46 m32r: use KBUILD_DEFCONFIG by Adrian Bunk · 16 years ago
  18. 64ac24e Generic semaphore implementation by Matthew Wilcox · 16 years ago
  19. ec7748b ide: introduce HAVE_IDE by Sam Ravnborg · 16 years ago
  20. bdc8078 avoid overflows in kernel/time.c by H. Peter Anvin · 16 years ago
  21. 03a4482 procfs: constify function pointer tables by Jan Engelhardt · 16 years ago
  22. b0b933c aout: mark arches that support A.OUT format by David Howells · 16 years ago
  23. df0f65f m32r: build fix of arch/m32r/kernel/smpboot.c by Mathieu Desnoyers · 16 years ago
  24. 72a7fe3 Introduce flags for reserve_bootmem() by Bernhard Walle · 16 years ago
  25. 9692bd9 timerfd: fix remaining architectures by Andrew Morton · 16 years ago
  26. 7852375 m32r: remove dead config symbols from M32R code by Jiri Olsa · 16 years ago
  27. f5bb3a5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 16 years ago
  28. ec9674e arch/m32r/: Spelling fixes by Joe Perches · 16 years ago
  29. 03502fa remove Documentation/smp.txt by Adrian Bunk · 16 years ago
  30. 125e564 Move Kconfig.instrumentation to arch/Kconfig and init/Kconfig by Mathieu Desnoyers · 16 years ago
  31. 42d4b83 Add HAVE_OPROFILE by Mathieu Desnoyers · 16 years ago
  32. 8f0e7d2 PCI: Kconfig help: don't refer to the PCI-HOWTO by Adrian Bunk · 17 years ago
  33. 95c354f spinlock: lockbreak cleanup by Nick Piggin · 16 years ago
  34. 01ba2bd all archs: consolidate init and exit sections in vmlinux.lds.h by Sam Ravnborg · 17 years ago
  35. c37a330 m32r: Update sys_rt_sigsuspend by Hirokazu Takata · 17 years ago
  36. 59ce3df m32r: Add missing syscalls by Hirokazu Takata · 17 years ago
  37. 5aa8b6c spelling fixes: arch/m32r/ by Simon Arlott · 17 years ago
  38. 09caded Combine instrumentation menus in kernel/Kconfig.instrumentation by Mathieu Desnoyers · 17 years ago
  39. 19c5870 Use helpers to obtain task pid in printks (arch code) by Alexey Dobriyan · 17 years ago
  40. b460cbc pid namespaces: define is_global_init() and is_container_init() by Serge E. Hallyn · 17 years ago
  41. cba4fbb remove include/asm-*/ipc.h by Adrian Bunk · 17 years ago
  42. 821f3ef Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild by Linus Torvalds · 17 years ago
  43. 0ac1555 m32r: convert to generic sys_ptrace by Christoph Hellwig · 17 years ago
  44. 977676a M32R: cleanup struct irqaction initializers by Thomas Gleixner · 17 years ago
  45. dcca2bd During VM oom condition, kill all threads in process group by Will Schmidt · 17 years ago
  46. 1bcf548 Consolidate PTRACE_DETACH by Alexey Dobriyan · 17 years ago
  47. 222d394 kbuild: enable 'make AFLAGS=...' to add additional options to AS by Sam Ravnborg · 17 years ago
  48. a0f97e0 kbuild: enable 'make CFLAGS=...' to add additional options to CC by Sam Ravnborg · 17 years ago
  49. 7071b291 m32r: Rename STI/CLI macros by Hirokazu Takata · 17 years ago
  50. 3320561 m32r: build fix of entry.S by Hirokazu Takata · 17 years ago
  51. 9990b48 m32r: Separate syscall table from entry.S by Hirokazu Takata · 17 years ago
  52. de2232e m32r: Cosmetic updates of arch/m32r/kernel/entry.S by Hirokazu Takata · 17 years ago
  53. abd0a78 m32r: Exit ei_handler directly for no IRQ case or IPI operations by Hirokazu Takata · 17 years ago
  54. 5171b10 m32r: Simplify ei_handler code by Hirokazu Takata · 17 years ago
  55. e070fb74 m32r: Define symbols to unify platform-dependent ICU checks by Hirokazu Takata · 17 years ago
  56. ef64cf6 m32r: Move dot.gdbinit files by Hirokazu Takata · 17 years ago
  57. 3264f97 m32r: Rearrange platform-dependent codes by Hirokazu Takata · 17 years ago
  58. e6a7ba7 m32r: Add defconfig file for the usrv platform. by Hirokazu Takata · 17 years ago
  59. 9716e88 m32r: Update defconfig files for 2.6.23-rc1 by Hirokazu Takata · 17 years ago
  60. 8ff262d m32r: Move defconfig files to arch/m32r/configs/ by Hirokazu Takata · 17 years ago
  61. cfcd8c4 m32r: build fix for removing fs.h from mm.h by Hirokazu Takata · 17 years ago
  62. 4fc09385 m32r: Fix ei_tx_timeout() in drivers/net/lib8390.c by Hirokazu Takata · 17 years ago
  63. 40b42f1 Merge branch 'release' of git://lm-sensors.org/kernel/mhoffman/hwmon-2.6 by Linus Torvalds · 17 years ago
  64. e24b8cb i2c: Delete the i2c-isa pseudo bus driver by Jean Delvare · 17 years ago
  65. 5fb7dc3 define new percpu interface for shared data by Fenghua Yu · 17 years ago
  66. 83c5407 mm: fault feedback #2 by Nick Piggin · 17 years ago
  67. f284ce7 PTRACE_POKEDATA consolidation by Alexey Dobriyan · 17 years ago
  68. 7664732 PTRACE_PEEKDATA consolidation by Alexey Dobriyan · 17 years ago
  69. 1b0fac4 dma-mapping: prevent dma dependent code from linking on !HAS_DMA archs by Dan Williams · 17 years ago
  70. ca96725 all-archs: consolidate .data section definition in asm-generic by Sam Ravnborg · 17 years ago
  71. 7664709 all-archs: consolidate .text section definition in asm-generic by Sam Ravnborg · 17 years ago
  72. 0d4f646 m32r: fix tme_handler to check _PAGE_PRESENT bit by Hirokazu Takata · 17 years ago
  73. 43c09ce m32r: fix switch_to macro to push/pop frame pointer if needed by Hirokazu Takata · 17 years ago
  74. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 17 years ago
  75. b6e3590 [PATCH] x86: Allow percpu variables to be page-aligned by Jeremy Fitzhardinge · 17 years ago
  76. d08df60 Various typo fixes. by Robert P. J. Day · 17 years ago
  77. 3561794 [PATCH] Dynamic kernel command-line: m32r by Alon Bar-Lev · 17 years ago
  78. 5ea8176 [PATCH] sort the devres mess out by Al Viro · 17 years ago
  79. cefc8be [PATCH] Consolidate bust_spinlocks() by Kirill Korotaev · 17 years ago
  80. b035b6d [PATCH] Consolidate default sched_clock() by Alexey Dobriyan · 17 years ago
  81. 67d3822 [PATCH] disable init/initramfs.c: architectures by Jean-Paul Saman · 17 years ago
  82. fabb626 [PATCH] m32r: cosmetic updates and trivial fixes by Hirokazu Takata · 17 years ago
  83. 3d60f84 [PATCH] m32r: fix kernel entry address of vmlinux by Hirokazu Takata · 17 years ago
  84. 4aa3b3c [PATCH] m32r: update defconfig files for v2.6.19 by Hirokazu Takata · 17 years ago
  85. 9b87ed7 [PATCH] m32r: fix do_page_fault and update_mmu_cache by Hirokazu Takata · 17 years ago
  86. 9674dcf [PATCH] m32r: build fix for processors without ISA_DSP_LEVEL2 by Hirokazu Takata · 17 years ago
  87. 5ac6da6 [PATCH] Set CONFIG_ZONE_DMA for arches with GENERIC_ISA_DMA by Christoph Lameter · 17 years ago
  88. b282b6f [PATCH] Change cpu_up and co from __devinit to __cpuinit by Gautham R Shenoy · 18 years ago
  89. f0d1b0b [PATCH] LOG2: Implement a general integer log2 facility in the kernel by David Howells · 18 years ago
  90. d93f7de [PATCH] m32r: bootloader support for OPSPUT platform by Hirokazu Takata · 18 years ago
  91. 6b8bd3f [PATCH] m32r: fix ace_handler to pass full 32-bit address by Hirokazu Takata · 18 years ago
  92. 8b03a63 [PATCH] m32r: make userspace headers platform-independent by Hirokazu Takata · 18 years ago
  93. 19e5d9c [PATCH] initrd: remove unused false condition for initrd_start by Henry Nestler · 18 years ago
  94. 7dfb710 [PATCH] Add include/linux/freezer.h and move definitions from sched.h by Nigel Cunningham · 18 years ago
  95. 85d20de [NET]: M32R checksum annotations and cleanups. by Al Viro · 18 years ago
  96. 61ce1ef [PATCH] vmlinux.lds: consolidate initcall sections by Andrew Morton · 18 years ago
  97. fd2c903 [PATCH] m32r: more __user annotations by Al Viro · 18 years ago
  98. 12ea59e [PATCH] m32r: NULL noise removal by Al Viro · 18 years ago
  99. 870e75a [PATCH] m32r: signal __user annotations by Al Viro · 18 years ago
  100. 7857a7f [PATCH] m32r: C99 initializers in setup.c by Al Viro · 18 years ago