1. ff2d8b1 treewide: convert uses of ATTRIB_NORETURN to __noreturn by Joe Perches · 13 years ago
  2. 9402c95 treewide: remove useless NORET_TYPE macro and uses by Joe Perches · 13 years ago
  3. 7b67e75 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci by Linus Torvalds · 13 years ago
  4. e343a89 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 13 years ago
  5. 3dcf6c1 Merge branch 'kvm-updates/3.3' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 13 years ago
  6. 5983faf Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 13 years ago
  7. 9879326 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  8. eb59c50 Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 13 years ago
  9. 972b2c7 Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 13 years ago
  10. fbce1c2 Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  11. 7affca3 Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 13 years ago
  12. ece2ccb Merge branches 'vfsmount-guts', 'umode_t' and 'partitions' into Z by Al Viro · 13 years ago
  13. e4e88f3 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 13 years ago
  14. 9753dfe Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 13 years ago
  15. 45a709f powerpc/PCI: convert to pci_create_root_bus() by Bjorn Helgaas · 13 years ago
  16. 49a6cba powerpc/PCI: split PHB part out of pcibios_map_io_space() by Bjorn Helgaas · 13 years ago
  17. a46770f powerpc/PCI: make pcibios_setup_phb_resources() static by Bjorn Helgaas · 13 years ago
  18. 79c8be8 PCI: PowerPC: convert pcibios_set_master() to a non-inlined function by Myron Stowe · 13 years ago
  19. ff4b8a5 Merge branch 'driver-core-next' into Linux 3.2 by Greg Kroah-Hartman · 13 years ago
  20. 0db49b7 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  21. 423d091 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  22. 4a2164a Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  23. ef88e39 powerpc: fix compile error with 85xx/p1010rdb.c by Tony Breeds · 13 years ago
  24. 2c1c743 powerpc: fix compile error with 85xx/p1023_rds.c by Michael Neuling · 13 years ago
  25. 446bc1f powerpc/fsl: add MSI support for the Freescale hypervisor by Timur Tabi · 13 years ago
  26. c6ca52a arch/powerpc/sysdev/fsl_rmu.c: introduce missing kfree by Julia Lawall · 13 years ago
  27. a20cbde powerpc/fsl: Add support for Integrated Flash Controller by Prabhakar Kushwaha · 13 years ago
  28. f706bed powerpc/fsl: update compatiable on fsl 16550 uart nodes by Kumar Gala · 13 years ago
  29. 0725696 powerpc/85xx: fix PCI and localbus properties in p1022ds.dts by Timur Tabi · 13 years ago
  30. 3900fad powerpc/85xx: re-enable ePAPR byte channel driver in corenet32_smp_defconfig by Timur Tabi · 13 years ago
  31. 389a6c5 powerpc/fsl: Update defconfigs to enable some standard FSL HW features by Kumar Gala · 13 years ago
  32. 2206694 powerpc: Add TBI PHY node to first MDIO bus by Andy Fleming · 13 years ago
  33. dabc784 sbc834x: put full compat string in board match check by Paul Gortmaker · 13 years ago
  34. 96ea3b4 powerpc/fsl-pci: Allow 64-bit PCIe devices to DMA to any memory address by Kumar Gala · 13 years ago
  35. 0583fcc consolidate umode_t declarations by Al Viro · 13 years ago
  36. 1bc9422 switch spu_create(2) to use of SYSCALL_DEFINE4, make it use umode_t by Al Viro · 13 years ago
  37. c6684b2 switch spufs guts to umode_t by Al Viro · 13 years ago
  38. d161a13 switch procfs to umode_t use by Al Viro · 13 years ago
  39. ff01bb4 fs: move code out of buffer.c by Al Viro · 13 years ago
  40. 6b520e0 vfs: fix the stupidity with i_dentry in inode destructors by Al Viro · 13 years ago
  41. e4f387d powerpc: Fix unpaired probe_hcall_entry and probe_hcall_exit by Li Zhong · 13 years ago
  42. 7f8e323 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  43. 3484563 procfs: do not confuse jiffies with cputime64_t by Andreas Schwab · 13 years ago
  44. da69dee KVM: PPC: Whitespace fix for kvm.h by Alexander Graf · 13 years ago
  45. 6c9b7c4 KVM: PPC: annotate kvm_rma_init as __init by Nishanth Aravamudan · 13 years ago
  46. 28a3754 KVM: introduce id_to_memslot function by Xiao Guangrong · 13 years ago
  47. fae9dbb KVM: PPC: e500: include linux/export.h by Scott Wood · 13 years ago
  48. 251da03 KVM: PPC: fix kvmppc_start_thread() for CONFIG_SMP=N by Michael Neuling · 13 years ago
  49. 96f38d7 KVM: PPC: protect use of kvmppc_h_pr by Andreas Schwab · 13 years ago
  50. 36cc66d KVM: PPC: move compute_tlbie_rb to book3s_64 common header by Andreas Schwab · 13 years ago
  51. edbaa60 driver-core: remove sysdev.h usage. by Kay Sievers · 13 years ago
  52. 86ba41d power: suspend - convert sysdev_class to a regular subsystem by Kay Sievers · 13 years ago
  53. cfde779 power: qe_ic - convert sysdev_class to a regular subsystem by Kay Sievers · 13 years ago
  54. 6c9d290 power: cmm - convert sysdev_class to a regular subsystem by Kay Sievers · 13 years ago
  55. 10fbcf4 convert 'memory' sysdev_class to a regular subsystem by Kay Sievers · 13 years ago
  56. 8a25a2f cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystem by Kay Sievers · 13 years ago
  57. 90363dd PM: Drop generic_subsys_pm_ops by Rafael J. Wysocki · 13 years ago
  58. b00f4dc Merge branch 'master' into pm-sleep by Rafael J. Wysocki · 13 years ago
  59. eba3d97 powerpc/boot: Change the WARN to INFO for boot wrapper overlap message by Suzuki Poulose · 13 years ago
  60. eb97565 powerpc/44x: Fix build error on currituck platform by Josh Boyer · 13 years ago
  61. c55aef0 powerpc/boot: Change the load address for the wrapper to fit the kernel by Suzuki Poulose · 13 years ago
  62. 5b2e478 powerpc/44x: Enable CRASH_DUMP for 440x by Suzuki Poulose · 13 years ago
  63. 26ecb6c powerpc/44x: Enable CONFIG_RELOCATABLE for PPC44x by Suzuki Poulose · 13 years ago
  64. 368ff8f powerpc: Define virtual-physical translations for RELOCATABLE by Suzuki Poulose · 13 years ago
  65. 9c5f7d3 powerpc: Process dynamic relocations for kernel by Suzuki Poulose · 13 years ago
  66. 2391324 powerpc/44x: Enable DYNAMIC_MEMSTART for 440x by Suzuki Poulose · 13 years ago
  67. 0f890c8 powerpc: Rename mapping based RELOCATABLE to DYNAMIC_MEMSTART for BookE by Suzuki Poulose · 13 years ago
  68. 3f53638 powerpc: Fix old bug in prom_init setting of the color by Benjamin Herrenschmidt · 13 years ago
  69. 64968f6 powerpc: Only use initrd_end as the limit for alloc_bottom if it's inside the RMO. by Paul Mackerras · 13 years ago
  70. b206590 powerpc: Fix comment explaining our VSID layout by Anton Blanchard · 13 years ago
  71. 9f5072d powerpc: Fix wrong divisor in usecs_to_cputime by Andreas Schwab · 13 years ago
  72. 2011b1d powerpc/mm: Fix section mismatch for read_n_cells by David Rientjes · 13 years ago
  73. 28e86bd powerpc/mm: Fix section mismatch for mark_reserved_regions_for_nid by David Rientjes · 13 years ago
  74. 2c9c6ce powerpc: Add __SANE_USERSPACE_TYPES__ to asm/types.h for LL64 by Matt Evans · 13 years ago
  75. a66086b powerpc: POWER7 optimised copy_to_user/copy_from_user using VMX by Anton Blanchard · 13 years ago
  76. 0766387 powerpc: Use rwsem.h from generic location by Richard Kuo · 13 years ago
  77. 1e7342e Merge remote-tracking branch 'jwb/next' into next by Benjamin Herrenschmidt · 13 years ago
  78. 78c5c68 powerpc/pmac: Fix SMP kernels on pre-core99 UP machines by Benjamin Herrenschmidt · 13 years ago
  79. 8e609d5 powerpc/pmac: Simplify old pmac PIC interrupt handling by Benjamin Herrenschmidt · 13 years ago
  80. 43ca5d3 Merge branch 'kexec' into next by Benjamin Herrenschmidt · 13 years ago
  81. efdad72 Merge branch 'ps3' into next by Benjamin Herrenschmidt · 13 years ago
  82. e6f08d3 Merge branch 'cpuidle' into next by Benjamin Herrenschmidt · 13 years ago
  83. 6486163 [S390] cputime: add sparse checking and cleanup by Martin Schwidefsky · 13 years ago
  84. 1a2d397 gpio/powerpc: Eliminate duplication of of_get_named_gpio_flags() by Grant Likely · 13 years ago
  85. 1268fbc nohz: Remove tick_nohz_idle_enter_norcu() / tick_nohz_idle_exit_norcu() by Frederic Weisbecker · 13 years ago
  86. a7b152d powerpc: Tell RCU about idle after hcall tracing by Paul E. McKenney · 13 years ago
  87. 2bbb681 nohz: Allow rcu extended quiescent state handling seperately from tick stop by Frederic Weisbecker · 13 years ago
  88. 280f067 nohz: Separate out irq exit and idle loop dyntick logic by Frederic Weisbecker · 13 years ago
  89. 9deaa53 serial: add irq handler for Freescale 16550 errata. by Paul Gortmaker · 13 years ago
  90. 228d550 powerpc/47x: Add support for the new IBM currituck platform by Tony Breeds · 13 years ago
  91. df777bd powerpc/476fpe: Add 476fpe SoC code by Tony Breeds · 13 years ago
  92. 075bcf5 powerpc/boot: Add mfdcrx by Tony Breeds · 13 years ago
  93. e32a032 powerpc/boot: Add extended precision shifts to the boot wrapper. by Tony Breeds · 13 years ago
  94. ca89985 powerpc/44x: Removing dead CONFIG_PPC47x by Christoph Egger · 13 years ago
  95. 466c2bc powerpc/44x: pci: Setup the dma_window properties for each pci_controller by Tony Breeds · 13 years ago
  96. 8115846 powerpc/44x: pci: Add a want_sdr flag into ppc4xx_pciex_hwops by Tony Breeds · 13 years ago
  97. 9fb5529 powerpc/44x: pci: Use PCI_BASE_ADDRESS_MEM_PREFETCH rather than magic value. by Tony Breeds · 13 years ago
  98. 0ee332c memblock: Kill early_node_map[] by Tejun Heo · 13 years ago
  99. 1d7cfe1 powerpc: Use HAVE_MEMBLOCK_NODE_MAP by Tejun Heo · 13 years ago
  100. 1aadc05 memblock: s/memblock_analyze()/memblock_allow_resize()/ and update users by Tejun Heo · 13 years ago