1. 10d90f2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  2. b19f820 sparc: Kill all BKL usage. by David S. Miller · 16 years ago
  3. 2637d13 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 16 years ago
  4. 1495cc9 Input: sysrq - drop tty argument from sysrq ops handlers by Dmitry Torokhov · 16 years ago
  5. 19147d0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  6. d762746 Make do_execve() take a const filename pointer by David Howells · 16 years ago
  7. 8e8073a sparc: Hook up new fanotify and prlimit64 syscalls. by David S. Miller · 16 years ago
  8. c788732 Mark arguments to certain syscalls as being const by David Howells · 16 years ago
  9. b11287e sparc64: Fix perf_arch_get_caller_regs(). by David S. Miller · 16 years ago
  10. 4aed2fd Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  11. c608558 of: make of_find_device_by_node generic by Jonas Bonn · 16 years ago
  12. cd4cd73 sparc: remove references to of_device and to_of_device by Grant Likely · 16 years ago
  13. 1ab1d63 of/platform: remove all of_bus_type and of_platform_bus_type references by Grant Likely · 16 years ago
  14. eca3930 of: Merge of_platform_bus_type with platform_bus_type by Grant Likely · 16 years ago
  15. 4e4f62b Merge commit 'v2.6.35-rc6' into devicetree/next by Grant Likely · 16 years ago
  16. 9dcdbf7 Merge branch 'linus' into perf/core by Ingo Molnar · 16 years ago
  17. 95977d0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  18. 035ebef of/sparc: move is_root_node() to of.h by Andres Salomon · 16 years ago
  19. 95f72d1 lmb: rename to memblock by Yinghai Lu · 16 years ago
  20. 1636f8a sparc/of: Move of_device fields into struct pdev_archdata by Grant Likely · 16 years ago
  21. c67dda1 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 16 years ago
  22. 43bc2db sparc64: fix the build error due to smp_kgdb_capture_client() by Dongdong Deng · 16 years ago
  23. b7d45c3 sparc64: Fix maybe_change_configuration() PCR setting. by David S. Miller · 16 years ago
  24. c726b61 Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into perf/core by Ingo Molnar · 16 years ago
  25. e785059 perf: Convert perf_event to local_t by Peter Zijlstra · 16 years ago
  26. 8d2cacb perf: Cleanup {start,commit,cancel}_txn details by Peter Zijlstra · 16 years ago
  27. b0f82b8 perf: Drop the skip argument from perf_arch_fetch_regs_caller by Frederic Weisbecker · 16 years ago
  28. 0d0659c arch/sparc/kernel: Eliminate what looks like a NULL pointer dereference by Julia Lawall · 16 years ago
  29. c5617b2 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  30. cf9b59e Merge remote branch 'origin' into secretlab/next-devicetree by Grant Likely · 16 years ago
  31. 4018294 of: Remove duplicate fields from of_platform_driver by Grant Likely · 16 years ago
  32. c75fbb0 kgdb,sparc: Add in kgdb_arch_set_pc for sparc by Jason Wessel · 16 years ago
  33. 7d02093 Merge branch 'timers-for-linus-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  34. 58f9b0b of: eliminate of_device->node and dev_archdata->{of,prom}_node by Grant Likely · 16 years ago
  35. 61c7a08 of: Always use 'struct device.of_node' to get device node pointer. by Grant Likely · 16 years ago
  36. a13c3af perf, sparc: Implement group scheduling transactional APIs by Lin Ming · 16 years ago
  37. d706c1b driver-core: Add device node pointer to struct device by Grant Likely · 16 years ago
  38. 667f0ce sparc64: Fix stack dumping and tracing when function graph is enabled. by David S. Miller · 16 years ago
  39. 87e8f0e sparc64: Show stack backtrace from show_regs() just like other platforms. by David S. Miller · 16 years ago
  40. 28a1f53 sparc64: Fix hardirq tracing in trap return path. by David S. Miller · 16 years ago
  41. baa0677 sparc64: Use correct pt_regs in decode_access_size() error paths. by David S. Miller · 16 years ago
  42. ec68788 sparc64: Run NMIs on the hardirq stack. by David S. Miller · 16 years ago
  43. 2e2dc1d sparc: Fix forgotten kmemleak headers inclusion by Frederic Weisbecker · 16 years ago
  44. 9343af0 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 16 years ago
  45. e182c77 sparc64: Fix memory leak in pci_register_iommu_region(). by David S. Miller · 16 years ago
  46. 25ad403 sparc64: Add kmemleak annotation to sun4v_build_virq() by David S. Miller · 16 years ago
  47. 8b8d8e2 sparc64: Support kmemleak. by David S. Miller · 16 years ago
  48. 9960e9e sparc64: Add function graph tracer support. by David S. Miller · 16 years ago
  49. daecbf5 sparc64: Use a seperate counter for timer interrupts and NMI checks, like x86. by David S. Miller · 16 years ago
  50. f8e8a8e sparc64: Remove profiling from some low-level bits. by David S. Miller · 16 years ago
  51. d96478d sparc64: Kill unnecessary static on local var in ftrace_call_replace(). by David S. Miller · 16 years ago
  52. cb256aa sparc64: Use kstack_valid() in die_if_kernel(). by David S. Miller · 16 years ago
  53. 336f589 Merge branch 'master' into export-slabh by Tejun Heo · 16 years ago
  54. 954fbc8 sparc64: Implement perf_arch_fetch_caller_regs by David S. Miller · 16 years ago
  55. 87e8b821 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 16 years ago
  56. b857bd2 sparc: Fix regset register window handling. by David S. Miller · 16 years ago
  57. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 16 years ago
  58. c45140a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  59. 9e8307e sparc64: Properly truncate pt_regs framepointer in perf callback. by David S. Miller · 16 years ago
  60. d2566af arch/sparc/kernel: Use set_cpus_allowed_ptr by Julia Lawall · 16 years ago
  61. 9fdfbc2 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  62. f5c9c9b sparc: Convert sparc to use read/update_persistent_clock by John Stultz · 16 years ago
  63. c32da02 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 16 years ago
  64. 3490042 dma-mapping: sparc: unify 32bit and 64bit dma_set_mask by FUJITA Tomonori · 16 years ago
  65. e28cbf2 improve sys_newuname() for compat architectures by Christoph Hellwig · 16 years ago
  66. baed7fc Add generic sys_ipc wrapper by Christoph Hellwig · 16 years ago
  67. dc1d628 perf: Provide generic perf_sample_data initialization by Peter Zijlstra · 16 years ago
  68. 318ae2e Merge branch 'for-next' into for-linus by Jiri Kosina · 16 years ago
  69. 6895210 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  70. c7d5a00 sparc64: Kill off old sys_perfctr system call and state. by David S. Miller · 16 years ago
  71. 0a135ba Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 16 years ago
  72. b7f3a20 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6 by Linus Torvalds · 16 years ago
  73. 4787188 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 16 years ago
  74. 6556a67 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  75. e0d2724 Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  76. c7ec2b5 sparc: use __ratelimit by Akinobu Mita · 16 years ago
  77. 6fb8302 Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into tracing/core by Ingo Molnar · 16 years ago
  78. 68c6b85 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 16 years ago
  79. 6e37738 perf_events: Simplify code by removing cpu argument to hw_perf_group_sched_in() by Peter Zijlstra · 16 years ago
  80. 6ebdc66 Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 16 years ago
  81. 3b7a17f resource/PCI: mark struct resource as const by Dominik Brodowski · 16 years ago
  82. b26b2d4 resource/PCI: align functions now return start of resource by Dominik Brodowski · 16 years ago
  83. 586f64c Fix of spelling in arch/sparc/kernel/leon_kernel.c no longer needed by Jiri Kosina · 16 years ago
  84. 2ef2d74 sparc64: If 'slot-names' property exist, create sysfs PCI slot information. by David S. Miller · 16 years ago
  85. 198d2f6 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by David S. Miller · 16 years ago
  86. 1f47464 sparc64: Fix sun4u execute bit check in TSB I-TLB load. by David S. Miller · 16 years ago
  87. d7ecfb3 sparc: Fix incorrect comparison in of_bus_ambapp_match() by Kristoffer Glembo · 16 years ago
  88. 172d2d0 sparc64: Sync of_create_pci_dev() with drivers/pci/probe.c changes. by David S. Miller · 16 years ago
  89. 8c2fcad Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 16 years ago
  90. e7b8e67 tracing: Unify arch_syscall_addr() implementations by Mike Frysinger · 16 years ago
  91. 2bb4646 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  92. 177867c sparc64: Kill bogus ip_tables.h include. by David S. Miller · 16 years ago
  93. 0d351c3 of/sparc: Remove sparc-local declaration of allnodes and devtree_lock by Grant Likely · 16 years ago
  94. 0da2b30 sparc: remove trailing space in messages by Frans Pop · 16 years ago
  95. 232486e sparc64: Tighten checks in kstack_valid(). by David S. Miller · 16 years ago
  96. f2d6cff Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  97. 440ab7a sparc32: Fix thinko in previous change. by David S. Miller · 16 years ago
  98. 1349ea0 sparc: remove redundant return statements by Jan Engelhardt · 16 years ago
  99. f036d9f sparc: Align clone and signal stacks to 16 bytes. by David S. Miller · 16 years ago
  100. 89751a7 of: merge of_find_node_by_phandle by Jeremy Kerr · 16 years ago