1. 63b9808 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 18 years ago
  2. eeac5c1 [POWERPC] Fix G5 DART (IOMMU) race causing occasional data corruption by Benjamin Herrenschmidt · 18 years ago
  3. f007cac [POWERPC] Fix MMIO ops to provide expected barrier behaviour by Paul Mackerras · 18 years ago
  4. 2e8e8da [POWERPC] Fix interrupt clearing in kdump shutdown sequence by Mohan Kumar M · 18 years ago
  5. ebf2ed2 [POWERPC] update prep_defconfig by Olaf Hering · 18 years ago
  6. 20fb96e [POWERPC] Add new, missing argument to of_irq_map_raw() for 86xx. by Jon Loeliger · 18 years ago
  7. bd314d9 Merge branch 'audit.b29' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current by Linus Torvalds · 18 years ago
  8. f6bc0c1 [PATCH] sparc64 audit syscall classes hookup by Al Viro · 18 years ago
  9. e65e1fc [PATCH] syscall class hookup for all normal targets by Al Viro · 18 years ago
  10. 1bb99a6 sh64: Add a sane pm_power_off implementation. by Paul Mundt · 18 years ago
  11. 2126413 sh64: Trivial build fixes. by Paul Mundt · 18 years ago
  12. ccdfc52 sh64: Drop deprecated ISA tuning for legacy toolchains. by Paul Mundt · 18 years ago
  13. 55669bf [PATCH] audit: AUDIT_PERM support by Al Viro · 18 years ago
  14. dc104fb [PATCH] audit: more syscall classes added by Al Viro · 18 years ago
  15. c080379 [PATCH] syscall classes hookup for ppc and s390 by Al Viro · 18 years ago
  16. 5a05e5b Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
  17. fb7d527 [POWERPC] Update defconfigs by Paul Mackerras · 18 years ago
  18. c6e58eb [ARM] 3783/1: S3C2412: fix IRQ_EINT0 to IRQ_EINT3 handling by Ben Dooks · 18 years ago
  19. 189e74e [ARM] 3775/1: S3C24XX: do not add same sysdev_driver to two classes by Ben Dooks · 18 years ago
  20. 38f5745c [IA64] SN fix for cpu hotplug/kexec by Jack Steiner · 18 years ago
  21. 1c7d670 [IA64] Save register stack contents on cpu start by Jack Steiner · 18 years ago
  22. 2636255 [IA64] Unwire set/get_robust_list by Andreas Schwab · 18 years ago
  23. b8444d0 [IA64] correct file descriptor reference counting in perfmon by Stephane Eranian · 18 years ago
  24. 3a45975 [PATCH] IA64,sparc: local DoS with corrupted ELFs by Kirill Korotaev · 18 years ago
  25. 3142afb [ARM] 3774/1: S3C24XX: SMDK2413 has two machine IDs by Ben Dooks · 18 years ago
  26. f854d37 [ARM] 3773/1: Add the HWCAP_VFP bit for the ARM926 CPUs by Catalin Marinas · 18 years ago
  27. f64c2c0 [ARM] 3772/1: Fix compilation error in mach-ixp4xx/nslu2* by Martin Michlmayr · 18 years ago
  28. 916a002 [ARM] 3767/1: S3C24XX: remove changelog comments from arch/arm/mach-s3c2410 by Ben Dooks · 18 years ago
  29. ebd6c17 [PATCH] FRV: Use the generic time stuff for FRV by john stultz · 18 years ago
  30. 8f27794 [PATCH] powerpc: Fix typo in powermac platform functions by Benjamin Herrenschmidt · 18 years ago
  31. e694420 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
  32. a188ad2 [ARM] 3762/1: Fix ptrace cache coherency bug for ARM1136 VIPT nonaliasing Harvard caches by George G. Davis · 18 years ago
  33. ca72945 [PATCH] powerpc: Fix PowerMac IRQ handling bug by Benjamin Herrenschmidt · 18 years ago
  34. d742eae [PATCH] xtensa: ptrace: EXIT_ZOMBIE fix by Bill Huey (hui · 18 years ago
  35. 30f3174 [PATCH] Fix faulty HPET clocksource usage (fix for bug #7062) by john stultz · 18 years ago
  36. dd1a47c Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 18 years ago
  37. f105a7d [ARM] 3764/1: S3C24XX: change type naming to kernel style by Ben Dooks · 18 years ago
  38. 851fb30 [ARM] 3763/1: add both rtcs to csb337 defconfig by David Brownell · 18 years ago
  39. 4c15343 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 18 years ago
  40. eb36c28 [PATCH] ppc32: fix last_jiffy time comparison by Paul Mackerras · 18 years ago
  41. d0027bf [POWERPC] Fix return value from memcpy by Paul Mackerras · 18 years ago
  42. 9129d6e Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 18 years ago
  43. ec0063b [PATCH] x86_64: Don't write out segments from vsyscall32 DSO if it is not mapped by Suleiman Souhlal · 18 years ago
  44. 01ebb77 [PATCH] x86_64: Save original IST values for checking stack addresses by Keith Owens · 18 years ago
  45. 266f056 [PATCH] i386: Fix stack switching in do_IRQ by Andi Kleen · 18 years ago
  46. 40dd2d2 [PATCH] x86: Disable MMCONFIG on Intel SDV using DMI blacklist by Andi Kleen · 18 years ago
  47. ceee882 [PATCH] x86_64: Recover 1MB of kernel memory by Andi Kleen · 18 years ago
  48. ea42405 [PATCH] x86: Make backtracer fallback logic more bullet-proof by Jan Beulich · 18 years ago
  49. 29fe5f3 [PATCH] i386: Add kernel thread stack frame termination for properly stopping stack unwinds. by Andi Kleen · 18 years ago
  50. c05991e [PATCH] x86_64: Add kernel thread stack frame termination for properly stopping stack unwinds. by Andi Kleen · 18 years ago
  51. 11012d4 [PATCH] x86: Revert e820 MCFG heuristics by Andi Kleen · 18 years ago
  52. ddcf365 [PATCH] x86_64: Update defconfig by Andi Kleen · 18 years ago
  53. 0355b3e [ARM] 3750/3: Fix double VFP emulation for EABI kernels by Daniel Jacobowitz · 18 years ago
  54. af313e5 [S390] broken copy_in_user function. by Martin Schwidefsky · 18 years ago
  55. 467c378 [POWERPC] Fix irq enable/disable in smp_generic_take_timebase by Paul Mackerras · 18 years ago
  56. e0d872d [POWERPC] Fix problem with time not advancing on 32-bit platforms by Paul Mackerras · 18 years ago
  57. fea23bf [POWERPC] Restore copyright notice in arch/powerpc/kernel/fpu.S by Paul Mackerras · 18 years ago
  58. 11e9ed4 [POWERPC] Fix up ibm_architecture_vec definition by Will Schmidt · 18 years ago
  59. 006b64d [POWERPC] Make OF irq map code detect more error cases by Benjamin Herrenschmidt · 18 years ago
  60. 7233593 [POWERPC] Support for "weird" MPICs and fixup mpc7448_hpc2 by Zang Roy-r61911 · 18 years ago
  61. 47f2c36 [SPARC64]: Fix X server hangs due to large pages. by David S. Miller · 18 years ago
  62. 8ec8f2e [POWERPC] Fix performance regression in IRQ radix tree locking by Benjamin Herrenschmidt · 18 years ago
  63. 4b3afca [POWERPC] Add mpc7448hpc2 device tree source file by Zang Roy-r61911 · 18 years ago
  64. 1b9a93e [POWERPC] Add MPC8349E MDS device tree source file to arch/powerpc/boot/dts by Kim Phillips · 18 years ago
  65. f1f1771 [POWERPC] modify mpc83xx platforms to use new IRQ layer by Kim Phillips · 18 years ago
  66. b9f0f1b [POWERPC] Adapt ipic driver to new host_ops interface, add set_irq_type to set IRQ sense by Kim Phillips · 18 years ago
  67. bf4152d [POWERPC] back up old school ipic.[hc] to arch/ppc by Kim Phillips · 18 years ago
  68. c57d68c [IA64] Increase default nodes shift to 10, nr_cpus to 1024 by Christoph Lameter · 18 years ago
  69. 1b8b22f Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
  70. 260e98e [ARM] 3761/1: fix armv4t breakage after adding thumb interworking to userspace helpers by Lennert Buytenhek · 18 years ago
  71. 863dab4 [ARM] Add Integrator support for glibc outb() and friends by Russell King · 18 years ago
  72. 1645f20 [ARM] Move prototype for register_isa_ports to asm/io.h by Russell King · 18 years ago
  73. 7034b0e [ARM] Arrange for isa.c to use named initialisers by Russell King · 18 years ago
  74. 38e716a [PATCH] x86: NUMAQ Kconfig fix by KAMEZAWA Hiroyuki · 18 years ago
  75. a0cc621 [PATCH] cpufreq: acpi-cpufreq: Ignore failure from acpi_cpufreq_early_init_acpi by Dave Jones · 18 years ago
  76. 416112f [ARM] 3741/1: remove sa1111.c build warning on non-sa1100 systems by David Brownell · 18 years ago
  77. 8f1bf87 [ARM] 3760/1: This patch adds timeouts while working with SSP registers. Such timeouts were en by Paul Sokolovsky · 18 years ago
  78. b53a2b4 [ARM] 3758/1: Preserve signalling NaNs in conversion by Daniel Jacobowitz · 18 years ago
  79. c29ecac [ARM] 3749/3: Correct VFP single/double conversion emulation by Daniel Jacobowitz · 18 years ago
  80. 7c6f251 [ARM] 3748/3: Correct error check in vfp_raise_exceptions by Daniel Jacobowitz · 18 years ago
  81. 5fec811 [SPARC]: Small smp cleanup. by Krzysztof Helt · 18 years ago
  82. a23b423 [SPARC]: enabling of the 2nd CPU in 2.6.18-rc4 by Krzysztof Helt · 18 years ago
  83. fd4dc27 [PATCH] PCI: i386 mmconfig: don't forget bus number when setting fallback_slots bits by Daniel Ritz · 18 years ago
  84. 954c0b7 [PATCH] PCI: use PCBIOS as last fallback by Daniel Ritz · 18 years ago
  85. f834c75 Merge gregkh@master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Greg Kroah-Hartman · 18 years ago
  86. c85c41a [POWERPC] Use mpc8641hpcn PIC base address from dev tree. by Jon Loeliger · 18 years ago
  87. 5dc599c [POWERPC] Allow MPC8641 HPCN to build with CONFIG_PCI disabled too. by Jon Loeliger · 18 years ago
  88. 054389f [POWERPC] Fix powerpc 44x_mmu build by Matt Porter · 18 years ago
  89. af07ac2 [POWERPC] Remove flush_dcache_all export by Matt Porter · 18 years ago
  90. a813213 [IA64] panic if topology_init kzalloc fails by Paul Jackson · 18 years ago
  91. 20253de Merge branch 'upstream-greg' of gregkh@master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Greg Kroah-Hartman · 18 years ago
  92. ccc712f Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Greg Kroah-Hartman · 18 years ago
  93. c9169f8 [POWERPC] hugepage BUG fix by Adam Litke · 18 years ago
  94. d55c4a7 [POWERPC] Fix compile problem without CONFIG_PCI by Li Yang · 18 years ago
  95. 87589f0 [POWERPC] Correct masks used in emulating some instructions by Paul Mackerras · 18 years ago
  96. be9633e [POWERPC] Pass UPIO_TSI flag to 8259 serial driver by Zang Roy-r61911 · 18 years ago
  97. c4342ff [POWERPC] Update mpc7448hpc2 board irq support using device tree by Zang Roy-r61911 · 18 years ago
  98. 6cdd2bd [POWERPC] Fix BootX booting with an initrd by Benjamin Herrenschmidt · 18 years ago
  99. 5db9fa9 [POWERPC] Fix gettimeofday inaccuracies by Nathan Lynch · 18 years ago
  100. aa74a30 [POWERPC] Fix FEC node in 8540 ADS dts by Andy Fleming · 18 years ago