1. ceb0885 Merge branch 'misc' into devel by Russell King · 15 years ago
  2. b31fc7a Merge branches 'at91', 'ep93xx', 'kexec', 'iop', 'lmb', 'nomadik', 'nuc', 'pl', 'spear' and 'versatile' into devel by Russell King · 15 years ago
  3. f13b103 Merge branch 'shmobile' into devel by Russell King · 15 years ago
  4. 7cfe249 ARM: AMBA: Add pclk support to AMBA bus infrastructure by Russell King · 15 years ago
  5. 06385e4 ARM: 6278/2: fix regression in RealView after the introduction of pclk by Linus Walleij · 15 years ago
  6. 5da3e71 ARM: 6277/1: mach-shmobile: Allow users to select HZ, default to 128 by Magnus Damm · 15 years ago
  7. 58c7d9d ARM: 6276/1: mach-shmobile: remove duplicate NR_IRQS_LEGACY by Magnus Damm · 15 years ago
  8. 08458ef ARM: 6246/1: mmci: support larger MMCIDATALENGTH register by Rabin Vincent · 15 years ago
  9. 4380c14 ARM: 6245/1: mmci: enable hardware flow control on Ux500 variants by Rabin Vincent · 15 years ago
  10. 4956e10 ARM: 6244/1: mmci: add variant data and default MCICLOCK support by Rabin Vincent · 15 years ago
  11. bb8f563 ARM: 6243/1: mmci: pass power_mode to the translate_vdd callback by Rabin Vincent · 15 years ago
  12. f4f5e28 ARM: 6274/1: add global control registers definition header file for nuc900 by wanzongshun · 15 years ago
  13. 540ad6b Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb by Linus Torvalds · 15 years ago
  14. 2fa82e1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 15 years ago
  15. 8785eb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6 by Linus Torvalds · 15 years ago
  16. a6f80fb ecryptfs: Bugfix for error related to ecryptfs_hash_buckets by Andre Osterhues · 15 years ago
  17. ba773f7 x86,kgdb: Fix hw breakpoint regression by Jason Wessel · 15 years ago
  18. 6c50e1a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 15 years ago
  19. d2a97a4 GFS2: Use kmalloc when possible for ->readdir() by Steven Whitehouse · 15 years ago
  20. 8b24599 davinci: da850/omap-l138 evm: account for DEFDCDC{2,3} being tied high by Sekhar Nori · 15 years ago
  21. 7d14831 regulator: tps6507x: allow driver to use DEFDCDC{2,3}_HIGH register by Anuj Aggarwal · 15 years ago
  22. fc0f5ac Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 15 years ago
  23. 6a99ad4 gpio: fix spurious printk when freeing a gpio by Jon Povey · 15 years ago
  24. 952e1c6 edac: mpc85xx: fix coldplug/hotplug module autoloading by Anton Vorontsov · 15 years ago
  25. 2884fce drivers/rtc/rtc-rx8581.c: fix setdatetime by Rudolf Marek · 15 years ago
  26. b82bab4b dynamic debug: move ddebug_remove_module() down into free_module() by Jason Baron · 15 years ago
  27. 03066f2 ceph: use complete_all and wake_up_all by Yehuda Sadeh · 15 years ago
  28. da7ddd3 9p: Pass the correct end of buffer to p9stat_read by Latchesar Ionkov · 15 years ago
  29. 8f83d76 [SCSI] ibmvscsi: Fix oops when an interrupt is pending during probe by Anton Blanchard · 15 years ago
  30. d15aa2c Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/perf by Linus Torvalds · 15 years ago
  31. 02e7cce Merge git://git.infradead.org/users/cbou/battery-2.6.35 by Linus Torvalds · 15 years ago
  32. a376bca Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  33. 6b95ed3 perf, powerpc: Use perf_sample_data_init() for the FSL code by Peter Zijlstra · 15 years ago
  34. e9a1c51 wm8350-regulator: fix wm8350_register_regulator error handling by Axel Lin · 15 years ago
  35. 979da89 ab3100: fix off-by-one value range checking for voltage selector by Axel Lin · 15 years ago
  36. f5e2574 ARM: 6239/1: mmci: let core poll for card detection by Rabin Vincent · 15 years ago
  37. 528320d ARM: 6238/1: mmci: fix multi block transfers by Rabin Vincent · 15 years ago
  38. 4ce1d6c ARM: 6237/1: mmci: use sg_miter API to fix multi-page sg handling by Rabin Vincent · 15 years ago
  39. 2c39c9e ARM: Fix section build warnings for AMBA drivers by Russell King · 15 years ago
  40. 3d3f78d ARM: call machine_shutdown() from machine_halt(), etc by Russell King · 15 years ago
  41. 5388a6b ARM: SMP: Always enable clock event broadcast support by Russell King · 15 years ago
  42. 9ca03a2 ARM: Factor out common code from cpu_proc_fin() by Russell King · 15 years ago
  43. b8ab539 ARM: 6268/1: ARMv6K and ARMv7 use fault statuses 3 and 6 as Access Flag fault by Kirill A. Shutemov · 15 years ago
  44. 993bf4e ARM: 6256/1: Check arch version and modify fsr_info[] depends on it at runtime by Kirill A. Shutemov · 15 years ago
  45. 33a9c41 ARM: 6255/1: Workaround infinity loop in handling of translation faults by Kirill A. Shutemov · 15 years ago
  46. 6338a6a ARM: 6269/1: Add 'code' parameter for hook_fault_code() by Kirill A. Shutemov · 15 years ago
  47. 3dc91af ARM: 6252/1: Use SIGBUS for unaligned access instead of SIGILL by Kirill A. Shutemov · 15 years ago
  48. c1ba6ba ARM: 6251/1: Make SPARSE_IRQ a hidden option by eric miao · 15 years ago
  49. 5bc23d3 ARM: DMA coherent allocator: align remapped addresses by Russell King · 15 years ago
  50. d746196 ARM: use generic ioremap_page_range() by Russell King · 15 years ago
  51. ac3e3fb ARM: 6158/2: PL011 baudrate extension for ST-Ericssons derivative by Linus Walleij · 16 years ago
  52. ec489aa ARM: 6157/2: PL011 TX/RX split of LCR for ST-Ericssons derivative by Linus Walleij · 16 years ago
  53. c58bbd3 ARM: 6213/1: atomic64_test: add ARM as supported architecture by Will Deacon · 15 years ago
  54. 4708ac4 Merge branch 'origin' into misc by Russell King · 15 years ago
  55. 1dbd30e ARM: 6225/1: make TCM allocation static and common for all archs by Linus Walleij · 15 years ago
  56. a3e5bb4 ARM: Versatile: fix section mismatch by Russell King · 15 years ago
  57. a9deb13 ARM: Remove unnecessary call to find_limits() by Russell King · 16 years ago
  58. e07b9e08 ARM: LMB: convert pfn_valid to use LMB by Russell King · 16 years ago
  59. eda2e5d ARM: LMB: Convert arm_memory_present() to use LMB memory information by Russell King · 16 years ago
  60. 98864ff ARM: OMAP: Convert OMAPFB and VRAM SDRAM reservation to LMB by Russell King · 16 years ago
  61. 8d717a5 ARM: Convert platform reservations to use LMB rather than bootmem by Russell King · 16 years ago
  62. 2778f62 ARM: initial LMB trial by Russell King · 15 years ago
  63. 4bb2e27 ARM: early_pte_alloc() by Russell King · 16 years ago
  64. 39ae702 ARM: 6267/1: mop500: add AB8500 interrupt support by Rabin Vincent · 15 years ago
  65. 1a041a2 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  66. 5447080 s2io: fixing DBG_PRINT() macro by Breno Leitao · 15 years ago
  67. ee13cbd Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 15 years ago
  68. 863da95 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 15 years ago
  69. 5620ae2 drm/i915: make sure we shut off the panel in eDP configs by Jesse Barnes · 15 years ago
  70. a9ad99a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 15 years ago
  71. e9d67a7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 15 years ago
  72. 592d32c Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 15 years ago
  73. 4afb93b Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 15 years ago
  74. 225aa011 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel by Linus Torvalds · 15 years ago
  75. 3581ced [CPUFREQ] powernow-k8: Limit Pstate transition latency check by Borislav Petkov · 15 years ago
  76. 179ee43 [CPUFREQ] Fix PCC driver error path by Matthew Garrett · 15 years ago
  77. 3847d22 [CPUFREQ] fix double freeing in error path of pcc-cpufreq by Daniel J Blueman · 15 years ago
  78. 47f8bcf [CPUFREQ] pcc driver should check for pcch method before calling _OSC by Matthew Garrett · 15 years ago
  79. 6f90388 [CPUFREQ] fix memory leak in cpufreq_add_dev by Xiaotian Feng · 15 years ago
  80. accd846 [CPUFREQ] revert "[CPUFREQ] remove rwsem lock from CPUFREQ_GOV_STOP call (second call site)" by Andrej Gelenberg · 16 years ago
  81. d330021 sysfs: allow creating symlinks from untagged to tagged directories by Eric W. Biederman · 15 years ago
  82. 521d045 sysfs: sysfs_delete_link handle symlinks from untagged to tagged directories. by Eric W. Biederman · 15 years ago
  83. 96d6523 sysfs: Don't allow the creation of symlinks we can't remove by Eric W. Biederman · 15 years ago
  84. 2b795ea USB: musb: tusb6010: fix compile error with n8x0_defconfig by Felipe Balbi · 16 years ago
  85. fcc6cb7 USB: FTDI: Add support for the RT System VX-7 radio programming cable by Corey Minyard · 15 years ago
  86. 63ab71d USB: add quirk for Broadcom BT dongle by Oliver Neukum · 15 years ago
  87. c222fb2 USB: usb-storage: fix initializations of urb fields by Bob Copeland · 15 years ago
  88. c30c791 USB: xhci: Set Mult field in endpoint context correctly. by Sarah Sharp · 15 years ago
  89. 20a12f0 USB: sisusbvga: Fix for USB 3.0 by Oliver Neukum · 15 years ago
  90. 47f19c0 USB: adds Artisman USB dongle to list of quirky devices by Paul Mortier · 15 years ago
  91. 2d1ee59 USB: xhci: Set EP0 dequeue ptr after reset of configured device. by Sarah Sharp · 15 years ago
  92. 809cd1c USB: Fix USB3.0 Port Speed Downgrade after port reset by Sarah Sharp · 15 years ago
  93. d1dc908 USB: xHCI: Fix another bug in link TRB activation change. by Sarah Sharp · 15 years ago
  94. 7595931 USB: option: Add support for AMOI Skypephone S2 by Dennis Jansen · 15 years ago
  95. bec25b8 USB: New PIDs for Qualcomm gobi 2000 (qcserial) by Andrew Bird · 16 years ago
  96. 77dbd74 USB: ftdi_sio: support for Signalyzer tools based on FTDI chips by Colin Leitner · 16 years ago
  97. 00c05aa USB: s3c2410_udc: be aware of connected gadget driver by Vladimir Zapolskiy · 16 years ago
  98. 83a4eae USB: Expose vendor-specific ACM channel on Nokia 5230 by Przemo Firszt · 16 years ago
  99. 9d72c81 USB: Add PID for Sierra 250U to drivers/usb/serial/sierra.c by august huber · 16 years ago
  100. 646d90e USB: option: add support for 1da5:4518 by Ömer Sezgin Ugurlu · 16 years ago