1. 9e2697f [ARM] pxa: add cpufreq support by Russell King · 17 years ago
  2. cae0554 [ARM] pxa: initialise SSP earlier by Russell King · 17 years ago
  3. 16f159b [ARM] pxa: only register "cpld_irq" for the correct platform by Russell King · 17 years ago
  4. 2f1a74e [ARM] pxa: make pxa2xx_spi driver use ssp_request()/ssp_free() by eric miao · 17 years ago
  5. 3dcb00e [ARM] pxa: use __raw_writel()/__raw_readl() for ssp_xxxx() by eric miao · 17 years ago
  6. 0aea1fd [ARM] pxa: move SSP register definitions from pxa-regs.h to regs-ssp.h by eric miao · 17 years ago
  7. 8828645 [ARM] pxa: define "struct ssp_device" and add ssp_request()/ssp_free() by eric miao · 17 years ago
  8. d8e0db1 [ARM] pxa: add ssp devices and clk support for pxa25x/pxa27x/pxa3xx by eric miao · 17 years ago
  9. d2b82dd [ARM] pxa: define SSP platform devices for pxa2xx/pxa3xx by eric miao · 17 years ago
  10. 4ae7806 [ARM] pxa: Don't wind OSCR backwards over suspend/resume by Russell King · 17 years ago
  11. a88264c [ARM] pxa: remove periodic mode emulation support by Russell King · 17 years ago
  12. 3777f77 [ARM] pxa: mainstone: update backlight to use the backlight infrastructure by Russell King · 17 years ago
  13. 03f5b2c [ARM] pxa: avoid always registering MMC, I2C, IrDA and framebuffer devices by Russell King · 17 years ago
  14. 2fd2b12 [ARM] Update mach-types by Russell King · 17 years ago
  15. 9745512 sched: latencytop support by Arjan van de Ven · 17 years ago
  16. 8f4d37e sched: high-res preemption tick by Peter Zijlstra · 17 years ago
  17. 86ef5c9 cpu-hotplug: replace lock_cpu_hotplug() with get_online_cpus() by Gautham R Shenoy · 17 years ago
  18. 86faf39 sched: remove printk_clock references from ia64 by Ingo Molnar · 17 years ago
  19. b842271 sched: remove printk_clock() by Ingo Molnar · 17 years ago
  20. 7556afa Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6 by Linus Torvalds · 17 years ago
  21. eba0e31 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 17 years ago
  22. d6c49a7 [AVR32] extint: Set initial irq type to low level by Haavard Skinnemoen · 17 years ago
  23. e4f586f [AVR32] extint: change set_irq_type() handling by David Brownell · 17 years ago
  24. e7ba176 [AVR32] NMI debugging by Haavard Skinnemoen · 17 years ago
  25. f6135d1 [AVR32] constify function pointer tables by Jan Engelhardt · 17 years ago
  26. 0062572 [AVR32] ATNGW100: Update defconfig by Haavard Skinnemoen · 17 years ago
  27. f141035 [AVR32] ATSTK1002: Update defconfig by Haavard Skinnemoen · 17 years ago
  28. e8897bf [AVR32] Kconfig: Choose daughterboard instead of CPU by Haavard Skinnemoen · 17 years ago
  29. 78693e4 [AVR32] Add support for ATSTK1003 and ATSTK1004 by Haavard Skinnemoen · 17 years ago
  30. 64d8105 [AVR32] Clean up external DAC setup code by Haavard Skinnemoen · 17 years ago
  31. f4c41b2 [AVR32] ATSTK1000: Move gpio-leds setup to setup.c by Haavard Skinnemoen · 17 years ago
  32. 438ff3f [AVR32] Add support for AT32AP7001 and AT32AP7002 by Haavard Skinnemoen · 17 years ago
  33. 281ef58 [AVR32] Provide more CPU information in /proc/cpuinfo and dmesg by Haavard Skinnemoen · 17 years ago
  34. 2853ce5 [AVR32] Oprofile support by Haavard Skinnemoen · 19 years ago
  35. a7f5bf9 [AVR32] Include instrumentation menu by Haavard Skinnemoen · 17 years ago
  36. 13b54a5 [AVR32] Enable debugging only when needed by Haavard Skinnemoen · 17 years ago
  37. 7f0f616 [AVR32] Remove redundant try_to_freeze() call from do_signal() by Haavard Skinnemoen · 17 years ago
  38. 3611553 [AVR32] Drop GFP_COMP for DMA memory allocations by Haavard Skinnemoen · 17 years ago
  39. af5ca3f Driver core: change sysdev classes to use dynamic kobject names by Kay Sievers · 17 years ago
  40. 38a382a Kobject: convert arch/* from kobject_unregister() to kobject_put() by Greg Kroah-Hartman · 17 years ago
  41. 52840bd6 Kobject: the cris iop_fw_load.c code is broken by Greg Kroah-Hartman · 17 years ago
  42. 542eb75 Kobject: change arch/x86/kernel/cpu/mcheck/mce_amd_64.c to use kobject_init_and_add by Greg Kroah-Hartman · 17 years ago
  43. a521cf2 Kobject: change arch/x86/kernel/cpu/mcheck/mce_amd_64.c to use kobject_create_and_add by Greg Kroah-Hartman · 17 years ago
  44. c199790 Kobject: change arch/ia64/kernel/topology.c to use kobject_init_and_add by Greg Kroah-Hartman · 17 years ago
  45. d48b335 Kobject: change arch/sh/kernel/cpu/sh4/sq.c to use kobject_init_and_add by Greg Kroah-Hartman · 17 years ago
  46. 5b3f355 Kobject: change arch/x86/kernel/cpu/intel_cacheinfo.c to use kobject_init_and_add by Greg Kroah-Hartman · 17 years ago
  47. d76e15f driver core: make /sys/power a kobject by Greg Kroah-Hartman · 17 years ago
  48. f62ed9e firmware: change firmware_kset to firmware_kobj by Greg Kroah-Hartman · 17 years ago
  49. d91885b kset: convert s390 ipl.c to use kset_create by Greg Kroah-Hartman · 17 years ago
  50. 9b94916 kobject: convert s390 ipl.c to kobj_attr interface by Greg Kroah-Hartman · 17 years ago
  51. 79393fc kobject: convert pseries/power.c to kobj_attr interface by Greg Kroah-Hartman · 17 years ago
  52. 851324c kobject: convert arm/mach-omap1/pm.c to kobj_attr interface by Greg Kroah-Hartman · 17 years ago
  53. 039a5dc kset: convert /sys/power to use kset_create by Greg Kroah-Hartman · 17 years ago
  54. 9b47770 kobject: convert s390 hypervisor to use kobject_create by Greg Kroah-Hartman · 17 years ago
  55. 2d72fc0 kobject: convert /sys/hypervisor to use kobject_create by Greg Kroah-Hartman · 17 years ago
  56. 3514fac kobject: remove struct kobj_type from struct kset by Greg Kroah-Hartman · 17 years ago
  57. 775b64d PM: Acquire device locks on suspend by Rafael J. Wysocki · 17 years ago
  58. 901720a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 17 years ago
  59. c2f3dab sysctl: kill binary sysctl KERN_PPC_L2CR by Eric W. Biederman · 17 years ago
  60. de195fd [SPARC64]: Partially revert "Constify function pointer tables." by David S. Miller · 17 years ago
  61. 4784b11 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 17 years ago
  62. f9c4cfe xen: disable vcpu_info placement for now by Jeremy Fitzhardinge · 17 years ago
  63. 872e2be [SPARC]: Constify function pointer tables. by Jan Engelhardt · 17 years ago
  64. 667984d x86: GEODE fix a race condition in the MFGPT timer tick by Jordan Crouse · 17 years ago
  65. 889c94a Fix file references in documentation and Kconfig by Johann Felix Soden · 17 years ago
  66. 4960c9d Revert "x86: fix NMI watchdog & 'stopped time' problem" by Thomas Gleixner · 17 years ago
  67. a1f35ba [SPARC64]: Fix of section mismatch warnings. by Sam Ravnborg · 17 years ago
  68. 240d3b5 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 17 years ago
  69. a56d00b CRIS: add missed local_irq_restore call by Cyrill Gorcunov · 17 years ago
  70. 06675e6 tc35815: Use irq number for tc35815-mac platform device id by Atsushi Nemoto · 17 years ago
  71. 0487de9 [MIPS] Malta: Fix reading the PCI clock frequency on big-endian by Dmitri Vorobiev · 17 years ago
  72. 1fc3858 Merge branch 'omap-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 by Russell King · 17 years ago
  73. abf07b1 [ARM] 4748/1: dca: source drivers/dca/Kconfig in arch/arm/Kconfig to fix warning by Dan Williams · 17 years ago
  74. 3b1904d [ARM] pxa: don't rely on r2 being preserved over a function call by Russell King · 17 years ago
  75. 488288d arch: Ignore arch/i386 and arch/x86_64 by Josef 'Jeff' Sipek · 17 years ago
  76. f6f2a5d ARM: OMAP1: Fix compile for board-nokia770 by Daniel Walker · 17 years ago
  77. 496bcb8 ARM: OMAP1: Keymap fix for f-sample and p2-sample by Vivek Kutal · 17 years ago
  78. e107ebe x86: add support for the latest Intel processors to Oprofile by Arjan van de Ven · 17 years ago
  79. abde3df Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 17 years ago
  80. 6b2d2ce alpha: fix conversion from denormal float to double by Ivan Kokshaysky · 17 years ago
  81. b0e86f0 CRIS v10: vmlinux.lds.S: ix kernel oops on boot and use common defines by Jesper Nilsson · 17 years ago
  82. 6320bce [SPARC64]: Fix hypervisor TLB operation error reporting. by David S. Miller · 17 years ago
  83. fb1dac9 lockdep: more hardirq annotations for notify_die() by Peter Zijlstra · 17 years ago
  84. 1a49915 [IA64] Fix unaligned handler for floating point instructions with base update by Luck, Tony · 17 years ago
  85. 7d2284b Fix Blackfin HARDWARE_PM support by Mathieu Desnoyers · 17 years ago
  86. 38ad9ae Fix ARM profiling/instrumentation configuration by Linus Torvalds · 17 years ago
  87. 3568834 Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86 by Linus Torvalds · 17 years ago
  88. 8234b65 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 17 years ago
  89. f885b51 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  90. 8ee291f x86: fix RTC_AIE with CONFIG_HPET_EMULATE_RTC by Bernhard Walle · 17 years ago
  91. 23be8c7 x86: fix boot crash on HIGHMEM4G && SPARSEMEM by Ingo Molnar · 17 years ago
  92. dfbe0d3 [POWERPC] Fix boot failure on POWER6 by Paul Mackerras · 17 years ago
  93. c60ecec Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 17 years ago
  94. d262c32 [POWERPC] Workaround for iommu page alignment by Benjamin Herrenschmidt · 17 years ago
  95. c43756d [MIPS] Cobalt: Qube1 has no serial port so don't use it by Thomas Bogendoerfer · 17 years ago
  96. f6c0f32 [MIPS] Cobalt: Fix ethernet interrupts for RaQ1 by Thomas Bogendoerfer · 17 years ago
  97. 2f02c15 [MIPS] Kconfig fixes for BCM47XX platform by Aurelien Jarno · 17 years ago
  98. bbde25b CRIS v10: driver for ds1302 needs to include cris-specific i2c.h by Jesper Nilsson · 17 years ago
  99. d2d159d CRIS v10: kernel/time.c needs to include linux/vmstat.h to compile by Jesper Nilsson · 17 years ago
  100. a4858d4 CRIS v10: correct do_signal to fix oops and clean up signal handling in general by Jesper Nilsson · 17 years ago