1. a2fd64d [S390] vmemmap: allocate struct pages before 1:1 mapping by Christian Borntraeger · 17 years ago
  2. d09293a [S390] Initialize sclp_ipl_info by Michael Holzheu · 17 years ago
  3. 1cb6bb4 [S390] Allocate and free cpu lowcores and stacks when needed/possible. by Heiko Carstens · 17 years ago
  4. c11ca97 [S390] use LIST_HEAD instead of LIST_HEAD_INIT by Denis Cheng · 17 years ago
  5. c654749 [S390] Load disabled wait psw instead of stopping cpu on halt. by Michael Holzheu · 17 years ago
  6. 99ca4e5 [S390] kernel: Shutdown Actions Interface by Michael Holzheu · 17 years ago
  7. cfe7381 [S390] arch/s390: Add missing "space" by Joe Perches · 17 years ago
  8. 3f5615e [S390] crypto: move s390 Kconfig options. by Jan Glauber · 17 years ago
  9. 48483b3 [S390] Get rid of additional_cpus kernel parameter. by Heiko Carstens · 17 years ago
  10. 3b4beb3 [S390] Remove owner_pc member from raw_spinlock_t. by Heiko Carstens · 17 years ago
  11. 9f4b0ba [S390] Get rid of HOLES_IN_ZONE requirement. by Heiko Carstens · 17 years ago
  12. 5c69971 [S390] Print kernel version in dump_stack() and show_regs(). by Heiko Carstens · 17 years ago
  13. 5fd9c6e [S390] Change vmalloc defintions by Christian Borntraeger · 17 years ago
  14. 6f457e1 [S390] Fix tlb flushing with idte. by Martin Schwidefsky · 17 years ago
  15. 08d0796 [S390] Standby cpu activation/deactivation. by Heiko Carstens · 17 years ago
  16. 9745512 sched: latencytop support by Arjan van de Ven · 17 years ago
  17. 8f4d37e sched: high-res preemption tick by Peter Zijlstra · 17 years ago
  18. 86ef5c9 cpu-hotplug: replace lock_cpu_hotplug() with get_online_cpus() by Gautham R Shenoy · 17 years ago
  19. 86faf39 sched: remove printk_clock references from ia64 by Ingo Molnar · 17 years ago
  20. b842271 sched: remove printk_clock() by Ingo Molnar · 17 years ago
  21. 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
  22. eba0e31 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 17 years ago
  23. d6c49a7 [AVR32] extint: Set initial irq type to low level by Haavard Skinnemoen · 17 years ago
  24. e4f586f [AVR32] extint: change set_irq_type() handling by David Brownell · 17 years ago
  25. e7ba176 [AVR32] NMI debugging by Haavard Skinnemoen · 17 years ago
  26. f6135d1 [AVR32] constify function pointer tables by Jan Engelhardt · 17 years ago
  27. 0062572 [AVR32] ATNGW100: Update defconfig by Haavard Skinnemoen · 17 years ago
  28. f141035 [AVR32] ATSTK1002: Update defconfig by Haavard Skinnemoen · 17 years ago
  29. e8897bf [AVR32] Kconfig: Choose daughterboard instead of CPU by Haavard Skinnemoen · 17 years ago
  30. 78693e4 [AVR32] Add support for ATSTK1003 and ATSTK1004 by Haavard Skinnemoen · 17 years ago
  31. 64d8105 [AVR32] Clean up external DAC setup code by Haavard Skinnemoen · 17 years ago
  32. f4c41b2 [AVR32] ATSTK1000: Move gpio-leds setup to setup.c by Haavard Skinnemoen · 17 years ago
  33. 438ff3f [AVR32] Add support for AT32AP7001 and AT32AP7002 by Haavard Skinnemoen · 17 years ago
  34. 281ef58 [AVR32] Provide more CPU information in /proc/cpuinfo and dmesg by Haavard Skinnemoen · 17 years ago
  35. 2853ce5 [AVR32] Oprofile support by Haavard Skinnemoen · 19 years ago
  36. a7f5bf9 [AVR32] Include instrumentation menu by Haavard Skinnemoen · 17 years ago
  37. 13b54a5 [AVR32] Enable debugging only when needed by Haavard Skinnemoen · 17 years ago
  38. 7f0f616 [AVR32] Remove redundant try_to_freeze() call from do_signal() by Haavard Skinnemoen · 17 years ago
  39. 3611553 [AVR32] Drop GFP_COMP for DMA memory allocations by Haavard Skinnemoen · 17 years ago
  40. af5ca3f Driver core: change sysdev classes to use dynamic kobject names by Kay Sievers · 17 years ago
  41. 38a382a Kobject: convert arch/* from kobject_unregister() to kobject_put() by Greg Kroah-Hartman · 17 years ago
  42. 52840bd6 Kobject: the cris iop_fw_load.c code is broken by Greg Kroah-Hartman · 17 years ago
  43. 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
  44. 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
  45. c199790 Kobject: change arch/ia64/kernel/topology.c to use kobject_init_and_add by Greg Kroah-Hartman · 17 years ago
  46. d48b335 Kobject: change arch/sh/kernel/cpu/sh4/sq.c to use kobject_init_and_add by Greg Kroah-Hartman · 17 years ago
  47. 5b3f355 Kobject: change arch/x86/kernel/cpu/intel_cacheinfo.c to use kobject_init_and_add by Greg Kroah-Hartman · 17 years ago
  48. d76e15f driver core: make /sys/power a kobject by Greg Kroah-Hartman · 17 years ago
  49. f62ed9e firmware: change firmware_kset to firmware_kobj by Greg Kroah-Hartman · 17 years ago
  50. d91885b kset: convert s390 ipl.c to use kset_create by Greg Kroah-Hartman · 17 years ago
  51. 9b94916 kobject: convert s390 ipl.c to kobj_attr interface by Greg Kroah-Hartman · 17 years ago
  52. 79393fc kobject: convert pseries/power.c to kobj_attr interface by Greg Kroah-Hartman · 17 years ago
  53. 851324c kobject: convert arm/mach-omap1/pm.c to kobj_attr interface by Greg Kroah-Hartman · 17 years ago
  54. 039a5dc kset: convert /sys/power to use kset_create by Greg Kroah-Hartman · 17 years ago
  55. 9b47770 kobject: convert s390 hypervisor to use kobject_create by Greg Kroah-Hartman · 17 years ago
  56. 2d72fc0 kobject: convert /sys/hypervisor to use kobject_create by Greg Kroah-Hartman · 17 years ago
  57. 3514fac kobject: remove struct kobj_type from struct kset by Greg Kroah-Hartman · 17 years ago
  58. 775b64d PM: Acquire device locks on suspend by Rafael J. Wysocki · 17 years ago
  59. 901720a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 17 years ago
  60. c2f3dab sysctl: kill binary sysctl KERN_PPC_L2CR by Eric W. Biederman · 17 years ago
  61. de195fd [SPARC64]: Partially revert "Constify function pointer tables." by David S. Miller · 17 years ago
  62. 4784b11 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 17 years ago
  63. f9c4cfe xen: disable vcpu_info placement for now by Jeremy Fitzhardinge · 17 years ago
  64. 872e2be [SPARC]: Constify function pointer tables. by Jan Engelhardt · 17 years ago
  65. 667984d x86: GEODE fix a race condition in the MFGPT timer tick by Jordan Crouse · 17 years ago
  66. 889c94a Fix file references in documentation and Kconfig by Johann Felix Soden · 17 years ago
  67. 4960c9d Revert "x86: fix NMI watchdog & 'stopped time' problem" by Thomas Gleixner · 17 years ago
  68. a1f35ba [SPARC64]: Fix of section mismatch warnings. by Sam Ravnborg · 17 years ago
  69. 240d3b5 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 17 years ago
  70. a56d00b CRIS: add missed local_irq_restore call by Cyrill Gorcunov · 17 years ago
  71. 06675e6 tc35815: Use irq number for tc35815-mac platform device id by Atsushi Nemoto · 17 years ago
  72. 0487de9 [MIPS] Malta: Fix reading the PCI clock frequency on big-endian by Dmitri Vorobiev · 17 years ago
  73. 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
  74. abf07b1 [ARM] 4748/1: dca: source drivers/dca/Kconfig in arch/arm/Kconfig to fix warning by Dan Williams · 17 years ago
  75. 3b1904d [ARM] pxa: don't rely on r2 being preserved over a function call by Russell King · 17 years ago
  76. 488288d arch: Ignore arch/i386 and arch/x86_64 by Josef 'Jeff' Sipek · 17 years ago
  77. f6f2a5d ARM: OMAP1: Fix compile for board-nokia770 by Daniel Walker · 17 years ago
  78. 496bcb8 ARM: OMAP1: Keymap fix for f-sample and p2-sample by Vivek Kutal · 17 years ago
  79. e107ebe x86: add support for the latest Intel processors to Oprofile by Arjan van de Ven · 17 years ago
  80. abde3df Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 17 years ago
  81. 6b2d2ce alpha: fix conversion from denormal float to double by Ivan Kokshaysky · 17 years ago
  82. b0e86f0 CRIS v10: vmlinux.lds.S: ix kernel oops on boot and use common defines by Jesper Nilsson · 17 years ago
  83. 6320bce [SPARC64]: Fix hypervisor TLB operation error reporting. by David S. Miller · 17 years ago
  84. fb1dac9 lockdep: more hardirq annotations for notify_die() by Peter Zijlstra · 17 years ago
  85. 1a49915 [IA64] Fix unaligned handler for floating point instructions with base update by Luck, Tony · 17 years ago
  86. 7d2284b Fix Blackfin HARDWARE_PM support by Mathieu Desnoyers · 17 years ago
  87. 38ad9ae Fix ARM profiling/instrumentation configuration by Linus Torvalds · 17 years ago
  88. 3568834 Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86 by Linus Torvalds · 17 years ago
  89. 8234b65 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 17 years ago
  90. f885b51 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  91. 8ee291f x86: fix RTC_AIE with CONFIG_HPET_EMULATE_RTC by Bernhard Walle · 17 years ago
  92. 23be8c7 x86: fix boot crash on HIGHMEM4G && SPARSEMEM by Ingo Molnar · 17 years ago
  93. dfbe0d3 [POWERPC] Fix boot failure on POWER6 by Paul Mackerras · 17 years ago
  94. c60ecec Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 17 years ago
  95. d262c32 [POWERPC] Workaround for iommu page alignment by Benjamin Herrenschmidt · 17 years ago
  96. c43756d [MIPS] Cobalt: Qube1 has no serial port so don't use it by Thomas Bogendoerfer · 17 years ago
  97. f6c0f32 [MIPS] Cobalt: Fix ethernet interrupts for RaQ1 by Thomas Bogendoerfer · 17 years ago
  98. 2f02c15 [MIPS] Kconfig fixes for BCM47XX platform by Aurelien Jarno · 17 years ago
  99. bbde25b CRIS v10: driver for ds1302 needs to include cris-specific i2c.h by Jesper Nilsson · 17 years ago
  100. d2d159d CRIS v10: kernel/time.c needs to include linux/vmstat.h to compile by Jesper Nilsson · 17 years ago