1. 67317c2 ARM64: /proc/interrupts: display IPIs of online CPUs only by Sudeep KarkadaNagesha · 11 years ago
  2. 61c77e0 arm64: locks: Remove CONFIG_GENERIC_LOCKBREAK by Catalin Marinas · 11 years ago
  3. c5b2c0f arm64: KVM: vgic: byteswap GICv2 access on world switch if BE by Marc Zyngier · 11 years ago
  4. 18ea3db arm64: KVM: initialize HYP mode following the kernel endianness by Marc Zyngier · 11 years ago
  5. aa62c20 arm64: compat: Clear the IT state independent of the 32-bit ARM or Thumb-2 mode by T.J. Purtell · 11 years ago
  6. 847264fb arm64: Use 42-bit address space with 64K pages by Catalin Marinas · 11 years ago
  7. 122e2fa arm64: module: ensure instruction is little-endian before manipulation by Will Deacon · 11 years ago
  8. dab7ea3 arm64: defconfig: Enable CONFIG_PREEMPT by default by Catalin Marinas · 11 years ago
  9. 717321f arm64: fix access to preempt_count from assembly code by Marc Zyngier · 11 years ago
  10. 7ade67b arm64: move enabling of GIC before CPUs are set online by Marc Zyngier · 11 years ago
  11. 3c62062 arm64: use generic RW_DATA_SECTION macro in linker script by Mark Salter · 11 years ago
  12. 264666e arm64: Slightly improve the warning on CPU0 enable-method by Catalin Marinas · 11 years ago
  13. 248f0e7 ARM64: simplify cpu_read_bootcpu_ops using OF/DT helper by Sudeep KarkadaNagesha · 11 years ago
  14. 6e15d0e ARM64: DT: define ARM64 specific arch_match_cpu_phys_id by Sudeep KarkadaNagesha · 11 years ago
  15. c04e8e2 arm64: allow ioremap_cache() to use existing RAM mappings by Mark Salter · 11 years ago
  16. d0f38f9 arm64: update 32-bit kuser helpers to ARMv8 by Robin Murphy · 11 years ago
  17. c019de3 arm64: perf: fix event number mask by Vinayak Kale · 11 years ago
  18. a872013 arm64: kconfig: allow CPU_BIG_ENDIAN to be selected by Will Deacon · 11 years ago
  19. 4a12cae7 arm64: Fix the endianness of arch_spinlock_t by Catalin Marinas · 11 years ago
  20. 710be9a arm64: big-endian: write CPU holding pen address as LE by Matthew Leach · 11 years ago
  21. 9cf7172 arm64: big-endian: set correct endianess on kernel entry by Matthew Leach · 11 years ago
  22. 828e983 arm64: head: create a new function for setting the boot_cpu_mode flag by Matthew Leach · 11 years ago
  23. e68beda arm64: asm: add CPU_LE & CPU_BE assembler helpers by Matthew Leach · 11 years ago
  24. a1d5eba arm64: big-endian: don't treat code as data when copying sigret code by Matthew Leach · 11 years ago
  25. 55b8954 arm64: compat: correct register concatenation for syscall wrappers by Matthew Leach · 11 years ago
  26. a795a38 arm64: compat: add support for big-endian (BE8) AArch32 binaries by Will Deacon · 11 years ago
  27. 94ed1f2 arm64: setup: report ELF_PLATFORM as the machine for utsname by Will Deacon · 11 years ago
  28. 5436b5c arm64: ELF: add support for big-endian executables by Will Deacon · 11 years ago
  29. c194520 arm64: big-endian: fix byteorder include by Will Deacon · 11 years ago
  30. a0974e6 arm64: big-endian: add big-endian support to top-level arch Makefile by Will Deacon · 11 years ago
  31. 831ccf7 arm64: add PSCI CPU_OFF-based hotplug support by Mark Rutland · 11 years ago
  32. 9327e2c arm64: add CPU_HOTPLUG infrastructure by Mark Rutland · 11 years ago
  33. e8765b2 arm64: read enable-method for CPU0 by Mark Rutland · 11 years ago
  34. 652af89 arm64: factor out spin-table boot method by Mark Rutland · 11 years ago
  35. cd1aebf arm64: reorganise smp_enable_ops by Mark Rutland · 11 years ago
  36. 00ef54b arm64: unify smp_psci.c and psci.c by Mark Rutland · 11 years ago
  37. 4fcd6e1 Docs: arm64: booting: clarify boot requirements by Mark Rutland · 11 years ago
  38. 2a3f912 arm64: Export __copy_in_user() to modules by Catalin Marinas · 11 years ago
  39. cf10b79 arm64: cmpxchg: implement cmpxchg64_relaxed by Will Deacon · 11 years ago
  40. 5686b06 arm64: lockref: add support for lockless lockrefs using cmpxchg by Will Deacon · 11 years ago
  41. 52ea2a5 arm64: locks: introduce ticket-based spinlock implementation by Will Deacon · 11 years ago
  42. e29a074 arm64: Fix memory layout typo by Catalin Marinas · 11 years ago
  43. 7b22c03 arm64: check for number of arguments in syscall_get/set_arguments() by AKASHI Takahiro · 11 years ago
  44. d0e639c9 Linux 3.12-rc4 by Linus Torvalds · 11 years ago
  45. 2433c8f net: Update the sysctl permissions handler to test effective uid/gid by Eric W. Biederman · 11 years ago
  46. 13caa8e Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 11 years ago
  47. 831ae3c Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 11 years ago
  48. e62063d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 11 years ago
  49. 85f6d2d Merge tag 'gpio-v3.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 11 years ago
  50. 4ed5476 Merge tag 'usb-3.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 11 years ago
  51. e3757a1 Merge tag 'tty-3.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 11 years ago
  52. 20fa786 Merge tag 'staging-3.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 11 years ago
  53. b208c2f btrfs: Fix crash due to not allocating integrity data for a bioset by Darrick J. Wong · 11 years ago
  54. 1329dfc Merge branch 'for-linus' into for-linus-3.12 by Chris Mason · 11 years ago
  55. a5c984c Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 11 years ago
  56. 95167aa Merge tag 'pci-v3.12-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 11 years ago
  57. 67d470e Revert "x86/PCI: MMCONFIG: Check earlier for MMCONFIG region at address zero" by Bjorn Helgaas · 11 years ago
  58. 7dee8df Merge tag 'pm+acpi-3.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  59. 3dbecf0 Merge tag 'xfs-for-linus-v3.12-rc4' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 11 years ago
  60. ab35406 selinux: remove 'flags' parameter from avc_audit() by Linus Torvalds · 11 years ago
  61. cb4fbe5 selinux: avc_has_perm_flags has no more users by Linus Torvalds · 11 years ago
  62. 1357272 Btrfs: fix a use-after-free bug in btrfs_dev_replace_finishing by Ilya Dryomov · 11 years ago
  63. 964fb15a Btrfs: eliminate races in worker stopping code by Ilya Dryomov · 11 years ago
  64. 385fe0b Btrfs: fix crash of compressed writes by Liu Bo · 11 years ago
  65. 60e7cd3 Btrfs: fix transid verify errors when recovering log tree by Josef Bacik · 11 years ago
  66. 19e4983 selinux: remove 'flags' parameter from inode_has_perm by Linus Torvalds · 11 years ago
  67. b2a42f7 xfs: Use kmem_free() instead of free() by Thierry Reding · 11 years ago
  68. 9b3b77f xfs: fix memory leak in xlog_recover_add_to_trans by tinguely@sgi.com · 11 years ago
  69. 6d31349 xfs: dirent dtype presence is dependent on directory magic numbers by Dave Chinner · 11 years ago
  70. 89c6c89 xfs: lockdep needs to know about 3 dquot-deep nesting by Dave Chinner · 11 years ago
  71. 15c83d2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 11 years ago
  72. 8e1a254 Merge tag 'iommu-fixes-v3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 11 years ago
  73. 0d45dab Merge tag 'arm64-stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64 by Linus Torvalds · 11 years ago
  74. 0bfdbf0 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 11 years ago
  75. 413df1c Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  76. 7f467cb Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  77. fcaaba6 dmaengine: imx-dma: fix callback path in tasklet by Michael Grzeschik · 11 years ago
  78. 5a276fa dmaengine: imx-dma: fix lockdep issue between irqhandler and tasklet by Michael Grzeschik · 11 years ago
  79. edc530f dmaengine: imx-dma: fix slow path issue in prep_dma_cyclic by Michael Grzeschik · 11 years ago
  80. a9fbf4d xen/hvc: allow xenboot console to be used again by David Vrabel · 11 years ago
  81. a214339 usb: chipidea: add Intel Clovertrail pci id by David Cohen · 11 years ago
  82. 677a315 staging: comedi: ni_65xx: (bug fix) confine insn_bits to one subdevice by Ian Abbott · 11 years ago
  83. 9e20ae3 iscsi-target; Allow an extra tag_num / 2 number of percpu_ida tags by Nicholas Bellinger · 11 years ago
  84. f56cbbb iscsi-target: Perform release of acknowledged tags from RX context by Nicholas Bellinger · 11 years ago
  85. e255a28 iscsi-target: Only perform wait_for_tasks when performing shutdown by Nicholas Bellinger · 11 years ago
  86. 6d15ee4 Merge git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  87. afe05d41 Merge branch 'for-curr' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 11 years ago
  88. c15f5bb Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 11 years ago
  89. db60df8 target: Fail on non zero scsi_status in compare_and_write_callback by Nicholas Bellinger · 11 years ago
  90. d8855c1 target: Fix recursive COMPARE_AND_WRITE callback failure by Nicholas Bellinger · 11 years ago
  91. b719125 target: Reset data_length for COMPARE_AND_WRITE to NoLB * block_size by Nicholas Bellinger · 11 years ago
  92. c807f64 ib_srpt: always set response for task management by Jack Wang · 11 years ago
  93. e9bdc3d powerpc/tm: Switch out userspace PPR and DSCR sooner by Michael Neuling · 11 years ago
  94. c69e63b powerpc/tm: Turn interrupts hard off in tm_reclaim() by Michael Neuling · 11 years ago
  95. a53b27b powerpc/perf: Fix handling of FAB events by Michael Ellerman · 11 years ago
  96. e82b89a powerpc/vio: Fix modalias_show return values by Prarit Bhargava · 11 years ago
  97. 1cf389d powerpc/iommu: Use GFP_KERNEL instead of GFP_ATOMIC in iommu_init_table() by Nishanth Aravamudan · 11 years ago
  98. d1211af powerpc/sysfs: Disable writing to PURR in guest mode by Madhavan Srinivasan · 11 years ago
  99. 8f21bd0 powerpc: Restore registers on error exit from csum_partial_copy_generic() by Paul E. McKenney · 11 years ago
  100. d9813c3 powerpc: Fix parameter clobber in csum_partial_copy_generic() by Paul E. McKenney · 11 years ago