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