1. 90bc613 sysfs: Remove first pass at shadow directory support by Eric W. Biederman · 17 years ago
  2. 869512a sysfs: cleanup semaphore.h by Dave Young · 17 years ago
  3. 52e8c20 sysfs/file.c - use mutex instead of semaphore by Dave Young · 17 years ago
  4. 2ebefc5 debugfs: helper for decimal challenged by Robin Getz · 17 years ago
  5. d716551 Driver core: clean up removed functions from the documentation by Cornelia Huck · 17 years ago
  6. ce2c9cb kobject: remove the static array for the name by Greg Kroah-Hartman · 17 years ago
  7. 34980ca Drivers: clean up direct setting of the name of a kset by Greg Kroah-Hartman · 17 years ago
  8. 7e7654a cdev: remove unneeded setting of cdev names by Greg Kroah-Hartman · 17 years ago
  9. 19c38de kobjects: fix up improper use of the kobject name field by Greg Kroah-Hartman · 17 years ago
  10. 5901d01 Driver core: remove get_bus() by Greg Kroah-Hartman · 17 years ago
  11. fc1ede5 Driver core: remove put_bus() by Greg Kroah-Hartman · 17 years ago
  12. 1ef4cfa Driver core: remove subsys_get() by Greg Kroah-Hartman · 17 years ago
  13. 6e9d930 Driver core: remove subsys_put() by Greg Kroah-Hartman · 17 years ago
  14. 27f20e5 Driver core: remove kset_set_kset_s by Greg Kroah-Hartman · 17 years ago
  15. d6b05b8 Driver core: remove subsys_set_kset by Greg Kroah-Hartman · 17 years ago
  16. 6a8d8ab Driver core: add CONFIG_UEVENT_HELPER_PATH by Kay Sievers · 17 years ago
  17. 7eff2e7 Driver core: change add_uevent_var to use a struct by Kay Sievers · 17 years ago
  18. 8380770 Driver core: make sysfs uevent-attributes static by Kay Sievers · 17 years ago
  19. 3b6662f HOWTO: update ja_JP/HOWTO with latest changes by Tsugikazu Shibata · 17 years ago
  20. 43cc71e platform: prefix MODALIAS with "platform:" by Kay Sievers · 17 years ago
  21. 8e75ad8 [IA64] perfmon: Remove exit_pfm_fs() by Satyam Sharma · 17 years ago
  22. db6a5ce [IA64] tree-wide: Misc __cpu{initdata, init, exit} annotations by Satyam Sharma · 17 years ago
  23. ed6fb17 x86: HPET add another ICH7 PCI id by Venki Pallipadi · 17 years ago
  24. 32a2da6 x86: HPET force enable ICH5 suspend/resume fix by Venki Pallipadi · 17 years ago
  25. bfe0c1c x86: HPET force enable for ICH5 by Venki Pallipadi · 17 years ago
  26. 59c69f2 x86: HPET try to activate force detected hpet by Venki Pallipadi · 17 years ago
  27. d54bd57 x86: HPET force enable o ICH7 and later by Venki Pallipadi · 17 years ago
  28. 610bf2f x86: HPET restructure hpet code for hpet force enable by Venki Pallipadi · 17 years ago
  29. 4a93232 clock events: allow replacement of broadcast timer by Venki Pallipadi · 17 years ago
  30. 31c435d i386/x8664: cleanup the shared hpet code by Chris Wright · 17 years ago
  31. 39d0b7b i386: Remove the useless #ifdef in i8253.h by Thomas Gleixner · 17 years ago
  32. 43ca7ec ACPI: remove the now unused ifdef code by Thomas Gleixner · 17 years ago
  33. 5b94664 jiffies: remove unused macros by Chris Wright · 17 years ago
  34. bc1d99c x86_64: cleanup apic.c after clock events switch by Chris Wright · 17 years ago
  35. 9f75e9b x86_64: remove now unused code by Thomas Gleixner · 17 years ago
  36. 2f0798a x86: unify timex.h variants by Thomas Gleixner · 17 years ago
  37. 5d5a298 x86: kill 8253pit.h by Thomas Gleixner · 17 years ago
  38. fb79d22 x86: disable apic timer for AMD C1E enabled CPUs by Thomas Gleixner · 17 years ago
  39. 4e77ae3 x86: Fix irq0 / local apic timer accounting by Thomas Gleixner · 17 years ago
  40. b8ce335 x86_64: convert to clock events by Thomas Gleixner · 17 years ago
  41. ba7eda4 x86_64: Add (not yet used) clock event functions by Thomas Gleixner · 17 years ago
  42. 0229068 x86_64: prepare idle loop for dynamic ticks by Chris Wright · 17 years ago
  43. c4d58cb x86_64: remove nested irq disables by Thomas Gleixner · 17 years ago
  44. abc63fc x86_64: apic change setup_APIC_timer calling convention by Thomas Gleixner · 17 years ago
  45. b58eb00 x86_64: Remove APIC_DIVISOR by Thomas Gleixner · 17 years ago
  46. d03030e x86_64: Move apic calibration code around by Thomas Gleixner · 17 years ago
  47. 500ff08 x86_64: remove pit synchronization by Thomas Gleixner · 17 years ago
  48. 8017409 x86_64: prepare apic code for clock events by Thomas Gleixner · 17 years ago
  49. 7ffeeb1 x86: remove never used apic_mapped by Yinghai Lu · 17 years ago
  50. 0190dae i386: prepare sharing the PIT code by Thomas Gleixner · 17 years ago
  51. f5e0e93 i386: prepare sharing the PIT code by Thomas Gleixner · 17 years ago
  52. 2876914 i386: prepare sharing the hpet code with x86_64 by Thomas Gleixner · 17 years ago
  53. 06a24de i386: prepare sharing the hpet code with x86_64 by Thomas Gleixner · 17 years ago
  54. d371698 x86_64: Consolidate tsc calibration by Thomas Gleixner · 17 years ago
  55. 89b2bbd x86_64: Select clocksource watchdog in Kconfig by Thomas Gleixner · 17 years ago
  56. 8f36881 x86: Geode MFGPT clock event device support by Andres Salomon · 17 years ago
  57. 83d7384 x86: Geode Multi-Function General Purpose Timers support by Andres Salomon · 17 years ago
  58. 5fa3a24 x86: block irq balancing for timer by Venki Pallipadi · 17 years ago
  59. 3c9aea4 x86: Fix irq0 / local apic timer accounting by Thomas Gleixner · 17 years ago
  60. c8a1d39 clockevents: fix periodic broadcast for oneshot devices by Thomas Gleixner · 17 years ago
  61. de68d9b clockevents: Allow build w/o run-tine usage for migration purposes by Thomas Gleixner · 17 years ago
  62. 7f8033b clockevents: Remove unused inline function by Thomas Gleixner · 17 years ago
  63. 77f1fd6 mmc: use correct unregister function for led trigger by Pierre Ossman · 17 years ago
  64. c95530c [ARM] 4560/1: pxa: move processor specific set_wake logic out of irq.c by eric miao · 17 years ago
  65. 30f0b40 [ARM] 4559/1: pxa: make PXA_LAST_GPIO a run-time variable by eric miao · 17 years ago
  66. 37c2f77 [ARM] 4558/1: pxa: remove MACH_TYPE_LUBBOCK assignment and leave it to boot loader by eric miao · 17 years ago
  67. cd272ab [ARM] pxa: add PXA3 cpu_is_xxx() macros by eric miao · 17 years ago
  68. fa0b625 [ARM] pxa: Make CPU_XSCALE depend on PXA25x or PXA27x by Russell King · 17 years ago
  69. a7073b8 [ARM] pxa: mark pxa_set_cken deprecated by Russell King · 17 years ago
  70. a88a447 [ARM] pxa: remove get_lcdclk_frequency_10khz() by Russell King · 17 years ago
  71. 82d553c [ARM] pxa: update pxa irda driver to use clk support by Russell King · 17 years ago
  72. 435b6e9 [ARM] pxa: Make STUART and FICP clocks available by Russell King · 17 years ago
  73. 6549e6c [ARM] pxa: update PXA UDC driver to use clk support by Russell King · 17 years ago
  74. b049bd9 [ARM] pxa: update pxa serial driver to use clk support by Russell King · 17 years ago
  75. ebebd9b [ARM] pxa: update PXA MMC interface driver to use clk support by Russell King · 17 years ago
  76. 22d8a73 [ARM] pxa: update pxa27x keypad driver to use clk support by Russell King · 17 years ago
  77. c3cef3f [ARM] pxa: update pxa i2c driver to use clk support by Russell King · 17 years ago
  78. 72e3524 [ARM] pxa: update pxafb to use clk support by Russell King · 17 years ago
  79. a6dba20 [ARM] pxa: introduce clk support for PXA SoC clocks by Russell King · 17 years ago
  80. 00dc4f9 [ARM] pxa: make pxa27x devices globally visible by Russell King · 17 years ago
  81. 15a4033 [ARM] pxa: fix naming of memory/lcd/core clock functions by Russell King · 17 years ago
  82. e259a3a [ARM] pxa: convert PXA serial drivers to use platform resources by Russell King · 17 years ago
  83. 08197f6 [ARM] pxa: make pxa timer initialisation select clock rate at runtime by Russell King · 17 years ago
  84. 6c3a158 [ARM] 4550/1: sched_clock on PXA should cope with run time clock rate selection by Nicolas Pitre · 17 years ago
  85. e004982 kbuild: make modpost detect unterminated device id lists by Kees Cook · 17 years ago
  86. 295ac05 kbuild: call export_report from the Makefile by Adrian Bunk · 17 years ago
  87. 516897a [CIFS] fix build break when lanman not enabled by Steve French · 17 years ago
  88. 3b16cc2 kbuild: move Kai Germaschewski to CREDITS by Sam Ravnborg · 17 years ago
  89. b5d609d kconfig/menuconfig: distinguish between selected-by-another options and comments by Matej Laitl · 17 years ago
  90. a5bf3d8 kconfig: tristate choices with mixed tristate and boolean values by Jan Beulich · 17 years ago
  91. 7747f96 include/linux/Kbuild: remove duplicate entries by Adrian Bunk · 17 years ago
  92. 836caba kbuild: kill backward compatibility checks by Sam Ravnborg · 17 years ago
  93. 5e54d5e kbuild: kill EXTRA_ARFLAGS by Sam Ravnborg · 17 years ago
  94. a9af330 kbuild: fix documentation in makefiles.txt by Sam Ravnborg · 17 years ago
  95. 0b35786 kbuild: call make once for all targets when O=.. is used by Milton Miller · 17 years ago
  96. cf851aa kbuild: pass -g to assembler under CONFIG_DEBUG_INFO by Roland McGrath · 17 years ago
  97. 14f3156 kbuild: update _shipped files for kconfig syntax cleanup by Sam Ravnborg · 17 years ago
  98. 247537b kconfig: syntax cleanup - drop support for "depends/requires/def_boolean" by Adrian Bunk · 17 years ago
  99. 4f1127e kbuild: fix infinite make recursion by Sam Ravnborg · 17 years ago
  100. a67cb13 kconfig: fix segv fault in menuconfig by Sam Ravnborg · 17 years ago