1. 018ef96 sparc: Hook up sys_preadv and sys_pwritev by David S. Miller · 15 years ago
  2. 01c45381 sparc64: add_node_ranges() must be __init by David S. Miller · 15 years ago
  3. 9a2ed5c sparc64: Fix section mismatch warnings in PCI controller drivers. by David S. Miller · 15 years ago
  4. 19ab6db sparc64: Fix section mismatch warnings in power driver. by David S. Miller · 15 years ago
  5. 6bbc0b0 sparc64: get_cells() can't be marked __init by David S. Miller · 15 years ago
  6. 90975ef Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask by Linus Torvalds · 15 years ago
  7. 811158b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  8. f5f7eac Allow rwlocks to re-enable interrupts by Robin Holt · 15 years ago
  9. 6f2c55b Simplify copy_thread() by Alexey Dobriyan · 15 years ago
  10. ee3b429 generic debug pagealloc: build fix by Akinobu Mita · 15 years ago
  11. 7ca43e7 mm: use debug_kmap_atomic by Akinobu Mita · 15 years ago
  12. 6a11f75 generic debug pagealloc by Akinobu Mita · 15 years ago
  13. 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
  14. d3d52d6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 15 years ago
  15. d17abcd Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask by Linus Torvalds · 15 years ago
  16. 65fb0d2 Merge branch 'linus' into cpumask-for-linus by Ingo Molnar · 15 years ago
  17. 99b7623 proc 2/2: remove struct proc_dir_entry::owner by Alexey Dobriyan · 15 years ago
  18. 877d031 trivial: Fix misspelling of firmware by Nick Andrew · 15 years ago
  19. 1a8a510 cpumask: remove references to struct irqaction's mask field. by Rusty Russell · 15 years ago
  20. 0451fb2 cpumask: remove node_to_first_cpu by Rusty Russell · 15 years ago
  21. 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
  22. ffaba67 sparc64: Fix reset hangs on Niagara systems. by David S. Miller · 15 years ago
  23. 82268da Merge branch 'linus' into percpu-cpumask-x86-for-linus-2 by Ingo Molnar · 15 years ago
  24. 6e8a4fa sparc64: We need to use compat_sys_ustat() as well. by David S. Miller · 15 years ago
  25. a833985 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  26. 6e15cf0 Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 by Ingo Molnar · 15 years ago
  27. f9384d4 sparc64: Fix MM refcount check in smp_flush_tlb_pending(). by David S. Miller · 15 years ago
  28. e2ab3df sparc64: Fix build of timer_interrupt(). by David Miller · 15 years ago
  29. 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
  30. 413e337 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 15 years ago
  31. 08abe18 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  32. 86ee79c sparc64: Flush TLB before releasing pages. by David S. Miller · 15 years ago
  33. 17ad6ea numa, cpumask: move numa_node_id default implementation to topology.h, fix by Stephen Rothwell · 15 years ago
  34. 0702b30 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  35. 192d7a4 sparc64: Fix crash with /proc/iomem by Mikulas Patocka · 15 years ago
  36. 42cc77c sparc64: Reschedule KGDB capture to a software interrupt. by David S. Miller · 15 years ago
  37. edb35028 Merge branches 'irq/genirq' and 'linus' into irq/core by Ingo Molnar · 15 years ago
  38. 81f1adf0 cpumask: use mm_cpumask() wrapper: sparc by Rusty Russell · 15 years ago
  39. e9b3751 cpumask: remove dangerous CPU_MASK_ALL_PTR, &CPU_MASK_ALL.: sparc by Rusty Russell · 15 years ago
  40. cc301d2 cpumask: remove the now-obsoleted pcibus_to_cpumask(): sparc by Rusty Russell · 15 years ago
  41. 7b45101 cpumask: remove cpu_coregroup_map: sparc by Rusty Russell · 15 years ago
  42. ec7c14b cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: sparc by Rusty Russell · 15 years ago
  43. e305cb8f cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: sparc64 by Rusty Russell · 15 years ago
  44. 8922907 cpumask: Use accessors code.: sparc64 by Rusty Russell · 15 years ago
  45. fe73971 cpumask: Use accessors code: sparc by Rusty Russell · 15 years ago
  46. f46df02 cpumask: arch_send_call_function_ipi_mask: sparc by Rusty Russell · 15 years ago
  47. fd8e18e cpumask: Use smp_call_function_many(): sparc64 by Rusty Russell · 15 years ago
  48. 17d85bc Merge commit 'v2.6.29-rc8' into cpus4096 by Ingo Molnar · 15 years ago
  49. f1c7404 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 15 years ago
  50. 508827f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  51. d0cac39 sparc64: Fix lost interrupts on sun4u. by David S. Miller · 15 years ago
  52. 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
  53. 5b10174 x86-64: seccomp: fix 32/64 syscall hole by Roland McGrath · 15 years ago
  54. aa4abc9 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  55. 55f2b78 Merge branch 'x86/urgent' into x86/pat by Ingo Molnar · 15 years ago
  56. cb9eff0 net: new user space API for time stamping of incoming and outgoing packets by Patrick Ohly · 15 years ago
  57. 8f8573a Merge branches 'irq/genirq', 'irq/sparseirq' and 'irq/urgent' into irq/core by Ingo Molnar · 15 years ago
  58. f8a6b2b Merge branch 'linus' into x86/apic by Ingo Molnar · 15 years ago
  59. 1b0e235 sparc64: Fix crashes in jbusmc_print_dimm() by David S. Miller · 15 years ago
  60. aeb3987 sparc64: Fix probe_kernel_{read,write}(). by David S. Miller · 15 years ago
  61. 40bdac7 sparc64: Kill .fixup section bloat. by David S. Miller · 15 years ago
  62. 1c2f61d sparc64: Don't hook up pcr_ops on spitfire chips. by David S. Miller · 15 years ago
  63. dc4ff58 sparc64: Call dump_stack() in die_nmi(). by David S. Miller · 15 years ago
  64. 9b02605 sparc64: Kill bogus TPC/address truncation during 32-bit faults. by David S. Miller · 15 years ago
  65. 47a4a0e sparc: fixup for sparseirq changes by Stephen Rothwell · 15 years ago
  66. eeabac7 sparc64: Validate kernel generated fault addresses on sparc64. by David S. Miller · 15 years ago
  67. 802c64b sparc64: On non-Niagara, need to touch NMI watchdog in NOHZ mode. by David S. Miller · 15 years ago
  68. e5553a6 sparc64: Implement NMI watchdog on capable cpus. by David S. Miller · 15 years ago
  69. c3cf5e8 sparc: Probe PMU type and record in sparc_pmu_type. by David S. Miller · 15 years ago
  70. 3eb8057 sparc64: Move generic PCR support code to seperate file. by David S. Miller · 15 years ago
  71. 3ddeb51 Merge branch 'linus' into core/percpu by Ingo Molnar · 15 years ago
  72. cfb901b Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 by Linus Torvalds · 15 years ago
  73. dd7f8db eeprom: More consistent symbol names by Jean Delvare · 15 years ago
  74. e81838d sparc64: Fix build by using kstat_irqs_cpu() by David Miller · 15 years ago
  75. 623d3f0 sparc64: Fix build by including linux/irq.h into time_64.c by David Miller · 15 years ago
  76. 1980307 Merge branch 'x86/mm' into core/percpu by Ingo Molnar · 15 years ago
  77. fcd26f7 sparc64: Fix DAX handling via userspace access from kernel. by David S. Miller · 15 years ago
  78. e426501 sparc64: Annotate sparc64 specific syscalls with SYSCALL_DEFINEx() by David S. Miller · 15 years ago
  79. 67605d6 [CVE-2009-0029] sparc: Enable syscall wrappers for 64-bit by Christian Borntraeger · 15 years ago
  80. b7c18c1 sparc64: Initialize FHC/CLOCK LED platform_device 'id' field correctly. by David S. Miller · 15 years ago
  81. 62dfcd3 sparc64: fix modpost failure by Sam Ravnborg · 15 years ago
  82. c275ce4 sparc64: fix readout of cpu/fpu type by Sam Ravnborg · 15 years ago
  83. a9f8d25 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 15 years ago
  84. 7f268f43 Merge branches 'cpus4096', 'x86/cleanups' and 'x86/urgent' into x86/percpu by Ingo Molnar · 15 years ago
  85. d2287f5 irq: update all arches for new irq_desc, fix by Mike Travis · 15 years ago
  86. bca2685 Merge branch 'syscalls' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 15 years ago
  87. 74d96f0 byteorder: make swab.h include asm/swab.h like a regular header by Harvey Harrison · 15 years ago
  88. 1134723 [CVE-2009-0029] Remove __attribute__((weak)) from sys_pipe/sys_pipe2 by Heiko Carstens · 15 years ago
  89. e55380e [CVE-2009-0029] Rename old_readdir to sys_old_readdir by Heiko Carstens · 15 years ago
  90. 7a6046e sparc64: Fix UP build failure. by David S. Miller · 15 years ago
  91. 1181a24 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  92. 54c2668 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 15 years ago
  93. e65e49d irq: update all arches for new irq_desc by Mike Travis · 15 years ago
  94. 9d07933 sparc64: Fix cpumask related build failure by David Miller · 16 years ago
  95. fc4dbea sparc: Fix asm/signal.h for 32-bit. by David S. Miller · 16 years ago
  96. 222bfda sparc: Eliminate PROMLIB_INTERNAL as it does nothing by Julian Calaby · 16 years ago
  97. bc83597 sparc: Kill exports of prom internal functions by Julian Calaby · 16 years ago
  98. 917c366 sparc64: move EXPORT_SYMBOL to the symbols definition by Sam Ravnborg · 16 years ago
  99. 6943f3d sparc: move EXPORT_SYMBOL to the symbols definition by Sam Ravnborg · 16 years ago
  100. 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