1. af5ca3f Driver core: change sysdev classes to use dynamic kobject names by Kay Sievers · 17 years ago
  2. 38a382a Kobject: convert arch/* from kobject_unregister() to kobject_put() by Greg Kroah-Hartman · 17 years ago
  3. 52840bd6 Kobject: the cris iop_fw_load.c code is broken by Greg Kroah-Hartman · 17 years ago
  4. 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
  5. 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
  6. c199790 Kobject: change arch/ia64/kernel/topology.c to use kobject_init_and_add by Greg Kroah-Hartman · 17 years ago
  7. d48b335 Kobject: change arch/sh/kernel/cpu/sh4/sq.c to use kobject_init_and_add by Greg Kroah-Hartman · 17 years ago
  8. 5b3f355 Kobject: change arch/x86/kernel/cpu/intel_cacheinfo.c to use kobject_init_and_add by Greg Kroah-Hartman · 17 years ago
  9. d76e15f driver core: make /sys/power a kobject by Greg Kroah-Hartman · 17 years ago
  10. f62ed9e firmware: change firmware_kset to firmware_kobj by Greg Kroah-Hartman · 17 years ago
  11. d91885b kset: convert s390 ipl.c to use kset_create by Greg Kroah-Hartman · 17 years ago
  12. 9b94916 kobject: convert s390 ipl.c to kobj_attr interface by Greg Kroah-Hartman · 17 years ago
  13. 79393fc kobject: convert pseries/power.c to kobj_attr interface by Greg Kroah-Hartman · 17 years ago
  14. 851324c kobject: convert arm/mach-omap1/pm.c to kobj_attr interface by Greg Kroah-Hartman · 17 years ago
  15. 039a5dc kset: convert /sys/power to use kset_create by Greg Kroah-Hartman · 17 years ago
  16. 9b47770 kobject: convert s390 hypervisor to use kobject_create by Greg Kroah-Hartman · 17 years ago
  17. 2d72fc0 kobject: convert /sys/hypervisor to use kobject_create by Greg Kroah-Hartman · 17 years ago
  18. 3514fac kobject: remove struct kobj_type from struct kset by Greg Kroah-Hartman · 17 years ago
  19. 775b64d PM: Acquire device locks on suspend by Rafael J. Wysocki · 17 years ago
  20. 901720a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 17 years ago
  21. c2f3dab sysctl: kill binary sysctl KERN_PPC_L2CR by Eric W. Biederman · 17 years ago
  22. de195fd [SPARC64]: Partially revert "Constify function pointer tables." by David S. Miller · 17 years ago
  23. 4784b11 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 17 years ago
  24. f9c4cfe xen: disable vcpu_info placement for now by Jeremy Fitzhardinge · 17 years ago
  25. 872e2be [SPARC]: Constify function pointer tables. by Jan Engelhardt · 17 years ago
  26. 667984d x86: GEODE fix a race condition in the MFGPT timer tick by Jordan Crouse · 17 years ago
  27. 889c94a Fix file references in documentation and Kconfig by Johann Felix Soden · 17 years ago
  28. 4960c9d Revert "x86: fix NMI watchdog & 'stopped time' problem" by Thomas Gleixner · 17 years ago
  29. a1f35ba [SPARC64]: Fix of section mismatch warnings. by Sam Ravnborg · 17 years ago
  30. 240d3b5 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 17 years ago
  31. a56d00b CRIS: add missed local_irq_restore call by Cyrill Gorcunov · 17 years ago
  32. 06675e6 tc35815: Use irq number for tc35815-mac platform device id by Atsushi Nemoto · 17 years ago
  33. 0487de9 [MIPS] Malta: Fix reading the PCI clock frequency on big-endian by Dmitri Vorobiev · 17 years ago
  34. 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
  35. abf07b1 [ARM] 4748/1: dca: source drivers/dca/Kconfig in arch/arm/Kconfig to fix warning by Dan Williams · 17 years ago
  36. 3b1904d [ARM] pxa: don't rely on r2 being preserved over a function call by Russell King · 17 years ago
  37. 488288d arch: Ignore arch/i386 and arch/x86_64 by Josef 'Jeff' Sipek · 17 years ago
  38. f6f2a5d ARM: OMAP1: Fix compile for board-nokia770 by Daniel Walker · 17 years ago
  39. 496bcb8 ARM: OMAP1: Keymap fix for f-sample and p2-sample by Vivek Kutal · 17 years ago
  40. e107ebe x86: add support for the latest Intel processors to Oprofile by Arjan van de Ven · 17 years ago
  41. abde3df Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 17 years ago
  42. 6b2d2ce alpha: fix conversion from denormal float to double by Ivan Kokshaysky · 17 years ago
  43. b0e86f0 CRIS v10: vmlinux.lds.S: ix kernel oops on boot and use common defines by Jesper Nilsson · 17 years ago
  44. 6320bce [SPARC64]: Fix hypervisor TLB operation error reporting. by David S. Miller · 17 years ago
  45. fb1dac9 lockdep: more hardirq annotations for notify_die() by Peter Zijlstra · 17 years ago
  46. 1a49915 [IA64] Fix unaligned handler for floating point instructions with base update by Luck, Tony · 17 years ago
  47. 7d2284b Fix Blackfin HARDWARE_PM support by Mathieu Desnoyers · 17 years ago
  48. 38ad9ae Fix ARM profiling/instrumentation configuration by Linus Torvalds · 17 years ago
  49. 3568834 Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86 by Linus Torvalds · 17 years ago
  50. 8234b65 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 17 years ago
  51. f885b51 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  52. 8ee291f x86: fix RTC_AIE with CONFIG_HPET_EMULATE_RTC by Bernhard Walle · 17 years ago
  53. 23be8c7 x86: fix boot crash on HIGHMEM4G && SPARSEMEM by Ingo Molnar · 17 years ago
  54. dfbe0d3 [POWERPC] Fix boot failure on POWER6 by Paul Mackerras · 17 years ago
  55. c60ecec Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 17 years ago
  56. d262c32 [POWERPC] Workaround for iommu page alignment by Benjamin Herrenschmidt · 17 years ago
  57. c43756d [MIPS] Cobalt: Qube1 has no serial port so don't use it by Thomas Bogendoerfer · 17 years ago
  58. f6c0f32 [MIPS] Cobalt: Fix ethernet interrupts for RaQ1 by Thomas Bogendoerfer · 17 years ago
  59. 2f02c15 [MIPS] Kconfig fixes for BCM47XX platform by Aurelien Jarno · 17 years ago
  60. bbde25b CRIS v10: driver for ds1302 needs to include cris-specific i2c.h by Jesper Nilsson · 17 years ago
  61. d2d159d CRIS v10: kernel/time.c needs to include linux/vmstat.h to compile by Jesper Nilsson · 17 years ago
  62. a4858d4 CRIS v10: correct do_signal to fix oops and clean up signal handling in general by Jesper Nilsson · 17 years ago
  63. 40d6a14 Kick CPUS that might be sleeping in cpus_idle_wait by Steven Rostedt · 17 years ago
  64. 1a1b285 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 17 years ago
  65. fd4be69 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  66. 417009f Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 17 years ago
  67. bf4a797 [SPARC64]: Fix build with SPARSEMEM_VMEMMAP disabled. by David S. Miller · 17 years ago
  68. 000775c [SPARC]: Make gettimeofday() monotonic again. by David S. Miller · 17 years ago
  69. 02d5bcc Pull bugzilla-9194 into release branch by Len Brown · 17 years ago
  70. 9f9adec PM: ACPI and APM must not be enabled at the same time by Len Brown · 17 years ago
  71. e452e94 [MIPS] Replace 40c7869b693b18412491fdcff64682215b739f9e kludge by Atsushi Nemoto · 17 years ago
  72. 778bc14 [MIPS] Lasat: Fix built in separate object directory. by WANG Cong · 17 years ago
  73. 84c21e2 [MIPS] Malta: Fix software reset on big endian by Dmitri Vorobiev · 17 years ago
  74. 1b1c5f0 [MIPS] pnx8xxx: move to clocksource by Vitaly Wool · 17 years ago
  75. 3201671 [MIPS] Wrong CONFIG option prevents setup of DMA zone. by Thomas Bogendoerfer · 17 years ago
  76. 473980a [POWERPC] Fix CPU hotplug when using the SLB shadow buffer by Michael Neuling · 17 years ago
  77. 90e6b04 [ARM] vfp: fix fuitod/fsitod instructions by Russell King · 17 years ago
  78. 6f4347c [POWERPC] efika: add phy-handle property for fec_mpc52xx by Olaf Hering · 17 years ago
  79. a2b484a x86: fix do_fork_idle section mismatch by Thomas Gleixner · 17 years ago
  80. e4c6d3c Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 17 years ago
  81. ba820c5 [MIPS] Fix CONFIG_BOOT_RAW. by Ralf Baechle · 17 years ago
  82. ce202cb [MIPS] Assume R4000/R4400 newer than 3.0 don't have the mfc0 count bug by Thomas Bogendoerfer · 17 years ago
  83. c990081 [MIPS] Fix IP32 breakage by Thomas Bogendoerfer · 17 years ago
  84. 9cfacb7 [MIPS] Alchemy: Fix use of __init code bug exposed by modpost warning by Sergei Shtylyov · 17 years ago
  85. c4eee28 [MIPS] Move inclusing of kernel/time/Kconfig menu to appropriate place by Atsushi Nemoto · 17 years ago
  86. 2b300d2 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 17 years ago
  87. 430cb43 [ARM] 4691/1: add missing i2c_board_info struct for at91rm9200 by Jan Altenberg · 17 years ago
  88. 2022c1f [IA64] Update Altix nofault code by Russ Anderson · 17 years ago
  89. 56b1128 [ARM] 4735/1: Unbreak pxa25x suspend/resume by Richard Purdie · 17 years ago
  90. dc51281 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  91. a5a9711 [POWERPC] Fix build failure on Cell when CONFIG_SPU_FS=y by Paul Mackerras · 17 years ago
  92. 476c6c1 fix lguest rmmod "bad pgd" by Rusty Russell · 17 years ago
  93. ec5d2df [POWERPC] PS3: Fix printing of os-area magic numbers by Geoff Levand · 17 years ago
  94. aed3a8c [POWERPC] Oprofile: Remove dependency on spufs module by Bob Nelson · 17 years ago
  95. bcea1db [SPARC64]: Implement pci_resource_to_user() by David S. Miller · 17 years ago
  96. 0068441 Revert "x86: fix show cpuinfo cpu number always zero" by Linus Torvalds · 17 years ago
  97. c63f702 uml: user of helper_wait() got missed when it got extra arguments by Al Viro · 17 years ago
  98. a4c80d2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 17 years ago
  99. 04fa11e x86: intel_cacheinfo.c: cpu cache info entry for Intel Tolapai by Jason Gaston · 17 years ago
  100. c0a698b x86: fix die() to not be preemptible by Ingo Molnar · 17 years ago