1. 23f78d4a [PATCH] pi-futex: rt mutex core by Ingo Molnar · 18 years ago
  2. b29739f [PATCH] pi-futex: scheduler support for pi by Ingo Molnar · 18 years ago
  3. 77ba89c [PATCH] pi-futex: add plist implementation by Ingo Molnar · 18 years ago
  4. 8eb94f8 [PATCH] pi-futex: introduce WARN_ON_SMP by Ingo Molnar · 18 years ago
  5. f9b8404 [PATCH] pi-futex: introduce debug_check_no_locks_freed() by Ingo Molnar · 18 years ago
  6. e2970f2 [PATCH] pi-futex: futex code cleanups by Ingo Molnar · 18 years ago
  7. 5c45bf2 [PATCH] sched: mc/smt power savings sched policy by Siddha, Suresh B · 18 years ago
  8. 51888ca [PATCH] sched_domain: handle kmalloc failure by Srivatsa Vaddagiri · 18 years ago
  9. 2dd73a4 [PATCH] sched: implement smpnice by Peter Williams · 18 years ago
  10. f31000e [PATCH] chardev: GPIO for SCx200 & PC-8736x: use dev_dbg in common module by Jim Cromie · 18 years ago
  11. 1a66fdf [PATCH] chardev: GPIO for SCx200 & PC-8736x: migrate file-ops to common module by Jim Cromie · 18 years ago
  12. fe3a168 [PATCH] chardev: GPIO for SCx200 & PC-8736x: add gpio-ops vtable by Jim Cromie · 18 years ago
  13. 55b8c04 [PATCH] chardev: GPIO for SCx200 & PC-8736x: device minor numbers are unsigned ints by Jim Cromie · 18 years ago
  14. 62c83cd [PATCH] chardev: GPIO for SCx200 & PC-8736x: whitespace pre-clean by Jim Cromie · 18 years ago
  15. 39f4885 [PATCH] cpu hotplug: add hotplug versions of cpu_notifier by Chandra Seetharaman · 18 years ago
  16. 65edc68 [PATCH] cpu hotplug: make [un]register_cpu_notifier init time only by Chandra Seetharaman · 18 years ago
  17. c32e066 [PATCH] rcutorture: add call_rcu_bh() operations by Paul E. McKenney · 18 years ago
  18. 1c0f16e [PATCH] Remove gratuitous inclusion of <linux/config.h> from <linux/dmaengine.h> by David Woodhouse · 18 years ago
  19. 34af946 [PATCH] spin/rwlock init cleanups by Ingo Molnar · 18 years ago
  20. b6cd0b7 [PATCH] fs/buffer.c: cleanups by Adrian Bunk · 18 years ago
  21. a7807a3 [PATCH] poison: add & use more constants by Randy Dunlap · 18 years ago
  22. b3c681e [PATCH] update two drivers for poison.h by Randy Dunlap · 18 years ago
  23. c9cf552 [PATCH] add poison.h and patch primary users by Randy Dunlap · 18 years ago
  24. e6e5494 [PATCH] vdso: randomize the i386 vDSO by moving it into a vma by Ingo Molnar · 18 years ago
  25. c723e084 [PATCH] i386: use C code for current_thread_info() by Chuck Ebbert · 18 years ago
  26. 4b89aff [PATCH] i386: move phys_proc_id and cpu_core_id to cpuinfo_x86 by Rohit Seth · 18 years ago
  27. 19eadf9 [PATCH] x86: increase interrupt vector range by Rusty Russell · 18 years ago
  28. 76b67ed9 [PATCH] node hotplug: register cpu: remove node struct by KAMEZAWA Hiroyuki · 18 years ago
  29. dd0932d [PATCH] pgdat allocation and update for ia64 of memory hotplug: allocate pgdat and per node data by Yasunori Goto · 18 years ago
  30. 7049027 [PATCH] pgdat allocation and update for ia64 of memory hotplug: update pgdat address array by Yasunori Goto · 18 years ago
  31. 0fc4415 [PATCH] Register sysfs file for hotplugged new node by Yasunori Goto · 18 years ago
  32. 2842f11 [PATCH] catch valid mem range at onlining memory by KAMEZAWA Hiroyuki · 18 years ago
  33. 3218ae1 [PATCH] pgdat allocation for new node add (export kswapd start func) by Yasunori Goto · 18 years ago
  34. 10ad400 [PATCH] pgdat allocation for new node add (refresh node_data[]) by Yasunori Goto · 18 years ago
  35. 306d6cb [PATCH] pgdat allocation for new node add (generic alloc node_data) by Yasunori Goto · 18 years ago
  36. 1e3590e [PATCH] pgdat allocation for new node add (get node id by acpi) by Yasunori Goto · 18 years ago
  37. bc02af9 [PATCH] pgdat allocation for new node add (specify node id) by Yasunori Goto · 18 years ago
  38. c1a7a755 [PARISC] Move os_id_to_string() inside #ifndef __ASSEMBLY__ by Kyle McMartin · 18 years ago
  39. 67a061a [PARISC] Add os_id_to_string helper by Kyle McMartin · 18 years ago
  40. ec1fdc2 [PARISC] OS_ID_LINUX == 0x0006 by Kyle McMartin · 18 years ago
  41. a9d2d38 [PARISC] Ensure Space ID hashing is turned off by Kyle McMartin · 18 years ago
  42. e5a2e7f [PARISC] Match show_cache_info with reality by Kyle McMartin · 18 years ago
  43. a3ea84f [PARISC] Add is_compat_task() helper by Kyle McMartin · 18 years ago
  44. 8ffaeaf [PARISC] PDC_CHASSIS is implemented on all machines by Thibaut Varene · 19 years ago
  45. c95f2e5 [PARISC] Remove unconditional #define PIC in syscall macros by Carlos O'Donell · 18 years ago
  46. 1b6d1b5 [PARISC] Use MFIA in current_text_addr on pa2.0 processors by Kyle McMartin · 19 years ago
  47. 3fd3a74 [PARISC] Use FIXUP_BRANCH_CLOBBER to asm clobber list by Carlos O'Donell · 19 years ago
  48. c8224e0 [PARISC] Whitespace clean up in asm/pgtable.h by Kyle McMartin · 19 years ago
  49. 64f4953 [PARISC] Ensure all ldcw uses are ldcw,co on pa2.0 by Kyle McMartin · 19 years ago
  50. 6550e07 [PATCH] 64bit Resource: finally enable 64bit resource sizes by Greg Kroah-Hartman · 18 years ago
  51. b60ba83 [PATCH] 64bit resource: change pnp core to use resource_size_t by Greg Kroah-Hartman · 18 years ago
  52. e31dd6e [PATCH] 64bit resource: change pci core and arch code to use resource_size_t by Greg Kroah-Hartman · 18 years ago
  53. d75fc8b [PATCH] 64bit resource: change resource core to use resource_size_t by Greg Kroah-Hartman · 18 years ago
  54. cf7c712 [PATCH] 64bit resource: introduce resource_size_t for the start and end of struct resource by Greg Kroah-Hartman · 18 years ago
  55. c9f700f [JFFS2][XATTR] using 'delete marker' for xdatum/xref deletion by KaiGai Kohei · 18 years ago
  56. 2c06a08 [MTD NAND] s3c2412 support in s3c2410.c by Ben Dooks · 18 years ago
  57. 99eb44f V4L/DVB (4259): Pass an explicit log prefix to cx2341x_log_status by Hans Verkuil · 18 years ago
  58. 4d6b5ae V4L/DVB (4257): Fix 64-bit compile warnings. by Hans Verkuil · 18 years ago
  59. 353dcf7 [PATCH] ata: add some NVIDIA chipset IDs by Randy Dunlap · 18 years ago
  60. 5806db2 [PATCH] libata: implement ata_port_max_devices() by Tejun Heo · 18 years ago
  61. 41542db [PATCH] libata.h needs scatterlist.h by Andrew Morton · 18 years ago
  62. 438bc9c [libata] sata_vsc: partially revert a PCI ID-related commit by Jeff Garzik · 18 years ago
  63. f6e6e88 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
  64. da206c9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 18 years ago
  65. 09c0dc6 Revert "[PATCH] kthread: update loop.c to use kthread" by Linus Torvalds · 18 years ago
  66. 2a2ed2d Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild by Linus Torvalds · 18 years ago
  67. 972d19e Merge master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 18 years ago
  68. cdf4f38 Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 18 years ago
  69. 954b36d4 [PATCH] m68knommu: use configurable RAM setup page_offset.h by Greg Ungerer · 18 years ago
  70. 5f2f444 Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb by Linus Torvalds · 18 years ago
  71. 81a07d7 Merge branch 'x86-64' by Linus Torvalds · 18 years ago
  72. 8501a2f [PATCH] x86_64: x86_64 stack usage debugging by Eric Sandeen · 18 years ago
  73. 0080e66 [PATCH] x86_64: i386/x86-64 Add nmi watchdog support for new Intel CPUs by Venkatesh Pallipadi · 18 years ago
  74. e77deac [PATCH] x86_64: Avoid broadcasting NMI IPIs by Keith Owens · 18 years ago
  75. 45486f8 [PATCH] x86_64: Standardize i386/x86_64 handling of NMI_VECTOR by Keith Owens · 18 years ago
  76. 899ced0 [PATCH] x86_64: Add cpu_relax to apic_wait_icr_idle by Andreas Mohr · 18 years ago
  77. da53112 [PATCH] x86_64: Fix race in cpu_local_* on preemptible kernels by Andi Kleen · 18 years ago
  78. 495ab9c [PATCH] i386/x86-64/ia64: Move polling flag into thread_info_status by Andi Kleen · 18 years ago
  79. 9526866 [PATCH] x86_64: mce_amd support for family 0x10 processors by Jacob Shin · 18 years ago
  80. fff2e89 [PATCH] x86_64: mce_amd relocate sysfs files by Jacob Shin · 18 years ago
  81. 17fc14f [PATCH] x86_64: apic support for extended apic interrupt by Jacob Shin · 18 years ago
  82. 7b0e850 [PATCH] x86_64: Add X86_FEATURE_RDTSCP, fix rdtscp in /proc/cpuinfo by Vojtech Pavlik · 18 years ago
  83. f8bf3c6 [PATCH] x86_64: Rename oem_force_hpet_timer to apic_is_clustered_box by Vojtech Pavlik · 18 years ago
  84. 05ebb76 [PATCH] x86_64: Add useful constants to time.h by Vojtech Pavlik · 18 years ago
  85. f3fa8eb [PATCH] x86_64: moving phys_proc_id and cpu_core_id to cpuinfo_x86 by Rohit Seth · 18 years ago
  86. e465058 [PATCH] x86_64: Calgary IOMMU - Calgary specific bits by Jon Mason · 18 years ago
  87. 0dc243a [PATCH] x86_64: Calgary IOMMU - IOMMU abstractions by Jon Mason · 18 years ago
  88. a3c042a [PATCH] x86_64: Calgary IOMMU - move valid_dma_direction into the callers by Jon Mason · 18 years ago
  89. 8d4f6b9 [PATCH] x86_64: Calgary IOMMU - introduce iommu_detected by Jon Mason · 18 years ago
  90. d2ae5b5 [PATCH] x86_64: Get rid of pud_offset_k / __pud_offset_k by Andi Kleen · 18 years ago
  91. 83f4fcc [PATCH] x86_64: allow unwinder to build without module support by Jan Beulich · 18 years ago
  92. c33bd9a [PATCH] i386/x86-64: fall back to old-style call trace if no unwinding by Jan Beulich · 18 years ago
  93. fe7cacc [PATCH] i386: reliable stack trace support i386 entry.S by Jan Beulich · 18 years ago
  94. 176a271 [PATCH] i386: reliable stack trace support (i386) by Jan Beulich · 18 years ago
  95. b538ed2 [PATCH] x86_64: reliable stack trace support (x86-64) by Jan Beulich · 18 years ago
  96. 4552d5d [PATCH] x86_64: reliable stack trace support by Jan Beulich · 18 years ago
  97. a813ce4 [PATCH] x86_64: Rename IOMMU option, fix help and mark option embedded. by Andi Kleen · 18 years ago
  98. 357c2b9 [PATCH] x86_64: remove unused gart header file by Jon Mason · 18 years ago
  99. 08cd365 [PATCH] x86_64: Optimize bitmap_weight for small bitmaps by Andi Kleen · 18 years ago
  100. 5c0f80f [PATCH] x86_64: Remove long obsolete CVS by Andi Kleen · 18 years ago