1. 70a0ac6 powerpc/85xx: Enable USB2 controller node for P1020RDB by Ramneek Mehresh · 13 years ago
  2. f8b5a31 powerpc/85xx: Fix cmd12 bug and add the chip compatible for eSDHC by Jerry Huang · 13 years ago
  3. 0cf572d arch/powerpc/sysdev/fsl_pci.c: add missing iounmap by Julia Lawall · 13 years ago
  4. ba8438f powerpc: fix compile error with 85xx/p1022_ds.c by Michael Neuling · 13 years ago
  5. 5674124 Merge branch 'x86-syscall-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  6. 6e03db2 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 13 years ago
  7. e032d807 mce: fix warning messages about static struct mce_device by Greg Kroah-Hartman · 13 years ago
  8. 5b3fcfe Merge branch 'fixes' of git://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-arm by Linus Torvalds · 13 years ago
  9. 9774040 Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 13 years ago
  10. c63dbbd Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 13 years ago
  11. a61c233 ARM: sa11x0: assabet: fix build warning by Russell King · 13 years ago
  12. 1a51a0c ARM: OMAP3: fix build on !CONFIG_IOMMU_API by Ohad Ben-Cohen · 13 years ago
  13. 83c2f91 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  14. f0ed5b9 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  15. dca88ad Merge branch 'for-next' of git://git.infradead.org/users/dhowells/linux-headers by Linus Torvalds · 13 years ago
  16. 51be084 Merge branch 'fbdev-next' of git://github.com/schandinat/linux-2.6 by Linus Torvalds · 13 years ago
  17. 7c43185 Kbuild: Use dtc's -d (dependency) option by Stephen Warren · 13 years ago
  18. f5e4e20 Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  19. 4964e06 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 13 years ago
  20. 0a80939 Merge tag 'for-linus' of git://github.com/rustyrussell/linux by Linus Torvalds · 13 years ago
  21. 8e63dd6 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 13 years ago
  22. f408c98 GPIO: sa1100: implement proper gpiolib gpio_to_irq conversion by Russell King · 13 years ago
  23. 21ebd6c Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 13 years ago
  24. 4b8be38 Merge tag 'mmc-merge-for-3.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 13 years ago
  25. 5df1b27 Merge branch 'wire-accept4' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 13 years ago
  26. a3301b7 x86/mce: Fix CPU hotplug and suspend regression related to MCE by Srivatsa S. Bhat · 13 years ago
  27. a029db4 PM / shmobile: fix A3SP suspend method by Guennadi Liakhovetski · 13 years ago
  28. 716a3dc ARM: Add arm_memblock_steal() to allocate memory away from the kernel by Russell King · 13 years ago
  29. 4de3a8e Merge branch 'master' into fixes by Russell King · 13 years ago
  30. 294064f ARM: 7275/1: LPAE: Check the CPU support for the long descriptor format by Catalin Marinas · 13 years ago
  31. e37051d ARM: 7274/1: NUC900: Rename nuc900-audio platform device to nuc900-ac97 by Axel Lin · 13 years ago
  32. 0994695 Merge branch 'akpm' (aka "Andrew's patch-bomb, take two") by Linus Torvalds · 13 years ago
  33. a3dd332 kexec: remove KMSG_DUMP_KEXEC by WANG Cong · 13 years ago
  34. 9512938 cpumask: update setup_node_to_cpumask_map() comments by Wanlong Gao · 13 years ago
  35. 15ee2d0 parisc, exec: remove redundant set_fs(USER_DS) by Mathias Krause · 13 years ago
  36. 01fa310 ia64, exec: remove redundant set_fs(USER_DS) by Mathias Krause · 13 years ago
  37. 2565409 mm,x86,um: move CMPXCHG_DOUBLE config option by Heiko Carstens · 13 years ago
  38. 4156153 mm,x86,um: move CMPXCHG_LOCAL config option by Heiko Carstens · 13 years ago
  39. 43570fd mm,slub,x86: decouple size of struct page from CONFIG_CMPXCHG_LOCAL by Heiko Carstens · 13 years ago
  40. ff2d8b1 treewide: convert uses of ATTRIB_NORETURN to __noreturn by Joe Perches · 13 years ago
  41. 9402c95 treewide: remove useless NORET_TYPE macro and uses by Joe Perches · 13 years ago
  42. 476bc00 module_param: make bool parameters really bool (arch) by Rusty Russell · 13 years ago
  43. bcf8a3d Merge tag 'to-linus' of git://github.com/rustyrussell/linux by Linus Torvalds · 13 years ago
  44. bccd172 x86: Get rid of 'dubious one-bit signed bitfield' sprase warning by Anton Vorontsov · 13 years ago
  45. a429638 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 13 years ago
  46. 5cf9a4e x86/PCI: build amd_bus.o only when CONFIG_AMD_NB=y by Bjorn Helgaas · 13 years ago
  47. 4c4d285 Merge tag 'rmobile-for-linus' of git://github.com/pmundt/linux-sh by Linus Torvalds · 13 years ago
  48. 56c8bc3 Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh by Linus Torvalds · 13 years ago
  49. b6c96c0 lguest: Make sure interrupt is allocated ok by lguest_setup_irq by Stratos Psomadakis · 13 years ago
  50. 92df954 ARM: SAMSUNG: Add pm_caps into platform data by Sangwook Lee · 13 years ago
  51. 1c1744c sh: magicpanelr2: Update for parse_mtd_partitions() fallout. by Paul Mundt · 13 years ago
  52. 603129a sh: mach-rsk: Update for parse_mtd_partitions() fallout. by Paul Mundt · 13 years ago
  53. b1bdd25 Merge branch 'sh/nommu' into sh-latest by Paul Mundt · 13 years ago
  54. c1537b4 sh: sh2a: Improve cache flush/invalidate functions by Phil Edworthy · 13 years ago
  55. 9d14070 Merge branch 'sh/hwblk' into sh-latest by Paul Mundt · 13 years ago
  56. 9f06cf3 Merge branch 'sh/pm-runtime' into sh-latest by Paul Mundt · 13 years ago
  57. a4d5247 sh: add a resource name for shdma by Shimoda, Yoshihiro · 13 years ago
  58. e64e1b1 Merge branch 'rmobile/smp' into rmobile-latest by Paul Mundt · 13 years ago
  59. 2005246 arm: mach-shmobile: add a resource name for shdma by Shimoda, Yoshihiro · 13 years ago
  60. 9fc5c3e Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  61. 541048a Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  62. bcede2f Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  63. d0b9706 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  64. 02d9295 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 13 years ago
  65. b24ca57 Merge git://git.infradead.org/battery-2.6 by Linus Torvalds · 13 years ago
  66. 7b67e75 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci by Linus Torvalds · 13 years ago
  67. f40aaf6 ARM: mach-shmobile: r8a7779 SMP support V3 by Magnus Damm · 13 years ago
  68. 9f13a1f cpu: Register a generic CPU device on architectures that currently do not by Ben Hutchings · 13 years ago
  69. 6b3cbe4 Revert "atmel_lcdfb: Adjust HFP calculation so it matches the manual." by Florian Tobias Schandinat · 13 years ago
  70. 7bf6612 Merge branches 'next/ar7', 'next/ath79', 'next/bcm63xx', 'next/bmips', 'next/cavium', 'next/generic', 'next/kprobes', 'next/lantiq', 'next/perf' and 'next/raza' into mips-for-linux-next by Ralf Baechle · 13 years ago
  71. 7a5c3b8 Merge branch 'next/alchemy' into mips-for-linux-next by Ralf Baechle · 13 years ago
  72. 39b7414 Merge branch 'next/generic' into mips-for-linux-next by Ralf Baechle · 13 years ago
  73. d7a887a MIPS: Delete unused function add_temporary_entry. by Ralf Baechle · 13 years ago
  74. c539ef7 MIPS: Set default pci cache line size. by Ralf Baechle · 13 years ago
  75. f467e4b MIPS: Flush huge TLB by Hillf Danton · 13 years ago
  76. 4f58cb9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 13 years ago
  77. e343a89 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 13 years ago
  78. ebb7f61 powerpc: Fix unpaired __trace_hcall_entry and __trace_hcall_exit by Li Zhong · 13 years ago
  79. 06792c4 Merge tag 'for-linux-3.3-merge-window' of git://linux-c6x.org/git/projects/linux-c6x-upstreaming by Linus Torvalds · 13 years ago
  80. 4690dfa Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 13 years ago
  81. c2e08e7 Merge branch 'unicore32' of git://github.com/gxt/linux by Linus Torvalds · 13 years ago
  82. 2819014 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lliubbo/blackfin by Linus Torvalds · 13 years ago
  83. a5ccfee powerpc: Fix RCU idle and hcall tracing by Anton Blanchard · 13 years ago
  84. 40ba587 Merge branch 'akpm' (aka "Andrew's patch-bomb") by Linus Torvalds · 13 years ago
  85. 5e6292c signal: add block_sigmask() for adding sigmask to current->blocked by Matt Fleming · 13 years ago
  86. f350b17 sparc: make SA_NOMASK a synonym of SA_NODEFER by Matt Fleming · 13 years ago
  87. e26d196 MIPS: randomize PIE load address by David Daney · 13 years ago
  88. e39f560 fs: binfmt_elf: create Kconfig variable for PIE randomization by David Daney · 13 years ago
  89. 7b3480f Merge tag 'for-linus-3.3' of git://git.infradead.org/mtd-2.6 by Linus Torvalds · 13 years ago
  90. 1c81065 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 13 years ago
  91. dbe950f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 13 years ago
  92. d52739c Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 13 years ago
  93. 9016037 Merge branch 'stable/for-linus-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
  94. ae5cfc0 Merge branch 'stable/for-linus-fixes-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
  95. 3dcf6c1 Merge branch 'kvm-updates/3.3' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 13 years ago
  96. 913272b Merge git://git.infradead.org/users/cbou/battery-urgent by Anton Vorontsov · 13 years ago
  97. f0a217a Merge branches 'rmobile/kota2' and 'rmobile/marzen' into rmobile-latest by Paul Mundt · 13 years ago
  98. 43aa77f ARM: mach-shmobile: Add kota2 defconfig. by Paul Mundt · 13 years ago
  99. d06830e ARM: mach-shmobile: Add marzen defconfig. by Paul Mundt · 13 years ago
  100. a662c08 ARM: mach-shmobile: r8a7779 power domain support V2 by Magnus Damm · 13 years ago