1. 890db40 sparc: Call OF and MD cpu scanning explicitly from paging_init() by David S. Miller · 15 years ago
  2. 5052f52 sparc64: Refactor MDESC cpu scanning code using an iterator. by David S. Miller · 15 years ago
  3. 9bab541 sparc64: Refactor OBP cpu scanning code using an iterator. by David S. Miller · 15 years ago
  4. 8249778 sparc64: Use BUILD_BUG_ON() in trap_init(). by David S. Miller · 15 years ago
  5. 5a5488d sparc64: Store per-cpu offset in trap_block[] by David S. Miller · 15 years ago
  6. 19f0fa3 sparc64: Move trap_block[] definitions into a new header file. by David S. Miller · 15 years ago
  7. 557fe0e sparc64: Reclaim trap_block[]->hdesc by David S. Miller · 15 years ago
  8. 9cbc1cb Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 15 years ago
  9. cd166bd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 15 years ago
  10. 5933048 module: cleanup FIXME comments about trimming exception table entries. by Rusty Russell · 15 years ago
  11. ad6561d module: trim exception table on init free. by Rusty Russell · 15 years ago
  12. 5b02ee3 asm-generic: merge branch 'master' of torvalds/linux-2.6 by Arnd Bergmann · 15 years ago
  13. 5b17e1c asm-generic: rename page.h and uaccess.h by Arnd Bergmann · 15 years ago
  14. 72099ed asm-generic: rename atomic.h to atomic-long.h by Arnd Bergmann · 15 years ago
  15. c31ae4b asm-generic: introduce asm/bitsperlong.h by Arnd Bergmann · 15 years ago
  16. 63b852a asm-generic: rename termios.h, signal.h and mman.h by Arnd Bergmann · 15 years ago
  17. 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
  18. 7d217d7 cfg80211: errno.h: define ERFKILL by Alexander Beregalov · 15 years ago
  19. 3d58f48 Merge branch 'linus' into irq/numa by Ingo Molnar · 15 years ago
  20. 65039a3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 15 years ago
  21. 6373fff sparc64: Fix section attribute warnings. by David S. Miller · 15 years ago
  22. 521c180 Merge branch 'core/urgent' into core/futexes by Thomas Gleixner · 15 years ago
  23. 6cda3eb Merge branch 'x86/apic' into irq/numa by Ingo Molnar · 15 years ago
  24. d358418 sparc64: Fix SET_PERSONALITY to not clip bits outside of PER_MASK. by David S. Miller · 15 years ago
  25. d5dedd4 irq: change ->set_affinity() to return status by Yinghai Lu · 15 years ago
  26. a0871e8 sparc: cleanup references to deprecated .text.init* sections. by Tim Abbott · 15 years ago
  27. ce8a742 sparc: convert to use __HEAD and HEAD_TEXT macros. by Tim Abbott · 15 years ago
  28. dc0046c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 15 years ago
  29. 956d039 sparc: Fix bus type probing for ESP and LE devices. by David S. Miller · 15 years ago
  30. 8e19608 clocksource: pass clocksource to read() callback by Magnus Damm · 15 years ago
  31. 0112fc2 Separate out common fstatat code into vfs_fstatat by Oleg Drokin · 15 years ago
  32. a40ac34 sparc32: Update defconfig. by David S. Miller · 15 years ago
  33. 60c8a77 sparc64: Update defconfig. by David S. Miller · 15 years ago
  34. ed247e1 sparc: remove some pointless conditionals before kfree() by Wei Yongjun · 15 years ago
  35. c7cb152 sparc: asm/atomic.h on 32bit should include asm/system.h for xchg by Stephen Rothwell · 15 years ago
  36. 8e255ba sparc64: Fix smp_callin() locking. by David S. Miller · 15 years ago
  37. 28783eb parport: Fix various uses of parport_pc by Alan Cox · 15 years ago
  38. d2de688 sparc64: extend TI_RESTART_BLOCK space by 8 bytes by Stephen Rothwell · 15 years ago
  39. 018ef96 sparc: Hook up sys_preadv and sys_pwritev by David S. Miller · 15 years ago
  40. 01c45381 sparc64: add_node_ranges() must be __init by David S. Miller · 15 years ago
  41. 9a2ed5c sparc64: Fix section mismatch warnings in PCI controller drivers. by David S. Miller · 15 years ago
  42. 19ab6db sparc64: Fix section mismatch warnings in power driver. by David S. Miller · 15 years ago
  43. 6bbc0b0 sparc64: get_cells() can't be marked __init by David S. Miller · 15 years ago
  44. 90975ef Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask by Linus Torvalds · 15 years ago
  45. 811158b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  46. f5f7eac Allow rwlocks to re-enable interrupts by Robin Holt · 15 years ago
  47. 6f2c55b Simplify copy_thread() by Alexey Dobriyan · 15 years ago
  48. ee3b429 generic debug pagealloc: build fix by Akinobu Mita · 15 years ago
  49. 7ca43e7 mm: use debug_kmap_atomic by Akinobu Mita · 15 years ago
  50. 6a11f75 generic debug pagealloc by Akinobu Mita · 15 years ago
  51. 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
  52. d3d52d6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 15 years ago
  53. d17abcd Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask by Linus Torvalds · 15 years ago
  54. 65fb0d2 Merge branch 'linus' into cpumask-for-linus by Ingo Molnar · 15 years ago
  55. 99b7623 proc 2/2: remove struct proc_dir_entry::owner by Alexey Dobriyan · 15 years ago
  56. 877d031 trivial: Fix misspelling of firmware by Nick Andrew · 15 years ago
  57. 1a8a510 cpumask: remove references to struct irqaction's mask field. by Rusty Russell · 15 years ago
  58. 0451fb2 cpumask: remove node_to_first_cpu by Rusty Russell · 15 years ago
  59. 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
  60. ffaba67 sparc64: Fix reset hangs on Niagara systems. by David S. Miller · 15 years ago
  61. 82268da Merge branch 'linus' into percpu-cpumask-x86-for-linus-2 by Ingo Molnar · 15 years ago
  62. 6e8a4fa sparc64: We need to use compat_sys_ustat() as well. by David S. Miller · 15 years ago
  63. a833985 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  64. 6e15cf0 Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 by Ingo Molnar · 15 years ago
  65. f9384d4 sparc64: Fix MM refcount check in smp_flush_tlb_pending(). by David S. Miller · 15 years ago
  66. e2ab3df sparc64: Fix build of timer_interrupt(). by David Miller · 15 years ago
  67. a841696 Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  68. 413e337 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 15 years ago
  69. 08abe18 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  70. 86ee79c sparc64: Flush TLB before releasing pages. by David S. Miller · 15 years ago
  71. 17ad6ea numa, cpumask: move numa_node_id default implementation to topology.h, fix by Stephen Rothwell · 15 years ago
  72. 0702b30 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  73. 192d7a4 sparc64: Fix crash with /proc/iomem by Mikulas Patocka · 15 years ago
  74. 42cc77c sparc64: Reschedule KGDB capture to a software interrupt. by David S. Miller · 15 years ago
  75. edb35028 Merge branches 'irq/genirq' and 'linus' into irq/core by Ingo Molnar · 15 years ago
  76. 81f1adf0 cpumask: use mm_cpumask() wrapper: sparc by Rusty Russell · 15 years ago
  77. e9b3751 cpumask: remove dangerous CPU_MASK_ALL_PTR, &CPU_MASK_ALL.: sparc by Rusty Russell · 15 years ago
  78. cc301d2 cpumask: remove the now-obsoleted pcibus_to_cpumask(): sparc by Rusty Russell · 15 years ago
  79. 7b45101 cpumask: remove cpu_coregroup_map: sparc by Rusty Russell · 15 years ago
  80. ec7c14b cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: sparc by Rusty Russell · 15 years ago
  81. e305cb8f cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: sparc64 by Rusty Russell · 15 years ago
  82. 8922907 cpumask: Use accessors code.: sparc64 by Rusty Russell · 15 years ago
  83. fe73971 cpumask: Use accessors code: sparc by Rusty Russell · 15 years ago
  84. f46df02 cpumask: arch_send_call_function_ipi_mask: sparc by Rusty Russell · 15 years ago
  85. fd8e18e cpumask: Use smp_call_function_many(): sparc64 by Rusty Russell · 15 years ago
  86. 17d85bc Merge commit 'v2.6.29-rc8' into cpus4096 by Ingo Molnar · 15 years ago
  87. f1c7404 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 15 years ago
  88. 508827f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  89. d0cac39 sparc64: Fix lost interrupts on sun4u. by David S. Miller · 15 years ago
  90. 8b0e586 Merge branches 'x86/apic', 'x86/cpu', 'x86/fixmap', 'x86/mm', 'x86/sched', 'x86/setup-lzma', 'x86/signal' and 'x86/urgent' into x86/core by Ingo Molnar · 15 years ago
  91. 5b10174 x86-64: seccomp: fix 32/64 syscall hole by Roland McGrath · 15 years ago
  92. aa4abc9 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  93. 55f2b78 Merge branch 'x86/urgent' into x86/pat by Ingo Molnar · 15 years ago
  94. cb9eff0 net: new user space API for time stamping of incoming and outgoing packets by Patrick Ohly · 15 years ago
  95. 8f8573a Merge branches 'irq/genirq', 'irq/sparseirq' and 'irq/urgent' into irq/core by Ingo Molnar · 15 years ago
  96. f8a6b2b Merge branch 'linus' into x86/apic by Ingo Molnar · 15 years ago
  97. 1b0e235 sparc64: Fix crashes in jbusmc_print_dimm() by David S. Miller · 15 years ago
  98. aeb3987 sparc64: Fix probe_kernel_{read,write}(). by David S. Miller · 15 years ago
  99. 40bdac7 sparc64: Kill .fixup section bloat. by David S. Miller · 15 years ago
  100. 1c2f61d sparc64: Don't hook up pcr_ops on spitfire chips. by David S. Miller · 15 years ago