1. 74e95d5d [POWERPC] ps3: Add vuart support by Geoff Levand · 18 years ago
  2. 0204568 [POWERPC] Support ibm,dynamic-reconfiguration-memory nodes by Paul Mackerras · 18 years ago
  3. a223535 [POWERPC] dont allow pSeries_probe to succeed without initialising MMU by Anton Blanchard · 18 years ago
  4. 5773bbc [POWERPC] micro optimise pSeries_probe by Anton Blanchard · 18 years ago
  5. f050982 [POWERPC] Add SPURR SPR to sysfs by Anton Blanchard · 18 years ago
  6. 4c198557 [POWERPC] Add DSCR SPR to sysfs by Anton Blanchard · 18 years ago
  7. 396a1a5 [POWERPC] Fix mmap of PCI resource with hack for X by Benjamin Herrenschmidt · 18 years ago
  8. f09b5ce [POWERPC] iSeries: head_64.o needs to depend on lparmap.s by Stephen Rothwell · 18 years ago
  9. 22b6e59 [POWERPC] cbe_thermal: Fix initialization of sysfs attribute_group by Christian Krafft · 18 years ago
  10. 18414ec [POWERPC] Remove QE header files from lite5200.c by Timur Tabi · 18 years ago
  11. 30d3684 [POWERPC] of_platform_make_bus_id(): make `magic' int by Geert Uytterhoeven · 18 years ago
  12. 9e254c4 [POWERPC] maple: Use RTAS for reboot and halt by Nathan Lynch · 18 years ago
  13. f2d6d2d [POWERPC] Add rtas_service_present() helper by Nathan Lynch · 18 years ago
  14. 9d9d868 [POWERPC] maple: Select PPC_RTAS by Nathan Lynch · 18 years ago
  15. 1787711 [POWERPC] maple: Match "pcie" name for CPC945 by Nathan Lynch · 18 years ago
  16. 2c1d2f3 [POWERPC] qe_ic: Do a sync when masking interrupts by Scott Wood · 18 years ago
  17. d0e7034 [POWERPC] EEH recovery tweaks by Linas Vepstas · 18 years ago
  18. 885ed0f [POWERPC] powerpc: fix build error in rom.c by Geoff Levand · 18 years ago
  19. 06ba30b [POWERPC] Cleanup pass over platforms/pseries/hotplug-cpu.c by Michael Ellerman · 18 years ago
  20. 674fa67 [POWERPC] Only enable cpu hotplug via RTAS if the required firmware support is found by Michael Ellerman · 18 years ago
  21. 413f7c4 [POWERPC] Move the rest of the hotplug cpu code into platforms/pseries/hotplug-cpu.c by Michael Ellerman · 18 years ago
  22. 04da6af [POWERPC] Move pSeries_mach_cpu_die() into platforms/pseries/hotplug-cpu.c by Michael Ellerman · 18 years ago
  23. 0332c2d [POWERPC] Move rtas_stop_self() into platforms/pseries/hotplug-cpu.c by Michael Ellerman · 18 years ago
  24. a081e12 [POWERPC] Fix cell pmu initialisation by Stephen Rothwell · 18 years ago
  25. ea14fad Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
  26. 6ee7e78 Merge branch 'release' of master.kernel.org:/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 18 years ago
  27. 6705cda [ARM] Merge individual ARM sub-trees by Russell King · 18 years ago
  28. d4f3e08 [ARM] 4002/1: S3C24XX: leave parent IRQs unmasked by Ben Dooks · 18 years ago
  29. 7174d85 [ARM] 3983/2: remove unused argument to __bug() by Nicolas Pitre · 18 years ago
  30. ca7aa4d [ARM] 4000/1: Osiris: add third serial port in by Ben Dooks · 18 years ago
  31. bbf6f28 [ARM] 3999/1: RX3715: suspend to RAM support by Ben Dooks · 18 years ago
  32. b2eba6b [ARM] 3998/1: VR1000: LED platform devices by Ben Dooks · 18 years ago
  33. 52fd910 [IA64] replace kmalloc+memset with kzalloc by Yan Burman · 18 years ago
  34. 66888a6 [IA64] resolve name clash by renaming is_available_memory() by Christoph Lameter · 18 years ago
  35. a5f8ee0 [IA64] Need export for csum_ipv6_magic by Tony Luck · 18 years ago
  36. 17e77b1 [PATCH] Add support for type argument in PAL_GET_PSTATE by Venkatesh Pallipadi · 18 years ago
  37. 6dbfc19b [IA64] tidy up return value of ip_fast_csum by Chen, Kenneth W · 18 years ago
  38. 007d77d [IA64] implement csum_ipv6_magic for ia64. by Chen, Kenneth W · 18 years ago
  39. 5b4d568 [IA64] More Itanium PAL spec updates by Russ Anderson · 18 years ago
  40. 895309f [IA64] Update processor_info features by Russ Anderson · 18 years ago
  41. c695777 [IA64] SN: Correctly update smp_affinty mask by John Keller · 18 years ago
  42. d61b49c [IA64] sparse cleanups by Matthew Wilcox · 18 years ago
  43. a795611 [IA64] IA64 Kexec/kdump by Zou Nan hai · 18 years ago
  44. 285f5fa [ARM] 3995/1: iop13xx: add iop13xx support by Dan Williams · 18 years ago
  45. 4dbda6a [ARM] 3968/1: iop13xx: add iop13xx_defconfig by Dan Williams · 18 years ago
  46. c324113 [ARM] Update mach-types by Russell King · 18 years ago
  47. 4522d58 Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 by Linus Torvalds · 18 years ago
  48. 85916f8 [PATCH] Kexec / Kdump: Unify elf note code by Magnus Damm · 18 years ago
  49. a0172a6 [PATCH] arm26: replace kmalloc+memset with kzalloc by Yan Burman · 18 years ago
  50. cd6ed52 [PATCH] arch/i386/kernel/reboot.c should #include <linux/reboot.h> by Adrian Bunk · 18 years ago
  51. d3fa72e [PATCH] Pass struct dev pointer to dma_cache_sync() by Ralf Baechle · 18 years ago
  52. f67637e [PATCH] Add struct dev pointer to dma_is_consistent() by Ralf Baechle · 18 years ago
  53. db68b18 [PATCH] add rtc-omap driver by David Brownell · 18 years ago
  54. 0231606 [PATCH] hotplug CPU: clean up hotcpu_notifier() use by Ingo Molnar · 18 years ago
  55. a38a44c [PATCH] smp_call_function_single() check that local interrupts are enabled by Andrew Morton · 18 years ago
  56. b4c6c34 [PATCH] kprobes: enable booster on the preemptible kernel by Masami Hiramatsu · 18 years ago
  57. 584236a [PATCH] elf: include terminating zero in n_namesz by Magnus Damm · 18 years ago
  58. 386d9a7 [PATCH] elf: Always define elf_addr_t in linux/elf.h by Magnus Damm · 18 years ago
  59. 19e5d9c [PATCH] initrd: remove unused false condition for initrd_start by Henry Nestler · 18 years ago
  60. f5738ce [PATCH] remove kernel syscalls by Arnd Bergmann · 18 years ago
  61. 6cfd76a [PATCH] lockdep: name some old style locks by Peter Zijlstra · 18 years ago
  62. 4cf3034 [PATCH] Export pm_suspend for the shared APM emulation by Ralf Baechle · 18 years ago
  63. 8210fd2 [PATCH] uml: use get_random_bytes() after random pool is seeded by Jeff Dike · 18 years ago
  64. e46962f [PATCH] uml: size register files correctly by Jeff Dike · 18 years ago
  65. 7b65fee [PATCH] uml: include asm/page.h in order to get PAGE_SHIFT by Jeff Dike · 18 years ago
  66. 54f9a39 [PATCH] uml: include stddef.h correctly by Jeff Dike · 18 years ago
  67. 8bcbdf6 [PATCH] m68k: replace kmalloc+memset with kzalloc by Yan Burman · 18 years ago
  68. 2d4a34c [PATCH] swsusp: Support i386 systems with PAE or without PSE by Rafael J. Wysocki · 18 years ago
  69. 7dfb710 [PATCH] Add include/linux/freezer.h and move definitions from sched.h by Nigel Cunningham · 18 years ago
  70. 074cec5 [PATCH] alpha: switch to pci_get API by Alan Cox · 18 years ago
  71. 3869aa2 [PATCH] h8300 stray bracket fix by Mariusz Kozlowski · 18 years ago
  72. 4d3eeea [PATCH] avr32: fixup kprobes preemption handling by Paul Mundt · 18 years ago
  73. e9c1528 [PATCH] arch/frv/kernel/futex.c must #include <linux/uaccess.h> by Adrian Bunk · 18 years ago
  74. e18b890 [PATCH] slab: remove kmem_cache_t by Christoph Lameter · 18 years ago
  75. e94b176 [PATCH] slab: remove SLAB_KERNEL by Christoph Lameter · 18 years ago
  76. a120586 [PATCH] Allow NULL pointers in percpu_free by Alan Stern · 18 years ago
  77. 3b17979 [PATCH] Fix kunmap_atomic's use of kpte_clear_flush() by Jeremy Fitzhardinge · 18 years ago
  78. a866374 [PATCH] mm: pagefault_{disable,enable}() by Peter Zijlstra · 18 years ago
  79. 6edaf68 [PATCH] mm: arch do_page_fault() vs in_atomic() by Peter Zijlstra · 18 years ago
  80. 39dde65 [PATCH] shared page table for hugetlb page by Chen, Kenneth W · 18 years ago
  81. a2ce774 [PATCH] uml: workqueue build fix by Andrew Morton · 18 years ago
  82. 05f96ef [ARM] Allow gcc to optimise arm_add_memory a little more by Russell King · 18 years ago
  83. 86987d5 [ARM] 3991/1: i.MX/MX1 high resolution time source by Pavel Pisa · 18 years ago
  84. 5c894cd [ARM] 3990/1: i.MX/MX1 more precise PLL decode by Pavel Pisa · 18 years ago
  85. 9073341 [ARM] 3986/1: H1940: suspend to RAM support by Ben Dooks · 18 years ago
  86. f9a8ca1 [ARM] 3985/1: ixp4xx clocksource cleanup by Kevin Hilman · 18 years ago
  87. 46156e0 [ARM] 3994/1: ixp23xx: fix handling of pci master aborts by Lennert Buytenhek · 18 years ago
  88. 2dc20a5 [ARM] 3981/1: sched_clock for PXA2xx by Nicolas Pitre · 18 years ago
  89. 752bee1 [ARM] 3980/1: extend the ARM Versatile sched_clock implementation from 32 to 63 bit by Nicolas Pitre · 18 years ago
  90. 2f1675c [ARM] 3979/1: extend the SA11x0 sched_clock implementation from 32 to 63 bit period by Nicolas Pitre · 18 years ago
  91. 47d7e52 [ARM] 3993/1: ep93xx: add cirrus logic edb9302a support by Lennert Buytenhek · 18 years ago
  92. 5636810 [ARM] 3982/2: Explicitly select 32-bit ARM ISA (-marm) by George G. Davis · 18 years ago
  93. 64a26a73 [PATCH] x86-64: Export smp_call_function_single by Andi Kleen · 18 years ago
  94. d9408ce [PATCH] i386: Clean up smp_tune_scheduling() by Adrian Bunk · 18 years ago
  95. b65780e [PATCH] unwinder: move .eh_frame to RODATA by Jan Beulich · 18 years ago
  96. 6bedb2c [PATCH] x86-64: don't use set_irq_regs() by Oleg Nesterov · 18 years ago
  97. ad892f5 [PATCH] x86-64: check vector in setup_ioapic_dest to verify if need setup_IO_APIC_irq by Yinghai Lu · 18 years ago
  98. f6ca808 [PATCH] x86-64: Make ix86 default to HIGHMEM4G instead of NOHIGHMEM by Randy Dunlap · 18 years ago
  99. 116780f [PATCH] i386: replace kmalloc+memset with kzalloc by Burman Yan · 18 years ago
  100. d7fb027 [PATCH] x86-64: remove remaining pc98 code by Adrian Bunk · 18 years ago