1. a5d361f [PATCH] m68k: NULL noise removal by Al Viro · 19 years ago
  2. d85f689 [PATCH] m68k: dsp56k __user annotations by Al Viro · 19 years ago
  3. 6225d85 [PATCH] m68k: checksum __user annotations by Al Viro · 19 years ago
  4. 2382f77 [PATCH] m68k: signal __user annotations by Al Viro · 19 years ago
  5. 11c40f8 [PATCH] m68k: basic __user annotations by Al Viro · 19 years ago
  6. ad9ec4f [PATCH] m68k: basic iomem annotations by Al Viro · 19 years ago
  7. 0efb713 [PATCH] m68k: bogus function argument types (sun3_pgtable.h) by Al Viro · 19 years ago
  8. 84a65cc [PATCH] m68k: static vs. extern in amigaints.h by Al Viro · 19 years ago
  9. 6ebf21a [PATCH] m68k: static vs. extern in sun3ints.h by Al Viro · 19 years ago
  10. b4290a2 [PATCH] m68k: namespace pollution fix (custom->amiga_custom) by Al Viro · 19 years ago
  11. 85b07cd [PATCH] m68k: compile fix - hardirq checks were in wrong place by Al Viro · 19 years ago
  12. f5a61d0 [PATCH] death of get_thread_info/put_thread_info by Al Viro · 19 years ago
  13. 75bb07e [PATCH] mips: task_stack_page() by Al Viro · 19 years ago
  14. 40bc9c6 [PATCH] mips: task_pt_regs() by Al Viro · 19 years ago
  15. 6450578 [PATCH] ia64: task_pt_regs() by Al Viro · 19 years ago
  16. ab03591 [PATCH] ia64: task_thread_info() by Al Viro · 19 years ago
  17. cfa0f29 [PATCH] cris: fix KSTK_EIP by Al Viro · 19 years ago
  18. 95ca0dc [PATCH] cris: task_pt_regs() by Al Viro · 19 years ago
  19. 7fdf0d7 [PATCH] arm26: task_stack_page() by Al Viro · 19 years ago
  20. 02ef691 [PATCH] arm26: task_pt_regs() by Al Viro · 19 years ago
  21. 697102c [PATCH] arm26: task_thread_info() by Al Viro · 19 years ago
  22. 32d39a9 [PATCH] arm: task_stack_page() by Al Viro · 19 years ago
  23. 815d5ec [PATCH] arm: task_pt_regs() by Al Viro · 19 years ago
  24. e7c1b32 [PATCH] arm: task_thread_info() by Al Viro · 19 years ago
  25. 6c3559fc [PATCH] m32r: task_pt_regs(), task_stack_page(), task_thread_info() by Al Viro · 19 years ago
  26. b7f6961 [PATCH] v850: task_stack_page(), task_pt_regs() by Al Viro · 19 years ago
  27. 04fe6fa [PATCH] xtensa: task_pt_regs(), task_stack_page() by Al Viro · 19 years ago
  28. 30af712 [PATCH] s390: task_stack_page() by Al Viro · 19 years ago
  29. c7584fb [PATCH] s390: task_pt_regs() by Al Viro · 19 years ago
  30. d562ef6 [PATCH] sparc: task_thread_info() by Al Viro · 19 years ago
  31. 308a792 [PATCH] sh: task_stack_page() by Al Viro · 19 years ago
  32. 3cf0f4e [PATCH] sh: task_pt_regs() by Al Viro · 19 years ago
  33. 26ecbde [PATCH] sparc64: task_pt_regs() by Al Viro · 19 years ago
  34. f316964 [PATCH] sparc64: task_thread_info() by Al Viro · 19 years ago
  35. 65e0fdf [PATCH] i386: task_stack_page() by Al Viro · 19 years ago
  36. 07b047f [PATCH] i386: fix task_pt_regs() by akpm@osdl.org · 19 years ago
  37. 06b425d [PATCH] i386: task_thread_info() by Al Viro · 19 years ago
  38. bb04923 [PATCH] amd64: task_pt_regs() by Al Viro · 19 years ago
  39. e4f17c4 [PATCH] amd64: task_thread_info() by Al Viro · 19 years ago
  40. e52f4ca [PATCH] alpha: task_pt_regs() by akpm@osdl.org · 19 years ago
  41. 27f4513 [PATCH] alpha: task_stack_page() by Al Viro · 19 years ago
  42. 37bfbaf [PATCH] alpha: task_thread_info() by Al Viro · 19 years ago
  43. 9fc6587 [PATCH] missing helper - task_stack_page() by Al Viro · 19 years ago
  44. d7102e9 [PATCH] sched: filter affine wakeups by akpm@osdl.org · 19 years ago
  45. 198e2f1 [PATCH] scheduler cache-hot-autodetect by akpm@osdl.org · 19 years ago
  46. 4dc7a0b [PATCH] sched: add cacheflush() asm by Ingo Molnar · 19 years ago
  47. 593195f Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb by Linus Torvalds · 19 years ago
  48. 11a8e77 [PATCH] x86_64: Some housekeeping in local APIC code by Andi Kleen · 19 years ago
  49. 5f1d189 [PATCH] x86_64: Display meaningful part of filename during BUG() by Jan Beulich · 19 years ago
  50. dd52d642d [PATCH] x86_64: Remove unused AMD K8 C stepping flag by Andi Kleen · 19 years ago
  51. 77a7533 [PATCH] x86_64: sparse warning cleanups by Stephen Hemminger · 19 years ago
  52. cf05013 [PATCH] x86_64: Move NUMA page_to_pfn/pfn_to_page functions out of line by Andi Kleen · 19 years ago
  53. cdc4b9c [PATCH] x86_64: Remove unused segments by Andi Kleen · 19 years ago
  54. 79f1261 [PATCH] x86_64: Inclusion of ScaleMP vSMP architecture patches - vsmp_arch by Ravikiran G Thirumalai · 19 years ago
  55. 5fd63b3 [PATCH] x86_64: Inclusion of ScaleMP vSMP architecture patches - vsmp_align by Ravikiran G Thirumalai · 19 years ago
  56. 99f7b77 [PATCH] x86_64: Make sure BITS_PER_ATOMIC is defined in asm-generic/atomic.h by Andi Kleen · 19 years ago
  57. e4b5939 [PATCH] x86_64: cleanup enter_lazy_tlb() by Brian Gerst · 19 years ago
  58. 915f34e [PATCH] x86_64: Remove useless KDB vector by Andi Kleen · 19 years ago
  59. e080e9d [PATCH] x86_64: Don't claim too many vectors for TLB flushing by Jason Uhlenkott · 19 years ago
  60. 365ba91 [PATCH] x86_64: Allocate PDAs in the local node by Ravikiran G Thirumalai · 19 years ago
  61. df79efd [PATCH] x86_64: Node local pda take 2 -- cpu_pda preparation by Ravikiran G Thirumalai · 19 years ago
  62. 05b3cbd [PATCH] x86_64: Early initialization of cpu_to_node by Ravikiran Thirumalai · 19 years ago
  63. 487472b [PATCH] i386: Replace broken serialize_cpu in microcode driver with correct sync_core by Andi Kleen · 19 years ago
  64. c818a18 [PATCH] x86_64: On Intel CPUs don't do an additional CPU sync before RDTSC by Andi Kleen · 19 years ago
  65. 6e54d95 [PATCH] x86_64: Support alternative() with a output argument. by Andi Kleen · 19 years ago
  66. 737c5c3 [PATCH] x86_64: Don't try to synchronize the TSC over CPUs on Intel CPUs at boot. by Andi Kleen · 19 years ago
  67. 3c02175 [PATCH] x86_64: Fix compile error with !CONFIG_COMPAT by Andi Kleen · 19 years ago
  68. b9d1e4b [PATCH] x86_64: x86_64 write apic id fix by Vivek Goyal · 19 years ago
  69. 2d0db40 [PATCH] x86_64: Remove unused apic_write_atomic by Andi Kleen · 19 years ago
  70. fd78f11 [PATCH] i386: make pci_map_single/pci_map_sg warn for zero length. by Andi Kleen · 19 years ago
  71. 17a941d [PATCH] x86_64: Use function pointers to call DMA mapping functions by Muli Ben-Yehuda · 19 years ago
  72. 95833c8 [PATCH] x86_64: Add idle notifiers by Andi Kleen · 19 years ago
  73. d25bf7e [PATCH] x86_64: Handle missing local APIC timer interrupts on C3 state by Venkatesh Pallipadi · 19 years ago
  74. 6eb0a0f [PATCH] i386: Handle missing local APIC timer interrupts on C3 state by Venkatesh Pallipadi · 19 years ago
  75. 4839057 [PATCH] x86_64: "extern inline" -> "static inline" in pgtable.h by Adrian Bunk · 19 years ago
  76. bf2fcc6 [PATCH] x86_64: Implement is_compat_task the right way by Andi Kleen · 19 years ago
  77. c11efdf [PATCH] x86_64: Align and pad x86_64 GDT on page boundary by Ravikiran G Thirumalai · 19 years ago
  78. 819a692 [PATCH] x86_64: Handle unknown node (-1) in alloc_pages_node 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. 636dd2b [PATCH] x86_64: fls in asm for x86_64 by Stephen Hemminger · 19 years ago
  82. 60917a3 [PATCH] x86_64: don't save eflags in x86-64 switch_to() by Benjamin LaHaise · 19 years ago
  83. 329d400 [PATCH] x86_64/i386: Remove preempt disable calls in lowlevel IPI by Zwane Mwaikambo · 19 years ago
  84. b556b35 [PATCH] x86_64: Move int 3 handler to debug stack and allow to increase it. by Jan Beulich · 19 years ago
  85. 3f98bc4 [PATCH] i386/x86-64: Update AMD CPUID flags by Andi Kleen · 19 years ago
  86. 39b3a79 [PATCH] i386/x86-64: Generalize X86_FEATURE_CONSTANT_TSC flag by Andi Kleen · 19 years ago
  87. 2d52ede [PATCH] x86_64: Remove enable/disable_hlt by Andi Kleen · 19 years ago
  88. 92934bc [PATCH] i386/x86-64: Use input/output dependencies for bitops by Andi Kleen · 19 years ago
  89. 1f6818b [PATCH] x86_64: Minor GFP_DMA32 comment fix by Andi Kleen · 19 years ago
  90. 6e3f361 [PATCH] x86_64: make trap information available to die notification handlers by Jan Beulich · 19 years ago
  91. 6e0c47e [PATCH] x86_64: Separate CONFIG_UNWIND_INFO from CONFIG_DEBUG_INFO by Jan Beulich · 19 years ago
  92. 2765130 [PATCH] x86_64: More CFI fixes for 32bit entry code by Jan Beulich · 19 years ago
  93. c59ede7 [PATCH] move capable() to capability.h by Randy.Dunlap · 19 years ago
  94. e16885c [PATCH] uninline capable() by Ingo Molnar · 19 years ago
  95. df019b1 [PATCH] kprobes: fix unloading of self probed module by Keshavamurthy Anil S · 19 years ago
  96. 10b5aab [PATCH] include/asm-h8300/page.h: remove unused KTHREAD_SIZE #define by Adrian Bunk · 19 years ago
  97. 4eac915 [PATCH] mm: gfp_atomic comments by Paul Jackson · 19 years ago
  98. 4cec873 Fix mutex_trylock() copy-and-paste bug (x86, x86-64, generic mutex-dec.h) by Linus Torvalds · 19 years ago
  99. f9195de V4L/DVB (3347): Fixes some bad global variables by Hans Verkuil · 19 years ago
  100. f167cb4e by Mauro Carvalho Chehab · 19 years ago