1. c406abd [S390] cleanup bitops.h. by Heiko Carstens · 18 years ago
  2. 27d68a3 Merge branch 'nommu' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
  3. 76a2227 Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
  4. fffcb48 Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 18 years ago
  5. b445979 [PATCH] Fix plist include dependency by Thomas Gleixner · 18 years ago
  6. 980a01c [PATCH] SPI: infrastructure to initialize spi_device.mode early by David Brownell · 18 years ago
  7. 0aee77b [PATCH] m68knommu: fix clobber list in uCdimm/uCsimm helper asm by Greg Ungerer · 18 years ago
  8. 873d889 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 18 years ago
  9. da574af [PATCH] ide: fix error handling for drives which clear the FIFO on error by Alan Cox · 18 years ago
  10. be6990e [PATCH] ac97_codec: make bitfield unsigned by Randy Dunlap · 18 years ago
  11. 33b37a3 [PATCH] remove active field from tty buffer structure by Paul Fulghum · 18 years ago
  12. 817d6d3 [PATCH] remove TTY_DONT_FLIP by Paul Fulghum · 18 years ago
  13. f71d20e [PATCH] Add EXPORT_UNUSED_SYMBOL and EXPORT_UNUSED_SYMBOL_GPL by Arjan van de Ven · 18 years ago
  14. f5e54d6 [PATCH] mark address_space_operations const by Christoph Hellwig · 18 years ago
  15. 092c195 [ARM] nommu: remove fault-armv, mmap and mm-armv files from nommu build by Russell King · 18 years ago
  16. 888e7bf [ARM] Remove TABLE_SIZE, and several unused function prototypes by Russell King · 18 years ago
  17. 9641c7c [ARM] nommu: uaccess tweaks by Russell King · 18 years ago
  18. 002547b [ARM] nommu: adjust headers for !MMU ARM systems by Russell King · 18 years ago
  19. 9d56d87 [IA64-SGI] - Pass OS logical cpu number to the SN prom (bios) by Jack Steiner · 18 years ago
  20. c17fad1 [ARM] 3370/2: ep93xx: add crunch support by Lennert Buytenhek · 18 years ago
  21. 5429b06 [ARM] 3665/1: crunch: add ptrace support by Lennert Buytenhek · 18 years ago
  22. 3bec6ded [ARM] 3664/1: crunch: add signal frame save/restore by Lennert Buytenhek · 18 years ago
  23. 02c4293 [ARM] 3662/1: ixp23xx: don't include asm/hardware.h in uncompress.h by Lennert Buytenhek · 18 years ago
  24. 313f53e [ARM] 3660/1: Remove legacy defines by Andrew Victor · 18 years ago
  25. 2b8b491 [ARM] 3661/1: S3C2412: Fix compilation if CPU_S3C2410 only by Ben Dooks · 18 years ago
  26. 02fcb97 [ARM] Remove the __arch_* layer from uaccess.h by Russell King · 18 years ago
  27. 936813a Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 18 years ago
  28. 03529d9 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 18 years ago
  29. 999567d [PATCH] m68knommu: remove NO_FORMAT_VECi from ptrace.h header by Greg Ungerer · 18 years ago
  30. 12e56b6 Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb by Linus Torvalds · 18 years ago
  31. 456229a [PATCH] drivers/char/ipmi/ipmi_msghandler.c: make proc_ipmi_root static by Adrian Bunk · 18 years ago
  32. 95e02ca [PATCH] rtmutex: Propagate priority settings into PI lock chains by Thomas Gleixner · 18 years ago
  33. c87e283 [PATCH] pi-futex: futex_lock_pi/futex_unlock_pi support by Ingo Molnar · 18 years ago
  34. 61a8712 [PATCH] pi-futex: rt mutex tester by Thomas Gleixner · 18 years ago
  35. e7eebaf [PATCH] pi-futex: rt mutex debug by Ingo Molnar · 18 years ago
  36. 23f78d4a [PATCH] pi-futex: rt mutex core by Ingo Molnar · 18 years ago
  37. b29739f [PATCH] pi-futex: scheduler support for pi by Ingo Molnar · 18 years ago
  38. 77ba89c [PATCH] pi-futex: add plist implementation by Ingo Molnar · 18 years ago
  39. 8eb94f8 [PATCH] pi-futex: introduce WARN_ON_SMP by Ingo Molnar · 18 years ago
  40. f9b8404 [PATCH] pi-futex: introduce debug_check_no_locks_freed() by Ingo Molnar · 18 years ago
  41. e2970f2 [PATCH] pi-futex: futex code cleanups by Ingo Molnar · 18 years ago
  42. 5c45bf2 [PATCH] sched: mc/smt power savings sched policy by Siddha, Suresh B · 18 years ago
  43. 51888ca [PATCH] sched_domain: handle kmalloc failure by Srivatsa Vaddagiri · 18 years ago
  44. 2dd73a4 [PATCH] sched: implement smpnice by Peter Williams · 18 years ago
  45. f31000e [PATCH] chardev: GPIO for SCx200 & PC-8736x: use dev_dbg in common module by Jim Cromie · 18 years ago
  46. 1a66fdf [PATCH] chardev: GPIO for SCx200 & PC-8736x: migrate file-ops to common module by Jim Cromie · 18 years ago
  47. fe3a168 [PATCH] chardev: GPIO for SCx200 & PC-8736x: add gpio-ops vtable by Jim Cromie · 18 years ago
  48. 55b8c04 [PATCH] chardev: GPIO for SCx200 & PC-8736x: device minor numbers are unsigned ints by Jim Cromie · 18 years ago
  49. 62c83cd [PATCH] chardev: GPIO for SCx200 & PC-8736x: whitespace pre-clean by Jim Cromie · 18 years ago
  50. 39f4885 [PATCH] cpu hotplug: add hotplug versions of cpu_notifier by Chandra Seetharaman · 18 years ago
  51. 65edc68 [PATCH] cpu hotplug: make [un]register_cpu_notifier init time only by Chandra Seetharaman · 18 years ago
  52. c32e066 [PATCH] rcutorture: add call_rcu_bh() operations by Paul E. McKenney · 18 years ago
  53. 1c0f16e [PATCH] Remove gratuitous inclusion of <linux/config.h> from <linux/dmaengine.h> by David Woodhouse · 18 years ago
  54. 34af946 [PATCH] spin/rwlock init cleanups by Ingo Molnar · 18 years ago
  55. b6cd0b7 [PATCH] fs/buffer.c: cleanups by Adrian Bunk · 18 years ago
  56. a7807a3 [PATCH] poison: add & use more constants by Randy Dunlap · 18 years ago
  57. b3c681e [PATCH] update two drivers for poison.h by Randy Dunlap · 18 years ago
  58. c9cf552 [PATCH] add poison.h and patch primary users by Randy Dunlap · 18 years ago
  59. e6e5494 [PATCH] vdso: randomize the i386 vDSO by moving it into a vma by Ingo Molnar · 18 years ago
  60. c723e084 [PATCH] i386: use C code for current_thread_info() by Chuck Ebbert · 18 years ago
  61. 4b89aff [PATCH] i386: move phys_proc_id and cpu_core_id to cpuinfo_x86 by Rohit Seth · 18 years ago
  62. 19eadf9 [PATCH] x86: increase interrupt vector range by Rusty Russell · 18 years ago
  63. 76b67ed9 [PATCH] node hotplug: register cpu: remove node struct by KAMEZAWA Hiroyuki · 18 years ago
  64. dd0932d [PATCH] pgdat allocation and update for ia64 of memory hotplug: allocate pgdat and per node data by Yasunori Goto · 18 years ago
  65. 7049027 [PATCH] pgdat allocation and update for ia64 of memory hotplug: update pgdat address array by Yasunori Goto · 18 years ago
  66. 0fc4415 [PATCH] Register sysfs file for hotplugged new node by Yasunori Goto · 18 years ago
  67. 2842f11 [PATCH] catch valid mem range at onlining memory by KAMEZAWA Hiroyuki · 18 years ago
  68. 3218ae1 [PATCH] pgdat allocation for new node add (export kswapd start func) by Yasunori Goto · 18 years ago
  69. 10ad400 [PATCH] pgdat allocation for new node add (refresh node_data[]) by Yasunori Goto · 18 years ago
  70. 306d6cb [PATCH] pgdat allocation for new node add (generic alloc node_data) by Yasunori Goto · 18 years ago
  71. 1e3590e [PATCH] pgdat allocation for new node add (get node id by acpi) by Yasunori Goto · 18 years ago
  72. bc02af9 [PATCH] pgdat allocation for new node add (specify node id) by Yasunori Goto · 18 years ago
  73. c9f700f [JFFS2][XATTR] using 'delete marker' for xdatum/xref deletion by KaiGai Kohei · 18 years ago
  74. 2c06a08 [MTD NAND] s3c2412 support in s3c2410.c by Ben Dooks · 18 years ago
  75. 99eb44f V4L/DVB (4259): Pass an explicit log prefix to cx2341x_log_status by Hans Verkuil · 18 years ago
  76. 4d6b5ae V4L/DVB (4257): Fix 64-bit compile warnings. by Hans Verkuil · 18 years ago
  77. 353dcf7 [PATCH] ata: add some NVIDIA chipset IDs by Randy Dunlap · 18 years ago
  78. 5806db2 [PATCH] libata: implement ata_port_max_devices() by Tejun Heo · 18 years ago
  79. 41542db [PATCH] libata.h needs scatterlist.h by Andrew Morton · 18 years ago
  80. 438bc9c [libata] sata_vsc: partially revert a PCI ID-related commit by Jeff Garzik · 18 years ago
  81. f6e6e88 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
  82. da206c9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 18 years ago
  83. 09c0dc6 Revert "[PATCH] kthread: update loop.c to use kthread" by Linus Torvalds · 18 years ago
  84. 2a2ed2d Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild by Linus Torvalds · 18 years ago
  85. 972d19e Merge master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 18 years ago
  86. cdf4f38 Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 18 years ago
  87. 954b36d4 [PATCH] m68knommu: use configurable RAM setup page_offset.h by Greg Ungerer · 18 years ago
  88. 5f2f444 Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb by Linus Torvalds · 18 years ago
  89. 81a07d7 Merge branch 'x86-64' by Linus Torvalds · 18 years ago
  90. 8501a2f [PATCH] x86_64: x86_64 stack usage debugging by Eric Sandeen · 18 years ago
  91. 0080e66 [PATCH] x86_64: i386/x86-64 Add nmi watchdog support for new Intel CPUs by Venkatesh Pallipadi · 18 years ago
  92. e77deac [PATCH] x86_64: Avoid broadcasting NMI IPIs by Keith Owens · 18 years ago
  93. 45486f8 [PATCH] x86_64: Standardize i386/x86_64 handling of NMI_VECTOR by Keith Owens · 18 years ago
  94. 899ced0 [PATCH] x86_64: Add cpu_relax to apic_wait_icr_idle by Andreas Mohr · 18 years ago
  95. da53112 [PATCH] x86_64: Fix race in cpu_local_* on preemptible kernels by Andi Kleen · 18 years ago
  96. 495ab9c [PATCH] i386/x86-64/ia64: Move polling flag into thread_info_status by Andi Kleen · 18 years ago
  97. 9526866 [PATCH] x86_64: mce_amd support for family 0x10 processors by Jacob Shin · 18 years ago
  98. fff2e89 [PATCH] x86_64: mce_amd relocate sysfs files by Jacob Shin · 18 years ago
  99. 17fc14f [PATCH] x86_64: apic support for extended apic interrupt by Jacob Shin · 18 years ago
  100. 7b0e850 [PATCH] x86_64: Add X86_FEATURE_RDTSCP, fix rdtscp in /proc/cpuinfo by Vojtech Pavlik · 18 years ago