1. f465d14 Merge tag 'cleanup-initcall' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  2. 30b8428 Merge tag 'soc2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  3. 84a442b Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  4. 2795343 Merge tag 'clock' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  5. 2c757fd Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  6. ce53044 Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  7. 0877aa39 Merge tag 'defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  8. c819baf Merge branches 'fixes-for-linus', 'generic', 'cavium', 'module.h-fixes', 'next/ath79' and 'next/lantiq' into mips-for-linux-next by Ralf Baechle · 12 years ago
  9. 009d691 MIPS: lantiq: remove orphaned code by John Crispin · 13 years ago
  10. 2c66f62 sparc: use the new generic strnlen_user() function by David Miller · 12 years ago
  11. 5723aa9 x86: use the new generic strnlen_user() function by Linus Torvalds · 12 years ago
  12. 36126f8 word-at-a-time: make the interfaces truly generic by Linus Torvalds · 12 years ago
  13. 4ae73f2 x86: use generic strncpy_from_user routine by Linus Torvalds · 12 years ago
  14. 786f02b Merge tag 'x86-mce-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras by Linus Torvalds · 12 years ago
  15. fa2af6e Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 12 years ago
  16. 96f3994 ARM: OMAP: SoC detection: remove unused cpu_is macros by Kevin Hilman · 13 years ago
  17. 00633d7 ARM: OMAP3: clock data: cleanup AM3[35]x SoC detection by Kevin Hilman · 13 years ago
  18. 1fcb78e tile: default to tilegx_defconfig for ARCH=tile by Chris Metcalf · 12 years ago
  19. 9f1d62b tile: fix bug where fls(0) was not returning 0 by Chris Metcalf · 12 years ago
  20. acd1a19 arch/tile: mark TILEGX as not EXPERIMENTAL by Chris Metcalf · 13 years ago
  21. 4ce6bea tile/mm/fault.c: Port OOM changes to handle_page_fault by Kautuk Consul · 13 years ago
  22. c6f696f arch/tile: add descriptive text if the kernel reports a bad trap by Chris Metcalf · 13 years ago
  23. 8703d6e arch/tile: allow querying cpu module information from the hypervisor by Chris Metcalf · 13 years ago
  24. b8ace08 arch/tile: fix hardwall for tilegx and generalize for idn and ipi by Chris Metcalf · 13 years ago
  25. 621b195 arch/tile: support multiple huge page sizes dynamically by Chris Metcalf · 13 years ago
  26. fc0c49f arch/tile: support kexec() for tilegx by Chris Metcalf · 13 years ago
  27. cd6f32a arch/tile: support <asm/cachectl.h> header for cacheflush() syscall by Chris Metcalf · 13 years ago
  28. d5d14ed arch/tile: Allow tilegx to build with either 16K or 64K page size by Chris Metcalf · 13 years ago
  29. 47d632f arch/tile: optimize get_user/put_user and friends by Chris Metcalf · 13 years ago
  30. 1efea40 arch/tile: support building big-endian kernel by Chris Metcalf · 13 years ago
  31. 73636b1 arch/tile: allow building Linux with transparent huge pages enabled by Chris Metcalf · 13 years ago
  32. 5100700 arch/tile: use interrupt critical sections less by Chris Metcalf · 13 years ago
  33. d5adf23 Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 12 years ago
  34. d484864 Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping by Linus Torvalds · 12 years ago
  35. 4b7eba4 Merge tag 'cris-for-linus' of git://jni.nu/cris by Linus Torvalds · 12 years ago
  36. 603d663 openrisc: use generic strncpy_from_user by Jonas Bonn · 12 years ago
  37. 1b38a3a x86: hpet: Fix copy-and-paste mistake in earlier change by Jan Beulich · 12 years ago
  38. 8275b91 [PARISC] Fix parisc compile failure after smp: Add task_struct argument to __cpu_up() by James Bottomley · 12 years ago
  39. 2f649c1 [PARISC] fix TLB fault path on PA2.0 narrow systems by James Bottomley · 12 years ago
  40. ed5fb24 [PARISC] fix boot failure on 32-bit systems caused by branch stubs placed before .text by John David Anglin · 12 years ago
  41. b9dbf95 clocksource: em_sti: Emma Mobile STI driver by Magnus Damm · 12 years ago
  42. ef0c148 ARM: neponset: make sure neponset_ncr_frob() is exported by Russell King · 12 years ago
  43. af06bb9 ARM: fix out[bwl]() by Russell King · 12 years ago
  44. 456d3d4 sparc64: Fix several bugs in quad floating point emulation. by David S. Miller · 12 years ago
  45. d5c15f1 microblaze: Setup correct pointer to TLS area by Edgar E. Iglesias · 13 years ago
  46. 8d95e12 microblaze: Add TLS support to sys_clone by Edgar E. Iglesias · 13 years ago
  47. d65987a microblaze: ftrace: Pass the first calling instruction for dynamic ftrace by Michal Simek · 13 years ago
  48. f397c07 microblaze: Port OOM changes to do_page_fault by Kautuk Consul · 13 years ago
  49. 59516b0 microblaze: Do not select GENERIC_GPIO by default by Lars-Peter Clausen · 13 years ago
  50. 07acfc2 Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  51. 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
  52. ce00417 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 12 years ago
  53. f841d79 x86: Return IRQ_SET_MASK_OK_NOCOPY from irq affinity functions by Jiang Liu · 13 years ago
  54. 151766f Revert "x86/platform: Add a wallclock_init func to x86_platforms ops" by Feng Tang · 13 years ago
  55. 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
  56. b1bf7d4 Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 12 years ago
  57. 745914d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mattst88/alpha by Linus Torvalds · 12 years ago
  58. c538983 sparc: Fix user_addr_max() definition. by David S. Miller · 12 years ago
  59. 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
  60. 2922585 lib: Sparc's strncpy_from_user is generic enough, move under lib/ by David S. Miller · 12 years ago
  61. 4469690 kernel: Move REPEAT_BYTE definition into linux/kernel.h by David S. Miller · 12 years ago
  62. 35c9646 sparc: Increase portability of strncpy_from_user() implementation. by David S. Miller · 12 years ago
  63. f2fde3a6 Merge branch 'drm-core-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  64. 28f3d71 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  65. 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
  66. 25534eb alpha: add io{read,write}{16,32}be functions by Michael Cree · 13 years ago
  67. 7a8bb98 alpha: implement various OSF/1 stat syscalls by Mans Rullgard · 13 years ago
  68. 50744de alpha: implement setsysinfo(SSI_LMF) as a no-op by Mans Rullgard · 13 years ago
  69. 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
  70. ea17e74 x86, relocs: Add jiffies and jiffies_64 to the relative whitelist by H. Peter Anvin · 12 years ago
  71. 197b58e sh: se7343: Move CPLD IRQs to irqdomain and generic irq chip. by Paul Mundt · 12 years ago
  72. 5df38b9 sh: se722: Move FPGA IRQs to irqdomain and generic irq chip. by Paul Mundt · 12 years ago
  73. f4815ac s390/headers: replace __s390x__ with CONFIG_64BIT where possible by Heiko Carstens · 12 years ago
  74. da47773 s390/headers: remove #ifdef __KERNEL__ from not exported headers by Heiko Carstens · 12 years ago
  75. b98b358 sh: mach-x3proto: Migrate to linear irq domain. by Paul Mundt · 12 years ago
  76. 3a9485d sh64: Fix up fallout from generic init_task conversion. by Paul Mundt · 12 years ago
  77. 3a898c0 sh64: Ensure KALLSYMS is enabled for unwinder use. by Paul Mundt · 12 years ago
  78. 4945326 sh64: Convert to unwinder API. by Paul Mundt · 12 years ago
  79. 76b3866 sh: Kill off now unused arch_probe_nr_irqs(). by Paul Mundt · 12 years ago
  80. 936c163 sh: arch/sh/kernel/process.c needs asm/fpu.h for unlazy_fpu(). by Paul Mundt · 12 years ago
  81. 4efcac3 sparc: Optimize strncpy_from_user() zero byte search. by David S. Miller · 12 years ago
  82. 62366c8 avr32: missed _TIF_NOTIFY_RESUME on one of do_notify_resume callers by Al Viro · 12 years ago
  83. 617c62a parisc: need to check NOTIFY_RESUME when exiting from syscall by Al Viro · 12 years ago
  84. a42c6de move key_repace_session_keyring() into tracehook_notify_resume() by Al Viro · 12 years ago
  85. f936991 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  86. 644473e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 12 years ago
  87. d5b4bb4 Merge branch 'delete-mca' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 12 years ago
  88. c80ddb5 Merge tag 'md-3.5' of git://neil.brown.name/md by Linus Torvalds · 12 years ago
  89. 0bd3fbd Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 12 years ago
  90. 37c3459 x86/mce: Add instruction recovery signatures to mce-severity table by Tony Luck · 13 years ago
  91. 875e266 x86/mce: Fix check for processor context when machine check was taken. by Tony Luck · 12 years ago
  92. a129a7c MCE: Fix vm86 handling for 32bit mce handler by Andi Kleen · 14 years ago
  93. fd95281 x86-32, relocs: Whitelist more symbols for ld bug workaround by H. Peter Anvin · 12 years ago
  94. 2e341ca Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 12 years ago
  95. 9dde0ae ixp4xx: fix compilation by adding gpiolib support by Richard Cochran · 12 years ago
  96. 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
  97. 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
  98. 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
  99. 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
  100. 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