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