1. a2f01a8 apple-gmux: Fix up the suspend/resume patch by Matthew Garrett · 12 years ago
  2. 2e929d0 mtd: of_parts: fix breakage in Kconfig by Frank Svendsboe · 12 years ago
  3. 86c47b7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  4. fff3269 tcp: reflect SYN queue_mapping into SYNACK packets by Eric Dumazet · 12 years ago
  5. 7433819 tcp: do not create inetpeer on SYNACK message by Eric Dumazet · 12 years ago
  6. 0bc777bc 8139cp/8139too: terminate the eeprom access with the right opmode by Jason Wang · 12 years ago
  7. b01af45 8139cp: set ring address before enabling receiver by Jason Wang · 12 years ago
  8. 20e2a86 cipso: handle CIPSO options correctly when NetLabel is disabled by Paul Moore · 12 years ago
  9. 1193755 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  10. 4edebed Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 12 years ago
  11. 44fbbb3 x86: get rid of calling do_notify_resume() when returning to kernel mode by Al Viro · 12 years ago
  12. 29bf5dd blackfin: check __get_user() return value by Al Viro · 12 years ago
  13. 35d5180 whack-a-mole with TIF_FREEZE by Al Viro · 12 years ago
  14. a2eddc7c FRV: Optimise the system call exit path in entry.S [ver #2] by David Howells · 12 years ago
  15. 1e5ef91 FRV: Shrink TIF_WORK_MASK [ver #2] by David Howells · 12 years ago
  16. 137c3c4 FRV: Prevent syscall exit tracing and notify_resume at end of kernel exceptions by David Howells · 12 years ago
  17. efee984 new helper: signal_delivered() by Al Viro · 12 years ago
  18. 17440f1 powerpc: get rid of restore_sigmask() by Al Viro · 12 years ago
  19. 77097ae most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set by Al Viro · 12 years ago
  20. edd63a2 set_restore_sigmask() is never called without SIGPENDING (and never should be) by Al Viro · 12 years ago
  21. 6fd84c0 TIF_RESTORE_SIGMASK can be set only when TIF_SIGPENDING is set by Al Viro · 12 years ago
  22. bf343dfd don't call try_to_freeze() from do_signal() by Al Viro · 12 years ago
  23. a610d6e pull clearing RESTORE_SIGMASK into block_sigmask() by Al Viro · 12 years ago
  24. 5754f41 sh64: failure to build sigframe != signal without handler by Al Viro · 12 years ago
  25. 39974d0 openrisc: tracehook_signal_handler() is supposed to be called on success by Al Viro · 12 years ago
  26. b7f9a11 new helper: sigmask_to_save() by Al Viro · 12 years ago
  27. 51a7b44 new helper: restore_saved_sigmask() by Al Viro · 12 years ago
  28. 4ebefe3 new helpers: {clear,test,test_and_clear}_restore_sigmask() by Al Viro · 12 years ago
  29. 754421c HAVE_RESTORE_SIGMASK is defined on all architectures now by Al Viro · 12 years ago
  30. a6c2390c dell-laptop: Remove rfkill code by Matthew Garrett · 12 years ago
  31. 0ef97dc nfs: don't open in ->d_revalidate by Miklos Szeredi · 12 years ago
  32. 16b1c1c vfs: retry last component if opening stale dentry by Miklos Szeredi · 12 years ago
  33. 50ee93a vfs: nameidata_to_filp(): don't throw away file on error by Miklos Szeredi · 12 years ago
  34. 91daee9 vfs: nameidata_to_filp(): inline __dentry_open() by Miklos Szeredi · 12 years ago
  35. 78f71ef vfs: do_dentry_open(): don't put filp by Miklos Szeredi · 12 years ago
  36. 90ad1a8 vfs: split __dentry_open() by Miklos Szeredi · 12 years ago
  37. 5f5daac vfs: do_last() common post lookup by Miklos Szeredi · 12 years ago
  38. d7fdd7f vfs: do_last(): add audit_inode before open by Miklos Szeredi · 12 years ago
  39. 050ac84 vfs: do_last(): only return EISDIR for O_CREAT by Miklos Szeredi · 12 years ago
  40. af2f554 vfs: do_last(): check LOOKUP_DIRECTORY by Miklos Szeredi · 12 years ago
  41. 54c33e7 vfs: do_last(): make ENOENT exit RCU safe by Miklos Szeredi · 12 years ago
  42. d45ea86 vfs: make follow_link check RCU safe by Miklos Szeredi · 12 years ago
  43. decf340 vfs: do_last(): use inode variable by Miklos Szeredi · 12 years ago
  44. a1eb331 vfs: do_last(): inline walk_component() by Miklos Szeredi · 12 years ago
  45. e276ae6 vfs: do_last(): make exit RCU safe by Miklos Szeredi · 12 years ago
  46. 697f514 vfs: split do_lookup() by Miklos Szeredi · 12 years ago
  47. 0c75966 x86, efi: Add EFI boot stub documentation by Matt Fleming · 12 years ago
  48. 9fa7ded x86, efi; Add EFI boot stub console support by Matt Fleming · 12 years ago
  49. 30dc0d0 x86, efi: Only close open files in error path by Matt Fleming · 12 years ago
  50. e41f941 Btrfs: move over to use ->update_time by Josef Bacik · 12 years ago
  51. c3b2da3 fs: introduce inode operation ->update_time by Josef Bacik · 12 years ago
  52. 47819ba drm/edid: Make the header fixup threshold tunable by Adam Jackson · 12 years ago
  53. 9b00147 drm/radeon: fix regression in UMS CS ioctl by Alex Deucher · 12 years ago
  54. 0824db3 drm/vmwgfx: Fix nasty write past alloced memory area by Thomas Hellstrom · 12 years ago
  55. a8ff3ee drm/ttm: Fix spinlock imbalance by Thomas Hellstrom · 12 years ago
  56. 416a2bd drm/radeon: fixup tiling group size and backendmap on r6xx-r9xx (v4) by Alex Deucher · 12 years ago
  57. 51eab60 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 12 years ago
  58. 419f431 Merge branch 'for-3.5' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 12 years ago
  59. 53039f2 toshiba_acpi: Fix mis-merge by Matthew Garrett · 12 years ago
  60. 95c4b23 drm/radeon: fix HD6790, HD6570 backend programming by Jerome Glisse · 12 years ago
  61. 033369d reiserfs: get rid of resierfs_sync_super by Artem Bityutskiy · 12 years ago
  62. 5c5fd81 reiserfs: mark the superblock as dirty a bit later by Artem Bityutskiy · 12 years ago
  63. 717f03c reiserfs: remove useless superblock dirtying by Artem Bityutskiy · 12 years ago
  64. 25729b0 reiserfs: clean-up function return type by Artem Bityutskiy · 12 years ago
  65. efaa33e reiserfs: cleanup reiserfs_fill_super a bit by Artem Bityutskiy · 12 years ago
  66. d583675 sch_atm.c: get rid of poinless extern by Al Viro · 12 years ago
  67. 17d1587 unexport do_munmap() by Al Viro · 12 years ago
  68. eb36c58 new helper: vm_mmap_pgoff() by Al Viro · 12 years ago
  69. dc98250 kill do_mmap() completely by Al Viro · 12 years ago
  70. e3fc629 switch aio and shm to do_mmap_pgoff(), make do_mmap() static by Al Viro · 12 years ago
  71. 98de59b take calculation of final prot in security_mmap_file() into a helper by Al Viro · 12 years ago
  72. 9ac4ed4 move security_mmap_addr() to saner place by Al Viro · 12 years ago
  73. 8b3ec68 take security_mmap_file() outside of ->mmap_sem by Al Viro · 12 years ago
  74. 0b8c30b drm/radeon: properly program gart on rv740, juniper, cypress, barts, hemlock by Alex Deucher · 12 years ago
  75. 29d6540 drm/radeon: fix bank information in tiling config by Alex Deucher · 12 years ago
  76. 08ef8e4 drm/mgag200: kick off conflicting framebuffers earlier. by Dave Airlie · 12 years ago
  77. dedc14e drm/cirrus: kick out conflicting framebuffers earlier by Dave Airlie · 12 years ago
  78. 5e44f8c ext4: hole-punch use truncate_pagecache_range by Hugh Dickins · 12 years ago
  79. b2f4edb jbd2: use kmem_cache_zalloc wrapper instead of flag by Wanlong Gao · 12 years ago
  80. 9559996 ext4: remove mb_groups before tearing down the buddy_cache by Salman Qazi · 12 years ago
  81. 02b7831 ext4: add ext4_mb_unload_buddy in the error path by Salman Qazi · 12 years ago
  82. 7990696 ext4: don't trash state flags in EXT4_IOC_SETFLAGS by Theodore Ts'o · 12 years ago
  83. 5963e31 ftrace/x86: Do not change stacks in DEBUG when calling lockdep by Steven Rostedt · 12 years ago
  84. f898817 x86: Allow nesting of the debug stack IDT setting by Steven Rostedt · 12 years ago
  85. c0525a6 x86: Reset the debug_stack update counter by Steven Rostedt · 12 years ago
  86. 8a4d0a6 ftrace: Use breakpoint method to update ftrace caller by Steven Rostedt · 12 years ago
  87. a192cd0 ftrace: Synchronize variable setting with breakpoints by Steven Rostedt · 12 years ago
  88. 9660755 ext4: let getattr report the right blocks in delalloc+bigalloc by Tao Ma · 12 years ago
  89. fb21aff Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  90. a00b615 Merge branch 'for-3.5-take-2' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 12 years ago
  91. 08615d7 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  92. 9fdadb2 Merge branch 'drm-prime-vmap' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  93. 0a4dd35 kconfig: update compression algorithm info by Randy Dunlap · 12 years ago
  94. b32dfe3 c/r: prctl: add ability to set new mm_struct::exe_file by Cyrill Gorcunov · 12 years ago
  95. fe8c7f5 c/r: prctl: extend PR_SET_MM to set up more mm_struct entries by Cyrill Gorcunov · 12 years ago
  96. 5b172087 c/r: procfs: add arg_start/end, env_start/end and exit_code members to /proc/$pid/stat by Cyrill Gorcunov · 12 years ago
  97. d97b46a syscalls, x86: add __NR_kcmp syscall by Cyrill Gorcunov · 12 years ago
  98. 81841161 fs, proc: introduce /proc/<pid>/task/<tid>/children entry by Cyrill Gorcunov · 12 years ago
  99. 98ed57e sysctl: make kernel.ns_last_pid control dependent on CHECKPOINT_RESTORE by Cyrill Gorcunov · 12 years ago
  100. ac34ebb aio/vfs: cleanup of rw_copy_check_uvector() and compat_rw_copy_check_uvector() by Christopher Yeoh · 12 years ago