1. 06024f2 [PATCH] x86-64: bitops fix for -Os by Alexandre Oliva · 19 years ago
  2. cfa024f Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 19 years ago
  3. 3a71423 Merge branch 'swiotlb' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 19 years ago
  4. a054a81 [ARM SMP] Add hotplug CPU infrastructure by Russell King · 19 years ago
  5. 273c2cd [ARM SMP] Fix a couple of warnings by Russell King · 19 years ago
  6. 71f512e8 [ARM SMP] Track CPU idle threads by Russell King · 19 years ago
  7. 1ffedce [ARM] Fix Realview machine for patch 3016/1 by Russell King · 19 years ago
  8. 6bf7bd6 [ARM] Fix mm initialisation with write buffered write allocate caches by Russell King · 19 years ago
  9. bbc5b21 [PATCH] missing platform_device.h includes by Al Viro · 19 years ago
  10. ebd50e5 [PATCH] audit_sysctl_exit can only be used with CONF_AUDIT_SYSCTL by Horms · 19 years ago
  11. b30db61 [PATCH] m68knommu: updated defconfig by Greg Ungerer · 19 years ago
  12. 7f36b1e Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 19 years ago
  13. 1d37374 [PATCH] toshiba_ohci1394_dmi_table should be __devinitdata, not __devinit by Roland Dreier · 19 years ago
  14. 73ee723 [ARM] 3081/1: Remove GTWX5715 from ixp4xx_defconfig by Deepak Saxena · 19 years ago
  15. d01e889 [ARM] 3052/1: add ixp2000 microcode loader by Lennert Buytenhek · 19 years ago
  16. fadab09 [ARM] 2948/1: new preemption safe copy_{to|from}_user implementation by Nicolas Pitre · 19 years ago
  17. 7549423 [ARM] 2947/1: copy template with new memcpy/memmove by Nicolas Pitre · 19 years ago
  18. a0c6fdb [ARM] 2946/2: split --arch_clear_user() out of lib/uaccess.S by Nicolas Pitre · 19 years ago
  19. 85eb226 [ARM] 3078/1: lubbock platform updates, mostly mmc detection by David Brownell · 19 years ago
  20. e838ffc [ARM] 3071/1: RX3715 - add lcd/fb platform setup by Ben Dooks · 19 years ago
  21. fa87ced [ARM] 3065/1: ixp2000 typo and whitespace fixes by Lennert Buytenhek · 19 years ago
  22. e9b72e4 [ARM] 3064/1: start using ixp2000_reg_wrb by Lennert Buytenhek · 19 years ago
  23. a6f1063 [ARM] 3062/1: map in various enp2611 peripherals for the ixp2000 netdev driver by Lennert Buytenhek · 19 years ago
  24. 1e4c85f Revert "i386: move apic init in init_IRQs" by Linus Torvalds · 19 years ago
  25. c7fb577 manual update from upstream: by Tony Luck · 19 years ago
  26. f2c84c0 [PATCH] i386: CONFIG_PC removal by Arthur Othieno · 19 years ago
  27. 37bb30e [ARM] Convert EBSA110 network driver to a platform driver by Russell King · 19 years ago
  28. 1be7228 [ARM] Fixup platform device.h includes for realview board by Russell King · 19 years ago
  29. 4fd5f82 Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel by Linus Torvalds · 19 years ago
  30. 8ad68bb [ARM] Add support for ARM RealView board by Catalin Marinas · 19 years ago
  31. e2f2e58 powerpc: import a fix from arch/ppc/mm/pgtable.c by Paul Mackerras · 19 years ago
  32. 734d652 powerpc: apply recent changes to merged code by Paul Mackerras · 19 years ago
  33. 23fd077 Merge ../linux-2.6 by hand by Paul Mackerras · 19 years ago
  34. bd787d4 ppc: remove duplicate export of cur_cpu_spec by Paul Mackerras · 19 years ago
  35. cf00a8d powerpc: Fix bug arising from having multiple memory_limit variables by Paul Mackerras · 19 years ago
  36. 1480d0a Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 19 years ago
  37. 4e57b68 [PATCH] fix missing includes by Tim Schmielau · 19 years ago
  38. 7811fb8 [PATCH] hpet-RTC: cache the comparator register by Clemens Ladisch · 19 years ago
  39. 5f81994 [PATCH] hpet-RTC: fix timer config register accesses by Clemens Ladisch · 19 years ago
  40. f00c96f [PATCH] hpet-RTC: disable interrupt when no longer needed by Clemens Ladisch · 19 years ago
  41. 874ec33 [PATCH] sparse cleanups: NULL pointers, C99 struct init. by Randy Dunlap · 19 years ago
  42. ecea8d1 [PATCH] jiffies_64 cleanup by Thomas Gleixner · 19 years ago
  43. 371e8c2 [PATCH] Remove orphaned TIOCGDEV compat ioctl by Brian Gerst · 19 years ago
  44. dfb7dac [PATCH] unify sys_ptrace prototype by Christoph Hellwig · 19 years ago
  45. 7024a9b [PATCH] adjust parisc sys_ptrace prototype by Christoph Hellwig · 19 years ago
  46. a928972 [PATCH] Don't uselessly export task_struct to userspace in core dumps by Eric W. Biederman · 19 years ago
  47. dfc4f94 [PATCH] remove timer debug field by Andrew Morton · 19 years ago
  48. d61780c [PATCH] remove some more check_region stuff by Jeff Garzik · 19 years ago
  49. 9c0cbd5 [PATCH] TIOC* compat ioctl handling by Christoph Hellwig · 19 years ago
  50. a8db2db [PATCH] introduce setup_timer() helper by Oleg Nesterov · 19 years ago
  51. 1e8e338 [PATCH] s390: export ipl device parameters by Heiko Carstens · 19 years ago
  52. ed3cb6f [PATCH] s390: 3270 fullscreen view by Richard Hitt · 19 years ago
  53. d89ea9b [PATCH] i386: use -mcpu, not -mtune, for GCCs older than 3.4 by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  54. 6a351cf [PATCH] uml: remove old UM_FASTCALL, and make the thing work again by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  55. b365157 [PATCH] uml: fix "reuse i386 cpu optimizations" by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  56. 96d55b8 [PATCH] uml: reuse i386 cpu-specific tuning by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  57. f3ac9fb [PATCH] m32r: SMC91x driver update by Hirokazu Takata · 19 years ago
  58. 1343f77 [PATCH] m32r: NONCACHE_OFFSET in _port2addr by Hirokazu Takata · 19 years ago
  59. c978b01 [PATCH] m32r: fix #if warnings by Hirokazu Takata · 19 years ago
  60. baa0b84 [PATCH] m32r: remove unused instructions by Hirokazu Takata · 19 years ago
  61. 2c1b4a5 [PATCH] swsusp: rework memory freeing on resume by Rafael J. Wysocki · 19 years ago
  62. 1aa1a9f [PATCH] create and destroy cache sysfs entries based on cpu notifiers by Ashok Raj · 19 years ago
  63. 5d35704 [PATCH] i386: srat on non-acpi hw fix by Magnus Damm · 19 years ago
  64. 6c180d9 [PATCH] i386 mpparse: Only ignore lapic information we can't store by Eric W. Biederman · 19 years ago
  65. 009b29d [PATCH] kdump/i386: apic verification failure fix by Vivek Goyal · 19 years ago
  66. c531178 [PATCH] Clean up mtrr compat ioctl code by Brian Gerst · 19 years ago
  67. daedb82 [PATCH] x86: vmx cpu feature detection by Kamble, Nitin A · 19 years ago
  68. 3d1675b [PATCH] i386 kexec-on-panic: Don't shutdown the apics. by Eric W. Biederman · 19 years ago
  69. f2b36db [PATCH] i386: move apic init in init_IRQs by Eric W. Biederman · 19 years ago
  70. 29b7008 [PATCH] i386 nmi_watchdog: Merge check_nmi_watchdog fixes from x86_64 by Eric W. Biederman · 19 years ago
  71. fcfd636 [PATCH] i386 io_apic.c: Memorize at bootup where the i8259 is connected by Eric W. Biederman · 19 years ago
  72. 9338316 [PATCH] ES7000 platform update by Natalie.Protasevich@unisys.com · 19 years ago
  73. 30037f6 [PATCH] x86: when L3 is present show its size in /proc/cpuinfo by Venkatesh Pallipadi · 19 years ago
  74. f014a55 [PATCH] fixup bogus e820 entry with mem= by Dave Hansen · 19 years ago
  75. 750deaa [PATCH] asus vt8235 router buggy bios workaround by aleksey_gorelov@phoenix.com · 19 years ago
  76. 434440a [PATCH] x86: bug fix in P6 Machine check initialization by Venkatesh Pallipadi · 19 years ago
  77. 251e691 [PATCH] x86: add an accessor function for getting the per-CPU gdt by Zachary Amsden · 19 years ago
  78. 72e12b76 [PATCH] x86: bogus tls from gdt by Zachary Amsden · 19 years ago
  79. 9f40a72 [PATCH] x86: hot plug CPU to support physical add of new processors by Natalie Protasevich · 19 years ago
  80. d16aafff [PATCH] intel_cacheinfo: remove MAX_CACHE_LEAVES limit by Siddha, Suresh B · 19 years ago
  81. d5cd4aa [PATCH] x86: initialise tss->io_bitmap_owner to something by Bart Oldeman · 19 years ago
  82. 08967f9 [PATCH] FPU context corrupted after resume by Shaohua Li · 19 years ago
  83. 8896fab [PATCH] x86: cmpxchg improvements by Jan Beulich · 19 years ago
  84. dacb16b [PATCH] i386 and x86_64 TSC set_cyc2ns_scale imprecision by Mathieu Desnoyers · 19 years ago
  85. 0d078f6 [PATCH] CONFIG_IA32 by Brian Gerst · 19 years ago
  86. 5ecdb02 [ARM] fix ixp2x00 defconfig NR_UARTS options by Deepak Saxena · 19 years ago
  87. f741a1a [ARM] 3049/1: More optimized libgcc functions by Nicolas Pitre · 19 years ago
  88. cb7610d [ARM] Clean up dmabounce by Russell King · 19 years ago
  89. b4c2803 [ARM] Make v6 copypage function static and cleanup pgprots by Russell King · 19 years ago
  90. d362979 [ARM] Re-organise die() by Russell King · 19 years ago
  91. dc07845 [ARM] 3069/1: Add spitz irda platform support by Richard Purdie · 19 years ago
  92. ca1140b [ARM] 3068/1: Add corgi irda platform support by Richard Purdie · 19 years ago
  93. 8e4b871 [ARM] 3067/1: Add poodle irda platform support by Richard Purdie · 19 years ago
  94. 5f6b5b9 powerpc: Fix time setting bug on 32-bit by Paul Mackerras · 19 years ago
  95. bb7e7e0 [PATCH] memory hotplug: ppc64 specific hot-add functions by Dave Hansen · 19 years ago
  96. 05039b9 [PATCH] memory hotplug: i386 addition functions by Dave Hansen · 19 years ago
  97. 208d54e [PATCH] memory hotplug locking: node_size_lock by Dave Hansen · 19 years ago
  98. 4c21e2f [PATCH] mm: split page table lock by Hugh Dickins · 19 years ago
  99. b38c684 [PATCH] mm: uml kill unused by Hugh Dickins · 19 years ago
  100. 8f5cd76 [PATCH] mm: uml pte atomicity by Hugh Dickins · 19 years ago