1. b067db4 kobject: kobject_put cleanup by Mariusz Kozlowski · 18 years ago
  2. f750653 sysfs: kobject_put cleanup by Mariusz Kozlowski · 18 years ago
  3. d3fc373 sysfs: suppress lockdep warnings by Frederik Deweerdt · 18 years ago
  4. 94bebf4 Driver core: fix race in sysfs between sysfs_remove_file() and read()/write() by Oliver Neukum · 18 years ago
  5. cb986b7 driver core: Change function call order in device_bind_driver(). by Cornelia Huck · 18 years ago
  6. c578abb driver core: Don't stop probing on ->probe errors. by Cornelia Huck · 18 years ago
  7. fbfb144 driver core fixes: device_register() retval check in platform.c by Cornelia Huck · 18 years ago
  8. cb360bb driver core fixes: make_class_name() retval checks by Cornelia Huck · 18 years ago
  9. 270a6c4 /sys/modules/*/holders by Kay Sievers · 18 years ago
  10. 80f745f USB: add the sysfs driver name to all modules by Greg Kroah-Hartman · 18 years ago
  11. 4b31562 SERIO: add the sysfs driver name to all modules by Greg Kroah-Hartman · 18 years ago
  12. 725522b PCI: add the sysfs driver name to all modules by Greg Kroah-Hartman · 18 years ago
  13. fe480a2 Modules: only add drivers/ direcory if needed by Greg Kroah-Hartman · 18 years ago
  14. f30c53a MODULES: add the module name for built in kernel drivers by Kay Sievers · 18 years ago
  15. c744aea driver core: Allow device_move(dev, NULL). by Cornelia Huck · 18 years ago
  16. 717e48c driver core: Remove device_is_registered() in device_move(). by Cornelia Huck · 18 years ago
  17. 43cb76d Network: convert network devices to use struct device instead of class_device by Greg Kroah-Hartman · 22 years ago
  18. 2943ecf Driver core: convert SPI code to use struct device by Greg Kroah-Hartman · 18 years ago
  19. 8737331 Driver core: convert pcmcia code to use struct device by Greg Kroah-Hartman · 18 years ago
  20. 31b9025 Kobject: make kobject apis more robust in handling NULL pointers by Greg Kroah-Hartman · 18 years ago
  21. 5331be0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shaggy/jfs-2.6 by Linus Torvalds · 18 years ago
  22. d3f8fd7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw by Linus Torvalds · 18 years ago
  23. a2cf822 [GFS2] make gfs2_writepages() static by Adrian Bunk · 18 years ago
  24. 2d72e71 [GFS2] Unlock page on prepare_write try lock failure by Steven Whitehouse · 18 years ago
  25. 0670afd Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 18 years ago
  26. dda2ac1 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2 by Linus Torvalds · 18 years ago
  27. 2ac04a1 Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 18 years ago
  28. 0c7d375 Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 18 years ago
  29. 2442d31 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc by Linus Torvalds · 18 years ago
  30. 02aedd6 Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 18 years ago
  31. 9ad0830 [PATCH] Keys: Fix key serial number collision handling by David Howells · 18 years ago
  32. 768c242 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 18 years ago
  33. e503606 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 18 years ago
  34. 76c3295 [PATCH] kbuild: correctly skip tilded backups in localversion files by Oleg Verych · 18 years ago
  35. 5de043f [PATCH] kbuild: improve option checking, Kbuild.include cleanup by Oleg Verych · 18 years ago
  36. f6112ec [PATCH] kbuild scripts: replace gawk, head, bc with shell, update by Oleg Verych · 18 years ago
  37. a850790 [CIFS] Minor cleanup by Steve French · 18 years ago
  38. d390008 [MIPS] Yosemite: Fix missing parens in SERIAL_READ_1 macro by Ralf Baechle · 18 years ago
  39. c55197e [MIPS] Fix warnings in run_uncached on 32bit kernel by Yoichi Yuasa · 18 years ago
  40. 131c1a2 [MIPS] Comment fix by Chris Dearman · 18 years ago
  41. be70130 [MIPS] MT: Nuke duplicate mips_mt_regdump() prototype. by Ralf Baechle · 18 years ago
  42. fd046eb [MIPS] Alchemy: Fix PCI-memory access by Alexander Bigga · 18 years ago
  43. 37f2674 [MIPS] Move .set reorder out of conditional code by Chris Dearman · 18 years ago
  44. 6d66710 [MIPS] Check FCSR for pending interrupts before restoring from a context. by Chris Dearman · 18 years ago
  45. b86b30f [MIPS] Jaguar ATX: Fix large number of warnings. by Ralf Baechle · 18 years ago
  46. 3d0f82a [MIPS] Jaguar: Fix MAC address detection after platform_device conversion. by Ralf Baechle · 18 years ago
  47. 5868756 [MIPS] SMTC: Make a bunch of functions and variables static. by Ralf Baechle · 18 years ago
  48. 99d233f [MIPS] Use compat_sys_pselect6 by Joseph S. Myers · 18 years ago
  49. 447deaf [MIPS] SMTC: Cleanup idle hook invocation. by Ralf Baechle · 18 years ago
  50. 7418cb8 [MIPS] SELinux: Add security hooks to mips-mt {get,set}affinity by David Quigley · 18 years ago
  51. c917061 [MIPS] IRIX: Linux coding style cleanups. by Ralf Baechle · 18 years ago
  52. 3f21cde [MIPS] PB1100: Fix pile of warnings by Ralf Baechle · 18 years ago
  53. 786d7cd [MIPS] Alchemy: Fix bunch of warnings by Ralf Baechle · 18 years ago
  54. e0daad4 [MIPS] Whitespace cleanups. by Ralf Baechle · 18 years ago
  55. 722b05a [MIPS] Alchemy: Fix bunch more warnings. by Ralf Baechle · 18 years ago
  56. 25b8ac3 [MIPS] Use ARRAY_SIZE macro when appropriate by Ahmed S. Darwish · 18 years ago
  57. 3e7f9b82 [MIPS] Fix some whitespace damage by Jan Altenberg · 18 years ago
  58. 811d944 [MIPS] Add missing ifdef arch/mips/pmc-sierra/yosemite/setup.c by Mathieu Desnoyers · 18 years ago
  59. 19487f1 [MIPS] Fix pb1200/irqmap.c and apply some missed patches by Atsushi Nemoto · 18 years ago
  60. 0639609 [MIPS] Do not allow oprofile to be enabled on SMTC. by Ralf Baechle · 18 years ago
  61. 4a969e1 [MIPS] Remove superfluous "ifdef CONFIG_KGDB". by Robert P. J. Day · 18 years ago
  62. be6e143 [MIPS] vpe_elfload and vpe_run are only used locally, make them static. by Ralf Baechle · 18 years ago
  63. 418451c [MIPS] SMTC: remove unused atomic_postclear by Ralf Baechle · 18 years ago
  64. 69a6c31 [MIPS] Move some kernel globals from asm file to C file. by Atsushi Nemoto · 18 years ago
  65. 907e193 [MIPS] Remove _fdata from asm-mips/sections.h by Atsushi Nemoto · 18 years ago
  66. 130e2fb [MIPS] Kconfig: Provide sane NR_CPUS defaults for more configurations by Ralf Baechle · 18 years ago
  67. 24d5572 [MIPS] vr41xx: Use symbolic names for IRQ numers by Yoichi Yuasa · 18 years ago
  68. 70d21cd [MIPS] use name instead of typename for each irq_chip by Atsushi Nemoto · 18 years ago
  69. ea6e942 [MIPS] Kconfig: Move some entries to appropriate menu by Atsushi Nemoto · 18 years ago
  70. 9a0ad9e [MIPS] vr41xx: add MACINT controls by Yoichi Yuasa · 18 years ago
  71. 6f284a2 [MIPS] FLATMEM: introduce PHYS_OFFSET. by Franck Bui-Huu · 18 years ago
  72. db84dc6 [MIPS] Setup min_low_pfn/max_low_pfn correctly by Franck Bui-Huu · 18 years ago
  73. a583158 [MIPS] Unify memset.S by Atsushi Nemoto · 18 years ago
  74. c44e8d5 [MIPS] prom_free_prom_memory cleanup by Atsushi Nemoto · 18 years ago
  75. 2fa7937 [MIPS] Make I8259A_IRQ_BASE customizable by Atsushi Nemoto · 18 years ago
  76. 97dcb82 [MIPS] Define MIPS_CPU_IRQ_BASE in generic header by Atsushi Nemoto · 18 years ago
  77. b6ec8f0 [MIPS] Remove unused rm9k_cpu_irq_disable() by Atsushi Nemoto · 18 years ago
  78. 549ae0a [GFS2] nfsd readdirplus assertion failure by Wendy Cheng · 18 years ago
  79. 5109900 [IA64] swiotlb abstraction (e.g. for Xen) by Jan Beulich · 18 years ago
  80. 563aaf0 [IA64] swiotlb cleanup by Jan Beulich · 18 years ago
  81. 93fbff6 [IA64] make swiotlb use bus_to_virt/virt_to_bus by Jan Beulich · 18 years ago
  82. cde14bb [IA64] swiotlb bug fixes by Jan Beulich · 18 years ago
  83. 86afa9e [IA64] Hook up getcpu system call for IA64 by Fenghua Yu · 18 years ago
  84. 524fd98 [IA64] clean up sparsemem memory_present call by Bob Picco · 18 years ago
  85. f1c0afa [IA64] show_mem() for IA64 sparsemem NUMA by George Beshers · 18 years ago
  86. 671496a [IA64] missing exports hwsw_sync_... by Jan Beulich · 18 years ago
  87. 7112006 [IA64] virt_to_page() can be called with NULL arg by Kirill Korotaev · 18 years ago
  88. d00195e [IA64] alignment bug in ldscript by Kirill Korotaev · 18 years ago
  89. 139b830 [IA64] register memory ranges in a consistent manner by Bob Picco · 18 years ago
  90. d1598e0 [IA64] Enable SWIOTLB only when needed by Jan Beulich · 18 years ago
  91. 980dbfd [IA64-SGI] Check for TIO errors on shub2 Altix by Russ Anderson · 18 years ago
  92. f43691e [IA64] remove bogus prototype ia64_esi_init() by Alex Williamson · 18 years ago
  93. 451fe00 [IA64] Clear IRQ affinity when unregistered by Alex Williamson · 18 years ago
  94. 06f87ad [IA64] fix ACPI Kconfig issues by Len Brown · 18 years ago
  95. c2c77fe [IA64] Fix NULL-pointer dereference in ia64_machine_kexec() by Bernhard Walle · 18 years ago
  96. 87f76d3 [IA64] find thread for user rbs address by bibo,mao · 18 years ago
  97. ae0af3e [IA64] use snprintf() on features field of /proc/cpuinfo by Aron Griffis · 18 years ago
  98. 90f9d70 [IA64] enable singlestep on system call by bibo,mao · 18 years ago
  99. c237508 [IA64] kexec: Move machine_shutdown from machine_kexec.c to process.c by Horms · 18 years ago
  100. 4d284ca [S390] Avoid excessive inlining. by Heiko Carstens · 18 years ago