1. 74f077d cris: posix_types.h, include asm-generic/posix_types.h by Jiri Slaby · 12 years ago
  2. a52bdec cris/arch-v32: cryptocop: Use kzalloc by Jesper Nilsson · 13 years ago
  3. 4bade04 cris:removed the unused variable by Wanlong Gao · 13 years ago
  4. 06e4484 CRISv32: Correct name of read_mostly section. by Jesper Nilsson · 13 years ago
  5. 592f5d8 KVM: PPC: Book3S: PR: Fix preemption by Alexander Graf · 12 years ago
  6. e1f8acf KVM: PPC: Save/Restore CR over vcpu_run by Alexander Graf · 12 years ago
  7. a5ddea0 KVM: PPC: Book3S HV: Save and restore CR in __kvmppc_vcore_entry by Paul Mackerras · 13 years ago
  8. b4e5122 KVM: PPC: Book3S HV: Fix kvm_alloc_linear in case where no linears exist by Paul Mackerras · 13 years ago
  9. b8e6f8a KVM: PPC: Book3S: Compile fix for ppc32 in HIOR access code by Alexander Graf · 12 years ago
  10. 7b8e6da perf/x86/p4: Add format attributes by Peter Zijlstra · 12 years ago
  11. beca98c9 ARM: fix lcd power build failure in collie_defconfig by Paul Gortmaker · 12 years ago
  12. ee5324e ARM: versatile: fix build failure in pci.c by Paul Gortmaker · 12 years ago
  13. ed359a3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  14. 9569412 Merge branch 'paul' (Fixups from Paul Gortmaker) by Linus Torvalds · 12 years ago
  15. 9a78da1 frv: fix warnings in mb93090-mb00/pci-dma.c about implicit EXPORT_SYMBOL by Paul Gortmaker · 12 years ago
  16. 9e5228c parisc: fix missing cmpxchg file error from system.h split by Paul Gortmaker · 12 years ago
  17. 1512cdc blackfin: fix cmpxchg build fails from system.h fallout by Paul Gortmaker · 12 years ago
  18. 3d92e05 avr32: fix build failures from mis-naming of atmel_nand.h by Paul Gortmaker · 12 years ago
  19. b443caf ARM: mach-msm: fix compile fail from system.h fallout by Paul Gortmaker · 12 years ago
  20. 143418d Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  21. e1d5c019 arch/tile: avoid accidentally unmasking NMI-type interrupt accidentally by Chris Metcalf · 12 years ago
  22. b1760c8 arch/tile: remove bogus performance optimization by Chris Metcalf · 12 years ago
  23. cdd8e16 arch/tile: return SIGBUS for addresses that are unaligned AND invalid by Chris Metcalf · 12 years ago
  24. 54229ff arch/tile: fix finv_buffer_remote() for tilegx by Chris Metcalf · 12 years ago
  25. ab306ca arch/tile: use atomic exchange in arch_write_unlock() by Chris Metcalf · 12 years ago
  26. b14f219 arch/tile: stop mentioning the "kvm" subdirectory by Chris Metcalf · 12 years ago
  27. e81510e arch/tile: export the page_home() function. by Chris Metcalf · 12 years ago
  28. 918cbd3 arch/tile: fix pointer cast in cacheflush.c by Chris Metcalf · 12 years ago
  29. 2858f85 arch/tile: fix single-stepping over swint1 instructions on tilegx by Chris Metcalf · 12 years ago
  30. cb210ee arch/tile: implement panic_smp_self_stop() by Chris Metcalf · 12 years ago
  31. 8c92ba6 arch/tile: add "nop" after "nap" to help GX idle power draw by Chris Metcalf · 12 years ago
  32. bfffe79 arch/tile: use proper memparse() for "maxmem" options by Chris Metcalf · 12 years ago
  33. 719ea79 arch/tile: fix up locking in pgtable.c slightly by Chris Metcalf · 12 years ago
  34. 5f22070 arch/tile: don't leak kernel memory when we unload modules by Chris Metcalf · 12 years ago
  35. 444eef1 arch/tile: fix bug in delay_backoff() by Chris Metcalf · 12 years ago
  36. 7a7039e arch/tile: fix bug in loading kernels larger than 16 MB by Chris Metcalf · 12 years ago
  37. b230ff2 arch/tile: don't enable irqs unconditionally in page fault handler by Chris Metcalf · 12 years ago
  38. 12400f1 arch/tile: don't set the homecache of a PTE unless appropriate by Chris Metcalf · 12 years ago
  39. 4829273 arch/tile: don't wait for migrating PTEs in an NMI handler by Chris Metcalf · 12 years ago
  40. 6731aa9 arch/tile/Makefile: use KCFLAGS when figuring out the libgcc path. by Chris Metcalf · 12 years ago
  41. 51bcdf8 arch/tile: fix a couple of comments that needed updating by Chris Metcalf · 12 years ago
  42. a714fff arch/tile: fix up some minor trap handling issues by Chris Metcalf · 12 years ago
  43. e172353 arch/tile: work around a hardware issue with the return-address stack by Chris Metcalf · 12 years ago
  44. 5f639fd arch/tile: various bugs in stack backtracer by Chris Metcalf · 12 years ago
  45. efb734d arch/tile: make sure to build memcpy_user_64 without frame pointer by Chris Metcalf · 12 years ago
  46. b287f69 arch/tile: avoid false corrupt frame warning in early boot by Chris Metcalf · 12 years ago
  47. cbe2247 arch/tile: use 0 for IRQ_RESCHEDULE instead of 1 by Chris Metcalf · 12 years ago
  48. 664c100 arch/tile: fix gcc 4.6 warnings in <asm/bitops_64.h> by Chris Metcalf · 12 years ago
  49. 07feea8 arch/tile: revert comment for atomic64_add_unless(). by Chris Metcalf · 12 years ago
  50. 327e8b6 arch/tile: fix typo in <arch/spr_def.h> by Chris Metcalf · 12 years ago
  51. 884197f arch/tile/Kconfig: don't specify CONFIG_PAGE_OFFSET for 64-bit builds by Chris Metcalf · 12 years ago
  52. 3d1e8a8 arch/tile/Kconfig: rename tile_defconfig to tilepro_defconfig by Chris Metcalf · 12 years ago
  53. 8d69514 arch/tile/Kconfig: remove pointless "!M386" test. by Chris Metcalf · 12 years ago
  54. 34f2c0a tile: fix multiple build failures from system.h dismantle by Paul Gortmaker · 12 years ago
  55. deb74f5 Merge tag 'for-linus' of git://github.com/rustyrussell/linux by Linus Torvalds · 12 years ago
  56. 7a4302a ARM: armadillo5x0: Fix smsc911x driver probe by Fabio Estevam · 12 years ago
  57. ccdf327 ARM: kzm_arm11_01: Fix smsc911x driver probe by Fabio Estevam · 12 years ago
  58. 954c59a ARM: mx31lilly: Fix smsc911x driver probe by Fabio Estevam · 12 years ago
  59. da21d4d ARM: mx31lite: Fix smsc911x driver probe by Fabio Estevam · 12 years ago
  60. fd36dfb ARM: mx53ard: Fix smsc911x driver probe by Fabio Estevam · 12 years ago
  61. dba69d1 x86, kvm: Call restore_sched_clock_state() only after %gs is initialized by Marcelo Tosatti · 12 years ago
  62. 0dd90aa microblaze: Fix ret_from_fork declaration by Michal Simek · 12 years ago
  63. 0fc7374 microblaze: Do not use tlb_skip in early_printk by Michal Simek · 12 years ago
  64. 7bd9523 ARM: at91/at91sam9x5: add clkdev entries for DMA controllers by Nicolas Ferre · 12 years ago
  65. bfb5f55 ARM: mx35: Fix registration of camera clock by Fabio Estevam · 12 years ago
  66. f0df875 ARM: 3ds_debugboard: Fix smsc911x driver probe by Fabio Estevam · 12 years ago
  67. 31e1a4e MX2: Fix mx2_camera clock regression. by Javier Martin · 12 years ago
  68. eb26e87 ARM: mach-mx35_3ds: Fix build warning due to the lack of 'const' annotation by Fabio Estevam · 12 years ago
  69. d5be0d7 ARM: imx/mx21ads: remove unneeded cast by Uwe Kleine-König · 12 years ago
  70. 9b218f6 powerpc/eeh: Fix use of set_current_state() in eeh event handling set_current_state() wart by Andrew Morton · 12 years ago
  71. 37ef9bd powerpc/eeh: Remove eeh_event_handler()->daemonize() by Oleg Nesterov · 12 years ago
  72. 95327d0 powerpc/kvm: Fallout from system.h disintegration by Benjamin Herrenschmidt · 12 years ago
  73. cad3c83 powerpc: Fix fallout from system.h split up by Stephen Rothwell · 12 years ago
  74. 059378e powerpc: Mark const init data with __initconst instead of __initdata by Uwe Kleine-König · 12 years ago
  75. e31c6df Merge remote-tracking branch 'kumar/next' into merge by Benjamin Herrenschmidt · 12 years ago
  76. 8551f3f ARM: S3C24XX: fix missing common.h in mach-s3c24xx/ by Kukjin Kim · 12 years ago
  77. 2533e82 sparc: pgtable_64: change include order by Aaro Koskinen · 12 years ago
  78. 450aed7 m68k/q40: Add missing platform check before registering platform devices by Geert Uytterhoeven · 12 years ago
  79. 6cfeba5 m68k/mac: Add missing platform check before registering platform devices by Geert Uytterhoeven · 12 years ago
  80. 7224c0d m68k: include asm/cmpxchg.h in our m68k atomic.h by Greg Ungerer · 12 years ago
  81. ff9062c ARM: tegra: remove tegra_pcm_device by Stephen Warren · 12 years ago
  82. a23dc69 ASoC: imx: merge sound/soc/imx into sound/soc/fsl by Shawn Guo · 12 years ago
  83. 8bb1f22 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  84. f187e9f Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  85. adb3b1f Merge tag 'parisc-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/parisc-2.6 by Linus Torvalds · 12 years ago
  86. 39429c5 new helper: ext2_image_size() by Al Viro · 12 years ago
  87. 6d00889 ARM: fix more fallout from 9f97da78bf (Disintegrate asm/system.h for ARM) by Russell King · 12 years ago
  88. fa2a451 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 12 years ago
  89. bde4d8b sparc32: fix fallout from system.h removal by Sam Ravnborg · 12 years ago
  90. 923f797 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 12 years ago
  91. 623ff77 Merge tag 'for-linus-3.4' of git://git.infradead.org/mtd-2.6 by Linus Torvalds · 12 years ago
  92. c39e8ed Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  93. a335750 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 12 years ago
  94. d3c7de5 ARM: clps711x: fix missing include file by Olof Johansson · 12 years ago
  95. 86dfe44 ARM: fix builds due to missing <asm/system_misc.h> includes by Olof Johansson · 12 years ago
  96. d326f44 Merge branch 'tboot' into release by Len Brown · 12 years ago
  97. 1a05e46 Merge branches 'acpica', 'bgrt', 'bz-11533', 'cpuidle', 'ec', 'hotplug', 'misc', 'red-hat-bz-727865', 'thermal', 'throttling', 'turbostat' and 'video' into release by Len Brown · 12 years ago
  98. 3eb8d70 ARM: fix bios32.c build warning by Russell King · 12 years ago
  99. 40380f1 ia64: Fixup asm/cmpxchg.h by David Howells · 12 years ago
  100. 59f2fe3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 12 years ago