1. c2977c2 [ICSK]: make inet_csk_reqsk_queue_hash_add timeout arg unsigned long by Arnaldo Carvalho de Melo · 19 years ago
  2. 90b19d3 [IPV6]: Generalise __tcp_v6_hash, renaming it to __inet6_hash by Arnaldo Carvalho de Melo · 19 years ago
  3. 971af18 [IPV6]: Reuse inet_csk_get_port in tcp_v6_get_port by Arnaldo Carvalho de Melo · 19 years ago
  4. 89cee8b [IPV4]: Safer reassembly by Herbert Xu · 19 years ago
  5. df71837 [LSM-IPSec]: Security association restriction. by Trent Jaeger · 19 years ago
  6. abe842e [PATCH] Avoid namespace pollution in <asm/param.h> by Dag-Erling Smørgrav · 19 years ago
  7. 5ab4a6c [IPV6] mcast: Fix multiple issues in MLDv2 reports. by David L Stevens · 19 years ago
  8. 01e33b5 [PATCH] n_r3964: fixed usage of HZ; removed bad include by Kurt Huwig · 19 years ago
  9. e5c34a5 [PATCH] Fix typo in x86_64 __build_write_lock_const assembly by Ben Collins · 19 years ago
  10. c660439 [PATCH] x86_64/ia64 : Fix compilation error for node_to_first_cpu by Ravikiran G Thirumalai · 19 years ago
  11. 3c058d8 Pull owner_id into release branch by Len Brown · 19 years ago
  12. c162eea Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 19 years ago
  13. d6f0291 [PATCH] fix race with preempt_enable() by Nicolas Pitre · 19 years ago
  14. e646929 Merge git://git.skbuff.net/gitroot/yoshfuji/linux-2.6.14+git+ipv6-fix-20051221a by David S. Miller · 19 years ago
  15. d5ea4e2 Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 19 years ago
  16. 23f9b31 [PATCH] include/linux/irq.h: #include <linux/smp.h> by Adrian Bunk · 19 years ago
  17. 3c21edb [IPV6]: Defer IPv6 device initialization until the link becomes ready. by YOSHIFUJI Hideaki · 19 years ago
  18. 58c4fb8 [IPV6]: Flag RTF_ANYCAST for anycast routes. by YOSHIFUJI Hideaki · 19 years ago
  19. 05465fd [ACPI] increase owner_id limit to 64 from 32 by Alex Williamson · 19 years ago
  20. fd30fc3 [PATCH] relayfs: remove warning printk() in relay_switch_subbuf() by Tom Zanussi · 19 years ago
  21. 29884df NFS: Fix another O_DIRECT race by Trond Myklebust · 19 years ago
  22. 399c180 [IPSEC]: Perform SA switchover immediately. by David S. Miller · 19 years ago
  23. 6b80ebe [RTNETLINK]: Fix RTNLGRP definitions in rtnetlink.h by Kristian Slavov · 19 years ago
  24. 532a37c [PATCH] mtd onenand driver: reduce stack usage by Kyungmin Park · 19 years ago
  25. 37b1cc3 [PATCH] mtd onenand driver: check correct manufacturer by Kyungmin Park · 19 years ago
  26. 48ea753 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 19 years ago
  27. 7c3dbbe [PATCH] ppc: ppc4xx_dma DMA_MODE_{READ,WRITE} fix by Al Viro · 19 years ago
  28. dc86e88 [IA64] Add __read_mostly support for IA64 by Christoph Lameter · 19 years ago
  29. 4d7672b Make sure we copy pages inserted with "vm_insert_page()" on fork by Linus Torvalds · 19 years ago
  30. f5899b5 [IA64] disable preemption in udelay() by John Hawkes · 19 years ago
  31. 42e3314 [SCSI] fix for fc transport recursion problem. by James.Smart@Emulex.Com · 19 years ago
  32. a329729 [PATCH] sun4c_memerr_reg __iomem annotations by Al Viro · 19 years ago
  33. f8ad23a [PATCH] fix iomem annotations in sparc32 pcic code by Al Viro · 19 years ago
  34. 7116317 Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 19 years ago
  35. a50e2cc Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 19 years ago
  36. 7b4df9e [PATCH] ide: cleanup ide_driver_t by Bartlomiej Zolnierkiewicz · 19 years ago
  37. 517bd1d [PATCH] ide: cleanup ide.h by Bartlomiej Zolnierkiewicz · 19 years ago
  38. 8f29e65 [PATCH] ide: AU1200 IDE update by Jordan Crouse · 19 years ago
  39. 65e5f2e [PATCH] ide: core modifications for AU1200 by Jordan Crouse · 19 years ago
  40. ceef833 [PATCH] via82cxxx IDE: Add VT8251 ISA bridge by Daniel Drake · 19 years ago
  41. c786804 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 19 years ago
  42. c2e2611 [ARM] 3205/1: Handle new EABI relocations when loading kernel modules. by Daniel Jacobowitz · 19 years ago
  43. c952649 [SCSI] Consolidate REQ_BLOCK_PC handling path (fix ipod panic) by James Bottomley · 19 years ago
  44. eed66cf [IA64] Split 16-bit severity field in sal_log_record_header by Tony Luck · 19 years ago
  45. 5063019 [libata] mark certain hardware (or drivers) with a no-atapi flag by Jeff Garzik · 19 years ago
  46. be0d9b6 [PATCH] fbdev: Fix incorrect unaligned access in little-endian machines by Antonino A. Daplas · 19 years ago
  47. 39942fd [PATCH] fbdev: fix switch to KD_TEXT, enhanced version by Knut Petersen · 19 years ago
  48. 4743484 [PATCH] fbcon: Add ability to save/restore graphics state by Antonino A. Daplas · 19 years ago
  49. 0e67050 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 19 years ago
  50. 062dfa4 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 19 years ago
  51. 6879939 [PATCH] broken cast in parport_pc by Dave Jones · 19 years ago
  52. bf8d5c5 [PATCH] kprobes: increment kprobe missed count for multiprobes by Keshavamurthy Anil S · 19 years ago
  53. 00d7c05 [PATCH] kprobes: no probes on critical path by Keshavamurthy Anil S · 19 years ago
  54. dd81540 [PATCH] V4L/DVB: (3151) I2C ID renamed to I2C_DRIVERID_INFRARED by Mauro Carvalho Chehab · 19 years ago
  55. 674434c [PATCH] V4L/DVB: (3086c) Whitespaces cleanups part 4 by Mauro Carvalho Chehab · 19 years ago
  56. afd1a0c [PATCH] V4L/DVB: (3086c) Whitespaces cleanups part 3 by Mauro Carvalho Chehab · 19 years ago
  57. 8140a50 [PATCH] inotify: add two inotify_add_watch flags by John McCutchan · 19 years ago
  58. b88cb42 [PATCH] add hlist_replace_rcu() by Ingo Molnar · 19 years ago
  59. 5650b73 [PATCH] Add timestamp field to process events by Matt Helsley · 19 years ago
  60. 64123fd [PATCH] Add getnstimestamp function by Matt Helsley · 19 years ago
  61. ab4720e [PATCH] add rcu_barrier() synchronization point by Dipankar Sarma · 19 years ago
  62. bf7ecec [IA64] Define an ia64 version of __raw_read_trylock by Keith Owens · 19 years ago
  63. 913f2d7 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 19 years ago
  64. fe3f205 Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge by Linus Torvalds · 19 years ago
  65. 7fc7e2e Remove (at least temporarily) the "incomplete PFN mapping" support by Linus Torvalds · 19 years ago
  66. cbf52af [PATCH] powerpc: Add missing icache flushes for hugepages by David Gibson · 19 years ago
  67. 5b35193 [ARM] 3199/1: Remove bogus function prototype from arch-pxa/irq.h by Deepak Saxena · 19 years ago
  68. f64fa67 [IA64] Fix missing parameter for local_add/sub by Christoph Lameter · 19 years ago
  69. bd1d6e2 [IA64] Change SET_PERSONALITY to comply with comment in binfmt_elf.c. by Robin Holt · 19 years ago
  70. 3ec829b [IA64-SGI] altix: pci_window fixup by John Keller · 19 years ago
  71. 1f12bcc [DECNET]: add memory buffer settings by Steven Whitehouse · 19 years ago
  72. 31a5539 [ARM] 3194/1: add pfn_to_kaddr macro for ARM take2 by Hiroki Kaminaga · 19 years ago
  73. a0d95af [ARM] 3191/1: Mark I/O pointer as const in __raw_reads[bwl] by Deepak Saxena · 19 years ago
  74. ca98f82 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 19 years ago
  75. b67c26e Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 19 years ago
  76. f95006f [PATCH] V4L: Add workaround for Hauppauge PVR150 with certain NTSC tuner models by Hans Verkuil · 19 years ago
  77. 769e243 [PATCH] V4L: Some funcions now static and I2C hw code for IR by Mauro Carvalho Chehab · 19 years ago
  78. 3ca0ea9 [PATCH] V4L: tveeprom MAC address parsing/cleanup by Steven Toth · 19 years ago
  79. 11849fe [ARM] sema_count() removal by Arthur Othieno · 19 years ago
  80. 00b4c90 [ARM SMP] Use event instructions for spinlocks by Russell King · 19 years ago
  81. e76beee [MIPS] Qemu: Qemu is emulating a 1193.182kHz i8254 PIC. by Ralf Baechle · 19 years ago
  82. 346f7db Revert "[PATCH] pci_ids.h: remove duplicate entries" by Linus Torvalds · 19 years ago
  83. a145dd4 VM: add "vm_insert_page()" function by Linus Torvalds · 19 years ago
  84. c9d6073 [PATCH] pci_ids.h: remove duplicate entries by Grant Coady · 19 years ago
  85. df69a60 [PATCH] process events connector: uid_t gid_t size issues by Matt Helsley · 19 years ago
  86. 64bf69d [ATM]: deregistration removes device from atm_devs list immediately by Stanislaw Gruszka · 19 years ago
  87. 5045b6d [ATM]: linux/config.h only needed for #ifdef __KERNEL__ section by Chas Williams · 19 years ago
  88. c219750 [ATM]: atm_pcr_goal() doesn't modify its argument's contents -- mark it as const by Mitchell Blank Jr · 19 years ago
  89. 92af254 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 19 years ago
  90. c9cfcdd VM: add common helper function to create the page tables by Linus Torvalds · 19 years ago
  91. 4168f7a Merge master.kernel.org:/pub/scm/linux/kernel/git/tglx/mtd-2.6 by Linus Torvalds · 19 years ago
  92. 238f58d Support strange discontiguous PFN remappings by Linus Torvalds · 19 years ago
  93. 987d240 [MTD] CFI: Use 16-bit access to autoselect/read device id data by Todd Poynor · 19 years ago
  94. b77dae5 [IA64] - Make pfn_valid more precise for SGI Altix systems by Dean Roe · 19 years ago
  95. 5d24091 Merge master.kernel.org:/home/rmk/linux-2.6-serial by Linus Torvalds · 19 years ago
  96. cba2fa1 Merge master.kernel.org:/home/rmk/linux-2.6-mmc by Linus Torvalds · 19 years ago
  97. 89a1623 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 19 years ago
  98. f7b7fd8 [PATCH] temporarily disable swap token on memory pressure by Rik van Riel · 19 years ago
  99. ad09d58 [PATCH] m32r: M3A-2170(Mappi-III) IDE support by Hirokazu Takata · 19 years ago
  100. 0332db5 [PATCH] m32r: Introduce atomic_cmpxchg and atomic_inc_not_zero operations by Hirokazu Takata · 19 years ago