1. 9791af5 h8300: GENERIC_BUG support by Yoshinori Sato · 16 years ago
  2. 81d423e h8300: update timer handler - misc update by Yoshinori Sato · 16 years ago
  3. e0b0f9e h8300: update timer handler - new files by Yoshinori Sato · 16 years ago
  4. 4b6aba5 h8300: update timer handler - delete files by Yoshinori Sato · 16 years ago
  5. f4cfb18 uclinux: fix gzip header parsing in binfmt_flat.c by Volodymyr G. Lukiianyk · 16 years ago
  6. 0c6aa26 mm: do_generic_file_read() never gets a NULL 'filp' argument by Krishna Kumar · 16 years ago
  7. b4d1d99 hugetlb: handle updating of ACCESSED and DIRTY in hugetlb_fault() by David Gibson · 16 years ago
  8. db99100 mm/page_alloc.c:free_area_init_nodes() fix inappropriate use of enum by Andrew Morton · 16 years ago
  9. 9363b9f memrlimit: cgroup mm owner callback changes to add task info by Balbir Singh · 16 years ago
  10. 1648993 introduce generic header file for the software IO/TLB by Joerg Roedel · 16 years ago
  11. 12caa1b Add a reference to paper to SubmittingPatches by Andi Kleen · 16 years ago
  12. dc02c52 Add kerneldoc documentation for new printk format extensions by Andi Kleen · 16 years ago
  13. 7e39756 Remove videobook.tmpl by Jonathan Corbet · 16 years ago
  14. 58bae1f doc: Test-by? by Hidetoshi Seto · 16 years ago
  15. 75b0214 Add the development process document by Jonathan Corbet · 16 years ago
  16. d86f4bc Documentation/block/data-integrity.txt: Fix section numbers by Alberto Bertogli · 16 years ago
  17. 3baf63a m32r: fix build due to notify_cpu_starting() change by Ingo Molnar · 16 years ago
  18. 02683ff UIO: Fix mapping of logical and virtual memory by Andrew G. Harvey · 16 years ago
  19. a6030fcc UIO: add automata sercos3 pci card support by John Ogness · 16 years ago
  20. a6fcc3a UIO: Change driver name of uio_pdrv by Hans J. Koch · 16 years ago
  21. e2b39df UIO: Add alignment warnings for uio-mem by Hans J. Koch · 16 years ago
  22. 99178b0 Driver core: add bus_sort_breadthfirst() function by Greg Kroah-Hartman · 16 years ago
  23. 26853ab NET: convert the phy_device file to use bus_find_device_by_name by Greg Kroah-Hartman · 17 years ago
  24. 0b4a4fe kobject: Cleanup kobject_rename and !CONFIG_SYSFS by Eric W. Biederman · 16 years ago
  25. 030c1d2 kobject: Fix kobject_rename and !CONFIG_SYSFS by Eric W. Biederman · 16 years ago
  26. 8c0e399 sysfs: Make dir and name args to sysfs_notify() const by Trent Piepho · 16 years ago
  27. d8bf254 platform: add new device registration helper by Dmitry Baryshkov · 16 years ago
  28. 45c076c sysfs: use ilookup5() instead of ilookup5_nowait() by Tejun Heo · 16 years ago
  29. 8a89efd PNP: create device attributes via default device attributes by Drew Moseley · 16 years ago
  30. 3ce24d8d Driver core: make bus_find_device_by_name() more robust by Peter Korsgaard · 16 years ago
  31. 5172046 usb: turn dev_warn+WARN_ON combos into dev_WARN by Arjan van de Ven · 16 years ago
  32. 728f089 debug: use dev_WARN() rather than WARN_ON() in device_pm_add() by Arjan van de Ven · 16 years ago
  33. e613966 debug: Introduce a dev_WARN() function by Arjan van de Ven · 16 years ago
  34. b31ca3f sysfs: fix deadlock by Nick Piggin · 16 years ago
  35. 6cd4958 device model: Do a quickcheck for driver binding before doing an expensive check by Arjan van de Ven · 16 years ago
  36. 286661b Driver core: Fix cleanup in device_create_vargs(). by Cornelia Huck · 16 years ago
  37. 5739411 Driver core: Clarify device cleanup. by Cornelia Huck · 16 years ago
  38. 9cf899d drivers/firmware/iscsi_ibft.c: make 3 functions static by Adrian Bunk · 16 years ago
  39. f1282c8 sysfs: Support sysfs_notify from atomic context with new sysfs_notify_dirent by Neil Brown · 16 years ago
  40. ec748fa driver core: make struct platform_pm_ops static by Adrian Bunk · 16 years ago
  41. 346e15b driver core: basic infrastructure for per-module dynamic debug messages by Jason Baron · 16 years ago
  42. 33376c1 usb gadget: link fixes for network gadget by David Brownell · 16 years ago
  43. 8a1ce2c usb gadget: link fixes for cdc composite gadget by David Brownell · 16 years ago
  44. 352e2b9 usb gadget: link fixes for storage gadget by David Brownell · 16 years ago
  45. 0a56b03 usb gadget: link fixes for printer gadget by David Brownell · 16 years ago
  46. 77f754c usb gadget: link fixes for MIDI gadget by David Brownell · 16 years ago
  47. 7e75bc0 usb gadget: link fixes for gadget zero by David Brownell · 16 years ago
  48. 4e9ba51 usb gadget: link fixes for serial gadget by David Brownell · 16 years ago
  49. 7fb6b5d device create: remove device_create_drvdata by Greg Kroah-Hartman · 16 years ago
  50. 3ee074b device create: ide: convert device_create_drvdata to device_create by Greg Kroah-Hartman · 16 years ago
  51. 77997aa device create: video: convert device_create_drvdata to device_create by Greg Kroah-Hartman · 16 years ago
  52. b0b090e device create: usb: convert device_create_drvdata to device_create by Greg Kroah-Hartman · 16 years ago
  53. abe9ab8 device create: sound: convert device_create_drvdata to device_create by Greg Kroah-Hartman · 16 years ago
  54. d73a1a6 device create: scsi: convert device_create_drvdata to device_create by Greg Kroah-Hartman · 16 years ago
  55. ea9e42f device create: s390: convert device_create_drvdata to device_create by Greg Kroah-Hartman · 16 years ago
  56. 6e05d6c device create: net: convert device_create_drvdata to device_create by Greg Kroah-Hartman · 16 years ago
  57. a9b1261 device create: misc: convert device_create_drvdata to device_create by Greg Kroah-Hartman · 16 years ago
  58. 91bd418 device create: infiniband: convert device_create_drvdata to device_create by Greg Kroah-Hartman · 16 years ago
  59. 6229df3 device create: ieee1394: convert device_create_drvdata to device_create by Greg Kroah-Hartman · 16 years ago
  60. 03457cd device create: char: convert device_create_drvdata to device_create by Greg Kroah-Hartman · 16 years ago
  61. 1ff9f54 device create: block: convert device_create_drvdata to device_create by Greg Kroah-Hartman · 16 years ago
  62. ae87221d sysfs: crash debugging by Andrew Morton · 17 years ago
  63. e943209 modules: fix module "notes" kobject leak by Alexey Dobriyan · 16 years ago
  64. 1390da4 Blackfin arch: make sure cycles is marked as volatile so gcc doesnt reorder on us by Mike Frysinger · 16 years ago
  65. ed061b7 Blackfin arch: disable CONFIG_HW_RANDOM and CONFIG_DAB in defconfig files by Mike Frysinger · 16 years ago
  66. 8fb4f8f Blackfin arch: update cache flush prototypes with argument names to make them less mysterious by Mike Frysinger · 16 years ago
  67. 118a906 module: remove CONFIG_KMOD in comment after #endif by Rusty Russell · 16 years ago
  68. 5f4123b remove CONFIG_KMOD from fs by Johannes Berg · 16 years ago
  69. a65e5d7 remove CONFIG_KMOD from drivers by Johannes Berg · 16 years ago
  70. 04be80e Blackfin arch: move bfin_addr_dcachable() and friends into the cacheflush header where it belongs by Mike Frysinger · 16 years ago
  71. a92946b Blackfin arch: use the new bfin_addr_dcachable() function by Mike Frysinger · 16 years ago
  72. 9bebeff Blackfin arch: fix bug - build kernel failed at head.S when reprogram clock on all platforms by Robin Getz · 16 years ago
  73. cc8e920 intr_remapping: fix typo by Ingo Molnar · 16 years ago
  74. ded963a Blackfin arch: unify/cleanup cache code by Mike Frysinger · 16 years ago
  75. f515015 Blackfin arch: update AD7879 platform resources in board file by Michael Hennerich · 16 years ago
  76. 10e0298 io_apic: make irq_mis_count available on 64-bit too by Ingo Molnar · 16 years ago
  77. 4b1135a genirq: fix name space collisions of nr_irqs in arch/* by Thomas Gleixner · 16 years ago
  78. 63d659d genirq: fix name space collision of nr_irqs in autoprobe.c by Thomas Gleixner · 16 years ago
  79. 10e5808 genirq: use iterators for irq_desc loops by Thomas Gleixner · 16 years ago
  80. 2be3b52 proc: fixup irq iterator by Thomas Gleixner · 16 years ago
  81. 811410f genirq: add reverse iterator for irq_desc by Thomas Gleixner · 16 years ago
  82. 249f6d9 x86: move ack_bad_irq() to irq.c by Thomas Gleixner · 16 years ago
  83. 6b39ba7 x86: unify show_interrupts() and proc helpers by Thomas Gleixner · 16 years ago
  84. c0c168ca x86: cleanup show_interrupts by Thomas Gleixner · 16 years ago
  85. d3c6004 genirq: cleanup the sparseirq modifications by Thomas Gleixner · 16 years ago
  86. a1aca5d genirq: remove artifacts from sparseirq removal by Ingo Molnar · 16 years ago
  87. d6c88a5 genirq: revert dynarray by Thomas Gleixner · 16 years ago
  88. ee32c97 genirq: remove irq_to_desc_alloc by Thomas Gleixner · 16 years ago
  89. 2cc21ef genirq: remove sparse irq code by Thomas Gleixner · 16 years ago
  90. c6b7674 genirq: use inline function for irq_to_desc by Thomas Gleixner · 16 years ago
  91. 70dd4d9 genirq: consolidate nr_irqs and for_each_irq_desc() by Thomas Gleixner · 16 years ago
  92. 3235e93 x86: remove sparse irq from Kconfig by Thomas Gleixner · 16 years ago
  93. 7ef0c30 genirq: define nr_irqs for architectures with GENERIC_HARDIRQS=n by Thomas Gleixner · 16 years ago
  94. 81608f3 x86: apic - unify APIC_DIVISOR by Cyrill Gorcunov · 16 years ago
  95. 4c66a73 x86: sparse_irq: fix typo in debug print out by Yinghai Lu · 16 years ago
  96. fc8c2d7 x86: Add sysfs entries for UV v4 by Russ Anderson · 16 years ago
  97. 922402f x86: Add UV partition call v4 by Russ Anderson · 16 years ago
  98. 7f59423 x86: Add UV bios call infrastructure v4 by Russ Anderson · 16 years ago
  99. a50f70b x86: Add UV EFI table entry v4 by Russ Anderson · 16 years ago
  100. 37762b6 x86, UV: add uv_setup_irq() and uv_teardown_irq() functions, v3, fix by Ingo Molnar · 16 years ago