1. 102eb97 spi: make spi_board_info.modalias a char array by Grant Likely · 16 years ago
  2. 6291fe2 SPI Kconfig simplifications by Robert P. J. Day · 16 years ago
  3. 166a375 xilinx_spi: test below 0 on unsigned irq in xilinx_spi_probe() by Roel Kluin · 16 years ago
  4. a61f534 spi: spi_mpc83xx clockrate fixes by Chen Gong · 16 years ago
  5. 708d8ce stallion: removed unused variable by Andre Haupt · 16 years ago
  6. ae2d4c3 cpm1: don't send break on TX_STOP, don't interrupt RX/TX when adjusting termios parameters by Nye Liu · 16 years ago
  7. e9a8f4d serial: DZ11: avoid a hang at console switch-over by Maciej W. Rozycki · 16 years ago
  8. 3771359 serial: Z85C30: avoid a hang at console switch-over by Maciej W. Rozycki · 16 years ago
  9. b76c5a0 serial: add support for a no-name 4 ports multiserial card by Catalin(ux) M BOIE · 16 years ago
  10. 7500b1f 8250: fix break handling for Intel 82571 by Aristeu Rozanski · 16 years ago
  11. 920519c serial/8250_gsc.c: add MODULE_LICENSE by Adrian Bunk · 16 years ago
  12. 9fe5ad9 flag parameters add-on: remove epoll_create size param by Ulrich Drepper · 16 years ago
  13. e38b36f flag parameters: check magic constants by Ulrich Drepper · 16 years ago
  14. 510df2d flag parameters: NONBLOCK in inotify_init by Ulrich Drepper · 16 years ago
  15. be61a86 flag parameters: NONBLOCK in pipe by Ulrich Drepper · 16 years ago
  16. 6b1ef0e flag parameters: NONBLOCK in timerfd_create by Ulrich Drepper · 16 years ago
  17. e7d476d flag parameters: NONBLOCK in eventfd by Ulrich Drepper · 16 years ago
  18. 5fb5e04 flag parameters: NONBLOCK in signalfd by Ulrich Drepper · 16 years ago
  19. 77d2720 flag parameters: NONBLOCK in socket and socketpair by Ulrich Drepper · 16 years ago
  20. 99829b8 flag parameters: NONBLOCK in anon_inode_getfd by Ulrich Drepper · 16 years ago
  21. 4006553 flag parameters: inotify_init by Ulrich Drepper · 16 years ago
  22. ed8cae8 flag parameters: pipe by Ulrich Drepper · 16 years ago
  23. 336dd1f flag parameters: dup2 by Ulrich Drepper · 16 years ago
  24. a0998b5 flag parameters: epoll_create by Ulrich Drepper · 16 years ago
  25. 11fcb6c flag parameters: timerfd_create by Ulrich Drepper · 16 years ago
  26. b087498e flag parameters: eventfd by Ulrich Drepper · 16 years ago
  27. 9deb27b flag parameters: signalfd by Ulrich Drepper · 16 years ago
  28. 7d9dbca flag parameters: anon_inode_getfd extension by Ulrich Drepper · 16 years ago
  29. c019bbc flag parameters: paccept w/out set_restore_sigmask by Ulrich Drepper · 16 years ago
  30. aaca0bd flag parameters: paccept by Ulrich Drepper · 16 years ago
  31. a677a03 flag parameters: socket and socketpair by Ulrich Drepper · 16 years ago
  32. 6e2c10a binfmt_misc: use simple_read_from_buffer() by Akinobu Mita · 16 years ago
  33. 76a6f3d CONFIG_SOUND_WM97XX: remove stale makefile line by Adrian Bunk · 16 years ago
  34. 7102ed5 remove the OSS trident driver by Adrian Bunk · 16 years ago
  35. 33cba06 checkpatch: version 0.21 by Andy Whitcroft · 16 years ago
  36. 234fff6 checkpatch: types cannot start mid word for pointer tests by Andy Whitcroft · 16 years ago
  37. 292f1a9 checkpatch: complex macros need to ignore comments by Andy Whitcroft · 16 years ago
  38. 74048ed checkpatch: variants -- move the main unary/binary operators to use variants by Andy Whitcroft · 16 years ago
  39. 1f65f94 checkpatch: add checks for question mark and colon spacing by Andy Whitcroft · 16 years ago
  40. d250658 checkpatch: possible modifiers -- handle multiple modifiers and trailing by Andy Whitcroft · 16 years ago
  41. 0221f55 checkpatch: possible types -- known modifiers cannot be types by Andy Whitcroft · 16 years ago
  42. 8ea3eb9 checkpatch: handle return types of pointers to functions by Andy Whitcroft · 16 years ago
  43. b8f96a3 checkpatch: macro complexity checks are meaningless in linker scripts by Andy Whitcroft · 16 years ago
  44. d2172eb checkpatch: possible modifiers are not being correctly matched by Andy Whitcroft · 16 years ago
  45. 7429c69 checkpatch: improve type matcher debug by Andy Whitcroft · 16 years ago
  46. 389a2fe checkpatch: allow for type modifiers on multiple declarations by Andy Whitcroft · 16 years ago
  47. 3c23214 checkpatch: correct spelling in kfree checks by Wolfram Sang · 16 years ago
  48. 4c432a8 checkpatch: usb_free_urb() can take NULL by Greg Kroah-Hartman · 16 years ago
  49. f5fe35d checkpatch: condition/loop indent checks by Andy Whitcroft · 16 years ago
  50. 5321016 checkpatch: toughen trailing if statement checks and extend them to while and for by Andy Whitcroft · 16 years ago
  51. 8d31cfc checkpatch: check spacing for square brackets by Andy Whitcroft · 16 years ago
  52. e2a763c checkpatch: switch -- report trailing statements on case and default by Andy Whitcroft · 16 years ago
  53. f4c014c checkpatch: allow printk strings to exceed 80 characters to maintain their searchability by Andy Whitcroft · 16 years ago
  54. 548596d checkpatch: trailing statement indent: fix end of statement location by Andy Whitcroft · 16 years ago
  55. a3bb97a checkpatch: macros: fix statement counting block end detection by Andy Whitcroft · 16 years ago
  56. 6ef9b29 checkpatch: types: unary -- goto introduces unary context by Andy Whitcroft · 16 years ago
  57. beae633 checkpatch: comment detection: ignore macro continuation when detecting associated comments by Andy Whitcroft · 16 years ago
  58. d3ddcf4 checkpatch: possible types: __asm__ is never a type by Andy Whitcroft · 16 years ago
  59. f3db663 checkpatch: add a checkpatch warning for new uses of __initcall(). by Michael Ellerman · 16 years ago
  60. c8cb2ca checkpatch: types: some types may also be identifiers by Andy Whitcroft · 16 years ago
  61. fee61c4 checkpatch: return is not a function -- parentheses for casts are ok too by Andy Whitcroft · 16 years ago
  62. 6cbb2e7 checkpatch: Version: 0.20 by Andy Whitcroft · 16 years ago
  63. 5aa0769 atmel_pwm: set up only one PWM clock when allocating a clock by Hans-Christian Egtvedt · 16 years ago
  64. 82736f4 generic irqs: handle failure of irqchip->set_type in setup_irq by Uwe Kleine-König · 16 years ago
  65. f606ddf remove the v850 port by Adrian Bunk · 16 years ago
  66. 99764fa UML: make several more things static by WANG Cong · 16 years ago
  67. 4a56758 arch/um/kernel/mem.c: remove arch_validate() by WANG Cong · 16 years ago
  68. 4c182ae arch/um/kernel/irq.c: clean up some functions by WANG Cong · 16 years ago
  69. ed62f77 cris: use simple_read_from_buffer() by Akinobu Mita · 16 years ago
  70. d50004b cris: remove unused global_flush_tlb by Fernando Luis Vazquez Cao · 16 years ago
  71. 9120195 mn10300: move sg_dma_{address,len}() to asm/scatterlist.h by Adrian Bunk · 16 years ago
  72. f0af566 pm: fix try_to_freeze_tasks()'s use of do_div() by David Howells · 16 years ago
  73. e41fb7c pm: acpi pm: add DMI quirk list for ACPI 1.0 suspend ordering by Carlos Corbacho · 16 years ago
  74. bdfe6b7 pm: acpi hibernation: utilize hardware signature by Shaohua Li · 16 years ago
  75. 2f15fc4 pm: schedule sysrq poweroff on boot cpu by Zhang Rui · 16 years ago
  76. c1a220e pm: introduce new interfaces schedule_work_on() and queue_work_on() by Zhang Rui · 16 years ago
  77. 0d83304 pm: hibernation: simplify memory bitmap by Akinobu Mita · 16 years ago
  78. 8111d1b pm: add new PM_EVENT codes for runtime power transitions by Alan Stern · 16 years ago
  79. 8c36326 pm: drop unnecessary includes from pm.h by Rafael J. Wysocki · 16 years ago
  80. 40b4ac3 pm: remove obsolete piece of PM documentation by Rafael J. Wysocki · 16 years ago
  81. e7ecb33 pm: remove remaining obsolete definitions from pm.h by Rafael J. Wysocki · 16 years ago
  82. 558481f pm: remove definition of struct pm_dev by Rafael J. Wysocki · 16 years ago
  83. d75f65f remove include/linux/pm_legacy.h by Adrian Bunk · 16 years ago
  84. 77437fd pm: boot time suspend selftest by David Brownell · 16 years ago
  85. 0d63081 swsusp: provide users with a hint about the no_console_suspend option by Pavel Machek · 16 years ago
  86. fb9ba4e alpha: remove the unused ALPHA_CORE_AGP option by Adrian Bunk · 16 years ago
  87. e53f12c remove include/asm-h8300/keyboard.h by Adrian Bunk · 16 years ago
  88. 5f09c4c gigaset: gigaset_isowbuf_getbytes() may return signed unnoticed by Tilman Schmidt · 16 years ago
  89. 5002779 gigaset: use dev_ macros for messages by Tilman Schmidt · 16 years ago
  90. 9b3e43a security: remove unused forwards by Hugh Dickins · 16 years ago
  91. 84aaa7a security: filesystem capabilities no longer experimental by Andrew G. Morgan · 16 years ago
  92. ab763c7 security: filesystem capabilities refactor kernel code by Andrew G. Morgan · 16 years ago
  93. 5459c16 security: protect legacy applications from executing with insufficient privilege by Andrew G. Morgan · 16 years ago
  94. 78ecba0 mm: fix ever-decreasing swap priority by Hugh Dickins · 16 years ago
  95. 83d1674 mm: make CONFIG_MIGRATION available w/o CONFIG_NUMA by Gerald Schaefer · 16 years ago
  96. 9ca908f kcalloc: remove runtime division by Milton Miller · 16 years ago
  97. 5c755e9 memory-hotplug: add sysfs removable attribute for hotplug memory remove by Badari Pulavarty · 16 years ago
  98. 2f7f24e memory-hotplug: don't calculate vm_total_pages twice when rebuilding zonelists in online_pages() by Kent Liu · 16 years ago
  99. af370fb memory hotplug: small fixes to bootmem freeing for memory hotremove by Yasunori Goto · 16 years ago
  100. 48c9068 memory hotplug: allocate usemap on the section with pgdat by Yasunori Goto · 16 years ago