1. 9be12f9 sparc64: Add proper dynamic ftrace support. by David S. Miller · 15 years ago
  2. 949e827 sparc: Simplify code using is_power_of_2() routine. by Robert P. J. Day · 15 years ago
  3. c9f5b7e sparc: move of_device common code to of_device_common by Robert Reif · 15 years ago
  4. d698641 sparc: remove dma-mapping_{32|64}.h by FUJITA Tomonori · 15 years ago
  5. 797a756 sparc: use dma_map_page instead of dma_map_single by FUJITA Tomonori · 15 years ago
  6. 2e8fcfe sparc: add sync_single_for_device and sync_sg_for_device to struct dma_ops by FUJITA Tomonori · 15 years ago
  7. b9f69f4 sparc: move the duplication in dma-mapping_{32|64}.h to dma-mapping.h by FUJITA Tomonori · 15 years ago
  8. 0d76cb2 p9100: use standard fields for framebuffer physical address and length by Krzysztof Helt · 15 years ago
  9. 8803f7a leo: use standard fields for framebuffer physical address and length by Krzysztof Helt · 15 years ago
  10. 963b916 cg6: use standard fields for framebuffer physical address and length by Krzysztof Helt · 15 years ago
  11. 9fbfd4b cg3: use standard fields for framebuffer physical address and length by Krzysztof Helt · 15 years ago
  12. de4dc48 cg14: use standard fields for framebuffer physical address and length by Krzysztof Helt · 15 years ago
  13. 3f06cd2 bw2: use standard fields for framebuffer physical address and length by Krzysztof Helt · 15 years ago
  14. 280ff97 sparc64: fix and optimize irq distribution by Hong H. Pham · 15 years ago
  15. 4fd78a5 sparc64: Use new dynamic per-cpu allocator. by David S. Miller · 15 years ago
  16. 0c243ad sparc64: Only allocate per-cpu areas for possible cpus. by David S. Miller · 15 years ago
  17. 73fffc0 sparc64: Get rid of real_setup_per_cpu_areas(). by David S. Miller · 15 years ago
  18. b696fdc sparc64: Defer cpu_data() setup until end of per-cpu data initialization. by David S. Miller · 15 years ago
  19. a209450 sparc64: Make mdesc_fill_in_cpu_data take a cpumask_t pointer. by David S. Miller · 15 years ago
  20. 890db40 sparc: Call OF and MD cpu scanning explicitly from paging_init() by David S. Miller · 15 years ago
  21. 5052f52 sparc64: Refactor MDESC cpu scanning code using an iterator. by David S. Miller · 15 years ago
  22. 9bab541 sparc64: Refactor OBP cpu scanning code using an iterator. by David S. Miller · 15 years ago
  23. 8249778 sparc64: Use BUILD_BUG_ON() in trap_init(). by David S. Miller · 15 years ago
  24. 5a5488d sparc64: Store per-cpu offset in trap_block[] by David S. Miller · 15 years ago
  25. 19f0fa3 sparc64: Move trap_block[] definitions into a new header file. by David S. Miller · 15 years ago
  26. 557fe0e sparc64: Reclaim trap_block[]->hdesc by David S. Miller · 15 years ago
  27. 03347e2 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 15 years ago
  28. 19035e5 Merge branch 'timers-for-linus-migration' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  29. f9db6e0 Merge branch 'timers-for-linus-clockevents' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  30. 3f27c0d Merge branch 'timers-for-linus-clocksource' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  31. 9aaa630 Merge branch 'timers-for-linus-ntp' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  32. 2ed0e21b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 15 years ago
  33. 0fa2133 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 15 years ago
  34. d3bf80b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6 by Linus Torvalds · 15 years ago
  35. 1dcd775 [IA64] fix compile error in arch/ia64/mm/extable.c by Rusty Russell · 15 years ago
  36. 9c7cb99 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2 by Linus Torvalds · 15 years ago
  37. c8f1e50 regulator/max1586: fix V3 gain calculation integer overflow by Philipp Zabel · 15 years ago
  38. b110a8f regulator/max1586: support increased V3 voltage range by Philipp Zabel · 15 years ago
  39. 6113c3a regulator: lp3971 - fix driver link error when built-in. by Liam Girdwood · 15 years ago
  40. 0cbdf7b LP3971 PMIC regulator driver (updated and combined version) by Marek Szyprowski · 15 years ago
  41. 1909e2f regulator: remove driver_data direct access of struct device by Greg Kroah-Hartman · 15 years ago
  42. 38c53c8 regulator: Set MODULE_ALIAS for regulator drivers by Mark Brown · 15 years ago
  43. 9035cef regulator: Support list_voltage for fixed voltage regulator by Mark Brown · 15 years ago
  44. 5a1b22b regulator: Move regulator drivers to subsys_initcall() by Mark Brown · 15 years ago
  45. 7c31499 regulator: build fix for powerpc - renamed show_state by Liam Girdwood · 15 years ago
  46. 1d98ccc regulator: add userspace-consumer driver by Mike Rapoport · 15 years ago
  47. 55f4fa4 Maxim 1586 regulator driver by Robert Jarzmik · 15 years ago
  48. 9cbc1cb Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 15 years ago
  49. ca44d6e pkt_sched: Rename PSCHED_US2NS and PSCHED_NS2US by Jarek Poplawski · 15 years ago
  50. e0f7cb8 ipv4: Fix fib_trie rebalancing by Jarek Poplawski · 15 years ago
  51. 0a8eba9 ramfs: ignore unknown mount options by Mike Frysinger · 15 years ago
  52. 45e3e19 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next by Linus Torvalds · 15 years ago
  53. 3f8d9ce .gitignore: ignore *.lzma files by Arne Janbu · 15 years ago
  54. cf504632 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 15 years ago
  55. ae937de Merge git://git.kernel.org/pub/scm/linux/kernel/git/jaswinder/headers-check-2.6 by Linus Torvalds · 15 years ago
  56. 9cf46a3 fusion: fix recent kernel-doc problems by Randy Dunlap · 15 years ago
  57. 5a7e3d1 keyboard: advertise KT_DEAD2 extended diacriticals by Samuel Thibault · 15 years ago
  58. 1f990cf kbuild: add generic --set-str option to scripts/config by Michal Marek · 15 years ago
  59. 47312d2 kbuild: simplify argument loop in scripts/config by Michal Marek · 15 years ago
  60. 5664322 kbuild: handle non-existing options in scripts/config by Michal Marek · 15 years ago
  61. 2625b10 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc by Linus Torvalds · 15 years ago
  62. 489f7ab Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  63. b322b78 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 15 years ago
  64. f44c2c9 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  65. 17b1f0d kallsyms: generalize text region handling by Mike Frysinger · 15 years ago
  66. 028f042 kallsyms: support kernel symbols in Blackfin on-chip memory by Robin Getz · 18 years ago
  67. 2cf4d45 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  68. 2185a5e documentation: make version fix by Adam Lackorzynski · 15 years ago
  69. d067aa7 kbuild: fix a compile warning by Amerigo Wang · 15 years ago
  70. 8d34ff3 Merge branches 'cxgb3', 'ehca', 'misc', 'mlx4', 'mthca' and 'nes' into for-linus by Roland Dreier · 15 years ago
  71. d1fdf24 mlx4_core: Don't double-free IRQs when falling back from MSI-X to INTx by Roland Dreier · 15 years ago
  72. f2ac5e7 gitignore: Add GNU GLOBAL files to top .gitignore by Jani Nikula · 15 years ago
  73. a2bb90a kbuild: fix delay in setlocalversion on readonly source by Nico Schottelius · 15 years ago
  74. b2d8993 README: fix misleading pointer to the defconf directory by Patrick Ringl · 15 years ago
  75. 7923f90 vmlinux.lds.h update by Sam Ravnborg · 15 years ago
  76. 3c4bdc4 Bluetooth: Fix issue with uninitialized nsh.type in DTL-1 driver by Marcel Holtmann · 15 years ago
  77. 1a09718 Bluetooth: Fix Kconfig issue with RFKILL integration by Marcel Holtmann · 15 years ago
  78. 73be159 [ARM] 5545/2: add flush_kernel_dcache_page() for ARM by Nicolas Pitre · 15 years ago
  79. 403dbb9 PIM-SM: namespace changes by Tom Goff · 15 years ago
  80. ce53895 MAINTAINERS: EB110ATX is not ebsa110 by Russell King · 15 years ago
  81. b7c11ec Merge branch 'u300' into devel by Russell King · 15 years ago
  82. 0609996 Merge branch 'stmp' into devel by Russell King · 15 years ago
  83. 4c31791 Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into devel by Russell King · 15 years ago
  84. 98797a2 Merge branch 'copy_user' of git://git.marvell.com/orion into devel by Russell King · 15 years ago
  85. e61a4b6 ipv4: update ARPD help text by Timo Teräs · 15 years ago
  86. 125bb8f net: use a deferred timer in rt_check_expire by Eric Dumazet · 15 years ago
  87. 13be8a1 ieee802154: fix kconfig bool/tristate muckup by Randy Dunlap · 15 years ago
  88. 181470f bonding: initialization rework by Stephen Hemminger · 15 years ago
  89. 5c5129b bonding: use is_zero_ether_addr by Stephen Hemminger · 15 years ago
  90. 373500d bonding: network device names are case sensative by Stephen Hemminger · 15 years ago
  91. 6d7ab43c bonding: elminate bad refcount code by Stephen Hemminger · 15 years ago
  92. 3d632c3 bonding: fix style issues by Stephen Hemminger · 15 years ago
  93. 9e71626 bonding: fix destructor by Stephen Hemminger · 15 years ago
  94. 7e08384 bonding: remove bonding read/write semaphore by Stephen Hemminger · 15 years ago
  95. d932160 bonding: initialize before registration by Stephen Hemminger · 15 years ago
  96. d2991f7 bonding: bond_create always called with default parameters by Stephen Hemminger · 15 years ago
  97. 0419bb4 headers_check fix: mn10300, setup.h by Jaswinder Singh Rajput · 15 years ago
  98. c14e1a1 headers_check fix: mn10300, ptrace.h by Jaswinder Singh Rajput · 15 years ago
  99. 9d794a0 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/irda-2.6 by David S. Miller · 15 years ago
  100. eaae44d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6 by David S. Miller · 15 years ago