1. 9e1b32c mm: Pass virtual address to [__]p{te,ud,md}_free_tlb() by Benjamin Herrenschmidt · 15 years ago
  2. a4dc323 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 15 years ago
  3. 08f4287 sparc: remove driver-core BUS_ID_SIZE by Kay Sievers · 15 years ago
  4. 405f557 headers: smp_lock.h redux by Alexey Dobriyan · 15 years ago
  5. c99e6ef sched: INIT_PREEMPT_COUNT by Peter Zijlstra · 15 years ago
  6. 8944146 sparc32: Fix makefile not generating required files by Julian Calaby · 15 years ago
  7. 3e05c5e sparc32: Fix tftpboot.img Makefile by Julian Calaby · 15 years ago
  8. 52da82c sparc: fix tftpboot.img build by Sam Ravnborg · 15 years ago
  9. 22b096a sparc32: Fix obvious build issues for tftpboot.img build. by Robert Reif · 15 years ago
  10. 413ee28 sparc64: Fix build warnings in piggyback_64.c by Julian Calaby · 15 years ago
  11. 14a2ff6 sparc64: Don't use alloc_bootmem() in init_IRQ() code paths. by David S. Miller · 15 years ago
  12. d06063c Move FAULT_FLAG_xyz into handle_mm_fault() callers by Linus Torvalds · 15 years ago
  13. ee37ba7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6 by Linus Torvalds · 15 years ago
  14. b99c6eb sparc64: Fix UP bootup regression. by David S. Miller · 15 years ago
  15. a6c1409 Delete pcibios_select_root by Matthew Wilcox · 15 years ago
  16. 517d086 Merge branch 'akpm' by Linus Torvalds · 15 years ago
  17. e4c9dd0 kmap_types: make most arches use generic header file by Randy Dunlap · 15 years ago
  18. bb1f17b mm: consolidate init_mm definition by Alexey Dobriyan · 15 years ago
  19. aaa7e2f sparc64: Update defconfig. by David S. Miller · 15 years ago
  20. d1ae4ce sparc: Wire up sys_rt_tgsigqueueinfo(). by David S. Miller · 15 years ago
  21. 6ac5c61 sparc: replace uses of CPU_MASK_ALL_PTR by Stephen Rothwell · 15 years ago
  22. 9be12f9 sparc64: Add proper dynamic ftrace support. by David S. Miller · 15 years ago
  23. 949e827 sparc: Simplify code using is_power_of_2() routine. by Robert P. J. Day · 15 years ago
  24. c9f5b7e sparc: move of_device common code to of_device_common by Robert Reif · 15 years ago
  25. d698641 sparc: remove dma-mapping_{32|64}.h by FUJITA Tomonori · 15 years ago
  26. 797a756 sparc: use dma_map_page instead of dma_map_single by FUJITA Tomonori · 15 years ago
  27. 2e8fcfe sparc: add sync_single_for_device and sync_sg_for_device to struct dma_ops by FUJITA Tomonori · 15 years ago
  28. b9f69f4 sparc: move the duplication in dma-mapping_{32|64}.h to dma-mapping.h by FUJITA Tomonori · 15 years ago
  29. 280ff97 sparc64: fix and optimize irq distribution by Hong H. Pham · 15 years ago
  30. 4fd78a5 sparc64: Use new dynamic per-cpu allocator. by David S. Miller · 15 years ago
  31. 0c243ad sparc64: Only allocate per-cpu areas for possible cpus. by David S. Miller · 15 years ago
  32. 73fffc0 sparc64: Get rid of real_setup_per_cpu_areas(). by David S. Miller · 15 years ago
  33. b696fdc sparc64: Defer cpu_data() setup until end of per-cpu data initialization. by David S. Miller · 15 years ago
  34. a209450 sparc64: Make mdesc_fill_in_cpu_data take a cpumask_t pointer. by David S. Miller · 15 years ago
  35. 890db40 sparc: Call OF and MD cpu scanning explicitly from paging_init() by David S. Miller · 15 years ago
  36. 5052f52 sparc64: Refactor MDESC cpu scanning code using an iterator. by David S. Miller · 15 years ago
  37. 9bab541 sparc64: Refactor OBP cpu scanning code using an iterator. by David S. Miller · 15 years ago
  38. 8249778 sparc64: Use BUILD_BUG_ON() in trap_init(). by David S. Miller · 15 years ago
  39. 5a5488d sparc64: Store per-cpu offset in trap_block[] by David S. Miller · 15 years ago
  40. 19f0fa3 sparc64: Move trap_block[] definitions into a new header file. by David S. Miller · 15 years ago
  41. 557fe0e sparc64: Reclaim trap_block[]->hdesc by David S. Miller · 15 years ago
  42. 9cbc1cb Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 15 years ago
  43. cd166bd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 15 years ago
  44. 5933048 module: cleanup FIXME comments about trimming exception table entries. by Rusty Russell · 15 years ago
  45. ad6561d module: trim exception table on init free. by Rusty Russell · 15 years ago
  46. 5b02ee3 asm-generic: merge branch 'master' of torvalds/linux-2.6 by Arnd Bergmann · 15 years ago
  47. 5b17e1c asm-generic: rename page.h and uaccess.h by Arnd Bergmann · 15 years ago
  48. 72099ed asm-generic: rename atomic.h to atomic-long.h by Arnd Bergmann · 15 years ago
  49. c31ae4b asm-generic: introduce asm/bitsperlong.h by Arnd Bergmann · 15 years ago
  50. 63b852a asm-generic: rename termios.h, signal.h and mman.h by Arnd Bergmann · 15 years ago
  51. 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
  52. 7d217d7 cfg80211: errno.h: define ERFKILL by Alexander Beregalov · 15 years ago
  53. 3d58f48 Merge branch 'linus' into irq/numa by Ingo Molnar · 15 years ago
  54. 65039a3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 15 years ago
  55. 6373fff sparc64: Fix section attribute warnings. by David S. Miller · 15 years ago
  56. 521c180 Merge branch 'core/urgent' into core/futexes by Thomas Gleixner · 15 years ago
  57. 6cda3eb Merge branch 'x86/apic' into irq/numa by Ingo Molnar · 15 years ago
  58. d358418 sparc64: Fix SET_PERSONALITY to not clip bits outside of PER_MASK. by David S. Miller · 15 years ago
  59. d5dedd4 irq: change ->set_affinity() to return status by Yinghai Lu · 15 years ago
  60. a0871e8 sparc: cleanup references to deprecated .text.init* sections. by Tim Abbott · 15 years ago
  61. ce8a742 sparc: convert to use __HEAD and HEAD_TEXT macros. by Tim Abbott · 15 years ago
  62. dc0046c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 15 years ago
  63. 956d039 sparc: Fix bus type probing for ESP and LE devices. by David S. Miller · 15 years ago
  64. 8e19608 clocksource: pass clocksource to read() callback by Magnus Damm · 15 years ago
  65. 0112fc2 Separate out common fstatat code into vfs_fstatat by Oleg Drokin · 15 years ago
  66. a40ac34 sparc32: Update defconfig. by David S. Miller · 15 years ago
  67. 60c8a77 sparc64: Update defconfig. by David S. Miller · 15 years ago
  68. ed247e1 sparc: remove some pointless conditionals before kfree() by Wei Yongjun · 15 years ago
  69. c7cb152 sparc: asm/atomic.h on 32bit should include asm/system.h for xchg by Stephen Rothwell · 15 years ago
  70. 8e255ba sparc64: Fix smp_callin() locking. by David S. Miller · 15 years ago
  71. 28783eb parport: Fix various uses of parport_pc by Alan Cox · 15 years ago
  72. d2de688 sparc64: extend TI_RESTART_BLOCK space by 8 bytes by Stephen Rothwell · 15 years ago
  73. 018ef96 sparc: Hook up sys_preadv and sys_pwritev by David S. Miller · 15 years ago
  74. 01c45381 sparc64: add_node_ranges() must be __init by David S. Miller · 15 years ago
  75. 9a2ed5c sparc64: Fix section mismatch warnings in PCI controller drivers. by David S. Miller · 15 years ago
  76. 19ab6db sparc64: Fix section mismatch warnings in power driver. by David S. Miller · 15 years ago
  77. 6bbc0b0 sparc64: get_cells() can't be marked __init by David S. Miller · 15 years ago
  78. 90975ef Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask by Linus Torvalds · 15 years ago
  79. 811158b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  80. f5f7eac Allow rwlocks to re-enable interrupts by Robin Holt · 15 years ago
  81. 6f2c55b Simplify copy_thread() by Alexey Dobriyan · 15 years ago
  82. ee3b429 generic debug pagealloc: build fix by Akinobu Mita · 15 years ago
  83. 7ca43e7 mm: use debug_kmap_atomic by Akinobu Mita · 15 years ago
  84. 6a11f75 generic debug pagealloc by Akinobu Mita · 15 years ago
  85. 558f6ab Merge branch 'cpumask-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Rusty Russell · 15 years ago
  86. d3d52d6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 15 years ago
  87. d17abcd Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask by Linus Torvalds · 15 years ago
  88. 65fb0d2 Merge branch 'linus' into cpumask-for-linus by Ingo Molnar · 15 years ago
  89. 99b7623 proc 2/2: remove struct proc_dir_entry::owner by Alexey Dobriyan · 15 years ago
  90. 877d031 trivial: Fix misspelling of firmware by Nick Andrew · 16 years ago
  91. 1a8a510 cpumask: remove references to struct irqaction's mask field. by Rusty Russell · 15 years ago
  92. 0451fb2 cpumask: remove node_to_first_cpu by Rusty Russell · 15 years ago
  93. ed22312 Merge branch 'master' of ssh://master.kernel.org/home/ftp/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask-for-sparc by David S. Miller · 15 years ago
  94. ffaba67 sparc64: Fix reset hangs on Niagara systems. by David S. Miller · 15 years ago
  95. 82268da Merge branch 'linus' into percpu-cpumask-x86-for-linus-2 by Ingo Molnar · 15 years ago
  96. 6e8a4fa sparc64: We need to use compat_sys_ustat() as well. by David S. Miller · 15 years ago
  97. a833985 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  98. 6e15cf0 Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 by Ingo Molnar · 15 years ago
  99. f9384d4 sparc64: Fix MM refcount check in smp_flush_tlb_pending(). by David S. Miller · 15 years ago
  100. e2ab3df sparc64: Fix build of timer_interrupt(). by David Miller · 15 years ago