1. 829f51d Merge branch 'akpm' (Fixups for Andrew's patchbomb) by Linus Torvalds · 12 years ago
  2. 8b8c0da nls: fix (and rename) mac NLS table files and config options by Linus Torvalds · 12 years ago
  3. 92a8956 fs/nls/Makefile: remove bogus CONFIG_ assignments by Andrew Morton · 12 years ago
  4. 804ce98 Merge tag 'fbdev-updates-for-3.5' of git://github.com/schandinat/linux-2.6 by Linus Torvalds · 12 years ago
  5. f5e7e84 Merge tag 'for-linus-3.5-20120601' of git://git.infradead.org/linux-mtd by Linus Torvalds · 12 years ago
  6. 4844515 Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86 by Linus Torvalds · 12 years ago
  7. af4f8ba Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux by Linus Torvalds · 12 years ago
  8. 40b46a7 Merge remote-tracking branch 'rostedt/tip/perf/urgent-2' into x86-urgent-for-linus by H. Peter Anvin · 12 years ago
  9. efff047 Merge branch 'ux500/hickup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  10. ad1be8d r8169: call netif_napi_del at errpaths and at driver unload by Devendra Naga · 12 years ago
  11. 3ded7ac Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  12. 37b2240 Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 12 years ago
  13. bad1a75 x86, x32, ptrace: Remove PTRACE_ARCH_PRCTL for x32 by H.J. Lu · 12 years ago
  14. 4a43faf mtd: mxc_nand: move ecc strengh setup before nand_scan_tail by Sascha Hauer · 12 years ago
  15. 2e24e32 mtd: block2mtd: fix recursive call of mtd_writev by Gabor Juhos · 12 years ago
  16. 5636ce0 mtd: gpmi-nand: define ecc.strength by Marek Vasut · 12 years ago
  17. a2f01a8 apple-gmux: Fix up the suspend/resume patch by Matthew Garrett · 12 years ago
  18. 2e929d0 mtd: of_parts: fix breakage in Kconfig by Frank Svendsboe · 12 years ago
  19. 86c47b7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  20. fff3269 tcp: reflect SYN queue_mapping into SYNACK packets by Eric Dumazet · 12 years ago
  21. 7433819 tcp: do not create inetpeer on SYNACK message by Eric Dumazet · 12 years ago
  22. 0bc777bc 8139cp/8139too: terminate the eeprom access with the right opmode by Jason Wang · 12 years ago
  23. b01af45 8139cp: set ring address before enabling receiver by Jason Wang · 12 years ago
  24. 20e2a86 cipso: handle CIPSO options correctly when NetLabel is disabled by Paul Moore · 12 years ago
  25. 1193755 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  26. 4edebed Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 12 years ago
  27. 44fbbb3 x86: get rid of calling do_notify_resume() when returning to kernel mode by Al Viro · 12 years ago
  28. 29bf5dd blackfin: check __get_user() return value by Al Viro · 12 years ago
  29. 35d5180 whack-a-mole with TIF_FREEZE by Al Viro · 12 years ago
  30. a2eddc7c FRV: Optimise the system call exit path in entry.S [ver #2] by David Howells · 12 years ago
  31. 1e5ef91 FRV: Shrink TIF_WORK_MASK [ver #2] by David Howells · 12 years ago
  32. 137c3c4 FRV: Prevent syscall exit tracing and notify_resume at end of kernel exceptions by David Howells · 12 years ago
  33. efee984 new helper: signal_delivered() by Al Viro · 12 years ago
  34. 17440f1 powerpc: get rid of restore_sigmask() by Al Viro · 12 years ago
  35. 77097ae most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set by Al Viro · 12 years ago
  36. edd63a2 set_restore_sigmask() is never called without SIGPENDING (and never should be) by Al Viro · 12 years ago
  37. 6fd84c0 TIF_RESTORE_SIGMASK can be set only when TIF_SIGPENDING is set by Al Viro · 12 years ago
  38. bf343dfd don't call try_to_freeze() from do_signal() by Al Viro · 12 years ago
  39. a610d6e pull clearing RESTORE_SIGMASK into block_sigmask() by Al Viro · 12 years ago
  40. 5754f41 sh64: failure to build sigframe != signal without handler by Al Viro · 12 years ago
  41. 39974d0 openrisc: tracehook_signal_handler() is supposed to be called on success by Al Viro · 12 years ago
  42. b7f9a11 new helper: sigmask_to_save() by Al Viro · 12 years ago
  43. 51a7b44 new helper: restore_saved_sigmask() by Al Viro · 12 years ago
  44. 4ebefe3 new helpers: {clear,test,test_and_clear}_restore_sigmask() by Al Viro · 12 years ago
  45. 754421c HAVE_RESTORE_SIGMASK is defined on all architectures now by Al Viro · 12 years ago
  46. a6c2390c dell-laptop: Remove rfkill code by Matthew Garrett · 12 years ago
  47. 0ef97dc nfs: don't open in ->d_revalidate by Miklos Szeredi · 12 years ago
  48. 16b1c1c vfs: retry last component if opening stale dentry by Miklos Szeredi · 12 years ago
  49. 50ee93a vfs: nameidata_to_filp(): don't throw away file on error by Miklos Szeredi · 12 years ago
  50. 91daee9 vfs: nameidata_to_filp(): inline __dentry_open() by Miklos Szeredi · 12 years ago
  51. 78f71ef vfs: do_dentry_open(): don't put filp by Miklos Szeredi · 12 years ago
  52. 90ad1a8 vfs: split __dentry_open() by Miklos Szeredi · 12 years ago
  53. 5f5daac vfs: do_last() common post lookup by Miklos Szeredi · 12 years ago
  54. d7fdd7f vfs: do_last(): add audit_inode before open by Miklos Szeredi · 12 years ago
  55. 050ac84 vfs: do_last(): only return EISDIR for O_CREAT by Miklos Szeredi · 12 years ago
  56. af2f554 vfs: do_last(): check LOOKUP_DIRECTORY by Miklos Szeredi · 12 years ago
  57. 54c33e7 vfs: do_last(): make ENOENT exit RCU safe by Miklos Szeredi · 12 years ago
  58. d45ea86 vfs: make follow_link check RCU safe by Miklos Szeredi · 12 years ago
  59. decf340 vfs: do_last(): use inode variable by Miklos Szeredi · 12 years ago
  60. a1eb331 vfs: do_last(): inline walk_component() by Miklos Szeredi · 12 years ago
  61. e276ae6 vfs: do_last(): make exit RCU safe by Miklos Szeredi · 12 years ago
  62. 697f514 vfs: split do_lookup() by Miklos Szeredi · 12 years ago
  63. 0c75966 x86, efi: Add EFI boot stub documentation by Matt Fleming · 12 years ago
  64. 9fa7ded x86, efi; Add EFI boot stub console support by Matt Fleming · 12 years ago
  65. 30dc0d0 x86, efi: Only close open files in error path by Matt Fleming · 12 years ago
  66. e41f941 Btrfs: move over to use ->update_time by Josef Bacik · 12 years ago
  67. c3b2da3 fs: introduce inode operation ->update_time by Josef Bacik · 12 years ago
  68. 47819ba drm/edid: Make the header fixup threshold tunable by Adam Jackson · 12 years ago
  69. 9b00147 drm/radeon: fix regression in UMS CS ioctl by Alex Deucher · 12 years ago
  70. 0824db3 drm/vmwgfx: Fix nasty write past alloced memory area by Thomas Hellstrom · 12 years ago
  71. a8ff3ee drm/ttm: Fix spinlock imbalance by Thomas Hellstrom · 12 years ago
  72. 416a2bd drm/radeon: fixup tiling group size and backendmap on r6xx-r9xx (v4) by Alex Deucher · 12 years ago
  73. 51eab60 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 12 years ago
  74. 419f431 Merge branch 'for-3.5' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 12 years ago
  75. 53039f2 toshiba_acpi: Fix mis-merge by Matthew Garrett · 12 years ago
  76. 95c4b23 drm/radeon: fix HD6790, HD6570 backend programming by Jerome Glisse · 12 years ago
  77. 033369d reiserfs: get rid of resierfs_sync_super by Artem Bityutskiy · 12 years ago
  78. 5c5fd81 reiserfs: mark the superblock as dirty a bit later by Artem Bityutskiy · 12 years ago
  79. 717f03c reiserfs: remove useless superblock dirtying by Artem Bityutskiy · 12 years ago
  80. 25729b0 reiserfs: clean-up function return type by Artem Bityutskiy · 12 years ago
  81. efaa33e reiserfs: cleanup reiserfs_fill_super a bit by Artem Bityutskiy · 12 years ago
  82. d583675 sch_atm.c: get rid of poinless extern by Al Viro · 12 years ago
  83. 17d1587 unexport do_munmap() by Al Viro · 12 years ago
  84. eb36c58 new helper: vm_mmap_pgoff() by Al Viro · 12 years ago
  85. dc98250 kill do_mmap() completely by Al Viro · 12 years ago
  86. e3fc629 switch aio and shm to do_mmap_pgoff(), make do_mmap() static by Al Viro · 12 years ago
  87. 98de59b take calculation of final prot in security_mmap_file() into a helper by Al Viro · 12 years ago
  88. 9ac4ed4 move security_mmap_addr() to saner place by Al Viro · 12 years ago
  89. 8b3ec68 take security_mmap_file() outside of ->mmap_sem by Al Viro · 12 years ago
  90. 0b8c30b drm/radeon: properly program gart on rv740, juniper, cypress, barts, hemlock by Alex Deucher · 12 years ago
  91. 29d6540 drm/radeon: fix bank information in tiling config by Alex Deucher · 12 years ago
  92. 08ef8e4 drm/mgag200: kick off conflicting framebuffers earlier. by Dave Airlie · 12 years ago
  93. dedc14e drm/cirrus: kick out conflicting framebuffers earlier by Dave Airlie · 12 years ago
  94. 5e44f8c ext4: hole-punch use truncate_pagecache_range by Hugh Dickins · 12 years ago
  95. b2f4edb jbd2: use kmem_cache_zalloc wrapper instead of flag by Wanlong Gao · 12 years ago
  96. 9559996 ext4: remove mb_groups before tearing down the buddy_cache by Salman Qazi · 12 years ago
  97. 02b7831 ext4: add ext4_mb_unload_buddy in the error path by Salman Qazi · 12 years ago
  98. 7990696 ext4: don't trash state flags in EXT4_IOC_SETFLAGS by Theodore Ts'o · 12 years ago
  99. 5963e31 ftrace/x86: Do not change stacks in DEBUG when calling lockdep by Steven Rostedt · 12 years ago
  100. f898817 x86: Allow nesting of the debug stack IDT setting by Steven Rostedt · 12 years ago