1. a0871e8 sparc: cleanup references to deprecated .text.init* sections. by Tim Abbott · 16 years ago
  2. ce8a742 sparc: convert to use __HEAD and HEAD_TEXT macros. by Tim Abbott · 16 years ago
  3. dc0046c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  4. 956d039 sparc: Fix bus type probing for ESP and LE devices. by David S. Miller · 16 years ago
  5. 8e19608 clocksource: pass clocksource to read() callback by Magnus Damm · 16 years ago
  6. 0112fc2 Separate out common fstatat code into vfs_fstatat by Oleg Drokin · 16 years ago
  7. ed247e1 sparc: remove some pointless conditionals before kfree() by Wei Yongjun · 16 years ago
  8. 8e255ba sparc64: Fix smp_callin() locking. by David S. Miller · 16 years ago
  9. 018ef96 sparc: Hook up sys_preadv and sys_pwritev by David S. Miller · 16 years ago
  10. 9a2ed5c sparc64: Fix section mismatch warnings in PCI controller drivers. by David S. Miller · 16 years ago
  11. 19ab6db sparc64: Fix section mismatch warnings in power driver. by David S. Miller · 16 years ago
  12. 6bbc0b0 sparc64: get_cells() can't be marked __init by David S. Miller · 16 years ago
  13. 811158b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 16 years ago
  14. 6f2c55b Simplify copy_thread() by Alexey Dobriyan · 16 years ago
  15. d3d52d6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  16. d17abcd Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask by Linus Torvalds · 16 years ago
  17. 99b7623 proc 2/2: remove struct proc_dir_entry::owner by Alexey Dobriyan · 16 years ago
  18. 877d031 trivial: Fix misspelling of firmware by Nick Andrew · 16 years ago
  19. 1a8a510 cpumask: remove references to struct irqaction's mask field. by Rusty Russell · 16 years ago
  20. 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
  21. ffaba67 sparc64: Fix reset hangs on Niagara systems. by David S. Miller · 16 years ago
  22. 82268da Merge branch 'linus' into percpu-cpumask-x86-for-linus-2 by Ingo Molnar · 16 years ago
  23. 6e8a4fa sparc64: We need to use compat_sys_ustat() as well. by David S. Miller · 16 years ago
  24. a833985 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 16 years ago
  25. 6e15cf0 Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 by Ingo Molnar · 16 years ago
  26. f9384d4 sparc64: Fix MM refcount check in smp_flush_tlb_pending(). by David S. Miller · 16 years ago
  27. e2ab3df sparc64: Fix build of timer_interrupt(). by David Miller · 16 years ago
  28. 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
  29. 192d7a4 sparc64: Fix crash with /proc/iomem by Mikulas Patocka · 16 years ago
  30. 42cc77c sparc64: Reschedule KGDB capture to a software interrupt. by David S. Miller · 16 years ago
  31. edb35028 Merge branches 'irq/genirq' and 'linus' into irq/core by Ingo Molnar · 16 years ago
  32. 81f1adf0 cpumask: use mm_cpumask() wrapper: sparc by Rusty Russell · 16 years ago
  33. ec7c14b cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: sparc by Rusty Russell · 16 years ago
  34. e305cb8f cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: sparc64 by Rusty Russell · 16 years ago
  35. 8922907 cpumask: Use accessors code.: sparc64 by Rusty Russell · 16 years ago
  36. fe73971 cpumask: Use accessors code: sparc by Rusty Russell · 16 years ago
  37. f46df02 cpumask: arch_send_call_function_ipi_mask: sparc by Rusty Russell · 16 years ago
  38. fd8e18e cpumask: Use smp_call_function_many(): sparc64 by Rusty Russell · 16 years ago
  39. d0cac39 sparc64: Fix lost interrupts on sun4u. by David S. Miller · 16 years ago
  40. 55f2b78 Merge branch 'x86/urgent' into x86/pat by Ingo Molnar · 16 years ago
  41. 8f8573a Merge branches 'irq/genirq', 'irq/sparseirq' and 'irq/urgent' into irq/core by Ingo Molnar · 16 years ago
  42. f8a6b2b Merge branch 'linus' into x86/apic by Ingo Molnar · 16 years ago
  43. 1b0e235 sparc64: Fix crashes in jbusmc_print_dimm() by David S. Miller · 16 years ago
  44. 40bdac7 sparc64: Kill .fixup section bloat. by David S. Miller · 16 years ago
  45. 1c2f61d sparc64: Don't hook up pcr_ops on spitfire chips. by David S. Miller · 16 years ago
  46. dc4ff58 sparc64: Call dump_stack() in die_nmi(). by David S. Miller · 16 years ago
  47. 47a4a0e sparc: fixup for sparseirq changes by Stephen Rothwell · 16 years ago
  48. 802c64b sparc64: On non-Niagara, need to touch NMI watchdog in NOHZ mode. by David S. Miller · 16 years ago
  49. e5553a6 sparc64: Implement NMI watchdog on capable cpus. by David S. Miller · 16 years ago
  50. c3cf5e8 sparc: Probe PMU type and record in sparc_pmu_type. by David S. Miller · 16 years ago
  51. 3eb8057 sparc64: Move generic PCR support code to seperate file. by David S. Miller · 16 years ago
  52. 3ddeb51 Merge branch 'linus' into core/percpu by Ingo Molnar · 16 years ago
  53. e81838d sparc64: Fix build by using kstat_irqs_cpu() by David Miller · 16 years ago
  54. 623d3f0 sparc64: Fix build by including linux/irq.h into time_64.c by David Miller · 16 years ago
  55. 1980307 Merge branch 'x86/mm' into core/percpu by Ingo Molnar · 16 years ago
  56. fcd26f7 sparc64: Fix DAX handling via userspace access from kernel. by David S. Miller · 16 years ago
  57. e426501 sparc64: Annotate sparc64 specific syscalls with SYSCALL_DEFINEx() by David S. Miller · 16 years ago
  58. b7c18c1 sparc64: Initialize FHC/CLOCK LED platform_device 'id' field correctly. by David S. Miller · 16 years ago
  59. c275ce4 sparc64: fix readout of cpu/fpu type by Sam Ravnborg · 16 years ago
  60. a9f8d25 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  61. 7f268f43 Merge branches 'cpus4096', 'x86/cleanups' and 'x86/urgent' into x86/percpu by Ingo Molnar · 16 years ago
  62. d2287f5 irq: update all arches for new irq_desc, fix by Mike Travis · 16 years ago
  63. 1134723 [CVE-2009-0029] Remove __attribute__((weak)) from sys_pipe/sys_pipe2 by Heiko Carstens · 16 years ago
  64. e55380e [CVE-2009-0029] Rename old_readdir to sys_old_readdir by Heiko Carstens · 16 years ago
  65. 7a6046e sparc64: Fix UP build failure. by David S. Miller · 16 years ago
  66. 54c2668 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  67. e65e49d irq: update all arches for new irq_desc by Mike Travis · 16 years ago
  68. 222bfda sparc: Eliminate PROMLIB_INTERNAL as it does nothing by Julian Calaby · 16 years ago
  69. 917c366 sparc64: move EXPORT_SYMBOL to the symbols definition by Sam Ravnborg · 16 years ago
  70. 6943f3d sparc: move EXPORT_SYMBOL to the symbols definition by Sam Ravnborg · 16 years ago
  71. 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
  72. b41418f sparc: Most unaligned_64.c tweaks for branch tracer warnings. by David S. Miller · 16 years ago
  73. a638f25 sparc: Fix sun4d_irq.c build. by David S. Miller · 16 years ago
  74. e8dc7c4 sparc64: fix warnings in psycho_common after ull conversion by Sam Ravnborg · 16 years ago
  75. 1a8a27c generic swap(): sparc: rename swap() to swap_ulong() by Wu Fengguang · 16 years ago
  76. 9e42d0c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  77. 18b8e08 sparc64: Work around branch tracer warning. by David S. Miller · 16 years ago
  78. 9018113 sparc64: Use unsigned long long for u64. by Sam Ravnborg · 16 years ago
  79. 2eac5a0 sparc64: refactor code in viohs.c by Sam Ravnborg · 16 years ago
  80. b2c0805 sparc: make proces_ver_nack a bit more readable by Steven Rostedt · 16 years ago
  81. 025dfda trivial: fix then -> than typos in comments and documentation by Frederik Schwarzer · 16 years ago
  82. 7a1fcd5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  83. 4696b64 sparc: Fix minor SPARC32 compile error by Julian Calaby · 16 years ago
  84. 47cd526 sparc: Clean arch-specific code in prom_common.c by Julian Calaby · 16 years ago
  85. 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
  86. 4d7b92a sparc: add '32' suffix to reg_window, sigcontext, __siginfo_t by Sam Ravnborg · 16 years ago
  87. a0381a9 sparc: Kill bogus comment about IRQF_SHARED in pci_psycho.c by David S. Miller · 16 years ago
  88. 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
  89. 18d8fda take init_fs to saner place by Al Viro · 16 years ago
  90. 2ca1a61 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Rusty Russell · 16 years ago
  91. e3c6d4e Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 16 years ago
  92. 86ed40b sparc: unify sections.h by Sam Ravnborg · 16 years ago
  93. b74e34d sparc: use .data.init_task section for init_thread_union by Sam Ravnborg · 16 years ago
  94. 92d9091 sparc: fix array overrun check in of_device_64.c by Robert Reif · 16 years ago
  95. e6b04fe sparc: unify module.c by Sam Ravnborg · 16 years ago
  96. 627bf2f sparc64: prepare module_64.c for unification by Sam Ravnborg · 16 years ago
  97. c45d1c2 sparc64: use bit neutral Elf symbols by Sam Ravnborg · 16 years ago
  98. 6e6ab2e sparc: fix hardirq.h removal fallout by Sam Ravnborg · 16 years ago
  99. 98a79d6 cpumask: centralize cpu_online_map and cpu_possible_map by Rusty Russell · 16 years ago
  100. 968196a sparc64: do not export pus_fs_struct by Sam Ravnborg · 16 years ago