1. 90ab5ee module_param: make bool parameters really bool (drivers & misc) by Rusty Russell · 12 years ago
  2. 476bc00 module_param: make bool parameters really bool (arch) by Rusty Russell · 12 years ago
  3. 2329abf module_param: make bool parameters really bool (core code) by Rusty Russell · 12 years ago
  4. 6d6a55e kernel/async: remove redundant declaration. by Rusty Russell · 12 years ago
  5. 29d4d6d printk: fix unnecessary module_param_name. by Rusty Russell · 12 years ago
  6. f17dda9 lirc_parallel: fix module parameter description. by Rusty Russell · 12 years ago
  7. 69116f2 module_param: avoid bool abuse, add bint for special cases. by Rusty Russell · 12 years ago
  8. bafeafe module_param: check type correctness for module_param_array by Rusty Russell · 12 years ago
  9. e49ce14 modpost: use linker section to generate table. by Rusty Russell · 12 years ago
  10. 626596e modpost: use a table rather than a giant if/else statement. by Rusty Russell · 12 years ago
  11. cca3e70 modules: sysfs - export: taint, coresize, initsize by Kay Sievers · 12 years ago
  12. 8487bfd kernel/params: replace DEBUGP with pr_debug by Jim Cromie · 12 years ago
  13. 5e12416 module: replace DEBUGP with pr_debug by Jim Cromie · 12 years ago
  14. bd77c04 module: struct module_ref should contains long fields by Eric Dumazet · 12 years ago
  15. 48fd118 module: Fix performance regression on modules with large symbol tables by Kevin Cernekee · 12 years ago
  16. 70b1e916 module: Add comments describing how the "strmap" logic works by Kevin Cernekee · 13 years ago
  17. 2485a4b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 12 years ago
  18. 6733e54 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 12 years ago
  19. bcf8a3d Merge tag 'to-linus' of git://github.com/rustyrussell/linux by Linus Torvalds · 12 years ago
  20. 61bd5e5 brcmsmac: fix reading of PCI sprom contents by Linus Torvalds · 12 years ago
  21. bccd172 x86: Get rid of 'dubious one-bit signed bitfield' sprase warning by Anton Vorontsov · 12 years ago
  22. a429638 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 12 years ago
  23. 5cf9a4e x86/PCI: build amd_bus.o only when CONFIG_AMD_NB=y by Bjorn Helgaas · 12 years ago
  24. 9e4ce16 Merge branch 'topic/hda' into for-linus by Takashi Iwai · 12 years ago
  25. 627b796 Merge branch 'topic/misc' into for-linus by Takashi Iwai · 12 years ago
  26. 29abceb Merge branch 'for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into topic/asoc by Takashi Iwai · 12 years ago
  27. 4c4d285 Merge tag 'rmobile-for-linus' of git://github.com/pmundt/linux-sh by Linus Torvalds · 12 years ago
  28. 56c8bc3 Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh by Linus Torvalds · 12 years ago
  29. b8bf17d Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  30. b6c96c0 lguest: Make sure interrupt is allocated ok by lguest_setup_irq by Stratos Psomadakis · 12 years ago
  31. 07fe997 lguest: move the lguest tool to the tools directory by Davidlohr Bueso · 12 years ago
  32. 39082f7 lguest: switch segment-voodoo-numbers to readable symbols by Jacek Galowicz · 12 years ago
  33. e562966 virtio: balloon: Add freeze, restore handlers to support S4 by Amit Shah · 12 years ago
  34. be91c33 virtio: balloon: Move vq initialization into separate function by Amit Shah · 12 years ago
  35. 0741bcb virtio: net: Add freeze, restore handlers to support S4 by Amit Shah · 12 years ago
  36. 04486ed virtio: net: Move vq and vq buf removal into separate function by Amit Shah · 12 years ago
  37. 3f9c10b virtio: net: Move vq initialization into separate function by Amit Shah · 12 years ago
  38. f8fb5bc virtio: blk: Add freeze, restore handlers to support S4 by Amit Shah · 12 years ago
  39. 6abd6e5 virtio: blk: Move vq initialization to separate function by Amit Shah · 12 years ago
  40. c743d09 virtio: console: Disable callbacks for virtqueues at start of S4 freeze by Amit Shah · 12 years ago
  41. 2b8f41d virtio: console: Add freeze and restore handlers to support S4 by Amit Shah · 12 years ago
  42. a0e2dbf virtio: console: Move vq and vq buf removal into separate functions by Amit Shah · 12 years ago
  43. f0fe6f1 virtio: pci: add PM notification handlers for restore, freeze, thaw, poweroff by Amit Shah · 12 years ago
  44. d077536 virtio: pci: switch to new PM API by Amit Shah · 12 years ago
  45. 4678d6f virtio_blk: fix config handler race by Michael S. Tsirkin · 12 years ago
  46. e93300b virtio: add debugging if driver doesn't kick. by Rusty Russell · 12 years ago
  47. ee7cd89 virtio: expose added descriptors immediately. by Rusty Russell · 12 years ago
  48. 3b720b8 virtio: avoid modulus operation. by Rusty Russell · 12 years ago
  49. 41f0377 virtio: support unlocked queue kick by Rusty Russell · 12 years ago
  50. f96fde4 virtio: rename virtqueue_add_buf_gfp to virtqueue_add_buf by Rusty Russell · 12 years ago
  51. 5dfc176 virtio: document functions better. by Rusty Russell · 12 years ago
  52. 1e214a5 virtio-balloon: Trivial cleanups by Sasha Levin · 13 years ago
  53. 7b21e34 virtio: harsher barriers for rpmsg. by Rusty Russell · 12 years ago
  54. 1c1744c sh: magicpanelr2: Update for parse_mtd_partitions() fallout. by Paul Mundt · 12 years ago
  55. 603129a sh: mach-rsk: Update for parse_mtd_partitions() fallout. by Paul Mundt · 12 years ago
  56. b1bdd25 Merge branch 'sh/nommu' into sh-latest by Paul Mundt · 12 years ago
  57. c1537b4 sh: sh2a: Improve cache flush/invalidate functions by Phil Edworthy · 12 years ago
  58. 9d14070 Merge branch 'sh/hwblk' into sh-latest by Paul Mundt · 12 years ago
  59. 9f06cf3 Merge branch 'sh/pm-runtime' into sh-latest by Paul Mundt · 12 years ago
  60. d3442b2 sh: also without PM_RUNTIME pm_runtime.o must be built by Guennadi Liakhovetski · 12 years ago
  61. a4d5247 sh: add a resource name for shdma by Shimoda, Yoshihiro · 12 years ago
  62. e64e1b1 Merge branch 'rmobile/smp' into rmobile-latest by Paul Mundt · 12 years ago
  63. 2005246 arm: mach-shmobile: add a resource name for shdma by Shimoda, Yoshihiro · 12 years ago
  64. 9fc5c3e Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  65. 541048a Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  66. bcede2f Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  67. d0b9706 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  68. 02d9295 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 12 years ago
  69. b24ca57 Merge git://git.infradead.org/battery-2.6 by Linus Torvalds · 12 years ago
  70. 6296e5d Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux by Linus Torvalds · 12 years ago
  71. c086ae4 Merge tag 'md-3.3-fixes' of git://neil.brown.name/md by Linus Torvalds · 12 years ago
  72. 7b67e75 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci by Linus Torvalds · 12 years ago
  73. f40aaf6 ARM: mach-shmobile: r8a7779 SMP support V3 by Magnus Damm · 12 years ago
  74. 9f13a1f cpu: Register a generic CPU device on architectures that currently do not by Ben Hutchings · 12 years ago
  75. 024f784 cpu: Do not return errors from cpu_dev_init() which will be ignored by Ben Hutchings · 12 years ago
  76. 5878cf4 Merge branch 'slab/urgent' into slab/for-linus by Pekka Enberg · 12 years ago
  77. bced76a sched: Fix lockup by limiting load-balance retries on lock-break by Peter Zijlstra · 12 years ago
  78. d6b2450 Merge branch 'for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/asoc into topic/asoc by Takashi Iwai · 12 years ago
  79. e48b46b ASoC: twl6040 - Add method to query optimum PDM_DL1 gain by Liam Girdwood · 12 years ago
  80. f2cbba7 ALSA: hda - Fix the lost power-setup of seconary pins after PM resume by Takashi Iwai · 12 years ago
  81. 8c3f5d8 ALSA: usb-audio: add Yamaha MOX6/MOX8 support by Clemens Ladisch · 12 years ago
  82. 56225e4 ALSA: virtuoso: add S/PDIF input support for all Xonars by Clemens Ladisch · 12 years ago
  83. 52cd0a7 ALSA: ice1724 - Support for ooAoo SQ210a by Pavel Hofman · 12 years ago
  84. 2b151ef ALSA: ice1724 - Allow card info based on model only by Pavel Hofman · 12 years ago
  85. ffd364d ALSA: ice1724 - Create capture pcm only for ADC-enabled configurations by Pavel Hofman · 12 years ago
  86. f7de8ba ALSA: hdspm - Provide unique driver id based on card serial by Adrian Knoth · 12 years ago
  87. 52965cc Input: bcm5974 - set BUTTONPAD property by Jussi Pakkanen · 12 years ago
  88. 4fa0771 Input: serio_raw - return proper result when serio_raw_write fails by Dmitry Torokhov · 12 years ago
  89. 0c62fbf Input: serio_raw - really signal HUP upon disconnect by Dmitry Torokhov · 12 years ago
  90. d89c9bc Input: serio_raw - remove stray semicolon by Che-Liang Chiou · 12 years ago
  91. d3d2580 Input: revert some over-zealous conversions to module_platform_driver() by Dmitry Torokhov · 12 years ago
  92. 4f58cb9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 12 years ago
  93. e7691a1 Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-security by Linus Torvalds · 12 years ago
  94. 5cd9599 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  95. d668dc5 autofs4: deal with autofs4_write/autofs4_write races by Al Viro · 12 years ago
  96. 8753333 autofs4: catatonic_mode vs. notify_daemon race by Al Viro · 12 years ago
  97. 4041bcd autofs4: autofs4_wait() vs. autofs4_catatonic_mode() race by Al Viro · 12 years ago
  98. e343a89 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 12 years ago
  99. 06792c4 Merge tag 'for-linux-3.3-merge-window' of git://linux-c6x.org/git/projects/linux-c6x-upstreaming by Linus Torvalds · 12 years ago
  100. 4690dfa Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 12 years ago