1. 48fd118 module: Fix performance regression on modules with large symbol tables by Kevin Cernekee · 12 years ago
  2. 70b1e916 module: Add comments describing how the "strmap" logic works by Kevin Cernekee · 13 years ago
  3. 2485a4b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 12 years ago
  4. 6733e54 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 12 years ago
  5. bcf8a3d Merge tag 'to-linus' of git://github.com/rustyrussell/linux by Linus Torvalds · 12 years ago
  6. 61bd5e5 brcmsmac: fix reading of PCI sprom contents by Linus Torvalds · 12 years ago
  7. bccd172 x86: Get rid of 'dubious one-bit signed bitfield' sprase warning by Anton Vorontsov · 12 years ago
  8. a429638 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 12 years ago
  9. 5cf9a4e x86/PCI: build amd_bus.o only when CONFIG_AMD_NB=y by Bjorn Helgaas · 12 years ago
  10. 9e4ce16 Merge branch 'topic/hda' into for-linus by Takashi Iwai · 12 years ago
  11. 627b796 Merge branch 'topic/misc' into for-linus by Takashi Iwai · 12 years ago
  12. 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
  13. 4c4d285 Merge tag 'rmobile-for-linus' of git://github.com/pmundt/linux-sh by Linus Torvalds · 12 years ago
  14. 56c8bc3 Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh by Linus Torvalds · 12 years ago
  15. 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
  16. b6c96c0 lguest: Make sure interrupt is allocated ok by lguest_setup_irq by Stratos Psomadakis · 12 years ago
  17. 07fe997 lguest: move the lguest tool to the tools directory by Davidlohr Bueso · 12 years ago
  18. 39082f7 lguest: switch segment-voodoo-numbers to readable symbols by Jacek Galowicz · 12 years ago
  19. e562966 virtio: balloon: Add freeze, restore handlers to support S4 by Amit Shah · 12 years ago
  20. be91c33 virtio: balloon: Move vq initialization into separate function by Amit Shah · 12 years ago
  21. 0741bcb virtio: net: Add freeze, restore handlers to support S4 by Amit Shah · 12 years ago
  22. 04486ed virtio: net: Move vq and vq buf removal into separate function by Amit Shah · 12 years ago
  23. 3f9c10b virtio: net: Move vq initialization into separate function by Amit Shah · 12 years ago
  24. f8fb5bc virtio: blk: Add freeze, restore handlers to support S4 by Amit Shah · 12 years ago
  25. 6abd6e5 virtio: blk: Move vq initialization to separate function by Amit Shah · 12 years ago
  26. c743d09 virtio: console: Disable callbacks for virtqueues at start of S4 freeze by Amit Shah · 12 years ago
  27. 2b8f41d virtio: console: Add freeze and restore handlers to support S4 by Amit Shah · 12 years ago
  28. a0e2dbf virtio: console: Move vq and vq buf removal into separate functions by Amit Shah · 12 years ago
  29. f0fe6f1 virtio: pci: add PM notification handlers for restore, freeze, thaw, poweroff by Amit Shah · 12 years ago
  30. d077536 virtio: pci: switch to new PM API by Amit Shah · 12 years ago
  31. 4678d6f virtio_blk: fix config handler race by Michael S. Tsirkin · 12 years ago
  32. e93300b virtio: add debugging if driver doesn't kick. by Rusty Russell · 12 years ago
  33. ee7cd89 virtio: expose added descriptors immediately. by Rusty Russell · 12 years ago
  34. 3b720b8 virtio: avoid modulus operation. by Rusty Russell · 12 years ago
  35. 41f0377 virtio: support unlocked queue kick by Rusty Russell · 12 years ago
  36. f96fde4 virtio: rename virtqueue_add_buf_gfp to virtqueue_add_buf by Rusty Russell · 12 years ago
  37. 5dfc176 virtio: document functions better. by Rusty Russell · 12 years ago
  38. 1e214a5 virtio-balloon: Trivial cleanups by Sasha Levin · 13 years ago
  39. 7b21e34 virtio: harsher barriers for rpmsg. by Rusty Russell · 12 years ago
  40. 1c1744c sh: magicpanelr2: Update for parse_mtd_partitions() fallout. by Paul Mundt · 12 years ago
  41. 603129a sh: mach-rsk: Update for parse_mtd_partitions() fallout. by Paul Mundt · 12 years ago
  42. b1bdd25 Merge branch 'sh/nommu' into sh-latest by Paul Mundt · 12 years ago
  43. c1537b4 sh: sh2a: Improve cache flush/invalidate functions by Phil Edworthy · 12 years ago
  44. 9d14070 Merge branch 'sh/hwblk' into sh-latest by Paul Mundt · 12 years ago
  45. 9f06cf3 Merge branch 'sh/pm-runtime' into sh-latest by Paul Mundt · 12 years ago
  46. d3442b2 sh: also without PM_RUNTIME pm_runtime.o must be built by Guennadi Liakhovetski · 12 years ago
  47. a4d5247 sh: add a resource name for shdma by Shimoda, Yoshihiro · 12 years ago
  48. e64e1b1 Merge branch 'rmobile/smp' into rmobile-latest by Paul Mundt · 12 years ago
  49. 2005246 arm: mach-shmobile: add a resource name for shdma by Shimoda, Yoshihiro · 12 years ago
  50. 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
  51. 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
  52. 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
  53. 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
  54. 02d9295 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 12 years ago
  55. b24ca57 Merge git://git.infradead.org/battery-2.6 by Linus Torvalds · 12 years ago
  56. 6296e5d Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux by Linus Torvalds · 12 years ago
  57. c086ae4 Merge tag 'md-3.3-fixes' of git://neil.brown.name/md by Linus Torvalds · 12 years ago
  58. 7b67e75 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci by Linus Torvalds · 12 years ago
  59. f40aaf6 ARM: mach-shmobile: r8a7779 SMP support V3 by Magnus Damm · 12 years ago
  60. 9f13a1f cpu: Register a generic CPU device on architectures that currently do not by Ben Hutchings · 12 years ago
  61. 024f784 cpu: Do not return errors from cpu_dev_init() which will be ignored by Ben Hutchings · 12 years ago
  62. 5878cf4 Merge branch 'slab/urgent' into slab/for-linus by Pekka Enberg · 12 years ago
  63. bced76a sched: Fix lockup by limiting load-balance retries on lock-break by Peter Zijlstra · 12 years ago
  64. 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
  65. e48b46b ASoC: twl6040 - Add method to query optimum PDM_DL1 gain by Liam Girdwood · 12 years ago
  66. f2cbba7 ALSA: hda - Fix the lost power-setup of seconary pins after PM resume by Takashi Iwai · 12 years ago
  67. 8c3f5d8 ALSA: usb-audio: add Yamaha MOX6/MOX8 support by Clemens Ladisch · 12 years ago
  68. 56225e4 ALSA: virtuoso: add S/PDIF input support for all Xonars by Clemens Ladisch · 12 years ago
  69. 52cd0a7 ALSA: ice1724 - Support for ooAoo SQ210a by Pavel Hofman · 12 years ago
  70. 2b151ef ALSA: ice1724 - Allow card info based on model only by Pavel Hofman · 12 years ago
  71. ffd364d ALSA: ice1724 - Create capture pcm only for ADC-enabled configurations by Pavel Hofman · 12 years ago
  72. f7de8ba ALSA: hdspm - Provide unique driver id based on card serial by Adrian Knoth · 12 years ago
  73. 52965cc Input: bcm5974 - set BUTTONPAD property by Jussi Pakkanen · 12 years ago
  74. 4fa0771 Input: serio_raw - return proper result when serio_raw_write fails by Dmitry Torokhov · 12 years ago
  75. 0c62fbf Input: serio_raw - really signal HUP upon disconnect by Dmitry Torokhov · 12 years ago
  76. d89c9bc Input: serio_raw - remove stray semicolon by Che-Liang Chiou · 12 years ago
  77. d3d2580 Input: revert some over-zealous conversions to module_platform_driver() by Dmitry Torokhov · 12 years ago
  78. 4f58cb9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 12 years ago
  79. e7691a1 Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-security by Linus Torvalds · 12 years ago
  80. 5cd9599 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  81. d668dc5 autofs4: deal with autofs4_write/autofs4_write races by Al Viro · 12 years ago
  82. 8753333 autofs4: catatonic_mode vs. notify_daemon race by Al Viro · 12 years ago
  83. 4041bcd autofs4: autofs4_wait() vs. autofs4_catatonic_mode() race by Al Viro · 12 years ago
  84. e343a89 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 12 years ago
  85. 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
  86. 4690dfa Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 12 years ago
  87. c2e08e7 Merge branch 'unicore32' of git://github.com/gxt/linux by Linus Torvalds · 12 years ago
  88. 2819014 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lliubbo/blackfin by Linus Torvalds · 12 years ago
  89. 001a541 Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux by Linus Torvalds · 12 years ago
  90. 40ba587 Merge branch 'akpm' (aka "Andrew's patch-bomb") by Linus Torvalds · 12 years ago
  91. 6b550f9 user namespace: make signal.c respect user namespaces by Serge E. Hallyn · 12 years ago
  92. b196be8 workqueue: make alloc_workqueue() take printf fmt and args for name by Tejun Heo · 12 years ago
  93. 0499680 procfs: add hidepid= and gid= mount options by Vasiliy Kulikov · 12 years ago
  94. 9741295 procfs: parse mount options by Vasiliy Kulikov · 12 years ago
  95. 640708a procfs: introduce the /proc/<pid>/map_files/ directory by Pavel Emelyanov · 12 years ago
  96. 7773fbc procfs: make proc_get_link to use dentry instead of inode by Cyrill Gorcunov · 12 years ago
  97. 5e6292c signal: add block_sigmask() for adding sigmask to current->blocked by Matt Fleming · 12 years ago
  98. f350b17 sparc: make SA_NOMASK a synonym of SA_NODEFER by Matt Fleming · 12 years ago
  99. 9b467e6 reiserfs: don't lock root inode searching by Frederic Weisbecker · 12 years ago
  100. 37c69b9 reiserfs: don't lock journal_init() by Frederic Weisbecker · 12 years ago