1. a6c1409 Delete pcibios_select_root by Matthew Wilcox · 16 years ago
  2. 517d086 Merge branch 'akpm' by Linus Torvalds · 16 years ago
  3. bb1f17b mm: consolidate init_mm definition by Alexey Dobriyan · 16 years ago
  4. d1ae4ce sparc: Wire up sys_rt_tgsigqueueinfo(). by David S. Miller · 16 years ago
  5. 6ac5c61 sparc: replace uses of CPU_MASK_ALL_PTR by Stephen Rothwell · 16 years ago
  6. 9be12f9 sparc64: Add proper dynamic ftrace support. by David S. Miller · 16 years ago
  7. c9f5b7e sparc: move of_device common code to of_device_common by Robert Reif · 16 years ago
  8. d698641 sparc: remove dma-mapping_{32|64}.h by FUJITA Tomonori · 16 years ago
  9. 797a756 sparc: use dma_map_page instead of dma_map_single by FUJITA Tomonori · 16 years ago
  10. b9f69f4 sparc: move the duplication in dma-mapping_{32|64}.h to dma-mapping.h by FUJITA Tomonori · 16 years ago
  11. 280ff97 sparc64: fix and optimize irq distribution by Hong H. Pham · 16 years ago
  12. 4fd78a5 sparc64: Use new dynamic per-cpu allocator. by David S. Miller · 16 years ago
  13. 0c243ad sparc64: Only allocate per-cpu areas for possible cpus. by David S. Miller · 16 years ago
  14. 73fffc0 sparc64: Get rid of real_setup_per_cpu_areas(). by David S. Miller · 16 years ago
  15. b696fdc sparc64: Defer cpu_data() setup until end of per-cpu data initialization. by David S. Miller · 16 years ago
  16. a209450 sparc64: Make mdesc_fill_in_cpu_data take a cpumask_t pointer. by David S. Miller · 16 years ago
  17. 890db40 sparc: Call OF and MD cpu scanning explicitly from paging_init() by David S. Miller · 16 years ago
  18. 5052f52 sparc64: Refactor MDESC cpu scanning code using an iterator. by David S. Miller · 16 years ago
  19. 9bab541 sparc64: Refactor OBP cpu scanning code using an iterator. by David S. Miller · 16 years ago
  20. 8249778 sparc64: Use BUILD_BUG_ON() in trap_init(). by David S. Miller · 16 years ago
  21. 5a5488d sparc64: Store per-cpu offset in trap_block[] by David S. Miller · 16 years ago
  22. 557fe0e sparc64: Reclaim trap_block[]->hdesc by David S. Miller · 16 years ago
  23. 5933048 module: cleanup FIXME comments about trimming exception table entries. by Rusty Russell · 16 years ago
  24. 6cda3eb Merge branch 'x86/apic' into irq/numa by Ingo Molnar · 16 years ago
  25. d5dedd4 irq: change ->set_affinity() to return status by Yinghai Lu · 16 years ago
  26. a0871e8 sparc: cleanup references to deprecated .text.init* sections. by Tim Abbott · 16 years ago
  27. ce8a742 sparc: convert to use __HEAD and HEAD_TEXT macros. by Tim Abbott · 16 years ago
  28. dc0046c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  29. 956d039 sparc: Fix bus type probing for ESP and LE devices. by David S. Miller · 16 years ago
  30. 8e19608 clocksource: pass clocksource to read() callback by Magnus Damm · 16 years ago
  31. 0112fc2 Separate out common fstatat code into vfs_fstatat by Oleg Drokin · 16 years ago
  32. ed247e1 sparc: remove some pointless conditionals before kfree() by Wei Yongjun · 16 years ago
  33. 8e255ba sparc64: Fix smp_callin() locking. by David S. Miller · 16 years ago
  34. 018ef96 sparc: Hook up sys_preadv and sys_pwritev by David S. Miller · 16 years ago
  35. 9a2ed5c sparc64: Fix section mismatch warnings in PCI controller drivers. by David S. Miller · 16 years ago
  36. 19ab6db sparc64: Fix section mismatch warnings in power driver. by David S. Miller · 16 years ago
  37. 6bbc0b0 sparc64: get_cells() can't be marked __init by David S. Miller · 16 years ago
  38. 811158b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 16 years ago
  39. 6f2c55b Simplify copy_thread() by Alexey Dobriyan · 16 years ago
  40. d3d52d6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  41. d17abcd Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask by Linus Torvalds · 16 years ago
  42. 99b7623 proc 2/2: remove struct proc_dir_entry::owner by Alexey Dobriyan · 16 years ago
  43. 877d031 trivial: Fix misspelling of firmware by Nick Andrew · 16 years ago
  44. 1a8a510 cpumask: remove references to struct irqaction's mask field. by Rusty Russell · 16 years ago
  45. 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 · 16 years ago
  46. ffaba67 sparc64: Fix reset hangs on Niagara systems. by David S. Miller · 16 years ago
  47. 82268da Merge branch 'linus' into percpu-cpumask-x86-for-linus-2 by Ingo Molnar · 16 years ago
  48. 6e8a4fa sparc64: We need to use compat_sys_ustat() as well. by David S. Miller · 16 years ago
  49. a833985 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 16 years ago
  50. 6e15cf0 Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 by Ingo Molnar · 16 years ago
  51. f9384d4 sparc64: Fix MM refcount check in smp_flush_tlb_pending(). by David S. Miller · 16 years ago
  52. e2ab3df sparc64: Fix build of timer_interrupt(). by David Miller · 16 years ago
  53. a841696 Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  54. 192d7a4 sparc64: Fix crash with /proc/iomem by Mikulas Patocka · 16 years ago
  55. 42cc77c sparc64: Reschedule KGDB capture to a software interrupt. by David S. Miller · 16 years ago
  56. edb35028 Merge branches 'irq/genirq' and 'linus' into irq/core by Ingo Molnar · 16 years ago
  57. 81f1adf0 cpumask: use mm_cpumask() wrapper: sparc by Rusty Russell · 16 years ago
  58. ec7c14b cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: sparc by Rusty Russell · 16 years ago
  59. e305cb8f cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: sparc64 by Rusty Russell · 16 years ago
  60. 8922907 cpumask: Use accessors code.: sparc64 by Rusty Russell · 16 years ago
  61. fe73971c cpumask: Use accessors code: sparc by Rusty Russell · 16 years ago
  62. f46df02 cpumask: arch_send_call_function_ipi_mask: sparc by Rusty Russell · 16 years ago
  63. fd8e18e cpumask: Use smp_call_function_many(): sparc64 by Rusty Russell · 16 years ago
  64. d0cac39 sparc64: Fix lost interrupts on sun4u. by David S. Miller · 16 years ago
  65. 55f2b78 Merge branch 'x86/urgent' into x86/pat by Ingo Molnar · 16 years ago
  66. 8f8573a Merge branches 'irq/genirq', 'irq/sparseirq' and 'irq/urgent' into irq/core by Ingo Molnar · 16 years ago
  67. f8a6b2b Merge branch 'linus' into x86/apic by Ingo Molnar · 16 years ago
  68. 1b0e235 sparc64: Fix crashes in jbusmc_print_dimm() by David S. Miller · 16 years ago
  69. 40bdac7 sparc64: Kill .fixup section bloat. by David S. Miller · 16 years ago
  70. 1c2f61d sparc64: Don't hook up pcr_ops on spitfire chips. by David S. Miller · 16 years ago
  71. dc4ff58 sparc64: Call dump_stack() in die_nmi(). by David S. Miller · 16 years ago
  72. 47a4a0e sparc: fixup for sparseirq changes by Stephen Rothwell · 16 years ago
  73. 802c64b sparc64: On non-Niagara, need to touch NMI watchdog in NOHZ mode. by David S. Miller · 16 years ago
  74. e5553a6 sparc64: Implement NMI watchdog on capable cpus. by David S. Miller · 16 years ago
  75. c3cf5e8 sparc: Probe PMU type and record in sparc_pmu_type. by David S. Miller · 16 years ago
  76. 3eb8057 sparc64: Move generic PCR support code to seperate file. by David S. Miller · 16 years ago
  77. 3ddeb51 Merge branch 'linus' into core/percpu by Ingo Molnar · 16 years ago
  78. e81838d sparc64: Fix build by using kstat_irqs_cpu() by David Miller · 16 years ago
  79. 623d3f0 sparc64: Fix build by including linux/irq.h into time_64.c by David Miller · 16 years ago
  80. 1980307 Merge branch 'x86/mm' into core/percpu by Ingo Molnar · 16 years ago
  81. fcd26f7 sparc64: Fix DAX handling via userspace access from kernel. by David S. Miller · 16 years ago
  82. e426501 sparc64: Annotate sparc64 specific syscalls with SYSCALL_DEFINEx() by David S. Miller · 16 years ago
  83. b7c18c1 sparc64: Initialize FHC/CLOCK LED platform_device 'id' field correctly. by David S. Miller · 16 years ago
  84. c275ce4 sparc64: fix readout of cpu/fpu type by Sam Ravnborg · 16 years ago
  85. a9f8d25 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  86. 7f268f43 Merge branches 'cpus4096', 'x86/cleanups' and 'x86/urgent' into x86/percpu by Ingo Molnar · 16 years ago
  87. d2287f5 irq: update all arches for new irq_desc, fix by Mike Travis · 16 years ago
  88. 1134723 [CVE-2009-0029] Remove __attribute__((weak)) from sys_pipe/sys_pipe2 by Heiko Carstens · 16 years ago
  89. e55380e [CVE-2009-0029] Rename old_readdir to sys_old_readdir by Heiko Carstens · 16 years ago
  90. 7a6046e sparc64: Fix UP build failure. by David S. Miller · 16 years ago
  91. 54c2668 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  92. e65e49d irq: update all arches for new irq_desc by Mike Travis · 16 years ago
  93. 222bfda sparc: Eliminate PROMLIB_INTERNAL as it does nothing by Julian Calaby · 16 years ago
  94. 917c366 sparc64: move EXPORT_SYMBOL to the symbols definition by Sam Ravnborg · 16 years ago
  95. 6943f3d sparc: move EXPORT_SYMBOL to the symbols definition by Sam Ravnborg · 16 years ago
  96. 45536ff sparc: Create a new file lib/ksyms.c and add export of all symbols defined in assembler in lib/ to this file. by Sam Ravnborg · 16 years ago
  97. b41418f sparc: Most unaligned_64.c tweaks for branch tracer warnings. by David S. Miller · 16 years ago
  98. a638f25 sparc: Fix sun4d_irq.c build. by David S. Miller · 16 years ago
  99. e8dc7c4 sparc64: fix warnings in psycho_common after ull conversion by Sam Ravnborg · 16 years ago
  100. 1a8a27c generic swap(): sparc: rename swap() to swap_ulong() by Wu Fengguang · 16 years ago