1. 07acfc2 Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  2. b5f4035 Merge tag 'stable/for-linus-3.5-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 12 years ago
  3. ce00417 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 12 years ago
  4. f841d79 x86: Return IRQ_SET_MASK_OK_NOCOPY from irq affinity functions by Jiang Liu · 12 years ago
  5. 151766f Revert "x86/platform: Add a wallclock_init func to x86_platforms ops" by Feng Tang · 12 years ago
  6. abe81e2 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  7. b1bf7d4 Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 12 years ago
  8. 745914d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mattst88/alpha by Linus Torvalds · 12 years ago
  9. c538983 sparc: Fix user_addr_max() definition. by David S. Miller · 12 years ago
  10. c7523a7c Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  11. 2922585 lib: Sparc's strncpy_from_user is generic enough, move under lib/ by David S. Miller · 12 years ago
  12. 4469690 kernel: Move REPEAT_BYTE definition into linux/kernel.h by David S. Miller · 12 years ago
  13. 35c9646 sparc: Increase portability of strncpy_from_user() implementation. by David S. Miller · 12 years ago
  14. f2fde3a6 Merge branch 'drm-core-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  15. 28f3d71 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  16. 654443e Merge branch 'perf-uprobes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  17. 25534eb alpha: add io{read,write}{16,32}be functions by Michael Cree · 13 years ago
  18. 7a8bb98 alpha: implement various OSF/1 stat syscalls by Mans Rullgard · 13 years ago
  19. 50744de alpha: implement setsysinfo(SSI_LMF) as a no-op by Mans Rullgard · 13 years ago
  20. ab11ca3 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 12 years ago
  21. ea17e74 x86, relocs: Add jiffies and jiffies_64 to the relative whitelist by H. Peter Anvin · 12 years ago
  22. 197b58e sh: se7343: Move CPLD IRQs to irqdomain and generic irq chip. by Paul Mundt · 12 years ago
  23. 5df38b9 sh: se722: Move FPGA IRQs to irqdomain and generic irq chip. by Paul Mundt · 12 years ago
  24. f4815ac s390/headers: replace __s390x__ with CONFIG_64BIT where possible by Heiko Carstens · 12 years ago
  25. da47773 s390/headers: remove #ifdef __KERNEL__ from not exported headers by Heiko Carstens · 12 years ago
  26. b98b358 sh: mach-x3proto: Migrate to linear irq domain. by Paul Mundt · 12 years ago
  27. 3a9485d sh64: Fix up fallout from generic init_task conversion. by Paul Mundt · 12 years ago
  28. 3a898c0 sh64: Ensure KALLSYMS is enabled for unwinder use. by Paul Mundt · 12 years ago
  29. 4945326 sh64: Convert to unwinder API. by Paul Mundt · 12 years ago
  30. 76b3866 sh: Kill off now unused arch_probe_nr_irqs(). by Paul Mundt · 12 years ago
  31. 936c163 sh: arch/sh/kernel/process.c needs asm/fpu.h for unlazy_fpu(). by Paul Mundt · 12 years ago
  32. 4efcac3 sparc: Optimize strncpy_from_user() zero byte search. by David S. Miller · 12 years ago
  33. 62366c8 avr32: missed _TIF_NOTIFY_RESUME on one of do_notify_resume callers by Al Viro · 12 years ago
  34. 617c62a parisc: need to check NOTIFY_RESUME when exiting from syscall by Al Viro · 12 years ago
  35. a42c6de move key_repace_session_keyring() into tracehook_notify_resume() by Al Viro · 12 years ago
  36. f936991 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  37. 644473e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 12 years ago
  38. d5b4bb4 Merge branch 'delete-mca' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 12 years ago
  39. c80ddb5 Merge tag 'md-3.5' of git://neil.brown.name/md by Linus Torvalds · 12 years ago
  40. 0bd3fbd Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 12 years ago
  41. 37c3459 x86/mce: Add instruction recovery signatures to mce-severity table by Tony Luck · 12 years ago
  42. 875e266 x86/mce: Fix check for processor context when machine check was taken. by Tony Luck · 12 years ago
  43. a129a7c MCE: Fix vm86 handling for 32bit mce handler by Andi Kleen · 14 years ago
  44. fd95281 x86-32, relocs: Whitelist more symbols for ld bug workaround by H. Peter Anvin · 12 years ago
  45. 2e341ca Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 12 years ago
  46. 9dde0ae ixp4xx: fix compilation by adding gpiolib support by Richard Cochran · 12 years ago
  47. 56edab3 Merge branches 'perf-urgent-for-linus' and 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  48. 3813d40 Merge tag 'ia64-3.5-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 12 years ago
  49. 2335a83 Merge branch 'x86-reboot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  50. 44bc40e Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  51. 02171b4 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  52. 70311aa Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  53. ec0d7f1 Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  54. 269af9a Merge branch 'x86-extable-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  55. 8ca038d Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  56. e7b30a1 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  57. 19bec32 Merge branches 'x86-asm-for-linus', 'x86-cleanups-for-linus', 'x86-cpu-for-linus', 'x86-debug-for-linus' and 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  58. 514b192 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rkuo/linux-hexagon-kernel by Linus Torvalds · 12 years ago
  59. 6f73b36 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  60. 3a8580f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 12 years ago
  61. 1d767ca Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh by Linus Torvalds · 12 years ago
  62. 80f033610 x86/mce: Fix 32-bit build by Borislav Petkov · 12 years ago
  63. e8f380e x86/bitops: Move BIT_64() for a wider use by Borislav Petkov · 12 years ago
  64. 0245616 s390/irq: split irq stats for cpu-measurement alert facilities by Hendrik Brueckner · 12 years ago
  65. a341570 s390/kexec: Move early_pgm_check_handler() to text section by Michael Holzheu · 12 years ago
  66. fa7c004 s390/kdump: Use real mode for PSW restart and kexec by Michael Holzheu · 12 years ago
  67. a9fbf1a s390/kdump: Account /sys/kernel/kexec_crash_size changes in OS info by Michael Holzheu · 12 years ago
  68. d7b7cde s390/kernel: Remove OS info init function call and diag 308 for kdump by Michael Holzheu · 12 years ago
  69. ff06dff sparc: Add full proper error handling to strncpy_from_user(). by David S. Miller · 12 years ago
  70. e8650a0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  71. f08b9c2 Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  72. d79ee93 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  73. 2ff2b28 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  74. f5c1018 Merge branch 'for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 12 years ago
  75. 5042ab9 various Kconfig cleanup and old platform build code removal by Richard Kuo · 13 years ago
  76. 393a86a hexagon/mm/vm_fault.c: Port OOM changes to do_page_fault by Kautuk Consul · 12 years ago
  77. 222c547 arch/hexagon/kernel/dma.c: make function static by Julia Lawall · 13 years ago
  78. bfd4627 Remove unneeded include of version.h from arch/hexagon/include/asm/spinlock_types.h by Jesper Juhl · 13 years ago
  79. 3c0f13b Hexagon: Use resource_size function by Thomas Meyer · 13 years ago
  80. fb09baf Merge tag 'staging-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 12 years ago
  81. 94b5aff Merge tag 'tty-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 12 years ago
  82. 5d4e2d0 Merge tag 'driver-core-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 12 years ago
  83. a481991 Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 12 years ago
  84. f6a26ae Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  85. c3719a1 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 12 years ago
  86. a0d0d16 Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by John W. Linville · 12 years ago
  87. 29af0eb sparc32: use the common implementation of alloc_thread_info_node() by Sam Ravnborg · 12 years ago
  88. cdd3a35 Merge tag 'pm' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  89. 813a95e Merge tag 'pinctrl' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  90. 9f63926 Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  91. b324c67 Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  92. 8dca601 Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  93. 9bc747b Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  94. 5f19f14 sh: intc: Kill off special reservation interface. by Paul Mundt · 12 years ago
  95. f70d4a9 edac, mips: don't change code that has been removed in edac/mips tree by Jiri Kosina · 12 years ago
  96. 0f51596 Merge branch 'for-next-arm-dma' into for-linus by Marek Szyprowski · 12 years ago
  97. 2074b1d powerpc: Fix irq distribution by Kim Phillips · 12 years ago
  98. 6749ef0 Revert "powerpc/hw-breakpoint: Use generic hw-breakpoint interfaces for new PPC ptrace flags" by Benjamin Herrenschmidt · 12 years ago
  99. 933b90a powerpc: Fixing a cputhread code documentation by Anshuman Khandual · 12 years ago
  100. 415d04d unicore32: if there's no handler we need to restore sigmask, syscall or no syscall by Al Viro · 12 years ago