1. 6e8a4fa sparc64: We need to use compat_sys_ustat() as well. by David S. Miller · 15 years ago
  2. a833985 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  3. f9384d4 sparc64: Fix MM refcount check in smp_flush_tlb_pending(). by David S. Miller · 15 years ago
  4. e2ab3df sparc64: Fix build of timer_interrupt(). by David Miller · 15 years ago
  5. 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
  6. 413e337 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 15 years ago
  7. 08abe18 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  8. 86ee79c sparc64: Flush TLB before releasing pages. by David S. Miller · 15 years ago
  9. 0702b30 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 16 years ago
  10. 192d7a4 sparc64: Fix crash with /proc/iomem by Mikulas Patocka · 16 years ago
  11. 42cc77c sparc64: Reschedule KGDB capture to a software interrupt. by David S. Miller · 16 years ago
  12. edb35028 Merge branches 'irq/genirq' and 'linus' into irq/core by Ingo Molnar · 16 years ago
  13. f1c7404 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  14. 508827f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  15. d0cac39 sparc64: Fix lost interrupts on sun4u. by David S. Miller · 16 years ago
  16. 5b10174 x86-64: seccomp: fix 32/64 syscall hole by Roland McGrath · 16 years ago
  17. aa4abc9 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  18. cb9eff0 net: new user space API for time stamping of incoming and outgoing packets by Patrick Ohly · 16 years ago
  19. 8f8573a Merge branches 'irq/genirq', 'irq/sparseirq' and 'irq/urgent' into irq/core by Ingo Molnar · 16 years ago
  20. 1b0e235 sparc64: Fix crashes in jbusmc_print_dimm() by David S. Miller · 16 years ago
  21. aeb3987 sparc64: Fix probe_kernel_{read,write}(). by David S. Miller · 16 years ago
  22. 40bdac7 sparc64: Kill .fixup section bloat. by David S. Miller · 16 years ago
  23. 1c2f61d sparc64: Don't hook up pcr_ops on spitfire chips. by David S. Miller · 16 years ago
  24. dc4ff58 sparc64: Call dump_stack() in die_nmi(). by David S. Miller · 16 years ago
  25. 9b02605 sparc64: Kill bogus TPC/address truncation during 32-bit faults. by David S. Miller · 16 years ago
  26. 47a4a0e sparc: fixup for sparseirq changes by Stephen Rothwell · 16 years ago
  27. eeabac7 sparc64: Validate kernel generated fault addresses on sparc64. by David S. Miller · 16 years ago
  28. 802c64b sparc64: On non-Niagara, need to touch NMI watchdog in NOHZ mode. by David S. Miller · 16 years ago
  29. e5553a6 sparc64: Implement NMI watchdog on capable cpus. by David S. Miller · 16 years ago
  30. c3cf5e8 sparc: Probe PMU type and record in sparc_pmu_type. by David S. Miller · 16 years ago
  31. 3eb8057 sparc64: Move generic PCR support code to seperate file. by David S. Miller · 16 years ago
  32. cfb901b Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 by Linus Torvalds · 16 years ago
  33. dd7f8db eeprom: More consistent symbol names by Jean Delvare · 16 years ago
  34. e81838d sparc64: Fix build by using kstat_irqs_cpu() by David Miller · 16 years ago
  35. 623d3f0 sparc64: Fix build by including linux/irq.h into time_64.c by David Miller · 16 years ago
  36. fcd26f7 sparc64: Fix DAX handling via userspace access from kernel. by David S. Miller · 16 years ago
  37. e426501 sparc64: Annotate sparc64 specific syscalls with SYSCALL_DEFINEx() by David S. Miller · 16 years ago
  38. 67605d6 [CVE-2009-0029] sparc: Enable syscall wrappers for 64-bit by Christian Borntraeger · 16 years ago
  39. b7c18c1 sparc64: Initialize FHC/CLOCK LED platform_device 'id' field correctly. by David S. Miller · 16 years ago
  40. 62dfcd3 sparc64: fix modpost failure by Sam Ravnborg · 16 years ago
  41. c275ce4 sparc64: fix readout of cpu/fpu type by Sam Ravnborg · 16 years ago
  42. a9f8d25 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  43. bca2685 Merge branch 'syscalls' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 16 years ago
  44. 74d96f0 byteorder: make swab.h include asm/swab.h like a regular header by Harvey Harrison · 16 years ago
  45. 1134723 [CVE-2009-0029] Remove __attribute__((weak)) from sys_pipe/sys_pipe2 by Heiko Carstens · 16 years ago
  46. e55380e [CVE-2009-0029] Rename old_readdir to sys_old_readdir by Heiko Carstens · 16 years ago
  47. 7a6046e sparc64: Fix UP build failure. by David S. Miller · 16 years ago
  48. 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
  49. 54c2668 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  50. 9d07933 sparc64: Fix cpumask related build failure by David Miller · 16 years ago
  51. fc4dbea sparc: Fix asm/signal.h for 32-bit. by David S. Miller · 16 years ago
  52. 222bfda sparc: Eliminate PROMLIB_INTERNAL as it does nothing by Julian Calaby · 16 years ago
  53. bc83597 sparc: Kill exports of prom internal functions by Julian Calaby · 16 years ago
  54. 917c366 sparc64: move EXPORT_SYMBOL to the symbols definition by Sam Ravnborg · 16 years ago
  55. 6943f3d sparc: move EXPORT_SYMBOL to the symbols definition by Sam Ravnborg · 16 years ago
  56. 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
  57. b41418f sparc: Most unaligned_64.c tweaks for branch tracer warnings. by David S. Miller · 16 years ago
  58. a638f25 sparc: Fix sun4d_irq.c build. by David S. Miller · 16 years ago
  59. dd5d124 sparc: Update 32-bit defconfig. by David S. Miller · 16 years ago
  60. e8dc7c4 sparc64: fix warnings in psycho_common after ull conversion by Sam Ravnborg · 16 years ago
  61. 1a8a27c generic swap(): sparc: rename swap() to swap_ulong() by Wu Fengguang · 16 years ago
  62. 9e42d0c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  63. 18b8e08 sparc64: Work around branch tracer warning. by David S. Miller · 16 years ago
  64. 57c44c5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 16 years ago
  65. f4d2b14 sparc: introduce asm/swab.h by Harvey Harrison · 16 years ago
  66. ea435467 atomic_t: unify all arch definitions by Matthew Wilcox · 16 years ago
  67. 9018113 sparc64: Use unsigned long long for u64. by Sam Ravnborg · 16 years ago
  68. 0157141 sparc: refactor code in fault_32.c by Sam Ravnborg · 16 years ago
  69. ff9aefb sparc64: refactor code in init_64.c by Sam Ravnborg · 16 years ago
  70. 2eac5a0 sparc64: refactor code in viohs.c by Sam Ravnborg · 16 years ago
  71. b2c0805 sparc: make proces_ver_nack a bit more readable by Steven Rostedt · 16 years ago
  72. 025dfda trivial: fix then -> than typos in comments and documentation by Frederik Schwarzer · 16 years ago
  73. 7a1fcd5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  74. 4696b64 sparc: Fix minor SPARC32 compile error by Julian Calaby · 16 years ago
  75. 576b4d0 sparc: Remove reg*.h from Kbuild by David S. Miller · 16 years ago
  76. 47cd526 sparc: Clean arch-specific code in prom_common.c by Julian Calaby · 16 years ago
  77. 192eee8 sparc: Kill asm/reg*.h by David S. Miller · 16 years ago
  78. 761b602 sparc: Use 64BIT config entry by Bastian Blank · 16 years ago
  79. 83c8698 sparc: unify ipcbuf.h by Sam Ravnborg · 16 years ago
  80. 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
  81. fa8efd5 sparc: Update 64-bit defconfig. by David S. Miller · 16 years ago
  82. f54c88c sparc: remove NO_PROC_ID - it is no longer used by Sam Ravnborg · 16 years ago
  83. 65579f3 sparc: drop get_tbr() in traps.h by Sam Ravnborg · 16 years ago
  84. 220483f sparc: fix warning in userspace header traps.h by Sam Ravnborg · 16 years ago
  85. fffeeb4 sparc: fix warnings in userspace header byteorder.h by Sam Ravnborg · 16 years ago
  86. 2ef4c01 sparc: fix warning in userspace header jsflash.h by Sam Ravnborg · 16 years ago
  87. 7c59d28 sparc: unify openprom.h by Sam Ravnborg · 16 years ago
  88. 640cc59 sparc64: delete unused linux_prom64_ranges from openprom_64.h by Sam Ravnborg · 16 years ago
  89. bb5b52b sparc: prepare openprom for unification by Sam Ravnborg · 16 years ago
  90. b608c3f sparc: remove linux_prom_pci_assigned_addresses from openprom_32.h by Sam Ravnborg · 16 years ago
  91. 3011618 sparc: remove ebus definitions from openprom*.h by Sam Ravnborg · 16 years ago
  92. 1eae29b sparc: unify siginfo.h by Sam Ravnborg · 16 years ago
  93. f3ec38d sparc: unify ptrace.h by Sam Ravnborg · 16 years ago
  94. bd703d8 sparc: unify sigcontext.h by Sam Ravnborg · 16 years ago
  95. 4d7b92a sparc: add '32' suffix to reg_window, sigcontext, __siginfo_t by Sam Ravnborg · 16 years ago
  96. ece9348 sparc: unify signal.h by Sam Ravnborg · 16 years ago
  97. 55d646f sparc64: prepare signal_64 for unification by Sam Ravnborg · 16 years ago
  98. a0381a9 sparc: Kill bogus comment about IRQF_SHARED in pci_psycho.c by David S. Miller · 16 years ago
  99. 12aa0b1 sparc: unify stat.h by Sam Ravnborg · 16 years ago
  100. 085219f sparc32: use proper types in struct stat by Sam Ravnborg · 16 years ago