1. 09c71bf kdump x86: fix total mem size calculation for reservation by Dave Young · 12 years ago
  2. 7d7f984 arch/ia64: remove references to cpu_*_map by Srivatsa S. Bhat · 12 years ago
  3. 3fc498f smp: introduce a generic on_each_cpu_mask() function by Gilad Ben-Yossef · 12 years ago
  4. 6658a69 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 12 years ago
  5. fa453a6 Merge branch 'for-linus-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 12 years ago
  6. 30eebb5 Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 12 years ago
  7. 9e4db1c Merge branch 'platforms' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  8. 66f03c6 Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  9. 3480059 Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  10. 46b407c Merge tag 'rpmsg' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  11. 1bfecd9 Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  12. 281b053 Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  13. 48d5544 Merge tag 'timer' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  14. d61b7a5 Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  15. c8bc5e3 Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  16. a754a87 Merge tag 'asoc-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into next/boards by Arnd Bergmann · 12 years ago
  17. aae528d Merge branches 'acorn', 'ebsa110' and 'sa11x0' into platforms by Russell King · 12 years ago
  18. 375dec9 ARM: 7343/1: sa11x0: convert to sparse IRQ by Russell King · 13 years ago
  19. f314f33 ARM: 7342/2: sa1100: prepare for sparse irq conversion by Rob Herring · 13 years ago
  20. 7256ecc Merge branch 'sa11x0-mcp' into sa11x0 by Russell King · 12 years ago
  21. 18bbff9 Merge branch 'sa11x0-lcd' into sa11x0 by Russell King · 12 years ago
  22. c213201 ARM: sa11x0: remove unused DMA controller definitions by Russell King · 13 years ago
  23. 9903405 ARM: sa11x0: remove old SoC private DMA driver by Russell King · 13 years ago
  24. 277dc7a Merge branch 'sa11x0-ir' into sa11x0 by Russell King · 12 years ago
  25. 374da9d Merge branch 'sa1111' into sa11x0 by Russell King · 12 years ago
  26. 3463ff4 um: Update defconfig by Richard Weinberger · 12 years ago
  27. 12783aa um: Switch to large mcmodel on x86_64 by Richard Weinberger · 13 years ago
  28. 194a64c um: Wire CONFIG_GENERIC_IO up by Richard Weinberger · 13 years ago
  29. 4d94d6d um: Serve io_remap_pfn_range() by Richard Weinberger · 13 years ago
  30. 4c3ff74 um: allow SUBARCH=x86 by Al Viro · 13 years ago
  31. dc5be20 um: most of the SUBARCH uses can be killed by Al Viro · 13 years ago
  32. 199eebb um: deadlock in line_write_interrupt() by Al Viro · 13 years ago
  33. 6440536 um: don't bother trying to rebuild CHECKFLAGS for USER_OBJS by Al Viro · 13 years ago
  34. c6b17bb um: use the right ifdef around exports in user_syms.c by Al Viro · 13 years ago
  35. d3985d9 um: a bunch of headers can be killed by using generic-y by Al Viro · 13 years ago
  36. 69a3b4b um: ptrace-generic.h doesn't need user.h by Al Viro · 13 years ago
  37. c2220b2 um: kill HOST_TASK_PID by Al Viro · 13 years ago
  38. 28a12cb um: remove pointless include of asm/fixmap.h from asm/pgtable.h by Al Viro · 13 years ago
  39. 2ffd2e2 um: asm-offsets.h might as well come from underlying arch... by Al Viro · 13 years ago
  40. c56334d um: merge processor_{32,64}.h a bit... by Al Viro · 13 years ago
  41. 10c890c um: switch close_chan() to struct line by Al Viro · 13 years ago
  42. 0fcd719 um: race fix: initialize delayed_work *before* registering IRQ by Al Viro · 13 years ago
  43. 5eaa341 um: line->have_irq is never checked... by Al Viro · 13 years ago
  44. 1f42369 um: chan_init_pri is dead now by Al Viro · 13 years ago
  45. bed5e39 um: switch users of ->chan_list to ->chan_{in,out} (easy cases) by Al Viro · 13 years ago
  46. ee48507 um: sorting out the chan mess, part 1 by Al Viro · 13 years ago
  47. c8e2876 um: finally kill ->init_str leaks by Al Viro · 13 years ago
  48. 04292b2 um: get rid of lines_init() by Al Viro · 13 years ago
  49. cfe6b7c um: switch line.c tty drivers to dynamic device creation by Al Viro · 13 years ago
  50. 31efceb um: fix races between line_open() and line_config() by Al Viro · 13 years ago
  51. d8c215a um: convert count_lock to mutex, fix a race in line_open() by Al Viro · 13 years ago
  52. 43574c1 um: get rid of the init_prio mess by Al Viro · 13 years ago
  53. fe9a6b0 um: switch line_config() to setup_one_line() by Al Viro · 13 years ago
  54. da645f3 um: switch line_remove() to setup_one_line() by Al Viro · 13 years ago
  55. 8998af2 um: auxvec.h is never used by Al Viro · 13 years ago
  56. 8ea3c06 um: clean up the includes in ubd by Al Viro · 13 years ago
  57. c0b79a9 um: irq: Remove IRQF_DISABLED by Yong Zhang · 13 years ago
  58. e22057c Merge tag 'stable/for-linus-3.4-tag-two' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 12 years ago
  59. ed2d265 Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 12 years ago
  60. 876c1f2 ARM: sa11x0: don't static map sa1111 by Russell King · 13 years ago
  61. 22eeaff ARM: sa1111: use dev_err() rather than printk() by Russell King · 13 years ago
  62. 924e1d4 ARM: sa1111: cleanup sub-device registration and unregistration by Russell King · 13 years ago
  63. 21d1c77 ARM: sa1111: only setup DMA for DMA capable devices by Russell King · 13 years ago
  64. 09a2ba2 ARM: sa1111: register sa1111 devices with dmabounce in bus notifier by Russell King · 13 years ago
  65. 2213536 ARM: sa1111: move USB interface register definitions to ohci-sa1111.c by Russell King · 13 years ago
  66. ea8c00a ARM: sa1111: move PCMCIA interface register definitions to sa1111_generic.c by Russell King · 13 years ago
  67. 4f8d9ca ARM: sa1111: move PS/2 interface register definitions to sa1111p2.c by Russell King · 13 years ago
  68. 6995f5b ARM: sa1111: delete unused physical GPIO register definitions by Russell King · 13 years ago
  69. 511f1cb Merge tag 'regulator-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator into next/drivers by Arnd Bergmann · 12 years ago
  70. 07be45f ARM: sa1111: provide a generic way to prevent devices from registering by Russell King · 13 years ago
  71. 41569e3 ARM: ecard: get rid of NO_IRQ madness by Russell King · 13 years ago
  72. 2b7da08 ARM: riscpc: use DEFINE_RES_xxx() by Russell King · 12 years ago
  73. 530c2ea ARM: riscpc: remove expansion card irq mask register by Russell King · 12 years ago
  74. b4ac084 ARM: riscpc: convert ecard to use irq_alloc_descs() by Russell King · 12 years ago
  75. c402c11 ARM: riscpc: use irq chip data in ecard.c by Russell King · 12 years ago
  76. 6e747b4 ARM: riscpc: move ecard.c to arch/arm/mach-rpc by Russell King · 12 years ago
  77. 927b6c4 ARM: riscpc: remove IRQ_TIMER by Russell King · 12 years ago
  78. 18a66d5 ARM: riscpc: use definition for serial port interrupt by Russell King · 12 years ago
  79. 8c6d9d0 ARM: riscpc: pass IRQ resources into keyboard driver by Russell King · 12 years ago
  80. a1be5d6 ARM: riscpc: move time-acorn.c to mach-rpc by Russell King · 12 years ago
  81. cf82192 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 12 years ago
  82. 24613ff Merge branch 'pcmcia' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  83. 0d19eac Merge branch 'amba' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  84. 56c10bf Merge branch 'for-armsoc' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  85. bab2d8c Merge tag 'for-3.4' of git://openrisc.net/jonas/linux by Linus Torvalds · 12 years ago
  86. 0e65ae0 Merge tag 'ia64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 12 years ago
  87. bba1594 Merge branch 'mmci' into amba by Russell King · 12 years ago
  88. 2fb9e96 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  89. 8e3ade2 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  90. accb61f coredump: add VM_NODUMP, MADV_NODUMP, MADV_CLEAR_NODUMP by Jason Baron · 12 years ago
  91. 909af76 coredump: remove VM_ALWAYSDUMP flag by Jason Baron · 12 years ago
  92. 43aca32 Hexagon: use set_current_blocked() and block_sigmask() by Matt Fleming · 12 years ago
  93. 0b2f4d4 x86: use for_each_clear_bit_from() by Akinobu Mita · 12 years ago
  94. 307b1cd bitops: rename for_each_set_bit_cont() in favor of analogous list.h function by Akinobu Mita · 12 years ago
  95. 03ff3ef Remove remaining bits of io_remap_page_range() by Javi Merino · 12 years ago
  96. d314d74 nmi watchdog: do not use cpp symbol in Kconfig by Cong Wang · 12 years ago
  97. d982d59 um: use set_current_blocked() and block_sigmask() by Matt Fleming · 12 years ago
  98. f6adb9a um: don't restore current->blocked on error by Matt Fleming · 12 years ago
  99. e317234 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 12 years ago
  100. 0b0c9d3 Merge tag 'iommu-updates-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 12 years ago