1. 10d8935 Viresh has moved by Viresh Kumar · 12 years ago
  2. 436814e h8300: use the declarations provided by <asm/sections.h> by Geert Uytterhoeven · 12 years ago
  3. ffb2031 h8300: fix use of extinct _sbss and _ebss by Geert Uytterhoeven · 12 years ago
  4. f022d0f xtensa: use the declarations provided by <asm/sections.h> by Geert Uytterhoeven · 12 years ago
  5. 0eff08b xtensa: use "test -e" instead of bashism "test -a" by Geert Uytterhoeven · 12 years ago
  6. 5e7b6ed xtensa: replace xtensa-specific _f{data,text} by _s{data,text} by Geert Uytterhoeven · 12 years ago
  7. e4eed03 thp: avoid atomic64_read in pmd_read_atomic for 32bit PAE by Andrea Arcangeli · 12 years ago
  8. c458175 Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 12 years ago
  9. 6699c8c tile: fix bug in get_user() for 4-byte values by Chris Metcalf · 12 years ago
  10. 56b880e Merge branch 'fixes-for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping by Linus Torvalds · 12 years ago
  11. 1043e3b Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 12 years ago
  12. 069915b Merge tag 'stable/for-linus-3.5-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 12 years ago
  13. 06da035 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 12 years ago
  14. c83119a Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  15. ed21a66 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  16. f948501 Make hard_irq_disable() actually hard-disable interrupts by Paul Mackerras · 12 years ago
  17. b9e0d95 xen: mark local pages as FOREIGN in the m2p_override by Stefano Stabellini · 12 years ago
  18. 424d54d Merge git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  19. c080e26 x86: dma-mapping: fix broken allocation when dma_mask has been provided by Marek Szyprowski · 12 years ago
  20. 790b9d4 Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh by Linus Torvalds · 12 years ago
  21. 6ddb990 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 12 years ago
  22. 7794f70 Merge tag 'omapdss-for-3.5-rc2' of git://gitorious.org/linux-omap-dss2/linux by Linus Torvalds · 12 years ago
  23. 25f4298 perf/x86: Fix broken LBR fixup code by Stephane Eranian · 12 years ago
  24. 161270f x86/smp: Fix topology checks on AMD MCM CPUs by Borislav Petkov · 12 years ago
  25. fdb1117 ARM: dma-mapping: fix debug messages in dmabounce code by Marek Szyprowski · 12 years ago
  26. 380622e Merge branches 'sh/urgent', 'sh/core', 'sh/clockevents', 'sh/asm-generic' and 'sh/trivial' into sh-fixes-for-linus by Paul Mundt · 12 years ago
  27. 1318002 sh: Kill off additional asm-generic wrappers. by Paul Mundt · 12 years ago
  28. d14a5fd sh: Setup CROSS_COMPILE at the top by Geert Uytterhoeven · 12 years ago
  29. 8e780be sh: Fix up link time defsym warnings. by Paul Mundt · 12 years ago
  30. cba8df4 sh: use the new generic strnlen_user() function by Paul Mundt · 12 years ago
  31. 0e100e1 sh: switch to generic strncpy_from_user(). by Paul Mundt · 12 years ago
  32. 74ca431 sh: Kill off last dead UBC header by Paul Bolle · 12 years ago
  33. 7452ca5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 12 years ago
  34. e32025a x86: kvmclock: remove check_and_clear_guest_paused warning by Marcelo Tosatti · 12 years ago
  35. 70c778f m68k: make syscall_trace_enter/leave exist for non-MMU classic m68k types by Greg Ungerer · 12 years ago
  36. 1b461d7 m68knommu: fix 68360 local setting of timer interrupt handler by Greg Ungerer · 12 years ago
  37. dc5588a m68knommu: fix 68328 local setting of timer interrupt handler by Greg Ungerer · 12 years ago
  38. b13b3f5 m68k: fix inclusion of arch_gettimeoffset for non-MMU 68k classic CPU types by Greg Ungerer · 12 years ago
  39. f75b0d0 m68knommu: m528x qspi definition fix by Steven King · 12 years ago
  40. 8a51178 sparc: remove two unused headers by Paul Bolle · 12 years ago
  41. 4e3c8a1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 12 years ago
  42. 4986e5c ARM: mm: fix type of the arm_dma_limit global variable by Marek Szyprowski · 12 years ago
  43. e53f517 ARM: dma-mapping: Add missing static storage class specifier by Sachin Kamat · 12 years ago
  44. 9efc31b x86/mm: Fix some kernel-doc warnings by Wanpeng Li · 12 years ago
  45. 9271b0b x86, um: Correct syscall table type attributes breaking gcc 4.8 by Martin Pelikan · 12 years ago
  46. 7249450 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  47. 3e9ca02 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 12 years ago
  48. 0b35d32 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  49. 106544d Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  50. eeaaa96 x86/nmi: Fix section mismatch warnings on 32-bit by Don Zickus · 12 years ago
  51. 3c75296 powerpc: Fix kernel panic during kernel module load by Steffen Rumler · 12 years ago
  52. d5d2d2e x86/uv: Fix UV2 BAU legacy mode by Cliff Wickman · 12 years ago
  53. bd2753b x86/mm: Only add extra pages count for the first memory range during pre-allocation early page table space by Yinghai Lu · 12 years ago
  54. 860aed2 powerpc/time: Sanity check of decrementer expiration is necessary by Paul Mackerras · 12 years ago
  55. 743628e x86, efi stub: Add .reloc section back into image by Jordan Justen · 12 years ago
  56. 513335f Merge tag 'parisc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/parisc-2.6 by Linus Torvalds · 12 years ago
  57. 0c30989 Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 12 years ago
  58. 2ded5c2 tile: add #include to unbreak build after generic init_task conversion by Chris Metcalf · 12 years ago
  59. 10db9e0 tile: remove cpu_idle_on_new_stack by Chris Metcalf · 12 years ago
  60. db0dc75 perf/x86: Check user address explicitly in copy_from_user_nmi() by Arun Sharma · 12 years ago
  61. bc6ca7b perf/x86: Check if user fp is valid by Arun Sharma · 12 years ago
  62. 302fa4b perf/x86: Allow multiple stacks by Arun Sharma · 12 years ago
  63. 8440ccb perf/x86: Update SNB PEBS constraints by Peter Zijlstra · 12 years ago
  64. b6db437 perf/x86: Enable/Add IvyBridge hardware support by Peter Zijlstra · 12 years ago
  65. cccb9ba perf/x86: Implement cycles:p for SNB/IVB by Peter Zijlstra · 12 years ago
  66. b430f7c perf/x86: Fix Intel shared extra MSR allocation by Peter Zijlstra · 12 years ago
  67. ceb1cba sched/x86: Calculate booted cores after construction of sibling_mask by Kamalesh Babulal · 12 years ago
  68. d8ce726 m68k: Use generic strncpy_from_user(), strlen_user(), and strnlen_user() by Geert Uytterhoeven · 12 years ago
  69. f6175f5 x86/ioapic: Fix NULL pointer dereference on CPU hotplug after disabling irqs by Tomoki Sekiyama · 12 years ago
  70. 55c844a x86/reboot: Fix a warning message triggered by stop_other_cpus() by Feng Tang · 12 years ago
  71. 7071f6b x86/intel/moorestown: Change intel_scu_devices_create() to __devinit by Sebastian Andrzej Siewior · 12 years ago
  72. 4af463d x86/numa: Set numa_nodes_parsed at acpi_numa_memory_affinity_init() by Yasuaki Ishimatsu · 12 years ago
  73. aff5a62 x86/gart: Fix kmemleak warning by Xiaotian Feng · 12 years ago
  74. 1a87fc1 x86: mce: Add the dropped timer interval init back by Thomas Gleixner · 12 years ago
  75. 436d03f x86/decoder: Fix bsr/bsf/jmpe decoding with operand-size prefix by Masami Hiramatsu · 12 years ago
  76. 958fb3c x86/mce: Fix the MCE poll timer logic by Chen Gong · 12 years ago
  77. eea5b551 Merge tag 'please-pull-mce' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras by Linus Torvalds · 12 years ago
  78. ecc7284 Merge branch 'fixes-for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping by Linus Torvalds · 12 years ago
  79. c2238f1 x86/mce: Fix the MCE poll timer logic by Chen Gong · 12 years ago
  80. 0b3e9f3 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  81. c3a21fc OMAPDSS: fix registration of DPI and SDI devices by Tomi Valkeinen · 12 years ago
  82. 4c01acc [PARISC] fix code to find libgcc by James Bottomley · 12 years ago
  83. 7314556 [PARISC] fix compile break in use of lib/strncopy_from_user.c by James Bottomley · 12 years ago
  84. f1ea8b6 [PARISC] fix missing TAINT_WARN problem by James Bottomley · 12 years ago
  85. 03240b2 fixups for signal breakage by Al Viro · 12 years ago
  86. c22072b Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  87. f1ae98d ARM: dma-mapping: remove unconditional dependency on CMA by Marek Szyprowski · 12 years ago
  88. 63004af 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. 233e562 Merge 'for-linus' branches from git://git.kernel.org/pub/scm/linux/kernel/git/viro/{vfs,signal} by Linus Torvalds · 12 years ago
  90. 0fd7bee powerpc: Fix size of st_nlink on 64bit by Anton Blanchard · 12 years ago
  91. a393624 frv: Remove bogus closing parenthesis by Geert Uytterhoeven · 12 years ago
  92. 804ce98 Merge tag 'fbdev-updates-for-3.5' of git://github.com/schandinat/linux-2.6 by Linus Torvalds · 12 years ago
  93. f5e7e84 Merge tag 'for-linus-3.5-20120601' of git://git.infradead.org/linux-mtd by Linus Torvalds · 12 years ago
  94. 40b46a7 Merge remote-tracking branch 'rostedt/tip/perf/urgent-2' into x86-urgent-for-linus by H. Peter Anvin · 12 years ago
  95. efff047 Merge branch 'ux500/hickup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  96. bad1a75 x86, x32, ptrace: Remove PTRACE_ARCH_PRCTL for x32 by H.J. Lu · 12 years ago
  97. 86c47b7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  98. 1193755 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  99. 44fbbb3 x86: get rid of calling do_notify_resume() when returning to kernel mode by Al Viro · 12 years ago
  100. 29bf5dd blackfin: check __get_user() return value by Al Viro · 12 years ago