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