1. 4f9b4fb ARM: 7815/1: kexec: offline non panic CPUs on Kdump panic by Vijaya Kumar K · 11 years ago
  2. 2a28224 Merge branch 'security-fixes' into fixes by Russell King · 11 years ago
  3. 2103f6c ARM: 7807/1: kexec: validate CPU hotplug support by Stephen Warren · 11 years ago
  4. 00efaa0 ARM: 7812/1: rwlocks: retry trylock operation if strex fails on free lock by Will Deacon · 11 years ago
  5. afa31d8 ARM: 7811/1: locks: use early clobber in arch_spin_trylock by Will Deacon · 11 years ago
  6. d9f9663 ARM: 7810/1: perf: Fix array out of bounds access in armpmu_map_hw_event() by Stephen Boyd · 11 years ago
  7. c95eb31 ARM: 7809/1: perf: fix event validation for software group leaders by Will Deacon · 11 years ago
  8. 2ba85e7 ARM: Fix FIQ code on VIVT CPUs by Russell King · 11 years ago
  9. 1b16c4b ARM: Fix !kuser helpers case by Russell King · 11 years ago
  10. 1d0bbf4 ARM: Fix the world famous typo with is_gate_vma() by Russell King · 11 years ago
  11. e35ac62 Merge branch 'security-fixes' into fixes by Russell King · 11 years ago
  12. 8c0cc8a ARM: fix nommu builds with 48be69a02 (ARM: move signal handlers into a vdso-like page) by Russell King · 11 years ago
  13. e0d4075 ARM: fix a cockup in 48be69a02 (ARM: move signal handlers into a vdso-like page) by Russell King · 11 years ago
  14. 24195ca Merge branch 'security-fixes' into fixes by Russell King · 11 years ago
  15. 2449189 ARM: Add .text annotations where required after __CPUINIT removal by Russell King · 11 years ago
  16. 44424c3 ARM: 7803/1: Fix deadlock scenario with smp_send_stop() by Stephen Boyd · 11 years ago
  17. a5463cd ARM: make vectors page inaccessible from userspace by Russell King · 11 years ago
  18. 48be69a ARM: move signal handlers into a vdso-like page by Russell King · 11 years ago
  19. f6f91b0 ARM: allow kuser helpers to be removed from the vector page by Russell King · 11 years ago
  20. e39e3f3 ARM: update FIQ support for relocation of vectors by Russell King · 12 years ago
  21. b9b32bf ARM: use linker magic for vectors and vector stubs by Russell King · 12 years ago
  22. 19accfd ARM: move vector stubs by Russell King · 12 years ago
  23. 5b43e7a ARM: poison memory between kuser helpers by Russell King · 12 years ago
  24. f928d4f ARM: poison the vectors page by Russell King · 12 years ago
  25. 067e710 ARM: 7801/1: v6: prevent gcc 4.5 from reordering extended CP15 reads above is_smp() test by Paul Walmsley · 11 years ago
  26. bed859c ARM: 7800/1: ARMv7-M: Fix name of NVIC handler function by Uwe Kleine-König · 11 years ago
  27. 6eddaca ARM: Fix sorting of machine- initializers by Russell King · 11 years ago
  28. acfdd4b ARM: 7791/1: a.out: remove partial a.out support by Will Deacon · 11 years ago
  29. bdae73c ARM: 7790/1: Fix deferred mm switch on VIVT processors by Catalin Marinas · 11 years ago
  30. 1f49856 ARM: 7789/1: Do not run dummy_flush_tlb_a15_erratum() on non-Cortex-A15 by Fabio Estevam · 11 years ago
  31. 8fbac21 ARM: 7787/1: virt: ensure visibility of __boot_cpu_mode by Mark Rutland · 11 years ago
  32. ab8d46c0 ARM: 7788/1: elf: fix lpae hwcap feature reporting in proc/cpuinfo by Tetsuyuki Kobayashi · 11 years ago
  33. b60d5db ARM: 7786/1: hyp: fix macro parameterisation by Mark Rutland · 11 years ago
  34. c65b7e9 ARM: 7785/1: mm: restrict early_alloc to section-aligned memory by Russell King · 11 years ago
  35. bf3f0f3 ARM: 7784/1: mm: ensure SMP alternates assemble to exactly 4 bytes with Thumb-2 by Will Deacon · 12 years ago
  36. b6992fa ARM: document DEBUG_UNCOMPRESS Kconfig option by Russell King · 11 years ago
  37. 3b2f64d Linux 3.11-rc2 by Linus Torvalds · 11 years ago
  38. 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
  39. 90db76e Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 11 years ago
  40. dda5690 ext3: fix a BUG when opening a file with O_TMPFILE flag by Zheng Liu · 11 years ago
  41. e94bd34 ext4: fix a BUG when opening a file with O_TMPFILE flag by Zheng Liu · 11 years ago
  42. 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
  43. 36231d2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  44. 19bf1c2 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 11 years ago
  45. 3be542d Merge tag 'nfs-for-3.11-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 11 years ago
  46. 90290c4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/josef/btrfs-next by Linus Torvalds · 11 years ago
  47. 24924a2 vfs: constify dentry parameter in d_count() by Peng Tao · 11 years ago
  48. acfec9a livelock avoidance in sget() by Al Viro · 11 years ago
  49. ba57ea6 allow O_TMPFILE to work with O_WRONLY by Al Viro · 11 years ago
  50. d471ce5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 11 years ago
  51. 1b05018 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 11 years ago
  52. 89d0abe Merge tag 'arm64-stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64 by Linus Torvalds · 11 years ago
  53. 89a8c59 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 11 years ago
  54. 115930c Btrfs: fix wrong write offset when replacing a device by Stefan Behrens · 12 years ago
  55. d29a9f6 Btrfs: re-add root to dead root list if we stop dropping it by Josef Bacik · 11 years ago
  56. fec386a Btrfs: fix lock leak when resuming snapshot deletion by Josef Bacik · 12 years ago
  57. 3c8f242 Btrfs: update drop progress before stopping snapshot dropping by Josef Bacik · 12 years ago
  58. b8a33fc Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  59. 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
  60. ff70130 arm64: use common reboot infrastructure by Marc Zyngier · 12 years ago
  61. db6f410 arm64: mm: don't treat user cache maintenance faults as writes by Will Deacon · 11 years ago
  62. c783c28 arm64: add '#ifdef CONFIG_COMPAT' for aarch32_break_handler() by Chen Gang · 12 years ago
  63. 53ae3ac arm64: Only enable local interrupts after the CPU is marked online by Catalin Marinas · 11 years ago
  64. f1b7001 MIPS: kvm: Kconfig: Drop HAVE_KVM dependency from VIRTUALIZATION by Markos Chandras · 12 years ago
  65. 9e82d45 um: remove dead code by Richard Weinberger · 11 years ago
  66. 9a8c135 um: siginfo cleanup by Richard Weinberger · 11 years ago
  67. ab2bb14 MIPS: Octeon: Fix DT pruning bug with pip ports by Faidon Liambotis · 12 years ago
  68. 7473534 uml: Fix which_tmpdir failure when /dev/shm is a symlink, and in other edge cases by Tristan Schmelcher · 12 years ago
  69. 0974a9c um: Fix wait_stub_done() error handling by Richard Weinberger · 12 years ago
  70. dee2003 um: Mark stub pages mapping with VM_PFNMAP by Richard Weinberger · 12 years ago
  71. 3179ce7 um: Fix return value of strnlen_user() by Richard Weinberger · 12 years ago
  72. f2a5b1d MIPS: KVM: Mark KVM_GUEST (T&E KVM) as BROKEN_ON_SMP by James Hogan · 12 years ago
  73. 38a997a MIPS: tlbex: fix broken build in v3.11-rc1 by Aaro Koskinen · 12 years ago
  74. 628f065 MIPS: Netlogic: Add XLP PIC irqdomain by Jayachandran C · 12 years ago
  75. 35ac784 MIPS: Netlogic: Fix USB block's coherent DMA mask by Ganesan Ramalingam · 12 years ago
  76. afc813a MIPS: tlbex: Fix typo in r3000 tlb store handler by Tony Wu · 11 years ago
  77. 976f39b MIPS: BMIPS: Fix thinko to release slave TP from reset by Florian Fainelli · 11 years ago
  78. 9da3545d s390/zcrypt: Alias for new zcrypt device driver base module by Ingo Tuchscherer · 11 years ago
  79. ecb2cf1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  80. 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
  81. 4b8b8a4 Merge tag 'md-3.11-fixes' of git://neil.brown.name/md by Linus Torvalds · 11 years ago
  82. 0a693ab Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  83. 3e3aac4 vlan: fix a race in egress prio management by Eric Dumazet · 11 years ago
  84. d4b812d vlan: mask vlan prio bits by Eric Dumazet · 11 years ago
  85. ece793f macvtap: do not zerocopy if iov needs more pages than MAX_SKB_FRAGS by Jason Wang · 11 years ago
  86. 8852917 tuntap: do not zerocopy if iov needs more pages than MAX_SKB_FRAGS by Jason Wang · 11 years ago
  87. 87f40dd pkt_sched: sch_qfq: remove a source of high packet delay/jitter by Paolo Valente · 12 years ago
  88. 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
  89. 5a8d281 Merge branch 'pm-fixes' by Rafael J. Wysocki · 11 years ago
  90. fc0ad6c Merge branch 'acpi-fixes' by Rafael J. Wysocki · 11 years ago
  91. 9657a56 ACPI / video: ignore BIOS initial backlight value for Fujitsu E753 by Lan Tianyu · 12 years ago
  92. 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
  93. 3f334c2 Merge branch 'cpuinit_phase2' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 11 years ago
  94. c66bce9 Merge tag 'sound-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 11 years ago
  95. 191a2fa s390/kdump: Allow copy_oldmem_page() copy to virtual memory by Michael Holzheu · 11 years ago
  96. 5a74953 s390/kdump: Disable mmap for s390 by Michael Holzheu · 11 years ago
  97. c9a7afa s390/bpf,jit: add pkt_type support by Heiko Carstens · 12 years ago
  98. aa2d2c7 s390/bpf,jit: address randomize and write protect jit code by Heiko Carstens · 12 years ago
  99. fee1b54 s390/bpf,jit: use generic jit dumper by Heiko Carstens · 12 years ago
  100. 1eeb747 s390/bpf,jit: call module_free() from any context by Heiko Carstens · 12 years ago