1. 677f8c0 [PATCH] powerpc: remove bitfields from HvLpEvent by Stephen Rothwell · 19 years ago
  2. 6814350 [PATCH] powerpc: remove bitfields from hv_call_event.h by Stephen Rothwell · 19 years ago
  3. cbbcf34 [PATCH] powerpc: Fixed memory reserve map layout by Kumar Gala · 19 years ago
  4. ea183a9 [PATCH] powerpc: remove warning in EEH code by Olof Johansson · 19 years ago
  5. 5388fb1 [PATCH] powerpc: Avoid potential FP corruption with preempt and UP by Paul Mackerras · 19 years ago
  6. 593195f Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb by Linus Torvalds · 19 years ago
  7. 983d5db [PATCH] x86_64: Fix SMP bootup with CONFIG_KDUMP enabled by Vivek Goyal · 19 years ago
  8. 0d9cb75 [PATCH] x86_64: Don't confuse noapic with noapictimer by Andi Kleen · 19 years ago
  9. 256ddb0 [PATCH] x86_64: don't copy command line twice by Jan Beulich · 19 years ago
  10. 2a2d592 [PATCH] i386/x86-64: make setup_early_printk() usage consistent by Jan Beulich · 19 years ago
  11. 4092bde [PATCH] i386: Move DOUBLEFAULT config to arch/i386/Kconfig by Andi Kleen · 19 years ago
  12. 6c5acd1 [PATCH] x86_64: Allow kernel page tables upto the end of memory by Andi Kleen · 19 years ago
  13. 0a9c3ee [PATCH] x86_64: Use safe_smp_processor_id in MCE handler by Andi Kleen · 19 years ago
  14. 11a8e77 [PATCH] x86_64: Some housekeeping in local APIC code by Andi Kleen · 19 years ago
  15. 5f1d189 [PATCH] x86_64: Display meaningful part of filename during BUG() by Jan Beulich · 19 years ago
  16. 1b2f630 [PATCH] x86_64: Reduce screen space needed by stack trace by Jan Beulich · 19 years ago
  17. 5329e13 [PATCH] x86_64: Fix get_cmos_time() by Jan Beulich · 19 years ago
  18. bdf2b1c [PATCH] x86_64: No need to export get_cmos_time anymore by Andi Kleen · 19 years ago
  19. dd52d64 [PATCH] x86_64: Remove unused AMD K8 C stepping flag by Andi Kleen · 19 years ago
  20. 2e664aa [PATCH] i386: Move phys_proc_id/early intel workaround to correct function. by Andi Kleen · 19 years ago
  21. 77a7533 [PATCH] x86_64: sparse warning cleanups by Stephen Hemminger · 19 years ago
  22. cf05013 [PATCH] x86_64: Move NUMA page_to_pfn/pfn_to_page functions out of line by Andi Kleen · 19 years ago
  23. cdc4b9c [PATCH] x86_64: Remove unused segments by Andi Kleen · 19 years ago
  24. af5b980 [PATCH] x86_64: ioapic virtual wire mode fix by Vivek Goyal · 19 years ago
  25. 79f1261 [PATCH] x86_64: Inclusion of ScaleMP vSMP architecture patches - vsmp_arch by Ravikiran G Thirumalai · 19 years ago
  26. 5fd63b3 [PATCH] x86_64: Inclusion of ScaleMP vSMP architecture patches - vsmp_align by Ravikiran G Thirumalai · 19 years ago
  27. 99f7b77 [PATCH] x86_64: Make sure BITS_PER_ATOMIC is defined in asm-generic/atomic.h by Andi Kleen · 19 years ago
  28. e4b5939 [PATCH] x86_64: cleanup enter_lazy_tlb() by Brian Gerst · 19 years ago
  29. 1008fdd [PATCH] x86_64: Memorize location of i8259 for reboots. by Eric W. Biederman · 19 years ago
  30. 60923df [PATCH] x86_64: allow setting RF in EFLAGS by Chuck Ebbert · 19 years ago
  31. 100c0e3 [PATCH] x86_64: "invalid operand" -> "invalid opcode" by Chuck Ebbert · 19 years ago
  32. 6820940 [PATCH] x86_64: Sparse warnings fix. by Luiz Fernando Capitulino · 19 years ago
  33. 915f34e [PATCH] x86_64: Remove useless KDB vector by Andi Kleen · 19 years ago
  34. e080e9d [PATCH] x86_64: Don't claim too many vectors for TLB flushing by Jason Uhlenkott · 19 years ago
  35. 5b22a38 [PATCH] x86_64: Tell user to enable GART_IOMMU when needed by Andi Kleen · 19 years ago
  36. 7554c3f [PATCH] x86_64: Fix warning in nmi.c on uniprocessor kernels by Andi Kleen · 19 years ago
  37. 365ba91 [PATCH] x86_64: Allocate PDAs in the local node by Ravikiran G Thirumalai · 19 years ago
  38. df79efd [PATCH] x86_64: Node local pda take 2 -- cpu_pda preparation by Ravikiran G Thirumalai · 19 years ago
  39. 05b3cbd [PATCH] x86_64: Early initialization of cpu_to_node by Ravikiran Thirumalai · 19 years ago
  40. 0b91317 [PATCH] x86_64: Fix up white space in time.c by Andi Kleen · 19 years ago
  41. 2c8bc94 [PATCH] x86_64: Use standard __always_inline in vsyscall.c by Andi Kleen · 19 years ago
  42. 487472b [PATCH] i386: Replace broken serialize_cpu in microcode driver with correct sync_core by Andi Kleen · 19 years ago
  43. c818a18 [PATCH] x86_64: On Intel CPUs don't do an additional CPU sync before RDTSC by Andi Kleen · 19 years ago
  44. 7f6c5b0 [PATCH] x86_64: Support alternative() in vsyscalls by Andi Kleen · 19 years ago
  45. 6e54d95 [PATCH] x86_64: Support alternative() with a output argument. by Andi Kleen · 19 years ago
  46. 737c5c3 [PATCH] x86_64: Don't try to synchronize the TSC over CPUs on Intel CPUs at boot. by Andi Kleen · 19 years ago
  47. 3c02175 [PATCH] x86_64: Fix compile error with !CONFIG_COMPAT by Andi Kleen · 19 years ago
  48. b9d1e4b [PATCH] x86_64: x86_64 write apic id fix by Vivek Goyal · 19 years ago
  49. aea9fca [PATCH] x86_64: Remove duplicate exports by Brian Gerst · 19 years ago
  50. e360282 [PATCH] x86_64: unexport pci_*_consistent by Brian Gerst · 19 years ago
  51. 2d0db40 [PATCH] x86_64: Remove unused apic_write_atomic by Andi Kleen · 19 years ago
  52. 4cef0c6 [PATCH] x86_64: Make the cpu_*_maps in kernel/sched.c read mostly by Andi Kleen · 19 years ago
  53. fd78f11 [PATCH] i386: make pci_map_single/pci_map_sg warn for zero length. by Andi Kleen · 19 years ago
  54. 3d831d9 [PATCH] x86_64: Enable sound in old style OSS driver for NForce4 CK804 by Andi Kleen · 19 years ago
  55. 4855170 [PATCH] x86_64: Make it clear in machine checks that it's an hardware problem by Andi Kleen · 19 years ago
  56. 2cbc9ee [PATCH] x86_64: Clean up copy_*_user by Andi Kleen · 19 years ago
  57. 17a941d [PATCH] x86_64: Use function pointers to call DMA mapping functions by Muli Ben-Yehuda · 19 years ago
  58. 8a6fdd3 [PATCH] x86_64: Reject SRAT tables that don't cover all memory by Andi Kleen · 19 years ago
  59. 95833c8 [PATCH] x86_64: Add idle notifiers by Andi Kleen · 19 years ago
  60. 6b050f8 [PATCH] x86_64: Clean up some printks in NUMA code by Andi Kleen · 19 years ago
  61. d18ff47 [PATCH] x86_64: Fix up coding style in numa.c by Andi Kleen · 19 years ago
  62. ca8642f [PATCH] x86_64: Fix off by one in IOMMU check by Andi Kleen · 19 years ago
  63. d25bf7e [PATCH] x86_64: Handle missing local APIC timer interrupts on C3 state by Venkatesh Pallipadi · 19 years ago
  64. 6eb0a0f [PATCH] i386: Handle missing local APIC timer interrupts on C3 state by Venkatesh Pallipadi · 19 years ago
  65. 5a07a30 [PATCH] i386/x86-64: Remove sub jiffy profile timer support by Venkatesh Pallipadi · 19 years ago
  66. 01b8faa [PATCH] x86_64: Report hardware breakpoints in user space when triggered by the kernel by John Blackwood · 19 years ago
  67. 4839057 [PATCH] x86_64: "extern inline" -> "static inline" in pgtable.h by Adrian Bunk · 19 years ago
  68. 66c5815 [PATCH] x86_64: Convert page fault error codes to symbolic constants. by Andi Kleen · 19 years ago
  69. bf2fcc6 [PATCH] x86_64: Implement is_compat_task the right way by Andi Kleen · 19 years ago
  70. 2966387 [PATCH] x86_64: Implement compat code for sg driver SG_GET_REQUEST_TABLE ioctl by Andi Kleen · 19 years ago
  71. f95190b [PATCH] x86_64: Remove unnecessary case from the page fault handler by Andi Kleen · 19 years ago
  72. c11efdf [PATCH] x86_64: Align and pad x86_64 GDT on page boundary by Ravikiran G Thirumalai · 19 years ago
  73. bb33421 [PATCH] x86_64: Allow compilation on a 32bit biarch toolchain by Andi Kleen · 19 years ago
  74. 79c62cf [PATCH] x86_64: Make udelay more accurate by Ross Biro · 19 years ago
  75. e4e9407 [PATCH] x86_64: Return -1 for unknown PCI bus affinity by Andi Kleen · 19 years ago
  76. 819a692 [PATCH] x86_64: Handle unknown node (-1) in alloc_pages_node by Andi Kleen · 19 years ago
  77. 1584b89 [PATCH] x86_64: Validate SLIT table by Andi Kleen · 19 years ago
  78. 7a4a76c [PATCH] x86_64: Fix off by one in acpi table mapping by Andi Kleen · 19 years ago
  79. 7180d4f [PATCH] x86_64: Fix 64bit FXSAVE encoding by Jan Beulich · 19 years ago
  80. e992867 [PATCH] x86_64: Generalize DMI and enable for x86-64 by Andi Kleen · 19 years ago
  81. b347d25 [PATCH] x86_64: Remove bogus file in arch/x86_64/pci by Andi Kleen · 19 years ago
  82. f46ace6 [PATCH] x86_64: Add missing newline in IOMMU error message by Andi Kleen · 19 years ago
  83. 636dd2b [PATCH] x86_64: fls in asm for x86_64 by Stephen Hemminger · 19 years ago
  84. bd9cb64 [PATCH] x86_64: fix page fault from show_trace() by Jan Beulich · 19 years ago
  85. 4724e3e [PATCH] x86_64: fix single step handling for 32bit processes by Peter Beutner · 19 years ago
  86. 60917a3 [PATCH] x86_64: don't save eflags in x86-64 switch_to() by Benjamin LaHaise · 19 years ago
  87. 6e3fbee [PATCH] i386/x86-64: Don't IPI to offline cpus on shutdown by Eric W. Biederman · 19 years ago
  88. 329d400 [PATCH] x86_64/i386: Remove preempt disable calls in lowlevel IPI by Zwane Mwaikambo · 19 years ago
  89. 73ca535 [PATCH] x86_64: increase MCE bank counts by Shaohua Li · 19 years ago
  90. f2ecfab [PATCH] x86_64: another mb() for smpboot.c by Benjamin LaHaise · 19 years ago
  91. b556b35 [PATCH] x86_64: Move int 3 handler to debug stack and allow to increase it. by Jan Beulich · 19 years ago
  92. ed8388a [PATCH] x86_64: Don't confuse apic=... command line option with apic by Andi Kleen · 19 years ago
  93. 7c0ac55 [PATCH] x86_64: Dont't disable early PCI scan with apic by Andi Kleen · 19 years ago
  94. 3f98bc4 [PATCH] i386/x86-64: Update AMD CPUID flags by Andi Kleen · 19 years ago
  95. 152bf8c [PATCH] x86_64: Use X86_FEATURE_CONSTANT_TSC now to clean up Intel speedstep drivers by Andi Kleen · 19 years ago
  96. 39b3a79 [PATCH] i386/x86-64: Generalize X86_FEATURE_CONSTANT_TSC flag by Andi Kleen · 19 years ago
  97. 2d52ede [PATCH] x86_64: Remove enable/disable_hlt by Andi Kleen · 19 years ago
  98. 7eb903f [PATCH] x86_64: Add documentation for CPU hotplug ACPI extension by Andi Kleen · 19 years ago
  99. f62a91f [PATCH] x86_64: Don't reserve hotplug CPUs by default by Andi Kleen · 19 years ago
  100. 92934bc [PATCH] i386/x86-64: Use input/output dependencies for bitops by Andi Kleen · 19 years ago