1. 55b0f8a [PATCH] bitops: ia64: make partial_page.bitmap an unsigned long by Akinobu Mita · 19 years ago
  2. d4337aa [PATCH] bitops: xtensa: use generic bitops by Akinobu Mita · 19 years ago
  3. f33e2fb [PATCH] bitops: x86_64: use generic bitops by Akinobu Mita · 19 years ago
  4. a58259c [PATCH] bitops: v850: use generic bitops by Akinobu Mita · 19 years ago
  5. 2d78d4b [PATCH] bitops: sparc64: use generic bitops by Akinobu Mita · 19 years ago
  6. d59288b [PATCH] bitops: sparc: use generic bitops by Akinobu Mita · 19 years ago
  7. 62f1b24 [PATCH] bitops: sh64: use generic bitops by Akinobu Mita · 19 years ago
  8. e2268c7 [PATCH] bitops: sh: use generic bitops by Akinobu Mita · 19 years ago
  9. 7e33db4 [PATCH] bitops: s390: use generic bitops by Akinobu Mita · 19 years ago
  10. e779b2f [PATCH] bitops: powerpc: use generic bitops by Akinobu Mita · 19 years ago
  11. 59e18a2 [PATCH] bitops: parisc: use generic bitops by Akinobu Mita · 19 years ago
  12. 3c9ee7e [PATCH] bitops: mips: use generic bitops by Akinobu Mita · 19 years ago
  13. d2d7cdc [PATCH] bitops: m68knommu: use generic bitops by Akinobu Mita · 19 years ago
  14. 4c5aea0 [PATCH] ppc: fix undefined reference to hweight32 by Akinobu Mita · 19 years ago
  15. ba1a5b3 [PATCH] bitops: m68k: use generic bitops by Akinobu Mita · 19 years ago
  16. 6d9f937 [PATCH] bitops: m32r: use generic bitops by Akinobu Mita · 19 years ago
  17. 2875aef [PATCH] bitops: ia64: use generic bitops by Akinobu Mita · 19 years ago
  18. 1cc2b99 [PATCH] bitops: i386: use generic bitops by Akinobu Mita · 19 years ago
  19. f6e0213 [PATCH] bitops: h8300: use generic bitops by Akinobu Mita · 19 years ago
  20. 1f6d7a9 [PATCH] bitops: frv: use generic bitops by Akinobu Mita · 19 years ago
  21. e9f26df [PATCH] bitops: cris: use generic bitops by Akinobu Mita · 19 years ago
  22. d142d86 [PATCH] bitops: arm26: use generic bitops by Akinobu Mita · 19 years ago
  23. b89c3b1 [PATCH] bitops: arm: use generic bitops by Akinobu Mita · 19 years ago
  24. f7c2967 [PATCH] bitops: alpha: use generic bitops by Akinobu Mita · 19 years ago
  25. 4668f0c [PATCH] bitops: ia64: use cpu_set() instead of __set_bit() by Akinobu Mita · 19 years ago
  26. 4b417d0 [PATCH] bitops: alpha: use config options instead of __alpha_fix__ and __alpha_cix__ by Akinobu Mita · 19 years ago
  27. f214ef3 [PATCH] um: fix undefined reference to hweight32 by Akinobu Mita · 19 years ago
  28. 0b28002 [PATCH] more s/fucn/func/ typo fixes by Akinobu Mita · 19 years ago
  29. 0f7217f [PATCH] frv: remove unnesesary "&" by Akinobu Mita · 19 years ago
  30. b670009 [PATCH] kprobes: fix broken fault handling for sparc64 by Prasanna S Panchamukhi · 19 years ago
  31. c04c1c8 [PATCH] kprobes: fix broken fault handling for ia64 by Prasanna S Panchamukhi · 19 years ago
  32. 50e21f2 [PATCH] kprobes: fix broken fault handling for powerpc64 by Prasanna S Panchamukhi · 19 years ago
  33. c28f896 [PATCH] kprobes: fix broken fault handling for x86_64 by Prasanna S Panchamukhi · 19 years ago
  34. b402651 [PATCH] kprobes: fix broken fault handling for i386 by Prasanna S Panchamukhi · 19 years ago
  35. 2326c77 [PATCH] kprobe handler: discard user space trap by bibo,mao · 19 years ago
  36. c6fd91f [PATCH] kretprobe instance recycled by parent process by bibo mao · 19 years ago
  37. c9becf5 [PATCH] kretprobe: kretprobe-booster by Masami Hiramatsu · 19 years ago
  38. 311ac88f [PATCH] x86: kprobes-booster by Masami Hiramatsu · 19 years ago
  39. b50ea74 [PATCH] kprobes: clean up resume_execute() by Masami Hiramatsu · 19 years ago
  40. d6d21df [PATCH] fix array overrun in efi.c by Darren Jenkins · 19 years ago
  41. 3158e94 [PATCH] consolidate sys32/compat_adjtimex by Stephen Rothwell · 19 years ago
  42. 88959ea [PATCH] create struct compat_timex and use it everywhere by Stephen Rothwell · 19 years ago
  43. 14cc3e2 [PATCH] sem2mutex: misc static one-file mutexes by Ingo Molnar · 19 years ago
  44. 23dd842 [PATCH] EFI fixes by Tolentino, Matthew E · 19 years ago
  45. b2c99e3 [PATCH] EFI: keep physical table addresses in efi structure by Bjorn Helgaas · 19 years ago
  46. 27d8e3d [PATCH] DMI: only ioremap stuff we actually need by Bjorn Helgaas · 19 years ago
  47. e9b0a07 [PATCH] ia64: ioremap: check EFI for valid memory attributes by Bjorn Helgaas · 19 years ago
  48. 136939a [PATCH] EFI, /dev/mem: simplify efi_mem_attribute_range() by Bjorn Helgaas · 19 years ago
  49. 3ed3bce [PATCH] ia64: use i386 dmi_scan.c by Matt Domsch · 19 years ago
  50. 10dbe19 [PATCH] i386: export: memory more than 4G through /proc/iomem by Vivek Goyal · 19 years ago
  51. 20c0d2d [PATCH] i386: pass proper trap numbers to die chain handlers by Jan Beulich · 19 years ago
  52. 841b8a4 [PATCH] x86: "make isoimage" support; FDINITRD= support; minor cleanups by H. Peter Anvin · 19 years ago
  53. 36ddf5b Merge master.kernel.org:/home/rmk/linux-2.6-serial by Linus Torvalds · 19 years ago
  54. a41622eaa Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 19 years ago
  55. 104c7b03 [ARM] 3383/3: ixp2000: ixdp2x01 platform serial conversion by Lennert Buytenhek · 19 years ago
  56. 2ce9804 [ARM] 3030/2: fix permission check in the obscur cmpxchg syscall by Nicolas Pitre · 19 years ago
  57. 0003ced Merge nommu tree by Russell King · 19 years ago
  58. 3ee357f [ARM] 3399/1: Fix link problem when CONFIG_PRINTK is disabled by Malcolm Parsons · 19 years ago
  59. 80ed3547 [ARM] 3398/1: Fix the VFP registers loading/storing base address by Catalin Marinas · 19 years ago
  60. 48a03ae [ARM] 3385/1: Battery support for sharp zaurus sl-5500 (collie) by Pavel Machek · 19 years ago
  61. 091c539 [ARM] SMP: don't set cpu_*_map in smp_prepare_boot_cpu by Russell King · 19 years ago
  62. 7d3aee9 [SPARC64]: Keep cpu_present_map in sync with phys_cpu_present_map. by David S. Miller · 19 years ago
  63. 3cbb90a powerpc: fix strncasecmp prototype by Linus Torvalds · 19 years ago
  64. 1b9a391 Merge branch 'audit.b3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current by Linus Torvalds · 19 years ago
  65. c36cd16 [PATCH] x86_64: Add cpu_relax() to busy loops in PM timer code by Andi Kleen · 19 years ago
  66. 3076a49 [PATCH] x86_64: Report SIGSEGV for IRET faults by Andi Kleen · 19 years ago
  67. ad90573 [PATCH] x86_64: Initialize powernow_data[] for all siblings by Andi Kleen · 19 years ago
  68. 0085979 [PATCH] x86_64: Remove bogus special case in AMD core parsing. by Andi Kleen · 19 years ago
  69. dcf36bf [PATCH] x86_64: group memnodemap and memnodeshift in a memnode structure by Eric Dumazet · 19 years ago
  70. 40caa88 [PATCH] x86_64: Eliminate register_die_notifier symbol exported by Kevin Winchester · 19 years ago
  71. 9c01dda [PATCH] x86_64: Search K8 devices on more devices. by Navin Boppuri · 19 years ago
  72. 5d05f4d [PATCH] x86_64: Make GART_IOMMU kconfig help text more specific (trivial) by Jon Mason · 19 years ago
  73. ba22f13 [PATCH] x86_64: Remove CONFIG_UNORDERED_IO by Andi Kleen · 19 years ago
  74. 9d95dd8 [PATCH] i386/x86-64: List Intel LaGrange AKA SMX in /proc/cpuinfo by Andi Kleen · 19 years ago
  75. c912c2d [PATCH] x86_64: free_bootmem_node needs __pa in allocate_aperture by Jon Mason · 19 years ago
  76. da7ed9f [PATCH] x86_64: timer interrupt lockup due to pending interrupt by Vivek Goyal · 19 years ago
  77. b1fc513 [PATCH] x86_64: Use cpumask bitops for cpu_vm_mask by Brian Gerst · 19 years ago
  78. 267b480 [PATCH] x86_64: Try to allocate node memmap near the end of node by Andi Kleen · 19 years ago
  79. 7682968 [PATCH] x86_64: Change default setting for noexec32 to match i386 kernel by Andi Kleen · 19 years ago
  80. 01d4bed [PATCH] x86_64: Limit max number of CPUs to 255 by Andi Kleen · 19 years ago
  81. 5b922cd [PATCH] x86_64: fix orphaned bits of timer init messages by Chuck Ebbert · 19 years ago
  82. 2ab7f18 [PATCH] x86_64: Quieten down microcode update driver by Andi Kleen · 19 years ago
  83. 4bdc3b7 [PATCH] x86_64: Basic reorder infrastructure by Arjan van de Ven · 19 years ago
  84. 9b2a13b [PATCH] x86_64: Always use IO-APIC routing for timer. by Andi Kleen · 19 years ago
  85. 3056d6b [PATCH] x86_64: Don't invoke OOM killer during dma_alloc_coherent() by Andi Kleen · 19 years ago
  86. 28456ed [PATCH] x86_64: Reename CMOS update warning by Andi Kleen · 19 years ago
  87. 7351c0b [PATCH] x86_64: Fix formatting in time.c by Andi Kleen · 19 years ago
  88. 6954bee [PATCH] x86_64: Handle years beyond 2100 by Andi Kleen · 19 years ago
  89. eaeae0c [PATCH] x86_64: Patch to make the head.S-must-be-first-in-vmlinux order explicit by Arjan van de Ven · 19 years ago
  90. 5f44a66 [PATCH] x86_64: Add __init to fixmap functions that are only called during boot by Andi Kleen · 19 years ago
  91. f2d3efe [PATCH] x86_64: Implement early DMI scanning by Andi Kleen · 19 years ago
  92. f083a32 [PATCH] x86_64: Clean up and tweak ACPI blacklist year code by Andi Kleen · 19 years ago
  93. e6fc99c [PATCH] x86_64: s/Overwrite/Override/ in arch/x86-64 by Dave Jones · 19 years ago
  94. 0410360 [PATCH] x86_64: Move kernel to 2MB by Andi Kleen · 19 years ago
  95. a9ba9a3 [PATCH] x86_64: prefetch the mmap_sem in the fault path by Arjan van de Ven · 19 years ago
  96. 60c1bc8 [PATCH] x86_64: to use lapic ids instead of initial apic ids by Ravikiran G Thirumalai · 19 years ago
  97. e57113b [PATCH] x86_64: miscellaneous cleanup by Jan Beulich · 19 years ago
  98. 1f50249 [PATCH] x86_64: Make pfn_valid work early in boot by Andi Kleen · 19 years ago
  99. 2b692a8 [PATCH] x86_64: Clean up white space in traps.c by Roberto Nibali · 19 years ago
  100. 6edfba1 [PATCH] x86_64: Don't define string functions to builtin by Andi Kleen · 19 years ago