1. 24fa9a9 USB: ffs-test: Don't duplicate {get,put}_unaligned*() functions by Matt Fleming · 12 years ago
  2. 92f42c5 x86, efi: Fix endian issues and unaligned accesses by Matt Fleming · 12 years ago
  3. d40f833 x86, boot: Restrict CFLAGS for hostprogs by Matt Fleming · 12 years ago
  4. 12871c5 x86, mkpiggy: Don't open code put_unaligned_le32() by Matt Fleming · 12 years ago
  5. 55f9709 x86, relocs: Don't open code put_unaligned_le32() by Matt Fleming · 12 years ago
  6. a07f767 tools/include: Add byteshift headers for endian access by Matt Fleming · 12 years ago
  7. 6b21d18 Linux 3.3-rc5 by Linus Torvalds · 12 years ago
  8. 00b10ec Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 12 years ago
  9. 1e73fde Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 12 years ago
  10. a32744d autofs: work around unhappy compat problem on x86-64 by Ian Kent · 12 years ago
  11. b52b800 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 12 years ago
  12. 16bca1d Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 12 years ago
  13. 42f1c01 coccicheck: change handling of C={1,2} when M= is set by Greg Dietsche · 12 years ago
  14. e98092b Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 12 years ago
  15. 971316f epoll: ep_unregister_pollwait() can use the freed pwq->whead by Oleg Nesterov · 12 years ago
  16. d80e731 epoll: introduce POLLFREE to flush ->signalfd_wqh before kfree() by Oleg Nesterov · 12 years ago
  17. 855a85f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 12 years ago
  18. ee32532 Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreaming by Linus Torvalds · 12 years ago
  19. b38a03b MAINTAINERS: drop me from PA-RISC maintenance by Kyle McMartin · 12 years ago
  20. b94cfaf NOMMU: Don't need to clear vm_mm when deleting a VMA by David Howells · 12 years ago
  21. 918e556 NOMMU: Lock i_mmap_mutex for access to the VMA prio list by David Howells · 12 years ago
  22. 37e79cb Merge tag 'rmobile-for-linus' of git://github.com/pmundt/linux-sh by Linus Torvalds · 12 years ago
  23. 0e69e08 Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh by Linus Torvalds · 12 years ago
  24. 371528c mm: memcg: Correct unregistring of events attached to the same eventfd by Anton Vorontsov · 12 years ago
  25. dc91ad8 hwmon: (max34440) Fix resetting temperature history by Guenter Roeck · 12 years ago
  26. e77266e Btrfs: fix compiler warnings on 32 bit systems by Chris Mason · 12 years ago
  27. 7372a4c arch/arm/mach-shmobile/board-ag5evm.c: included linux/dma-mapping.h twice by Danny Kukawka · 12 years ago
  28. 74eb436 ARM: mach-shmobile: r8a7779 PFC IPSR4 fix by Magnus Damm · 12 years ago
  29. 689189f ARM: mach-shmobile: sh73a0 PSTR 32-bit access fix by Magnus Damm · 12 years ago
  30. 35eb304b Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into rmobile-fixes-for-linus by Paul Mundt · 12 years ago
  31. 1ae911c sh: Fix sh2a build error for CONFIG_CACHE_WRITETHROUGH by Phil Edworthy · 12 years ago
  32. befe075 sh: modify a resource of sh_eth_giga1_resources in board-sh7757lcr by Shimoda, Yoshihiro · 12 years ago
  33. 004f4ce arch/sh: remove references to cpu_*_map. by Rusty Russell · 12 years ago
  34. ecfb68c sh: Fix typo in pci-sh7780.c by Masanari Iida · 12 years ago
  35. 37fbf4b Restore direct_io / truncate locking API by Anton Altaparmakov · 12 years ago
  36. bb4c7e9 Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 12 years ago
  37. 73c8e67 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  38. 0200971 Merge tag 'sound-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 12 years ago
  39. 5500cdb Btrfs: increase the global block reserve estimates by Liu Bo · 12 years ago
  40. 5065319 Btrfs: clear the extent uptodate bits during parent transid failures by Chris Mason · 12 years ago
  41. 16780ca Btrfs: add extra sanity checks on the path names in btrfs_mksubvol by Chris Mason · 12 years ago
  42. a6b0d5c Btrfs: make sure we update latest_bdev by Chris Mason · 12 years ago
  43. fe66a05 Btrfs: improve error handling for btrfs_insert_dir_item callers by Chris Mason · 12 years ago
  44. c1c1a3d hwmon: (f75375s) Fix register write order when setting fans to full speed by Nikolaus Schulz · 12 years ago
  45. 363434b hwmon: (ads1015) Fix file leak in probe function by Guenter Roeck · 12 years ago
  46. 22c8bff mlx4_core: Exported functions can't be static by Doug Ledford · 12 years ago
  47. 45196ce Merge tag 'usb-3.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 12 years ago
  48. e2d4370 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  49. 3569e53 [SCSI] scsi_dh_rdac: Fix for unbalanced reference count by Moger, Babu · 12 years ago
  50. 71c01b9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 12 years ago
  51. 437cf4c Merge tag 'nfs-for-3.3-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 12 years ago
  52. 3ac0eb6 drm/radeon/kms/atom: dpms bios scratch reg updates by Alex Deucher · 12 years ago
  53. 6b7746e drm/radeon/kms: properly set accel working flag and bailout when false by Jerome Glisse · 12 years ago
  54. f0d14daa drm/radeon: Only create additional ring debugfs files on Cayman or newer. by Michel Dänzer · 12 years ago
  55. bb757a7 Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/drm-intel into drm-fixes by Dave Airlie · 12 years ago
  56. cb74eb1 ALSA: snd-usb-caiaq: Fix the return of XRUN by Mark Hills · 12 years ago
  57. 18b246f powerpc: Fix various issues with return to userspace by Benjamin Herrenschmidt · 12 years ago
  58. aa491ad cpuidle: Default y on powerpc pSeries by Benjamin Herrenschmidt · 12 years ago
  59. 922b9f8 powerpc: Fix program check handling when lockdep is enabled by Michael Ellerman · 12 years ago
  60. 07d2f1a powerpc: Remove references to cpu_*_map by Rusty Russell · 12 years ago
  61. 719741d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 12 years ago
  62. 6b0d1ab Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  63. 9b45c0d maintainers: update my email address by James Morris · 12 years ago
  64. faf3090 sys_poll: fix incorrect type for 'timeout' parameter by Linus Torvalds · 12 years ago
  65. 797a796 asm-generic: architecture independent readq/writeq for 32bit environment by Hitoshi Mitake · 12 years ago
  66. c6c1e44 USB: Added Kamstrup VID/PIDs to cp210x serial driver. by Bruno Thomsen · 12 years ago
  67. 7fd2570 USB: Serial: ti_usb_3410_5052: Add Abbot Diabetes Care cable id by Andrew Lunn · 12 years ago
  68. bb94a40 usb-storage: fix freezing of the scanning thread by Alan Stern · 12 years ago
  69. 9a9a71b Merge tag 'for-usb-linus-2012-02-21' of git://git.kernel.org/pub/scm/linux/kernel/git/sarah/xhci into usb-linus by Greg Kroah-Hartman · 12 years ago
  70. 340a350 xhci: Fix encoding for HS bulk/control NAK rate. by Sarah Sharp · 12 years ago
  71. a45aa3b USB: Set hub depth after USB3 hub reset by Elric Fu · 12 years ago
  72. cab928e USB: Fix handoff when BIOS disables host PCI device. by Sarah Sharp · 12 years ago
  73. 2f2da1a hwmon: (max6639) Fix PPR register initialization to set both channels by Chris D Schimp · 12 years ago
  74. b63d97a hwmon: (max6639) Fix FAN_FROM_REG calculation by Chris D Schimp · 12 years ago
  75. fe879e2f Merge tag 'asoc-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 12 years ago
  76. 5180bb3 ARM/audit: include audit header and fix audit arch by Eric Paris · 12 years ago
  77. c922bbc xfs: make inode quota check more general by Mitsuo Hayasaka · 12 years ago
  78. 20f12d8 xfs: change available ranges of softlimit and hardlimit in quota check by Mitsuo Hayasaka · 12 years ago
  79. 692e575 Btrfs: be less strict on finding next node in clear_extent_bit by Liu Bo · 12 years ago
  80. e555cf3 ASoC: ak4642: fixup HeadPhone L/R dapm settings by Kuninori Morimoto · 12 years ago
  81. 3ddd4d0 ARM: OMAP: fix voltage domain build errors with PM_OPP disabled by Russell King · 12 years ago
  82. e23e8c0 ARM/PCI: Remove ARM's duplicate definition of 'pcibios_max_latency' by Myron Stowe · 12 years ago
  83. 910ba59 ARM: 7336/1: smp_twd: Don't register CPUFREQ notifiers if local timers are not initialised by Santosh Shilimkar · 12 years ago
  84. 27e74da i387: export 'fpu_owner_task' per-cpu variable by Linus Torvalds · 12 years ago
  85. 8ebbfb4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  86. 39e255d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 12 years ago
  87. 1a4edd9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 12 years ago
  88. 7e16838 i387: support lazy restore of FPU state by Linus Torvalds · 12 years ago
  89. 80ab6f1 i387: use 'restore_fpu_checking()' directly in task switching code by Linus Torvalds · 12 years ago
  90. cea20ca i387: fix up some fpu_counter confusion by Linus Torvalds · 12 years ago
  91. 59cca65 digsig: changed type of the timestamp by Dmitry Kasatkin · 12 years ago
  92. b01543d Linux 3.3-rc4 by Linus Torvalds · 12 years ago
  93. be2874c Merge tag 'fixes-3.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  94. 584216b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  95. bff98bf Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 12 years ago
  96. 4686066 Merge tag 'ecryptfs-3.3-rc4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfs by Linus Torvalds · 12 years ago
  97. 7857b99 Merge tag 'pinctrl' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 12 years ago
  98. 06ca7c4 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  99. 7bcd5b4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci by Linus Torvalds · 12 years ago
  100. 58e44ba Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago