1. 48e46b7 sparc64: build compressed image (zImage) by default by Jurij Smakov · 15 years ago
  2. bcb2107 sparc64: use embedding percpu first chunk allocator by Tejun Heo · 15 years ago
  3. fb435d5 percpu: add pcpu_unit_offsets[] by Tejun Heo · 15 years ago
  4. fd1e8a1 percpu: introduce pcpu_alloc_info and pcpu_group_info by Tejun Heo · 15 years ago
  5. 384be2b Merge branch 'percpu-for-linus' into percpu-for-next by Tejun Heo · 15 years ago
  6. 74d46d6 percpu, sparc64: fix sparse possible cpu map handling by Tejun Heo · 15 years ago
  7. aa11d95 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  8. 451d740 sparc: Add CONFIG_DMA_API_DEBUG support by FUJITA Tomonori · 15 years ago
  9. ee664a9 sparc: Use asm-generic/pci-dma-compat by FUJITA Tomonori · 15 years ago
  10. c2c07db sparc: Replace sbus_map_single and sbus_unmap_single with sbus_map_page and sbus_unmap_page by FUJITA Tomonori · 15 years ago
  11. 595cc85 sparc: Remove no-op dma_4v_sync_single_for_cpu and dma_4v_sync_sg_for_cpu by FUJITA Tomonori · 15 years ago
  12. 02f7a18 sparc: Use asm-generic/dma-mapping-common.h by FUJITA Tomonori · 15 years ago
  13. bc0a14f sparc: Use dma_map_ops struct by FUJITA Tomonori · 15 years ago
  14. 0d6038e net: implement a SO_DOMAIN getsockoption by Jan Engelhardt · 15 years ago
  15. 49c794e net: implement a SO_PROTOCOL getsockoption by Jan Engelhardt · 15 years ago
  16. 6a12235 agp: kill phys_to_gart() and gart_to_phys() by David Woodhouse · 15 years ago
  17. 47cab6a debug lockups: Improve lockup detection, fix generic arch fallback by Ingo Molnar · 15 years ago
  18. a923c28 sparc: Use page_fault_out_of_memory() for VM_FAULT_OOM. by David S. Miller · 15 years ago
  19. b4093d6 Merge branch 'master' into for-linus by Rafael J. Wysocki · 15 years ago
  20. 9a926d8 sparc64: Sign extend length arg to truncate syscalls when compat. by David S. Miller · 15 years ago
  21. 9e1b32c mm: Pass virtual address to [__]p{te,ud,md}_free_tlb() by Benjamin Herrenschmidt · 15 years ago
  22. d7aacad Driver Core: Add platform device arch data V3 by Magnus Damm · 15 years ago
  23. 1dacc76 net/compat/wext: send different messages to compat tasks by Johannes Berg · 15 years ago
  24. a4dc323 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 15 years ago
  25. 08f4287 sparc: remove driver-core BUS_ID_SIZE by Kay Sievers · 15 years ago
  26. 405f557 headers: smp_lock.h redux by Alexey Dobriyan · 15 years ago
  27. c99e6ef sched: INIT_PREEMPT_COUNT by Peter Zijlstra · 15 years ago
  28. 023bf6f linker script: unify usage of discard definition by Tejun Heo · 15 years ago
  29. 2f39e63 percpu: allow non-linear / sparse cpu -> unit mapping by Tejun Heo · 15 years ago
  30. ce3141a percpu: drop pcpu_chunk->page[] by Tejun Heo · 15 years ago
  31. 38a6be5 percpu: simplify pcpu_setup_first_chunk() by Tejun Heo · 15 years ago
  32. c43768c Merge branch 'master' into for-next by Tejun Heo · 15 years ago
  33. 8944146 sparc32: Fix makefile not generating required files by Julian Calaby · 15 years ago
  34. 3e05c5e sparc32: Fix tftpboot.img Makefile by Julian Calaby · 15 years ago
  35. 52da82c sparc: fix tftpboot.img build by Sam Ravnborg · 15 years ago
  36. 22b096a sparc32: Fix obvious build issues for tftpboot.img build. by Robert Reif · 15 years ago
  37. 413ee28 sparc64: Fix build warnings in piggyback_64.c by Julian Calaby · 15 years ago
  38. 14a2ff6 sparc64: Don't use alloc_bootmem() in init_IRQ() code paths. by David S. Miller · 15 years ago
  39. bf4bb2b sparc64: fix build breakage introduced by percpu-convert-most patchset by Tejun Heo · 15 years ago
  40. 405d967 linker script: throw away .discard section by Tejun Heo · 15 years ago
  41. e74e396 percpu: use dynamic percpu allocator as the default percpu allocator by Tejun Heo · 15 years ago
  42. d06063c Move FAULT_FLAG_xyz into handle_mm_fault() callers by Linus Torvalds · 15 years ago
  43. ee37ba7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6 by Linus Torvalds · 15 years ago
  44. b99c6eb sparc64: Fix UP bootup regression. by David S. Miller · 15 years ago
  45. a6c1409 Delete pcibios_select_root by Matthew Wilcox · 15 years ago
  46. 517d086 Merge branch 'akpm' by Linus Torvalds · 15 years ago
  47. e4c9dd0 kmap_types: make most arches use generic header file by Randy Dunlap · 15 years ago
  48. bb1f17b mm: consolidate init_mm definition by Alexey Dobriyan · 15 years ago
  49. aaa7e2f sparc64: Update defconfig. by David S. Miller · 15 years ago
  50. d1ae4ce sparc: Wire up sys_rt_tgsigqueueinfo(). by David S. Miller · 15 years ago
  51. 6ac5c61 sparc: replace uses of CPU_MASK_ALL_PTR by Stephen Rothwell · 15 years ago
  52. 9be12f9 sparc64: Add proper dynamic ftrace support. by David S. Miller · 15 years ago
  53. 949e827 sparc: Simplify code using is_power_of_2() routine. by Robert P. J. Day · 15 years ago
  54. c9f5b7e sparc: move of_device common code to of_device_common by Robert Reif · 15 years ago
  55. d698641 sparc: remove dma-mapping_{32|64}.h by FUJITA Tomonori · 15 years ago
  56. 797a756 sparc: use dma_map_page instead of dma_map_single by FUJITA Tomonori · 15 years ago
  57. 2e8fcfe sparc: add sync_single_for_device and sync_sg_for_device to struct dma_ops by FUJITA Tomonori · 15 years ago
  58. b9f69f4 sparc: move the duplication in dma-mapping_{32|64}.h to dma-mapping.h by FUJITA Tomonori · 15 years ago
  59. 280ff97 sparc64: fix and optimize irq distribution by Hong H. Pham · 15 years ago
  60. 4fd78a5 sparc64: Use new dynamic per-cpu allocator. by David S. Miller · 15 years ago
  61. 0c243ad sparc64: Only allocate per-cpu areas for possible cpus. by David S. Miller · 15 years ago
  62. 73fffc0 sparc64: Get rid of real_setup_per_cpu_areas(). by David S. Miller · 15 years ago
  63. b696fdc sparc64: Defer cpu_data() setup until end of per-cpu data initialization. by David S. Miller · 15 years ago
  64. a209450 sparc64: Make mdesc_fill_in_cpu_data take a cpumask_t pointer. by David S. Miller · 15 years ago
  65. 890db40 sparc: Call OF and MD cpu scanning explicitly from paging_init() by David S. Miller · 15 years ago
  66. 5052f52 sparc64: Refactor MDESC cpu scanning code using an iterator. by David S. Miller · 15 years ago
  67. 9bab541 sparc64: Refactor OBP cpu scanning code using an iterator. by David S. Miller · 15 years ago
  68. 8249778 sparc64: Use BUILD_BUG_ON() in trap_init(). by David S. Miller · 15 years ago
  69. 5a5488d sparc64: Store per-cpu offset in trap_block[] by David S. Miller · 15 years ago
  70. 19f0fa3 sparc64: Move trap_block[] definitions into a new header file. by David S. Miller · 15 years ago
  71. 557fe0e sparc64: Reclaim trap_block[]->hdesc by David S. Miller · 15 years ago
  72. 9cbc1cb Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 15 years ago
  73. cd166bd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 15 years ago
  74. 5933048 module: cleanup FIXME comments about trimming exception table entries. by Rusty Russell · 15 years ago
  75. ad6561d module: trim exception table on init free. by Rusty Russell · 15 years ago
  76. 5b02ee3 asm-generic: merge branch 'master' of torvalds/linux-2.6 by Arnd Bergmann · 15 years ago
  77. 5b17e1c asm-generic: rename page.h and uaccess.h by Arnd Bergmann · 15 years ago
  78. 72099ed asm-generic: rename atomic.h to atomic-long.h by Arnd Bergmann · 15 years ago
  79. c31ae4b asm-generic: introduce asm/bitsperlong.h by Arnd Bergmann · 15 years ago
  80. 63b852a asm-generic: rename termios.h, signal.h and mman.h by Arnd Bergmann · 15 years ago
  81. 7506360 Merge branch 'futexes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  82. 7d217d7 cfg80211: errno.h: define ERFKILL by Alexander Beregalov · 15 years ago
  83. 3d58f48 Merge branch 'linus' into irq/numa by Ingo Molnar · 15 years ago
  84. 65039a3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 15 years ago
  85. 6373fff sparc64: Fix section attribute warnings. by David S. Miller · 15 years ago
  86. 521c180 Merge branch 'core/urgent' into core/futexes by Thomas Gleixner · 15 years ago
  87. 6cda3eb Merge branch 'x86/apic' into irq/numa by Ingo Molnar · 15 years ago
  88. d358418 sparc64: Fix SET_PERSONALITY to not clip bits outside of PER_MASK. by David S. Miller · 15 years ago
  89. d5dedd4 irq: change ->set_affinity() to return status by Yinghai Lu · 15 years ago
  90. a0871e8 sparc: cleanup references to deprecated .text.init* sections. by Tim Abbott · 15 years ago
  91. ce8a742 sparc: convert to use __HEAD and HEAD_TEXT macros. by Tim Abbott · 15 years ago
  92. dc0046c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 15 years ago
  93. 956d039 sparc: Fix bus type probing for ESP and LE devices. by David S. Miller · 15 years ago
  94. 8e19608 clocksource: pass clocksource to read() callback by Magnus Damm · 15 years ago
  95. 0112fc2 Separate out common fstatat code into vfs_fstatat by Oleg Drokin · 15 years ago
  96. a40ac34 sparc32: Update defconfig. by David S. Miller · 15 years ago
  97. 60c8a77 sparc64: Update defconfig. by David S. Miller · 15 years ago
  98. ed247e1 sparc: remove some pointless conditionals before kfree() by Wei Yongjun · 15 years ago
  99. c7cb152 sparc: asm/atomic.h on 32bit should include asm/system.h for xchg by Stephen Rothwell · 15 years ago
  100. 8e255ba sparc64: Fix smp_callin() locking. by David S. Miller · 15 years ago