1. 2ef5507 [SPARC64]: Fix PARPORT build (again). by David S. Miller · 17 years ago
  2. ca42663 [PATCH] libata-acpi: Try and stop all the non PCI devices crashing by Alan Cox · 17 years ago
  3. 908e0a8 [PATCH] ecryptfs: nested locking annotation by Peter Zijlstra · 17 years ago
  4. f70c81d [PATCH] 2.6 Altix: console fix for CONFIG_DEBUG_SHIRQ usage by Pat Gefre · 17 years ago
  5. 44f5c4c [PATCH] uml: arch_prctl should set thread fs by Jeff Dike · 17 years ago
  6. 9bebff6 [PATCH] check_partition(): fix error check by suzuki · 17 years ago
  7. f6dfb4f [PATCH] Add epoll compat_ code to fs/compat.c by Davide Libenzi · 17 years ago
  8. b40df57 [PATCH] bluetooth: fix socket locking in hci_sock_dev_event() by Jiri Kosina · 17 years ago
  9. 47c51df [PATCH] x86_64: fix 2.6.18 regression - PTRACE_OLDSETOPTIONS should be accepted by Paolo 'Blaisorblade' Giarrusso · 17 years ago
  10. de7b37c [PATCH] um: fix errno usage by Paolo 'Blaisorblade' Giarrusso · 17 years ago
  11. 0f97869 [PATCH] uml: activate_fd: return ENOMEM only when appropriate by Paolo 'Blaisorblade' Giarrusso · 17 years ago
  12. ec0ac8a [PATCH] um: fix confusion irq early reenabling by Paolo 'Blaisorblade' Giarrusso · 17 years ago
  13. b533788 [PATCH] um: mark both consoles as CON_ANYTIME by Paolo 'Blaisorblade' Giarrusso · 17 years ago
  14. 9ff1d36 [PATCH] um: remove dead code about os_usr1_signal() and os_usr1_process() by Paolo 'Blaisorblade' Giarrusso · 17 years ago
  15. 83f4e8a [PATCH] um: fix a memory leak in the multicast driver by Paolo 'Blaisorblade' Giarrusso · 17 years ago
  16. a6eb0be [PATCH] uml: hostfs: make hostfs= option work as a jail, as intended. by Paolo 'Blaisorblade' Giarrusso · 17 years ago
  17. bca2711 [PATCH] uml: hostfs: fix double free by Paolo 'Blaisorblade' Giarrusso · 17 years ago
  18. 0ce3c83 Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 17 years ago
  19. 3ca5de6 Input: i8042 - another attempt to fix AUX delivery checks by Dmitry Torokhov · 17 years ago
  20. eee8abe Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  21. 06aa5b4 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 17 years ago
  22. c91a325 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 17 years ago
  23. b2e569d [MIPS] ARC: Fix several compiler warnings. by Ralf Baechle · 17 years ago
  24. 0123905 [MIPS] ISA: Fix typo by Ralf Baechle · 17 years ago
  25. b35692e [CHAR] ds1286: Fix handling of seconds in RTC_ALM_SET ioctl. by Ralf Baechle · 17 years ago
  26. 3bc207d [IA64] fsys_getcpu for IA64 by Fenghua Yu · 17 years ago
  27. ddbad07 [IA64] remove duplicate declaration of efi_initialize_iomem_resources by Horms · 17 years ago
  28. e55fdf1 [IA64] Pick highest possible saved_max_pfn for crash_dump by Tony Luck · 17 years ago
  29. de79059 [BRIDGE]: adding new device to bridge should enable if up by Aji Srinivas · 17 years ago
  30. c7ababb [IPV6]: Do not set IF_READY if device is down by Herbert Xu · 17 years ago
  31. 16bec31 [IPSEC]: xfrm audit hook misplaced in pfkey_delete and xfrm_del_sa by Eric Paris · 17 years ago
  32. 215a2dd [IPSEC]: Add xfrm policy change auditing to pfkey_spdget by Eric Paris · 17 years ago
  33. ef41aaa [IPSEC]: xfrm_policy delete security check misplaced by Eric Paris · 17 years ago
  34. 05e52dd [CONNECTOR]: Bugfix for cn_call_callback() by Philipp Reisner · 17 years ago
  35. 151a993 [DCCP]: Revert patch which disables bidirectional mode by Gerrit Renker · 17 years ago
  36. 28693079 [IPV6]: Handle np->opt being NULL in ipv6_getsockopt_sticky(). by David S. Miller · 17 years ago
  37. d644329 [UDP]: Reread uh pointer after pskb_trim by Herbert Xu · 17 years ago
  38. ba5dcee [NETFILTER]: nfnetlink_log: fix crash on bridged packet by Patrick McHardy · 17 years ago
  39. 881dbfe [NETFILTER]: nfnetlink_log: zero-terminate prefix by Patrick McHardy · 17 years ago
  40. dd63006 [NETFILTER]: nf_conntrack_ipv6: fix incorrect classification of IPv6 fragments as ESTABLISHED by Patrick McHardy · 17 years ago
  41. e253eb0 [IA64] fix NULL pointer in ia64/irq_chip-mask/unmask function by KAMEZAWA Hiroyuki · 17 years ago
  42. 4559214 Merge branch 'for-linus' of git://www.atmel.no/~hskinnemoen/linux/kernel/avr32 by Linus Torvalds · 17 years ago
  43. 0782588 Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes by Linus Torvalds · 17 years ago
  44. c3f49bc [GFS2] Fix bz 229873, alternate test: assertion "!ip->i_inode.i_mapping->nrpages" failed by Steven Whitehouse · 17 years ago
  45. 95d97b7 [GFS2] build fix by akpm@linux-foundation.org · 17 years ago
  46. 631c42e [GFS2] go_drop_bh is never used, so remove it by Steven Whitehouse · 17 years ago
  47. 04b159b [GFS2] Remove unused variable by Steven Whitehouse · 17 years ago
  48. 1be3867 [GFS2] Fix bz 229831, lookup returns wrong inode by Steven Whitehouse · 17 years ago
  49. cad5b93 [GFS2] Fix bz 230143, incorrect flushing of rgrps by Steven Whitehouse · 17 years ago
  50. fb0d3bc [GFS2] pass formal ino in do_filldir_main by Wendy Cheng · 17 years ago
  51. 84c6e8c [DLM] fs/dlm/user.c should #include "user.h" by Adrian Bunk · 17 years ago
  52. a13cbe3 [GFS2] fix hangup when multiple processes are trying to write to the same file by Josef Whiter · 17 years ago
  53. a7d2b2b [GFS2] NFS filehandle check by Wendy Cheng · 17 years ago
  54. d5a6751 [GFS2] add newline to printk message by Richard Fearn · 17 years ago
  55. 2e95b66 [GFS2] fix locking mistake by Josef Whiter · 17 years ago
  56. d694c16 Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 17 years ago
  57. d04f41e [PATCH] CPU hotplug: call check_tsc_sync_source() with irqs off by Ingo Molnar · 17 years ago
  58. a9e28d9 avr32: dma-mapping.h by Gary Zambrano · 17 years ago
  59. 28c1d39 [AVR32] Don't use kmap() in flush_icache_page() by Haavard Skinnemoen · 17 years ago
  60. a19b4a1 [AVR32] Fix bogus ti->flags manipulation in debug handler by Haavard Skinnemoen · 17 years ago
  61. bfa4f55 [AVR32] Fix typo in include/asm-avr32/Kbuild by Haavard Skinnemoen · 17 years ago
  62. 3338368 [AVR32] show_trace: Only walk valid stack addresses by Haavard Skinnemoen · 17 years ago
  63. 9a596a6 [AVR32] at32_spi_setup_slaves should be __init by Haavard Skinnemoen · 17 years ago
  64. 08e15e8 Linux 2.6.21-rc3 by Linus Torvalds · 17 years ago
  65. 2f77445 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 17 years ago
  66. 5b3c1184 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  67. fe1b4ba Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 17 years ago
  68. ae5dd8e Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 17 years ago
  69. 38f3323 Revert "[PATCH] LOG2: Alter get_order() so that it can make use of ilog2() on a constant" by Linus Torvalds · 17 years ago
  70. 5d6deb9 [PATCH] m68knommu: remove local_bh_count by Greg Ungerer · 17 years ago
  71. 1ed35e0 [PATCH] m68knommu: use irq_handler_t and rtc_time in prototypes by Greg Ungerer · 17 years ago
  72. 8bb2518 [PATCH] m68knommu: GPIO line defines for the ColdFire 5282 by Greg Ungerer · 17 years ago
  73. 28580df [PATCH] m68knommu: fix work queues in mcfserial.c driver by Greg Ungerer · 17 years ago
  74. ebfcfef [PATCH] m68knommu: set GPIO lines for serial ports on 5282 in mcfserial.c by Greg Ungerer · 17 years ago
  75. 8668fb5 [PATCH] m68knommu: use irq_handler_t and remove regs arg for 68328 by Greg Ungerer · 17 years ago
  76. 1ea9acc [PATCH] m68knommu: use irq_handler_t for passing handler types in 68328 setup by Greg Ungerer · 17 years ago
  77. b032fde [PATCH] m68knommu: use irq_handler_t for passing handler types in 68360 setup by Greg Ungerer · 17 years ago
  78. 1ba73b9 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 17 years ago
  79. 185d84b Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 17 years ago
  80. 03154a2 [PATCH] minor updat to tlclk Kconfig entry by Mark Gross · 17 years ago
  81. 059819a [PATCH] Fix buffer overflow in Omnikey CardMan 4040 driver (CVE-2007-0005) by Marcel Holtmann · 17 years ago
  82. 266d4f4 [PATCH] suspend regression: sysfs deadlock by Hugh Dickins · 17 years ago
  83. 7c368bb Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 17 years ago
  84. cba5a64 Merge branch 'linus' of master.kernel.org:/pub/scm/linux/kernel/git/perex/alsa by Linus Torvalds · 17 years ago
  85. 9f6632d Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 17 years ago
  86. 8328258 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc by Linus Torvalds · 17 years ago
  87. 205c911 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 17 years ago
  88. 063ea77 [MIPS] IP27: Build fix by Ralf Baechle · 17 years ago
  89. 08253b3 [MIPS] Wire up ioprio_set and ioprio_get. by Ralf Baechle · 17 years ago
  90. d52c2d5 [MIPS] Fix __raw_read_trylock() to allow multiple readers by Dave Johnson · 17 years ago
  91. d0c91ae [MIPS] Export __copy_user_inatomic. by Ralf Baechle · 17 years ago
  92. b961153 [MIPS] R2 bitops compile fix for gcc < 4.0. by Ralf Baechle · 17 years ago
  93. a5664c4 [MIPS] TX39: Remove redundant tx39_blast_icache() calls by Atsushi Nemoto · 17 years ago
  94. 0a22e0d [MIPS] Cobalt: Fix early printk by Yoichi Yuasa · 17 years ago
  95. 57a2050 [MIPS] SMTC: De-obscure Malta hooks. by Ralf Baechle · 17 years ago
  96. b392059 [MIPS] SMTC: Add fordward declarations for mm_struct and task_struct. by Ralf Baechle · 17 years ago
  97. 32fac80 [MIPS] SMTC: <asm/mips_mt.h> must include <linux/cpumask.h> by Ralf Baechle · 17 years ago
  98. 22e651c [MIPS] SMTC: <asm/smtc_ipi.h> must include <linux/spinlock.h> by Ralf Baechle · 17 years ago
  99. f76b7ea [MIPS] Atlas, Malta: Fix build warning. by Ralf Baechle · 17 years ago
  100. cee87af [IA64] kexec: Use EFI_LOADER_DATA for ELF core header by Magnus Damm · 17 years ago