1. 1bca9f2 Remove <linux/i2c-id.h> and <linux/i2c-algo-ite.h> from userspace export by Jean Delvare · 18 years ago
  2. 4d1a099 Restrict headers exported to userspace for SPARC and SPARC64 by David S. Miller · 18 years ago
  3. ef4d04b Add empty Kbuild files for 'make headers_install' in remaining arches. by David Woodhouse · 18 years ago
  4. 57e580f Add Kbuild file for Alpha 'make headers_install' by David Woodhouse · 18 years ago
  5. a29ee9f Add Kbuild file for SPARC 'make headers_install' by David Woodhouse · 18 years ago
  6. dc901d6 Add Kbuild file for IA64 'make headers_install' by David Woodhouse · 18 years ago
  7. 1e7c349 Add Kbuild file for S390 'make headers_install' by David Woodhouse · 18 years ago
  8. c509075 Add Kbuild file for i386 'make headers_install' by David Woodhouse · 18 years ago
  9. 54863bb Add Kbuild file for x86_64 'make headers_install' by David Woodhouse · 18 years ago
  10. 6a87a86 Add Kbuild file for PowerPC 'make headers_install' by David Woodhouse · 18 years ago
  11. 8555255 Add generic Kbuild files for 'make headers_install' by David Woodhouse · 18 years ago
  12. 6847535 Basic implementation of 'make headers_check' by David Woodhouse · 18 years ago
  13. 8d730cf Basic implementation of 'make headers_install' by David Woodhouse · 18 years ago
  14. 9348f0d [S390] __FD_foo definitions. by Martin Schwidefsky · 18 years ago
  15. d273176 Switch to __s32 types in joystick.h instead of C99 types for consistency. by David Woodhouse · 18 years ago
  16. 7b1c6ca Add <sys/types.h> to headers included for userspace in <linux/input.h> by David Woodhouse · 18 years ago
  17. 66643de Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 18 years ago
  18. 387e2b0 [BRIDGE]: need to ref count the LLC sap by Stephen Hemminger · 18 years ago
  19. 4a06373 [NETFILTER]: SNMP NAT: fix memleak in snmp_object_decode by Chris Wright · 18 years ago
  20. 4d942d8 [NETFILTER]: H.323 helper: fix sequence extension parsing by Patrick McHardy · 18 years ago
  21. 7185989 [NETFILTER]: H.323 helper: fix parser error propagation by Patrick McHardy · 18 years ago
  22. 14ba3e7 V4L/DVB (4041): Fix compilation on PPC 64 by Mauro Carvalho Chehab · 18 years ago
  23. 8b6c879 V4L/DVB (4040a): Fix the following section warnings: by Jean Delvare · 18 years ago
  24. 3c2c549 V4L/DVB (4037): Make the bridge devices that depend on I2C dependant on I2C by Manu Abraham · 18 years ago
  25. 9d8a51f V4L/DVB (3927): Fix VIDEO_DEV=m, VIDEO_V4L1_COMPAT=y by Adrian Bunk · 18 years ago
  26. 1faadfa Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 18 years ago
  27. 9cfe864 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  28. fd0ff8a [PATCH] blk: fix gendisk->in_flight accounting during barrier sequence by Jens Axboe · 18 years ago
  29. 0f04108 [PATCH] powerpc: wire up sys_[gs]et_robust_list by David Woodhouse · 18 years ago
  30. b471f55 [PATCH] powerpc: check Cell SPU syscall number range _before_ using it by David Woodhouse · 18 years ago
  31. 5a4fa16 [PATCH] powerpc: fill hole in Cell SPU syscall table by David Woodhouse · 18 years ago
  32. bb6e093 [PATCH] orinoco: possible null pointer dereference in orinoco_rx_monitor() by Florin Malita · 18 years ago
  33. 30d6b2f [PATCH] swsusp: fix typo in cr0 handling by Pavel Machek · 18 years ago
  34. ff4547f [PATCH] tty_insert_flip_string_flags() license fix by Tobias Powalowski · 18 years ago
  35. a2eb0c1 [PATCH] md: Make sure bi_max_vecs is set properly in bio_split by NeilBrown · 18 years ago
  36. 5c4c333 [PATCH] md: fix possible oops when starting a raid0 array by NeilBrown · 18 years ago
  37. f2d3958 [PATCH] knfsd: Fix two problems that can cause rmmod nfsd to die by NeilBrown · 18 years ago
  38. e46e490 [PATCH] sys_sync_file_range(): move exported flags outside __KERNEL__ by Andrew Morton · 18 years ago
  39. 42f1423 [SPARC64]: Respect gfp_t argument to dma_alloc_coherent(). by David S. Miller · 18 years ago
  40. f41d5bb [NETFILTER]: SNMP NAT: fix memory corruption by Patrick McHardy · 18 years ago
  41. f5565f4a [IRDA]: fixup type of ->lsap_state by Alexey Dobriyan · 18 years ago
  42. 405a42c [IRDA]: fix 16/32 bit confusion by Alexey Dobriyan · 18 years ago
  43. 4195f81 [NET]: Fix "ntohl(ntohs" bugs by Alexey Dobriyan · 18 years ago
  44. ae181bc [BNX2]: Use kmalloc instead of array by Michael Chan · 18 years ago
  45. bae2576 [BNX2]: Fix bug in bnx2_nvram_write() by Michael Chan · 18 years ago
  46. 463d305 [TG3]: Add some missing rx error counters by Michael Chan · 18 years ago
  47. 353b28b [SPARC]: Add robust futex syscall entries. by David S. Miller · 18 years ago
  48. 9a2a9bb2 [SUNSU]: Fix license. by Andrew Morton · 18 years ago
  49. f1adad7 Revert "[PATCH] sched: fix interactive task starvation" by Linus Torvalds · 18 years ago
  50. c9d20af Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb by Linus Torvalds · 18 years ago
  51. 2c23d62 Move inclusion of <linux/compat.h> out of user scope in asm-x86_64/mtrr.h by David Woodhouse · 18 years ago
  52. b307e85 [PATCH] ad1848 section fix by Andrew Morton · 18 years ago
  53. db31419 [PATCH] nm256_audio section fix by Andrew Morton · 18 years ago
  54. 1caef6a [PATCH] es18xx build fix by Andrew Morton · 18 years ago
  55. fad4348 [PATCH] mpu401 section fix by Andrew Morton · 18 years ago
  56. 9e8a3d2 [PATCH] i810 section fix by Andrew Morton · 18 years ago
  57. 9781b8b [PATCH] pd6729 section fix by Andrew Morton · 18 years ago
  58. e984bb4 [PATCH] Align the node_mem_map endpoints to a MAX_ORDER boundary by Bob Picco · 18 years ago
  59. ae57a85 [PATCH] kobject: quiet errors in kobject_add by Greg Kroah-Hartman · 18 years ago
  60. b3969e5 [PATCH] rtc subsystem: use ENOIOCTLCMD and ENOTTY where appropriate by Alessandro Zummo · 18 years ago
  61. eae07ac [PATCH] kbuild: fix modpost segfault for 64bit mipsel kernel by Atsushi Nemoto · 18 years ago
  62. 2c1a51f [PATCH] kbuild: check SHT_REL sections by Atsushi Nemoto · 18 years ago
  63. 92f63cd [PATCH] s390: next_timer_interrupt overflow in stop_hz_timer by Martin Schwidefsky · 18 years ago
  64. 0662b71 [PATCH] Fix a NO_IDLE_HZ timer bug by Zachary Amsden · 18 years ago
  65. 8b1ea24 [PATCH] missing newline in scsi/st.c by Rene Herman · 18 years ago
  66. dc49e34 [PATCH] kprobes: bad manipulation of 2 byte opcode on x86_64 by Satoshi Oshima · 18 years ago
  67. be0d03f [PATCH] i386 kdump boot cpu physical apicid fix by Vivek Goyal · 18 years ago
  68. 5daa3ba [PATCH] pxa2xx-spi update by Stephen Street · 18 years ago
  69. 7fba534 [PATCH] S3C24XX: hardware SPI driver by Ben Dooks · 18 years ago
  70. 1fc7547 [PATCH] S3C24XX: GPIO based SPI driver by Ben Dooks · 18 years ago
  71. 1b81d66 [PATCH] drivers/base/firmware_class.c: cleanups by Adrian Bunk · 18 years ago
  72. ccf0699 [PATCH] spi: add spi master driver for Freescale MPC83xx SPI controller by Kumar Gala · 18 years ago
  73. ba1a051 [PATCH] minor SPI doc fix by dmitry pervushin · 18 years ago
  74. ae0718f [PATCH] Update ext2/ext3/jbd MAINTAINERS entries by Theodore Tso · 18 years ago
  75. c9ee133 [PATCH] Clarify maintainers and include linux-security info by Alan Cox · 18 years ago
  76. a6a61c5 [PATCH] Overrun in isdn_tty.c by Eric Sesterhenn · 18 years ago
  77. 92d1dbd [PATCH] cpuset: might_sleep_if check in cpuset_zones_allowed by Paul Jackson · 18 years ago
  78. 36be57f [PATCH] cpuset: update cpuset_zones_allowed comment by Paul Jackson · 18 years ago
  79. bdd804f [PATCH] Cpuset: might sleep checking zones allowed fix by Paul Jackson · 18 years ago
  80. 593ee20 [PATCH] pci: correctly allocate return buffers for osc calls by Kristen Accardi · 18 years ago
  81. d66fd90 [PATCH] fix NULL dereference in inotify_ignore by Amy Griffis · 18 years ago
  82. 66055a4 [PATCH] fix race in inotify_release by Amy Griffis · 18 years ago
  83. 12783b0 [PATCH] SPARSEMEM incorrectly calculates section number by Mike Kravetz · 18 years ago
  84. ad8f579 [PATCH] build fix: CONFIG_MEMORY_HOTPLUG=y on i386 by KAMEZAWA Hiroyuki · 18 years ago
  85. d4e9dc6 [PATCH] selinux: endian fix by Alexey Dobriyan · 18 years ago
  86. df88912 [PATCH] binfmt_flat: don't check for EMFILE by Andrew Morton · 18 years ago
  87. 48d7055 [PATCH] HID read busywait fix by Micon, David · 18 years ago
  88. 9ccfc29 [PATCH] nfsd: sign conversion obscuring errors in nfsd_set_posix_acl() by Florin Malita · 18 years ago
  89. 2adc7d4 [PATCH] md: Fix inverted test for 'repair' directive. by NeilBrown · 18 years ago
  90. 8c7b389 [PATCH] NFS server subtree_check returns dubious value by Peter Staubach · 18 years ago
  91. ea6c208 [PATCH] Kdump maintainer info update by Vivek Goyal · 18 years ago
  92. 22192cc [PATCH] powerpc: Fix ide-pmac sysfs entry by Benjamin Herrenschmidt · 18 years ago
  93. c44b20d [PATCH] i386: remove junk from stack dump by Chuck Ebbert · 18 years ago
  94. 6d39bed [PATCH] matroxfb: fix DVI setup to be more compatible by Paul A. Clarke · 18 years ago
  95. d64b1c8 [PATCH] NFS: fix error handling on access_ok in compat_sys_nfsservctl by Lin Feng Shen · 18 years ago
  96. 84b3932 [PATCH] forcedeth: fix multi irq issues by Ayaz Abdulla · 18 years ago
  97. 6566a3f Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 18 years ago
  98. e2a7f77 [PATCH] libata-core: fix current kernel-doc warnings by Randy Dunlap · 18 years ago
  99. 63a2535 [PATCH] sata_mv: version bump by Mark Lord · 18 years ago
  100. 559eeda [PATCH] sata_mv: endian fix by Mark Lord · 18 years ago