1. 396ada6 alpha: forward declare struct pt_regs in processor.h by Richard Weinberger · 9 years ago
  2. eea3a00 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  3. c2f0b61 s390: remove use of seq_printf return value by Joe Perches · 9 years ago
  4. dc640a8 cris fasttimer: remove use of seq_printf return value by Joe Perches · 9 years ago
  5. 1336d42 cris: remove use of seq_printf return value by Joe Perches · 9 years ago
  6. 58a1aa7 openrisc: remove use of seq_printf return value by Joe Perches · 9 years ago
  7. cd2b293 ARM: plat-pxa: remove use of seq_printf return value by Joe Perches · 9 years ago
  8. 4122669 nios2: cpuinfo: remove use of seq_printf return value by Joe Perches · 9 years ago
  9. 81f0cd9 microblaze: mb: remove use of seq_printf return value by Joe Perches · 9 years ago
  10. 3ac62bc x86: mtrr: if: remove use of seq_printf return value by Joe Perches · 9 years ago
  11. e243304 powerpc/powernv: reboot when requested by firmware by Joel Stanley · 9 years ago
  12. 2813893 kernel: conditionally support non-root users, groups and capabilities by Iulia Manda · 9 years ago
  13. d0a3997 Merge tag 'sound-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 9 years ago
  14. fa2e5c0 Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/misc by Linus Torvalds · 9 years ago
  15. e44740c Merge tag 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 9 years ago
  16. fa92789 Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  17. b422b75 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 9 years ago
  18. cb90695 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  19. 6c373ca Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  20. bb0fd7a Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 9 years ago
  21. bdfa54d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 9 years ago
  22. 2481bc7 Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  23. 1dcf58d Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  24. d30eae4 arm: add support for memtest by Vladimir Murzin · 9 years ago
  25. 36dd908 arm64: add support for memtest by Vladimir Murzin · 9 years ago
  26. 4a20799 mm: move memtest under mm by Vladimir Murzin · 9 years ago
  27. 204db6e mm: fold arch_randomize_brk into ARCH_HAS_ELF_RANDOMIZE by Kees Cook · 9 years ago
  28. d1fd836 mm: split ET_DYN ASLR from mmap ASLR by Kees Cook · 9 years ago
  29. c6f5b00 s390: redefine randomize_et_dyn for ELF_ET_DYN_BASE by Kees Cook · 9 years ago
  30. 2b68f6c mm: expose arch_mmap_rnd when available by Kees Cook · 9 years ago
  31. 8e89a35 s390: standardize mmap_rnd() usage by Kees Cook · 9 years ago
  32. ed63227 powerpc: standardize mmap_rnd() usage by Kees Cook · 9 years ago
  33. 1f0569d mips: extract logic for mmap_rnd() by Kees Cook · 9 years ago
  34. dd04cff arm64: standardize mmap_rnd() usage by Kees Cook · 9 years ago
  35. 8216814 x86: standardize mmap_rnd() usage by Kees Cook · 9 years ago
  36. fbbc400 arm: factor out mmap ASLR into mmap_rnd by Kees Cook · 9 years ago
  37. 6b63783 x86, mm: support huge KVA mappings on x86 by Toshi Kani · 9 years ago
  38. 5d72b4f x86, mm: support huge I/O mapping capability I/F by Toshi Kani · 9 years ago
  39. 0ddab1d lib/ioremap.c: add huge I/O map capability interfaces by Toshi Kani · 9 years ago
  40. f91e8d6 sparc: clarify __GFP_NOFAIL allocation by Michal Hocko · 9 years ago
  41. 235a8f0 mm: define default PGTABLE_LEVELS to two by Kirill A. Shutemov · 9 years ago
  42. 9823336 x86: expose number of page table levels on Kconfig level by Kirill A. Shutemov · 9 years ago
  43. 6b8ce2a um: expose number of page table levels by Kirill A. Shutemov · 9 years ago
  44. 909d45e tile: expose number of page table levels by Kirill A. Shutemov · 9 years ago
  45. 81a2936 sparc: expose number of page table levels by Kirill A. Shutemov · 9 years ago
  46. 69543d6 sh: expose number of page table levels by Kirill A. Shutemov · 9 years ago
  47. c81956c s390: expose number of page table levels by Kirill A. Shutemov · 9 years ago
  48. 06ef42a powerpc: expose number of page table levels on Kconfig level by Kirill A. Shutemov · 9 years ago
  49. f24ffde parisc: expose number of page table levels on Kconfig level by Kirill A. Shutemov · 9 years ago
  50. a728ab5 mips: expose number of page table levels on Kconfig level by Kirill A. Shutemov · 9 years ago
  51. 980d5b7 m68k: mark PMD folded and expose number of page table levels by Kirill A. Shutemov · 9 years ago
  52. 4d66bcc ia64: expose number of page table levels on Kconfig level by Kirill A. Shutemov · 9 years ago
  53. 1bcad26 arm: expose number of page table levels on Kconfig level by Kirill A. Shutemov · 9 years ago
  54. 9f25e6a arm64: expose number of page table levels on Kconfig level by Kirill A. Shutemov · 9 years ago
  55. f5d4547 alpha: expose number of page table levels on Kconfig level by Kirill A. Shutemov · 9 years ago
  56. 692297d watchdog: introduce the hardlockup_detector_disable() function by Ulrich Obergfell · 9 years ago
  57. 1cf370c arch/sh/kernel/dwarf.c: use mempool_create_slab_pool() by David Rientjes · 9 years ago
  58. 7b4b425 arch/sh/kernel/dwarf.c: destroy mempools on cleanup by David Rientjes · 9 years ago
  59. ca2ec32 Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  60. 6c8a53c9 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  61. 4b2f883 Merge branch 'devel-stable' into for-next by Russell King · 9 years ago
  62. c848791 Merge branches 'misc', 'vdso' and 'fixes' into for-next by Russell King · 9 years ago
  63. 79403cd ARM: update errata 430973 documentation to cover Cortex A8 r1p* by Russell King · 9 years ago
  64. 57ca654 ARM: ensure delay timer has sufficient accuracy for delays by Russell King · 9 years ago
  65. 37463be ARM: switch to use the generic show_mem() implementation by Russell King · 9 years ago
  66. a6d74678 ARM: proc-v7: avoid errata 430973 workaround for non-Cortex A8 CPUs by Russell King · 9 years ago
  67. e5a5de4 ARM: enable ARM errata 643719 workaround by default by Russell King · 9 years ago
  68. aaf4b5d ARM: cache-v7: optimise test for Cortex A9 r0pX devices by Russell King · 9 years ago
  69. d3cd451 ARM: cache-v7: optimise branches in v7_flush_cache_louis by Russell King · 9 years ago
  70. cd8b24d ARM: cache-v7: consolidate initialisation of cache level index by Russell King · 9 years ago
  71. 47b8484 ARM: cache-v7: shift CLIDR to extract appropriate field before masking by Russell King · 9 years ago
  72. 5aca3708 ARM: cache-v7: use movw/movt instructions by Russell King · 9 years ago
  73. 89c6bc5 ARM: allow 16-bit instructions in ALT_UP() by Russell King · 9 years ago
  74. e95e7f6 Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  75. 078838d Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  76. eeee78c Merge tag 'trace-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 9 years ago
  77. 9497d738 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching by Linus Torvalds · 9 years ago
  78. d0bbe0d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 9 years ago
  79. 42e3a58 Merge tag 'usb-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 9 years ago
  80. 8954672 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  81. 3be1b98 Merge tag 'pci-v4.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
  82. a21c1ea Merge tag 'for-v4.1' of git://git.infradead.org/battery-2.6 by Linus Torvalds · 9 years ago
  83. 8d9095c Merge tag 'mmc-v4.1' of git://git.linaro.org/people/ulf.hansson/mmc by Linus Torvalds · 9 years ago
  84. cb0fc55 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egtvedt/linux-avr32 by Linus Torvalds · 9 years ago
  85. 5142ef1c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 9 years ago
  86. 6a16dda Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  87. ec1bc8e Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  88. 07f2d8c Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  89. ee799f4 Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  90. 6cf78d4b Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  91. 0ad5c6b Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  92. 421ec90 Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  93. 64f004a Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  94. b48488d Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  95. 9f3252f Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  96. 5945fba Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  97. 8f74bc5 Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  98. 60f898e Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  99. 977e1ba Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  100. fe205bd um: Print minimum physical memory requirement by Thomas Meyer · 9 years ago