1. 44c0920 more misc typo fixes by Matt LaPlante · 18 years ago
  2. afefdbb [PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbers by David Howells · 18 years ago
  3. 0e4a523 [PATCH] revert "insert IOAPIC(s) and Local APIC into resource map" by Andrew Morton · 18 years ago
  4. 3db03b4 [PATCH] rename the provided execve functions to kernel_execve by Arnd Bergmann · 18 years ago
  5. 96b644b [PATCH] namespaces: utsname: use init_utsname when appropriate by Serge E. Hallyn · 18 years ago
  6. e9ff399 [PATCH] namespaces: utsname: switch to using uts namespaces by Serge E. Hallyn · 18 years ago
  7. 0437eb5 [PATCH] nsproxy: move init_nsproxy into kernel/nsproxy.c by Serge E. Hallyn · 18 years ago
  8. ab51601 [PATCH] namespaces: add nsproxy by Serge E. Hallyn · 18 years ago
  9. 99219a3 [PATCH] kretprobe spinlock deadlock patch by bibo,mao · 18 years ago
  10. 62c27be [PATCH] kprobe whitespace cleanup by bibo,mao · 18 years ago
  11. 3a872d8 [PATCH] Kprobes: Make kprobe modules more portable by Ananth N Mavinakayanahalli · 18 years ago
  12. 16c564b [PATCH] Generic ioremap_page_range: x86_64 conversion by Haavard Skinnemoen · 18 years ago
  13. 8ef3860 [PATCH] kill wall_jiffies by Atsushi Nemoto · 18 years ago
  14. 45e0b78 [PATCH] hot-add-mem x86_64: use CONFIG_MEMORY_HOTPLUG_RESERVE by Keith Mannthey · 18 years ago
  15. 8c2676a [PATCH] hot-add-mem x86_64: memory_add_physaddr_to_nid node fixup by Keith Mannthey · 18 years ago
  16. 4942e99 [PATCH] hot-add-mem x86_64: memory_add_physaddr_to_nid enable by Keith Mannthey · 18 years ago
  17. 71efa8f [PATCH] hot-add-mem x86_64: Enable SPARSEMEM in srat.c by Keith Mannthey · 18 years ago
  18. ec69acb [PATCH] hot-add-mem x86_64: Kconfig changes by Keith Mannthey · 18 years ago
  19. 34596dc [PATCH] Define vsyscall cache as blob to make clearer that user space shouldn't use it by Andi Kleen · 18 years ago
  20. 120b114 [PATCH] Re-positioning the bss segment by Vivek Goyal · 18 years ago
  21. 9d0ef4f [PATCH] Use ARRAY_SIZE in setup.c by Andi Kleen · 18 years ago
  22. 29cbc78 [PATCH] x86: Clean up x86 NMI sysctls by Andi Kleen · 18 years ago
  23. 013bf2c [PATCH] Refactor some duplicated code in mpparse.c by Andi Kleen · 18 years ago
  24. d802ab9 [PATCH] Document iommu=panic by Andi Kleen · 18 years ago
  25. ded318e [PATCH] Fix broken indentation in iommu_setup by Andi Kleen · 18 years ago
  26. ece6684 [PATCH] Allow disabling DAC using command line options by Andi Kleen · 18 years ago
  27. 81b999b [PATCH] Update defconfig by Andi Kleen · 18 years ago
  28. 3171a03 [PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem) by Atsushi Nemoto · 18 years ago
  29. f400e19 [PATCH] pidspace: is_init() by Sukadev Bhattiprolu · 18 years ago
  30. d6bd3a3 [PATCH] Move valid_dma_direction() from x86_64 to generic code by Rolf Eike Beer · 18 years ago
  31. df67b3d [PATCH] make PROT_WRITE imply PROT_READ by Jason Baron · 18 years ago
  32. b89a817 [PATCH] sysctl: Allow /proc/sys without sys_sysctl by Eric W. Biederman · 18 years ago
  33. 9a4b9ef [PATCH] x86 microcode: add sysfs and hotplug support by Shaohua Li · 18 years ago
  34. 9a3110b [PATCH] x86 microcode: microcode driver cleanup. by Shaohua Li · 18 years ago
  35. fb01439 [PATCH] Allow an arch to expand node boundaries by Mel Gorman · 18 years ago
  36. 9c7cd68 [PATCH] Account for holes that are outside the range of physical memory by Mel Gorman · 18 years ago
  37. 0e0b864 [PATCH] Account for memmap and optionally the kernel image as holes by Mel Gorman · 18 years ago
  38. 5cb248a [PATCH] Have x86_64 use add_active_range() and free_area_init_nodes by Mel Gorman · 18 years ago
  39. b278240 Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 by Linus Torvalds · 18 years ago
  40. 75534b5 [PATCH] Change the name of pagedir_nosave by Rafael J. Wysocki · 18 years ago
  41. e8eff5a [PATCH] Make swsusp avoid memory holes and reserved memory regions on x86_64 by Rafael J. Wysocki · 18 years ago
  42. a3bc0db [PATCH] smp_call_function_single() cleanup by Andrew Morton · 18 years ago
  43. 1447c27 [PATCH] hpet rtc emulation: add watchdog timer by Clemens Ladisch · 18 years ago
  44. 46a82b2 [PATCH] Standardize pxx_page macros by Dave McCracken · 18 years ago
  45. fb0e794 [PATCH] reduce MAX_NR_ZONES: make ZONE_DMA32 optional by Christoph Lameter · 18 years ago
  46. 776ed98 [PATCH] reduce MAX_NR_ZONES: remove two strange uses of MAX_NR_ZONES by Christoph Lameter · 18 years ago
  47. 3f75f42 [PATCH] Don't set calgary iommu as default y by Andi Kleen · 18 years ago
  48. dcf1030 [PATCH] i386/x86-64: New Intel feature flags by Dave Jones · 18 years ago
  49. 3222b36 [PATCH] x86: Add a cumulative thermal throttle event counter. by Dmitriy Zavin · 18 years ago
  50. 15d5f83 [PATCH] x86: Refactor thermal throttle processing by Dmitriy Zavin · 18 years ago
  51. 0637a70 [PATCH] x86: Allow disabling early pci scans with pci=noearly or disallowing conf1 by Andi Kleen · 18 years ago
  52. 8f60774 [PATCH] x86: Move direct PCI scanning functions out of line by Andi Kleen · 18 years ago
  53. f157cbb [PATCH] i386/x86-64: Make all early PCI scans dependent on CONFIG_PCI by Andi Kleen · 18 years ago
  54. 658fdbe [PATCH] Don't leak NT bit into next task by Andi Kleen · 18 years ago
  55. adf1423 [PATCH] i386/x86-64: Work around gcc bug with noreturn functions in unwinder by Jan Beulich · 18 years ago
  56. ab2e0b4 [PATCH] Fix some broken white space in ia32_signal.c by Andi Kleen · 18 years ago
  57. 536e3ee [PATCH] Initialize argument registers for 32bit signal handlers. by Andi Kleen · 18 years ago
  58. dd54a11 [PATCH] Remove all traces of signal number conversion by Andi Kleen · 18 years ago
  59. 2049336 [PATCH] Don't synchronize time reading on single core AMD systems by Andi Kleen · 18 years ago
  60. 9ddab42 [PATCH] Remove outdated comment in x86-64 mmconfig code by Andi Kleen · 18 years ago
  61. 27fbe5b [PATCH] Use string instructions for Core2 copy/clear by Andi Kleen · 18 years ago
  62. 35d534a [PATCH] x86: - restore i8259A eoi status on resume by Matthew Garrett · 18 years ago
  63. 4c6e052 [PATCH] MMCONFIG and new Intel motherboards by Aaron Durbin · 18 years ago
  64. 56dd669 [PATCH] Insert GART region into resource map by Aaron Durbin · 18 years ago
  65. 9abd792 [PATCH] i386/x86-64: Only do MCFG e820 check when type 1 works by Andi Kleen · 18 years ago
  66. 5e544d6 [PATCH] i386/x86-64: PCI: split probing and initialization of type 1 config space access by Andi Kleen · 18 years ago
  67. a15da49 [PATCH] Fix idle notifiers by Andi Kleen · 18 years ago
  68. 1c9c0a6 [PATCH] Remove experimental mark of kexec by Eric W. Biederman · 18 years ago
  69. b38337a [PATCH] Mark per cpu data initialization __initdata again by Andi Kleen · 18 years ago
  70. 26c13f2 [PATCH] Check return values of __copy_to_user in uname emulation by Andi Kleen · 18 years ago
  71. 9591200 [PATCH] Add __must_check to copy_*_user by Andi Kleen · 18 years ago
  72. 3022d73 [PATCH] Fix zeroing on exception in copy_*_user by Andi Kleen · 18 years ago
  73. 54dbc0c [PATCH] insert IOAPIC(s) and Local APIC into resource map by adurbin@google.com · 18 years ago
  74. 7b0bda7 [PATCH] Fix a PDA warning uncovered by the new type checking by Andi Kleen · 18 years ago
  75. 96e5404 [PATCH] Fix a irqcount comment in entry.S by Andi Kleen · 18 years ago
  76. 4f7fd4d [PATCH] Add the -fstack-protector option to the CFLAGS by Arjan van de Ven · 18 years ago
  77. 0a42540 [PATCH] Add the canary field to the PDA area and the task struct by Arjan van de Ven · 18 years ago
  78. b62a5c7 [PATCH] Add the Kconfig option for the stackprotector feature by Arjan van de Ven · 18 years ago
  79. e8c7391 [PATCH] Don't use kernel_text_address in oops context by Andi Kleen · 18 years ago
  80. 4bfaaef [PATCH] Avoid overwriting the current pgd (V4, x86_64) by Magnus Damm · 18 years ago
  81. f574164 [PATCH] Remove most of the special cases for the debug IST stack by Keith Owens · 18 years ago
  82. 53ee11a [PATCH] Optimize PDA accesses slightly by Andi Kleen · 18 years ago
  83. f2a9e1d [PATCH] Put .note.* sections into a PT_NOTE segment by Ian Campbell · 18 years ago
  84. 26374c7 [PATCH] Reload CS when startup_64 is used. by Eric W. Biederman · 18 years ago
  85. 8380aab [PATCH] Remove non e820 fallbacks in high level code by Andi Kleen · 18 years ago
  86. b3698c0 [PATCH] Fix boot code head.S warning by Paolo 'Blaisorblade' Giarrusso · 18 years ago
  87. 7a0a2df [PATCH] Add a missing check for irq flags tracing in NMI by Andi Kleen · 18 years ago
  88. aecc636 [PATCH] Fix coding style and output of the mptable parser by Andi Kleen · 18 years ago
  89. e4251e1 [PATCH] Remove some cruft in apic id checking during processor setup by Andi Kleen · 18 years ago
  90. f2c2cca [PATCH] Remove APIC version/cpu capability mpparse checking/printing by Andi Kleen · 18 years ago
  91. 5e6b0bf [PATCH] Use proper accessors to change PSE bits in change_page_attr() by Andi Kleen · 18 years ago
  92. df99284 [PATCH] Fix pte_exec/mkexec and use it in change_page_attr() by Andi Kleen · 18 years ago
  93. d3cf7f0 [PATCH] Remove bogus warning from early_ioremap by Andi Kleen · 18 years ago
  94. 151f8cc [PATCH] Remove safe_smp_processor_id() by Andi Kleen · 18 years ago
  95. 34464a5 [PATCH] Detect clock skew during suspend by Rafael J. Wysocki · 18 years ago
  96. 1164c99 [PATCH] make numa_emulation() __init by Andrew Morton · 18 years ago
  97. dbf9272 [PATCH] Don't force reserve the 640k-1MB range by Andi Kleen · 18 years ago
  98. ed77504 [PATCH] mark init_amd() as __cpuinit by Magnus Damm · 18 years ago
  99. 6ad9165 [PATCH] x86_64 kernel mapping fix by Keith Mannthey · 18 years ago
  100. abf0f10 [PATCH] wire up oops_enter()/oops_exit() by Andrew Morton · 18 years ago