1. a030cbc Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 11 years ago
  2. 55c6296 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 11 years ago
  3. 4f3cc48 NFSv4: Fix brainfart in attribute length calculation by Trond Myklebust · 11 years ago
  4. b3a3a9c Merge tag 'trace-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 11 years ago
  5. a582e5f Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 11 years ago
  6. b7371e3 Merge tag 'gpio-for-v3.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 11 years ago
  7. d4c90b1 Merge branch 'for-3.11/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  8. ace120d Thermal: Fix lockup of cpu_down() by Steven Rostedt · 11 years ago
  9. 3b2f64d Linux 3.11-rc2 by Linus Torvalds · 11 years ago
  10. ea45ea7 Merge tag 'acpi-video-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  11. 90db76e Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 11 years ago
  12. dda5690 ext3: fix a BUG when opening a file with O_TMPFILE flag by Zheng Liu · 11 years ago
  13. e94bd34 ext4: fix a BUG when opening a file with O_TMPFILE flag by Zheng Liu · 11 years ago
  14. f6a0d9d Merge tag 'staging-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 11 years ago
  15. afe8ce9 drivers: gpio: msm: Fix the error condition for reading ngpio by Rohit Vaswani · 11 years ago
  16. 36231d2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  17. 19bf1c2 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 11 years ago
  18. 3be542d Merge tag 'nfs-for-3.11-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 11 years ago
  19. 90290c4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/josef/btrfs-next by Linus Torvalds · 11 years ago
  20. 949eb1a gpio/omap: fix build error when OF_GPIO is not defined. by Javier Martinez Canillas · 12 years ago
  21. b4419e1 gpio/omap: auto request GPIO as input if used as IRQ via DT by Javier Martinez Canillas · 12 years ago
  22. 0e970ce gpio/omap: don't create an IRQ mapping for every GPIO on DT by Javier Martinez Canillas · 12 years ago
  23. 24924a2 vfs: constify dentry parameter in d_count() by Peng Tao · 11 years ago
  24. acfec9a livelock avoidance in sget() by Al Viro · 11 years ago
  25. ba57ea6 allow O_TMPFILE to work with O_WRONLY by Al Viro · 11 years ago
  26. d471ce5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 11 years ago
  27. 1b05018 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 11 years ago
  28. 89d0abe Merge tag 'arm64-stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64 by Linus Torvalds · 11 years ago
  29. 89a8c59 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 11 years ago
  30. 115930c Btrfs: fix wrong write offset when replacing a device by Stefan Behrens · 11 years ago
  31. d29a9f6 Btrfs: re-add root to dead root list if we stop dropping it by Josef Bacik · 11 years ago
  32. fec386a Btrfs: fix lock leak when resuming snapshot deletion by Josef Bacik · 11 years ago
  33. 3c8f242 Btrfs: update drop progress before stopping snapshot dropping by Josef Bacik · 11 years ago
  34. e70e78e tracing: Kill the unbalanced tr->ref++ in tracing_buffers_open() by Oleg Nesterov · 11 years ago
  35. b8a33fc Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  36. b7356ab Merge tag 'pm+acpi-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  37. ff70130 arm64: use common reboot infrastructure by Marc Zyngier · 11 years ago
  38. a644a7e tracing: Kill trace_array->waiter by Oleg Nesterov · 11 years ago
  39. db6f410 arm64: mm: don't treat user cache maintenance faults as writes by Will Deacon · 11 years ago
  40. c783c28 arm64: add '#ifdef CONFIG_COMPAT' for aarch32_break_handler() by Chen Gang · 12 years ago
  41. 53ae3ac arm64: Only enable local interrupts after the CPU is marked online by Catalin Marinas · 11 years ago
  42. f1b7001 MIPS: kvm: Kconfig: Drop HAVE_KVM dependency from VIRTUALIZATION by Markos Chandras · 12 years ago
  43. 9e82d45 um: remove dead code by Richard Weinberger · 11 years ago
  44. 9a8c135 um: siginfo cleanup by Richard Weinberger · 11 years ago
  45. ab2bb14 MIPS: Octeon: Fix DT pruning bug with pip ports by Faidon Liambotis · 11 years ago
  46. 7473534 uml: Fix which_tmpdir failure when /dev/shm is a symlink, and in other edge cases by Tristan Schmelcher · 11 years ago
  47. 0974a9c um: Fix wait_stub_done() error handling by Richard Weinberger · 12 years ago
  48. dee2003 um: Mark stub pages mapping with VM_PFNMAP by Richard Weinberger · 12 years ago
  49. 3179ce7 um: Fix return value of strnlen_user() by Richard Weinberger · 12 years ago
  50. f2a5b1d MIPS: KVM: Mark KVM_GUEST (T&E KVM) as BROKEN_ON_SMP by James Hogan · 11 years ago
  51. 38a997a MIPS: tlbex: fix broken build in v3.11-rc1 by Aaro Koskinen · 11 years ago
  52. 628f065 MIPS: Netlogic: Add XLP PIC irqdomain by Jayachandran C · 11 years ago
  53. 35ac784 MIPS: Netlogic: Fix USB block's coherent DMA mask by Ganesan Ramalingam · 11 years ago
  54. afc813a MIPS: tlbex: Fix typo in r3000 tlb store handler by Tony Wu · 11 years ago
  55. 976f39b MIPS: BMIPS: Fix thinko to release slave TP from reset by Florian Fainelli · 11 years ago
  56. 9da3545 s390/zcrypt: Alias for new zcrypt device driver base module by Ingo Tuchscherer · 11 years ago
  57. ecb2cf1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  58. cd458ba tracing: Do not (ab)use trace_seq in event_id_read() by Oleg Nesterov · 11 years ago
  59. 7710b63 tracing: Simplify the iteration logic in f_start/f_next by Oleg Nesterov · 11 years ago
  60. 8f76899 tracing: Add ref_data to function and fgraph tracer structs by Steven Rostedt (Red Hat) · 11 years ago
  61. f77d09a tracing: Miscellaneous fixes for trace_array ref counting by Alexander Z Lam · 11 years ago
  62. 609e85a tracing: Fix error handling to ensure instances can always be removed by Alexander Z Lam · 11 years ago
  63. a232e27 tracing/kprobe: Wait for disabling all running kprobe handlers by Masami Hiramatsu · 11 years ago
  64. cd92bf6 tracing/perf: Move the PERF_MAX_TRACE_SIZE check into perf_trace_buf_prepare() by Oleg Nesterov · 12 years ago
  65. 421c786 tracing/syscall: Avoid perf_trace_buf_*() if sys_data->perf_events is empty by Oleg Nesterov · 12 years ago
  66. b8ebfd3 tracing/function: Avoid perf_trace_buf_*() if event_function.perf_events is empty by Oleg Nesterov · 12 years ago
  67. d611851 tracing: Typo fix on ring buffer comments by zhangwei(Jovi) · 11 years ago
  68. 146c344 tracing: Use trace_seq_puts()/trace_seq_putc() where possible by zhangwei(Jovi) · 11 years ago
  69. ee114b9 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  70. 4b8b8a4 Merge tag 'md-3.11-fixes' of git://neil.brown.name/md by Linus Torvalds · 11 years ago
  71. 0a693ab Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  72. 3e3aac4 vlan: fix a race in egress prio management by Eric Dumazet · 11 years ago
  73. d4b812d vlan: mask vlan prio bits by Eric Dumazet · 11 years ago
  74. ece793f macvtap: do not zerocopy if iov needs more pages than MAX_SKB_FRAGS by Jason Wang · 11 years ago
  75. 8852917 tuntap: do not zerocopy if iov needs more pages than MAX_SKB_FRAGS by Jason Wang · 11 years ago
  76. 87f40dd pkt_sched: sch_qfq: remove a source of high packet delay/jitter by Paolo Valente · 11 years ago
  77. 7a62711 Merge tag 'driver-core-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 11 years ago
  78. 5a8d281 Merge branch 'pm-fixes' by Rafael J. Wysocki · 11 years ago
  79. fc0ad6c Merge branch 'acpi-fixes' by Rafael J. Wysocki · 11 years ago
  80. 9657a56 ACPI / video: ignore BIOS initial backlight value for Fujitsu E753 by Lan Tianyu · 11 years ago
  81. 5d88d15 Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 11 years ago
  82. 3f334c2 Merge branch 'cpuinit_phase2' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 11 years ago
  83. c66bce9 Merge tag 'sound-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 11 years ago
  84. 191a2fa s390/kdump: Allow copy_oldmem_page() copy to virtual memory by Michael Holzheu · 11 years ago
  85. 5a74953 s390/kdump: Disable mmap for s390 by Michael Holzheu · 11 years ago
  86. c9a7afa s390/bpf,jit: add pkt_type support by Heiko Carstens · 11 years ago
  87. aa2d2c7 s390/bpf,jit: address randomize and write protect jit code by Heiko Carstens · 11 years ago
  88. fee1b54 s390/bpf,jit: use generic jit dumper by Heiko Carstens · 11 years ago
  89. 1eeb747 s390/bpf,jit: call module_free() from any context by Heiko Carstens · 11 years ago
  90. 1c118b8 KVM: MMU: avoid fast page fault fixing mmio page fault by Xiao Guangrong · 11 years ago
  91. 3668f0d Merge branch 'drm/3.11/fixes' of git://linuxtv.org/pinchartl/fbdev into drm-fixes by Dave Airlie · 11 years ago
  92. 30bc9b5 md/raid1: fix bio handling problems in process_checks() by NeilBrown · 11 years ago
  93. 5024c29 md: Remove recent change which allows devices to skip recovery. by NeilBrown · 11 years ago
  94. 7bb23c4 md/raid10: fix two problems with RAID10 resync. by NeilBrown · 11 years ago
  95. fb328d7 Merge branch 'drm-fixes-3.11' of git://people.freedesktop.org/~agd5f/linux by Dave Airlie · 11 years ago
  96. efaa14c ACPI / video: no automatic brightness changes by win8-compatible firmware by Aaron Lu · 11 years ago
  97. 8c5bd7a ACPI / video / i915: No ACPI backlight if firmware expects Windows 8 by Rafael J. Wysocki · 11 years ago
  98. 3c0fc07 PNP / ACPI: avoid garbage in resource name by Liu ShuoX · 11 years ago
  99. c04c697 ACPI / video: Always call acpi_video_init_brightness() on init by Matthew Garrett · 11 years ago
  100. 242b228 ACPICA: expose OSI version by Aaron Lu · 12 years ago