1. bd5f6dc arm64: mm: use ubfm for dcache_line_size by Jingoo Han · 11 years ago
  2. 883c057 arm64: fix typo in entry.S by Neil Zhang · 11 years ago
  3. 65c021b arm64: kernel: restore HW breakpoint registers in cpu_suspend by Lorenzo Pieralisi · 11 years ago
  4. f4be843 jump_label: use defined macros instead of hard-coding for better readability by Jiang Liu · 11 years ago
  5. 9732caf arm64, jump label: optimize jump label implementation by Jiang Liu · 11 years ago
  6. f3c003f arm64, jump label: detect %c support for ARM64 by Jiang Liu · 11 years ago
  7. 5c5bf25 arm64: introduce aarch64_insn_gen_{nop|branch_imm}() helper functions by Jiang Liu · 11 years ago
  8. c84fced arm64: move encode_insn_immediate() from module.c to insn.c by Jiang Liu · 11 years ago
  9. ae16480 arm64: introduce interfaces to hotpatch kernel and module code by Jiang Liu · 11 years ago
  10. b11a64a arm64: introduce basic aarch64 instruction decoding helpers by Jiang Liu · 11 years ago
  11. 4e5e1eb arm64: dts: Reduce size of virtio block device for foundation model by Mark Brown · 11 years ago
  12. b22cf63 arm64: Remove unused __data_loc variable by Geoff Levand · 11 years ago
  13. 0a5be74 Merge tag 'arm64-suspend' of git://linux-arm.org/linux-2.6-lp into upstream by Catalin Marinas · 11 years ago
  14. 6ac2104 arm64: Enable CMA by Laura Abbott · 11 years ago
  15. c666e8d arm64: Warn on NULL device structure for dma APIs by Laura Abbott · 11 years ago
  16. 4bff28c arm64: Add hwcaps for crypto and CRC32 extensions. by Steve Capper · 11 years ago
  17. 148eb0a arm64: drop redundant macros from read_cpuid() by Ard Biesheuvel · 11 years ago
  18. 81cac69 arm64: Remove outdated comment by Liviu Dudau · 11 years ago
  19. 60010e5 arm64: cmpxchg: update macros to prevent warnings by Mark Hambleton · 11 years ago
  20. ee6214c arm64: support single-step and breakpoint handler hooks by Sandeepa Prabhu · 11 years ago
  21. 26920dd ARM64: fix framepointer check in unwind_frame by Konstantin Khlebnikov · 11 years ago
  22. 408c365 ARM64: check stack pointer in get_wchan by Konstantin Khlebnikov · 11 years ago
  23. 50afc33 arm64: kconfig: select HAVE_EFFICIENT_UNALIGNED_ACCESS by Will Deacon · 11 years ago
  24. 7bc13fd arm64: dcache: select DCACHE_WORD_ACCESS for little-endian CPUs by Will Deacon · 11 years ago
  25. 4da7a56 arm64: futex: ensure .fixup entries are sufficiently aligned by Will Deacon · 11 years ago
  26. 12a0ef7 arm64: use generic strnlen_user and strncpy_from_user functions by Will Deacon · 11 years ago
  27. 7158627 arm64: percpu: implement optimised pcpu access using tpidr_el1 by Will Deacon · 11 years ago
  28. 66aa8d6 arm64: perf: add support for percpu pmu interrupt by Vinayak Kale · 11 years ago
  29. 7f4a8e7 genirq: Add an accessor for IRQ_PER_CPU flag by Vinayak Kale · 11 years ago
  30. 67ad461 arm64: vmlinux.lds.S: drop redundant .comment by Mark Rutland · 11 years ago
  31. 1bb2cbb arm64: dts: Add a virtio disk to the RTSM motherboard by Mark Hambleton · 11 years ago
  32. e26db3f arm64: Correct virt_addr_valid by Laura Abbott · 11 years ago
  33. 1307220 arm64: add CPU power management menu/entries by Lorenzo Pieralisi · 11 years ago
  34. 166936b arm64: kernel: add PM build infrastructure by Lorenzo Pieralisi · 11 years ago
  35. b8824df arm64: kernel: add CPU idle call by Lorenzo Pieralisi · 11 years ago
  36. 1f85008 arm64: enable generic clockevent broadcast by Lorenzo Pieralisi · 11 years ago
  37. 60fc694 arm64: kernel: implement HW breakpoints CPU PM notifier by Lorenzo Pieralisi · 11 years ago
  38. 2f04304 arm64: kernel: refactor code to install/uninstall breakpoints by Lorenzo Pieralisi · 11 years ago
  39. 1fcf7ce arm: kvm: implement CPU PM notifier by Lorenzo Pieralisi · 11 years ago
  40. fb1ab1a arm64: kernel: implement fpsimd CPU PM notifier by Lorenzo Pieralisi · 11 years ago
  41. 9532252 arm64: kernel: cpu_{suspend/resume} implementation by Lorenzo Pieralisi · 11 years ago
  42. 6732bc6 arm64: kernel: suspend/resume registers save/restore by Lorenzo Pieralisi · 11 years ago
  43. 976d7d3 arm64: kernel: build MPIDR_EL1 hash function data structure by Lorenzo Pieralisi · 11 years ago
  44. b058450 arm64: kernel: add MPIDR_EL1 accessors macros by Lorenzo Pieralisi · 11 years ago
  45. 319e2e3 Linux 3.13-rc4 by Linus Torvalds · 11 years ago
  46. 57053d8 null_blk: mem garbage on NUMA systems during init by Matias Bjorling · 11 years ago
  47. e4158f1 radeon_pm: fix oops in hwmon_attributes_visible() and radeon_hwmon_show_temp_thresh() by Sergey Senozhatsky · 11 years ago
  48. 4a251dd Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  49. 908bfda Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  50. 9199c4c Merge tag 'pci-v3.13-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 11 years ago
  51. b5745c5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 11 years ago
  52. 29b1deb Revert "selinux: consider filesystem subtype in policies" by Linus Torvalds · 11 years ago
  53. df29df9 igb: Fix for issue where values could be too high for udelay function. by Carolyn Wyborny · 11 years ago
  54. 3c325ce i40e: fix null dereference by Jesse Brandeburg · 11 years ago
  55. 0925f2c Merge tag 'edac_fixes_for_3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 11 years ago
  56. b2077eb Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 11 years ago
  57. 2430cdd0 Merge tag 'arc-fixes-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 11 years ago
  58. 93e1585 Merge tag 'dm-3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 11 years ago
  59. 1008ebb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 11 years ago
  60. b713aa0 ARM: fix asm/memory.h build error by Russell King · 11 years ago
  61. ca33675 Merge tag 'regulator-v3.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 11 years ago
  62. 599eefa Merge tag 'regmap-v3.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 11 years ago
  63. 31f984d Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 11 years ago
  64. dbb022c Merge tag 'for-linus-20131212' of git://git.infradead.org/linux-mtd by Linus Torvalds · 11 years ago
  65. f649350 Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 11 years ago
  66. ed9571f dm array: fix a reference counting bug in shadow_ablock by Joe Thornber · 11 years ago
  67. 5b564d8 dm space map: disallow decrementing a reference count below zero by Joe Thornber · 11 years ago
  68. 334a820 Merge remote-tracking branch 'regulator/topic/constraints' into regulator-linus by Mark Brown · 11 years ago
  69. d93aca6 Merge branch 'master' of git://git.infradead.org/users/pcmoore/selinux_fixes into for-linus by James Morris · 11 years ago
  70. 8d27637 Merge branch 'akpm' (fixes from Andrew) by Linus Torvalds · 11 years ago
  71. 1f14c1a mm: memcg: do not allow task about to OOM kill to bypass the limit by Johannes Weiner · 11 years ago
  72. 96f1c58 mm: memcg: fix race condition between memcg teardown and swapin by Johannes Weiner · 11 years ago
  73. 3592806 thp: move preallocated PTE page table on move_huge_pmd() by Kirill A. Shutemov · 11 years ago
  74. 3e1e4a5 mfd/rtc: s5m: fix register updating by adding regmap for RTC by Krzysztof Kozlowski · 11 years ago
  75. 222ead7 rtc: s5m: enable IRQ wake during suspend by Krzysztof Kozlowski · 11 years ago
  76. d73238d rtc: s5m: limit endless loop waiting for register update by Krzysztof Kozlowski · 11 years ago
  77. 7b003be rtc: s5m: fix unsuccesful IRQ request during probe by Krzysztof Kozlowski · 11 years ago
  78. 5ccb7d7 drivers/rtc/rtc-s5m.c: fix info->rtc assignment by Geert Uytterhoeven · 11 years ago
  79. 386e790 include/linux/kernel.h: make might_fault() a nop for !MMU by Axel Lin · 11 years ago
  80. eb3c227 drivers/rtc/rtc-at91rm9200.c: correct alarm over day/month wrap by Linus Pizunski · 11 years ago
  81. ae5758a procfs: also fix proc_reg_get_unmapped_area() for !MMU case by Jan Beulich · 11 years ago
  82. a0d8b00 mm: memcg: do not declare OOM from __GFP_NOFAIL allocations by Johannes Weiner · 11 years ago
  83. f40386a include/linux/hugetlb.h: make isolate_huge_page() an inline by Naoya Horiguchi · 11 years ago
  84. 54fb723 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  85. ea1e61c Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  86. e09f67f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 11 years ago
  87. c9111b4 Merge branch 'for-3.13' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 11 years ago
  88. 15b540c mtd: nand: pxa3xx: Use info->use_dma to release DMA resources by Ezequiel Garcia · 11 years ago
  89. 9c59ac6 Partially revert "mtd: nand: pxa3xx: Introduce 'marvell,armada370-nand' compatible string" by Ezequiel Garcia · 11 years ago
  90. c0828e5 selinux: process labeled IPsec TCP SYN-ACK packets properly in selinux_ip_postroute() by Paul Moore · 11 years ago
  91. 817eff7 selinux: look for IPsec labels on both inbound and outbound packets by Paul Moore · 11 years ago
  92. 446b802 selinux: handle TCP SYN-ACK packets correctly in selinux_ip_postroute() by Paul Moore · 11 years ago
  93. 4718006 selinux: handle TCP SYN-ACK packets correctly in selinux_ip_output() by Paul Moore · 11 years ago
  94. e5bf216 i2c: imx: Check the return value from clk_prepare_enable() by Fabio Estevam · 11 years ago
  95. 17d68b7 KVM: x86: fix guest-initiated crash with x2apic (CVE-2013-6376) by Gleb Natapov · 11 years ago
  96. fda4e2e8 KVM: x86: Convert vapic synchronization to _cached functions (CVE-2013-6368) by Andy Honig · 11 years ago
  97. b963a22 KVM: x86: Fix potential divide by 0 in lapic (CVE-2013-6367) by Andy Honig · 11 years ago
  98. 338c7db KVM: Improve create VCPU parameter (CVE-2013-4587) by Andy Honig · 11 years ago
  99. 2212a85 i2c: mux: Inherit retry count and timeout from parent for muxed bus by Elie De Brauwer · 11 years ago
  100. 2208f65 Merge tag 'sound-3.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 11 years ago