1. 3ddeb51 Merge branch 'linus' into core/percpu by Ingo Molnar · 15 years ago
  2. cfb901b Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 by Linus Torvalds · 16 years ago
  3. dd7f8db eeprom: More consistent symbol names by Jean Delvare · 16 years ago
  4. 1980307 Merge branch 'x86/mm' into core/percpu by Ingo Molnar · 16 years ago
  5. fcd26f7 sparc64: Fix DAX handling via userspace access from kernel. by David S. Miller · 16 years ago
  6. e426501 sparc64: Annotate sparc64 specific syscalls with SYSCALL_DEFINEx() by David S. Miller · 16 years ago
  7. 67605d6 [CVE-2009-0029] sparc: Enable syscall wrappers for 64-bit by Christian Borntraeger · 16 years ago
  8. b7c18c1 sparc64: Initialize FHC/CLOCK LED platform_device 'id' field correctly. by David S. Miller · 16 years ago
  9. 62dfcd3 sparc64: fix modpost failure by Sam Ravnborg · 16 years ago
  10. c275ce4 sparc64: fix readout of cpu/fpu type by Sam Ravnborg · 16 years ago
  11. a9f8d25 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  12. 7f268f43 Merge branches 'cpus4096', 'x86/cleanups' and 'x86/urgent' into x86/percpu by Ingo Molnar · 16 years ago
  13. d2287f5 irq: update all arches for new irq_desc, fix by Mike Travis · 16 years ago
  14. bca2685 Merge branch 'syscalls' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 16 years ago
  15. 74d96f0 byteorder: make swab.h include asm/swab.h like a regular header by Harvey Harrison · 16 years ago
  16. 1134723 [CVE-2009-0029] Remove __attribute__((weak)) from sys_pipe/sys_pipe2 by Heiko Carstens · 16 years ago
  17. e55380e [CVE-2009-0029] Rename old_readdir to sys_old_readdir by Heiko Carstens · 16 years ago
  18. 7a6046e sparc64: Fix UP build failure. by David S. Miller · 16 years ago
  19. 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 · 16 years ago
  20. 54c2668 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  21. e65e49d irq: update all arches for new irq_desc by Mike Travis · 16 years ago
  22. 9d07933 sparc64: Fix cpumask related build failure by David Miller · 16 years ago
  23. fc4dbea sparc: Fix asm/signal.h for 32-bit. by David S. Miller · 16 years ago
  24. 222bfda sparc: Eliminate PROMLIB_INTERNAL as it does nothing by Julian Calaby · 16 years ago
  25. bc83597 sparc: Kill exports of prom internal functions by Julian Calaby · 16 years ago
  26. 917c366 sparc64: move EXPORT_SYMBOL to the symbols definition by Sam Ravnborg · 16 years ago
  27. 6943f3d sparc: move EXPORT_SYMBOL to the symbols definition by Sam Ravnborg · 16 years ago
  28. 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
  29. b41418f sparc: Most unaligned_64.c tweaks for branch tracer warnings. by David S. Miller · 16 years ago
  30. a638f25 sparc: Fix sun4d_irq.c build. by David S. Miller · 16 years ago
  31. dd5d124 sparc: Update 32-bit defconfig. by David S. Miller · 16 years ago
  32. e8dc7c4 sparc64: fix warnings in psycho_common after ull conversion by Sam Ravnborg · 16 years ago
  33. 1a8a27c generic swap(): sparc: rename swap() to swap_ulong() by Wu Fengguang · 16 years ago
  34. 9e42d0c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  35. 18b8e08 sparc64: Work around branch tracer warning. by David S. Miller · 16 years ago
  36. 57c44c5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 16 years ago
  37. f4d2b14 sparc: introduce asm/swab.h by Harvey Harrison · 16 years ago
  38. ea435467 atomic_t: unify all arch definitions by Matthew Wilcox · 16 years ago
  39. 9018113 sparc64: Use unsigned long long for u64. by Sam Ravnborg · 16 years ago
  40. 0157141 sparc: refactor code in fault_32.c by Sam Ravnborg · 16 years ago
  41. ff9aefb sparc64: refactor code in init_64.c by Sam Ravnborg · 16 years ago
  42. 2eac5a0 sparc64: refactor code in viohs.c by Sam Ravnborg · 16 years ago
  43. b2c0805 sparc: make proces_ver_nack a bit more readable by Steven Rostedt · 16 years ago
  44. 025dfda trivial: fix then -> than typos in comments and documentation by Frederik Schwarzer · 16 years ago
  45. 7a1fcd5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  46. 4696b64 sparc: Fix minor SPARC32 compile error by Julian Calaby · 16 years ago
  47. 576b4d0 sparc: Remove reg*.h from Kbuild by David S. Miller · 16 years ago
  48. 47cd526 sparc: Clean arch-specific code in prom_common.c by Julian Calaby · 16 years ago
  49. 192eee8 sparc: Kill asm/reg*.h by David S. Miller · 16 years ago
  50. 761b602 sparc: Use 64BIT config entry by Bastian Blank · 16 years ago
  51. 83c8698 sparc: unify ipcbuf.h by Sam Ravnborg · 16 years ago
  52. 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
  53. fa8efd5 sparc: Update 64-bit defconfig. by David S. Miller · 16 years ago
  54. f54c88c sparc: remove NO_PROC_ID - it is no longer used by Sam Ravnborg · 16 years ago
  55. 65579f3 sparc: drop get_tbr() in traps.h by Sam Ravnborg · 16 years ago
  56. 220483f sparc: fix warning in userspace header traps.h by Sam Ravnborg · 16 years ago
  57. fffeeb4 sparc: fix warnings in userspace header byteorder.h by Sam Ravnborg · 16 years ago
  58. 2ef4c01 sparc: fix warning in userspace header jsflash.h by Sam Ravnborg · 16 years ago
  59. 7c59d28 sparc: unify openprom.h by Sam Ravnborg · 16 years ago
  60. 640cc59 sparc64: delete unused linux_prom64_ranges from openprom_64.h by Sam Ravnborg · 16 years ago
  61. bb5b52b sparc: prepare openprom for unification by Sam Ravnborg · 16 years ago
  62. b608c3f sparc: remove linux_prom_pci_assigned_addresses from openprom_32.h by Sam Ravnborg · 16 years ago
  63. 3011618 sparc: remove ebus definitions from openprom*.h by Sam Ravnborg · 16 years ago
  64. 1eae29b sparc: unify siginfo.h by Sam Ravnborg · 16 years ago
  65. f3ec38d sparc: unify ptrace.h by Sam Ravnborg · 16 years ago
  66. bd703d8 sparc: unify sigcontext.h by Sam Ravnborg · 16 years ago
  67. 4d7b92a sparc: add '32' suffix to reg_window, sigcontext, __siginfo_t by Sam Ravnborg · 16 years ago
  68. ece9348 sparc: unify signal.h by Sam Ravnborg · 16 years ago
  69. 55d646f sparc64: prepare signal_64 for unification by Sam Ravnborg · 16 years ago
  70. a0381a9 sparc: Kill bogus comment about IRQF_SHARED in pci_psycho.c by David S. Miller · 16 years ago
  71. 12aa0b1 sparc: unify stat.h by Sam Ravnborg · 16 years ago
  72. 085219f sparc32: use proper types in struct stat by Sam Ravnborg · 16 years ago
  73. 104e280 sparc32: drop __old_kernel_stat by Sam Ravnborg · 16 years ago
  74. a508228 sparc: unify posix_types.h by Sam Ravnborg · 16 years ago
  75. a66963a sparc: delete unused config symbols by Sam Ravnborg · 16 years ago
  76. 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
  77. 78fd744 cpumask: Introduce topology_core_cpumask()/topology_thread_cpumask(): sparc by Rusty Russell · 16 years ago
  78. 18d8fda take init_fs to saner place by Al Viro · 16 years ago
  79. 2ca1a61 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Rusty Russell · 16 years ago
  80. 33edcf1 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Rusty Russell · 16 years ago
  81. e3c6d4e Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 16 years ago
  82. 3c92ec8 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 16 years ago
  83. 5bc0530 sparc: move select of ARCH_SUPPORTS_MSI by Sam Ravnborg · 16 years ago
  84. c4a4a21 sparc: drop SUN_IO by Sam Ravnborg · 16 years ago
  85. 86ed40b sparc: unify sections.h by Sam Ravnborg · 16 years ago
  86. b74e34d sparc: use .data.init_task section for init_thread_union by Sam Ravnborg · 16 years ago
  87. 92d9091 sparc: fix array overrun check in of_device_64.c by Robert Reif · 16 years ago
  88. e6b04fe sparc: unify module.c by Sam Ravnborg · 16 years ago
  89. 627bf2f sparc64: prepare module_64.c for unification by Sam Ravnborg · 16 years ago
  90. c45d1c2 sparc64: use bit neutral Elf symbols by Sam Ravnborg · 16 years ago
  91. e1648a8 sparc: unify module.h by Sam Ravnborg · 16 years ago
  92. fe6875e sparc: introduce CONFIG_BITS by Sam Ravnborg · 16 years ago
  93. 6e6ab2e sparc: fix hardirq.h removal fallout by Sam Ravnborg · 16 years ago
  94. a0ae09b cpumask: cpu_coregroup_mask(): sparc by Rusty Russell · 16 years ago
  95. 96d76a7 cpumask: sparc: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_to_cpumask by Rusty Russell · 16 years ago
  96. 878a553 sparc: We need to implement arch_ptrace_stop(). by David S. Miller · 16 years ago
  97. 1e1c568 Merge branch 'merge' into next by Paul Mackerras · 16 years ago
  98. 98a79d6 cpumask: centralize cpu_online_map and cpu_possible_map by Rusty Russell · 16 years ago
  99. 968196a sparc64: do not export pus_fs_struct by Sam Ravnborg · 16 years ago
  100. aa83a26 sparc: use sparc64 version of scatterlist.h by Robert Reif · 16 years ago