1. 5c3073e [PATCH] ARM: cleanup vmalloc start/offset macros by Russell King · 19 years ago
  2. e521dca [PATCH] ppc32: Fix might_sleep() warning with clock spreading by Benjamin Herrenschmidt · 19 years ago
  3. 408b664 [PATCH] make lots of things static by Adrian Bunk · 19 years ago
  4. 67be2dd [PATCH] DocBook: fix some descriptions by Martin Waitz · 19 years ago
  5. 4dc3b16 [PATCH] DocBook: changes and extensions to the kernel documentation by Pavel Pisa · 19 years ago
  6. 333f981 [PATCH] Clean-up and bug fix for tdfxfb framebuffer size detection by Richard Drummond · 19 years ago
  7. 5f76be8 [PATCH] fbdev: edid.h cleanups by Adrian Bunk · 19 years ago
  8. 7149437 [PATCH] fbdev: Batch cmap changes at driver level by Benjamin Herrenschmidt · 19 years ago
  9. f8e08a8 [PATCH] reiserfs endianness: sanitize reiserfs_key union by Al Viro · 19 years ago
  10. 6b9f582 [PATCH] reiserfs endianness: comp_short_keys() cleanup by Al Viro · 19 years ago
  11. b8cc936 [PATCH] reiserfs endianness: fix endianness bugs by Al Viro · 19 years ago
  12. 3e8962b [PATCH] reiserfs endianness: annotate little-endian objects by Al Viro · 19 years ago
  13. 6a3a16f [PATCH] reiserfs endianness: clone struct reiserfs_key by Al Viro · 19 years ago
  14. d46aa45 [PATCH] autofs4: bump version number by Ian Kent · 19 years ago
  15. e5bdd88 [PATCH] new valid_signal() function by Jesper Juhl · 19 years ago
  16. 7d87e14c [PATCH] consolidate sys_shmat by Stephen Rothwell · 19 years ago
  17. f78fc87 [PATCH] __attribute__ placement fixes by Vinay K Nallamothu · 19 years ago
  18. e49332b [PATCH] misc verify_area cleanups by Jesper Juhl · 19 years ago
  19. a71c1ab [PATCH] consolidate SIGEV_PAD_SIZE by Stephen Rothwell · 19 years ago
  20. 4750e2c [PATCH] add EOWNERDEAD and ENOTRECOVERABLE version 2 by Joe Korty · 19 years ago
  21. 9b06e81 [PATCH] Deprecate synchronize_kernel, GPL replacement by Paul E. McKenney · 19 years ago
  22. 512345b [PATCH] Add deprecated_for_modules by Paul E. McKenney · 19 years ago
  23. 7f261b5 [PATCH] move SA_xxx defines to linux/signal.h by Stas Sergeev · 19 years ago
  24. d59745c [PATCH] clean up kernel messages by Matt Mackall · 19 years ago
  25. cd7619d [PATCH] Exterminate PAGE_BUG by Matt Mackall · 19 years ago
  26. c8538a7 [PATCH] remove all kernel BUGs by Matt Mackall · 19 years ago
  27. e43379f [PATCH] nice and rt-prio rlimits by Matt Mackall · 19 years ago
  28. 4beb370 [PATCH] s390: remove ioctl32 from dasdcmb by Cornelia Huck · 19 years ago
  29. e8f0641 [PATCH] s390: allow longer debug feature names by Michael Holzheu · 19 years ago
  30. 0b642ed [PATCH] s390: default storage key by Peter Oberparleiter · 19 years ago
  31. acef2e5 [PATCH] uml: commentary about forking flag by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  32. e9c5271 [PATCH] uml: move va_copy conditional def by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  33. c16993d [PATCH] uml: inline empty proc by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  34. c45166be3 [PATCH] uml: support AES i586 crypto driver by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  35. 92eac95 [PATCH] uml: fix oops related to exception table by Jeff Dike · 19 years ago
  36. f9ba705 [PATCH] Increase number of e820 entries hard limit from 32 to 128 by Venkatesh Pallipadi · 19 years ago
  37. 4d24a43 [PATCH] irq and pci_ids for Intel ICH7DH & ICH7-M DH by Jason Gaston · 19 years ago
  38. 35492df [PATCH] i386: fix hpet for systems that don't support legacy replacement by john stultz · 19 years ago
  39. 5b7abc6 [PATCH] CPUID bug and inconsistency fix by H. Peter Anvin · 19 years ago
  40. a2f7c35 [PATCH] x86 reboot: Add reboot fixup for gx1/cs5530a by Jaya Kumar · 19 years ago
  41. 67701ae [PATCH] check nmi watchdog is broken by Jack F Vogel · 19 years ago
  42. fd51f66 [PATCH] i386/x86_64 segment register access update by H. J. Lu · 19 years ago
  43. d5b63d7 [PATCH] fix i386 memcpy by Denis Vlasenko · 19 years ago
  44. d637413 [PATCH] ppc64: reverse prediction on spinlock busy loop code by Jake Moilanen · 19 years ago
  45. 4b88e92 [PATCH] ppc64: remove unnecessary include by Anton Blanchard · 19 years ago
  46. a2f95a5 [PATCH] ppc64: noexec fixes by Anton Blanchard · 19 years ago
  47. 58366af [PATCH] ppc64: update to use the new 4L headers by Benjamin Herrenschmidt · 19 years ago
  48. 146a4b3 [PATCH] macintosh/adbhid.c: adb buttons support for aluminium PowerBook G4 by Andreas Jaggi · 19 years ago
  49. 443a848 [PATCH] ppc32: refactor FPU exception handling by Paul Mackerras · 19 years ago
  50. 97e2bde [PATCH] add kmalloc_node, inline cleanup by Manfred Spraul · 19 years ago
  51. edfbe2b [PATCH] count bounce buffer pages in vmstat by KAMEZAWA Hiroyuki · 19 years ago
  52. b84a35b [PATCH] mempool: NOMEMALLOC and NORETRY by Nick Piggin · 19 years ago
  53. 119f657 [PATCH] RLIMIT_AS checking fix by akpm@osdl.org · 19 years ago
  54. 4774e22 [PATCH] ARM: IntegratorCP: Fix CLCD MUX selection values by Russell King · 19 years ago
  55. d5aa207 [PATCH] ARM: RTC: allow driver methods to return error by Russell King · 19 years ago
  56. dd96a8e Merge of master.kernel.org:/home/rmk/linux-2.6-rmk.git by Linus Torvalds · 19 years ago
  57. 05f9869 [PATCH] ARM: 2649/1: Fix 'sparse -Wbitwise' warnings from MMIO macros by Olav Kongas · 19 years ago
  58. 2d2669b [PATCH] ARM: 2651/3: kernel helpers for NPTL support by Nicolas Pitre · 19 years ago
  59. 8443b16 [PATCH] ARM: 2657/1: export ixp2000_pci_config_addr by Lennert Buytenhek · 19 years ago
  60. 42d4dc3 [PATCH] Add suspend method to cpufreq core by Benjamin Herrenschmidt · 19 years ago
  61. 2604f6d Automatic merge of master.kernel.org:/home/rmk/linux-2.6-rmk.git by Linus Torvalds · 19 years ago
  62. 7b3c63a [PKT_SCHED]: Fix range in psched_tod_diff() to 0..bound by Nicolas Dichtel · 19 years ago
  63. 4eb701d [SCTP] Fix SCTP sendbuffer accouting. by Neil Horman · 19 years ago
  64. 047a242 [SCTP] Implement Sec 2.41 of SCTP Implementers guide. by Jerome Forissier · 19 years ago
  65. 0f7ad45 [PATCH] ARM: AMBA CLCD: X resolutions must be multiples of 16 by Russell King · 19 years ago
  66. 82235e9 [PATCH] ARM: Fix AMBA CLCD fb driver for 32bpp by Russell King · 19 years ago
  67. c4d12b9 [PATCH] ARM: Fix AMBA CLCD fb driver for 1bpp/STN mono panels by Russell King · 19 years ago
  68. ea3f4ea [PATCH] ARM: Add further explaination for clk_get() by Russell King · 19 years ago
  69. fc67b16 Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6.git by Linus Torvalds · 19 years ago
  70. 2d29306 [IA64] re-enable preempt before page allocation for pgtable quicklist by Martin Hicks · 19 years ago
  71. 94f2f715 [PATCH] isofs includes sanitized by Al Viro · 19 years ago
  72. ab2fd30 Automated merge of kernel.org:/home/rmk/linux-2.6-rmk.git by Linus Torvalds · 19 years ago
  73. 2fac6f3 [PATCH] ARM: 2653/1: Fix memset and memzero macro double-reference of parameters by Deepak Saxena · 19 years ago
  74. eec99e3 [PATCH] ARM: 2645/1: Adds IIS definitions for the S3C2400 by Lucas Correia Villa Real · 19 years ago
  75. bd7b170 [PATCH] ARM: 2644/1: Adds S3C2400 support to uncompress.h by Lucas Correia Villa Real · 19 years ago
  76. 67639de [IA64] Altix system controller event handling by Greg Howard · 19 years ago
  77. 24eeb56 [IA64] vector sharing (Large I/O system support) by Kenji Kaneshige · 19 years ago
  78. e927ecb [IA64] multi-core/multi-thread identification by Suresh Siddha · 19 years ago
  79. 0985ea8 [IA64-SGI] Altix SN add support for slots in geoid_t locator by Mark Goodwin · 19 years ago
  80. 93a07d0 [IA64-SGI] Shub2 BTE support - BTE recovery code by Russ Anderson · 19 years ago
  81. 95ff439 [IA64-SGI] Add new MMR definitions/Modify BTE initialiation&copy. by Russ Anderson · 19 years ago
  82. c411cb5 [IA64] fix: warning: `ql_size' might be used uninitialized by Tony Luck · 19 years ago
  83. fde740e [IA64] Percpu quicklist for combined allocator for pgd/pmd/pte. by Robin Holt · 19 years ago
  84. e1e1974 [IA64-SGI] Bus driver for the CX port of SGI's TIO chip. by Bruce Losure · 19 years ago
  85. 4944930 [IA64] perfmon: make pfm_sysctl a global, and other cleanup by Stephane Eranian · 19 years ago
  86. 658b32cad [IA64-SGI] support variable length nasids in shub2 by Colin Ngam · 19 years ago
  87. be539c7 [IA64-SGI] Shub2 provides an addition of 2 External Interrupt events. by Colin Ngam · 19 years ago
  88. 4a5c13c [IA64-SGI] Altix SN topology support for new chipsets and pci topology by Mark Goodwin · 19 years ago
  89. bf1cf98f [IA64-SGI] Change SAL call request code for SN systems by Jack Steiner · 19 years ago
  90. 9c90bdd [IA64-SGI] altix: tioca chip driver (agp) by Mark Maule · 19 years ago
  91. 9b08ebd [IA64-SGI] sn2-move-pci-headers.patch by Mark Maule · 19 years ago
  92. b7ebcc1 [PATCH] ARM: 2641/1: Adds S3C2400_SPPIN_nCS to arch-s3c2410/regs-spi.h by Lucas Correia Villa Real · 19 years ago
  93. a334242 [PATCH] ARM: 2640/1: Adds DRAM/BANKSIZE_MASK definitions for S3C2400 by Lucas Correia Villa Real · 19 years ago
  94. 92a11f9 [PATCH] ppc iomem annotations: ->io_base_virt by Al Viro · 19 years ago
  95. 9090e00 [PATCH] ppc user annotations: sigcontext by Al Viro · 19 years ago
  96. cf02510 Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6.git by Linus Torvalds · 19 years ago
  97. 9a59c18 [SPARC64]: Fix SMP build. by David S. Miller · 19 years ago
  98. 205a7ed [SPARC]: Fix mxcc warning by Tom 'spot' Callaway · 19 years ago
  99. 0d3d077 [SELINUX]: Fix ipv6_skip_exthdr() invocation causing OOPS. by Herbert Xu · 19 years ago
  100. db75307 [PKT_SCHED]: Introduce simple actions. by Jamal Hadi Salim · 19 years ago