1. ddc0a51 [PATCH] hugetlbfs: add lock annotation to hugetlbfs_forget_inode() by Josh Triplett · 18 years ago
  2. 105f4d7 [PATCH] fuse: add lock annotations to request_end and fuse_read_interrupt by Josh Triplett · 18 years ago
  3. 99fc705 [PATCH] afs: add lock annotations to afs_proc_cell_servers_{start,stop} by Josh Triplett · 18 years ago
  4. 58f555e [PATCH] mbcache: add lock annotation for __mb_cache_entry_release_unlock() by Josh Triplett · 18 years ago
  5. b0de7fc [PATCH] efi: add lock annotations for efi_call_phys_prelog and efi_call_phys_epilog by Josh Triplett · 18 years ago
  6. 538d9d5 [PATCH] irq: remove a extra line by Yoichi Yuasa · 18 years ago
  7. 2ff6fd8 [PATCH] irq: fixed coding style by Yoichi Yuasa · 18 years ago
  8. 42012cc [PATCH] use gcc -O1 in fs/reiserfs only for ancient gcc versions by Olaf Hering · 18 years ago
  9. 4d24607 [PATCH] OMAP: Update OMAP1/2 boards to give keymapsize and other pdata by Komal Shah · 18 years ago
  10. ad4e09b [PATCH] OMAP: Add keypad driver by Komal Shah · 18 years ago
  11. 7768a13 [PATCH] OMAP: Add Watchdog driver support by Komal Shah · 18 years ago
  12. f1b7c5f [PATCH] OMAP: Add smc91x support for TI OMAP2420 H4 board by Komal Shah · 18 years ago
  13. c22f008 [PATCH] spinlock_debug: don't recompute (jiffies_per_loop * HZ) in spinloop by Chuck Ebbert · 18 years ago
  14. 92a0f86 [PATCH] Fix parameter names in drivers/base/class.c by Rolf Eike Beer · 18 years ago
  15. 78b2290 [PATCH] Include documentation for functions in drivers/base/class.c by Rolf Eike Beer · 18 years ago
  16. 6c99791 [PATCH] kthread: convert loop.c to kthread by Serge E. Hallyn · 18 years ago
  17. 5b217fa [PATCH] kernel-doc: move filesystems together by Randy Dunlap · 18 years ago
  18. 4c78a66 [PATCH] kernel-doc for relay interface by Randy Dunlap · 18 years ago
  19. c0d92cb [PATCH] libfs: remove page up-to-date check from simple_readpage by Pekka J Enberg · 18 years ago
  20. cfedc92 [PATCH] Make net48xx-led use scx200_gpio_ops by Chris Boot · 18 years ago
  21. 58012cd [PATCH] scx200_gpio export cleanups by Chris Boot · 18 years ago
  22. 684f978 [PATCH] Let WARN_ON/WARN_ON_ONCE return the condition by Herbert Xu · 18 years ago
  23. 6299a2d [PATCH] drivers/char/pc8736x_gpio.c: remove unused static functions by Adrian Bunk · 18 years ago
  24. c8ad968 [PATCH] drivers/char/scx200_gpio.c: make code static by Jim Cromie · 18 years ago
  25. 358333a [PATCH] remove unnecessary barrier in rtc_get_rtc_time by Steven Rostedt · 18 years ago
  26. 9938406 [PATCH] Make touch_nmi_watchdog imply touch_softlockup_watchdog on all archs by Michal Schmidt · 18 years ago
  27. df89a86 [PATCH] list_del debug check by Manfred Spraul · 18 years ago
  28. 199a9af [PATCH] Debug variants of linked list macros by Dave Jones · 18 years ago
  29. df67b3d [PATCH] make PROT_WRITE imply PROT_READ by Jason Baron · 18 years ago
  30. 15a67dd [PATCH] fs/namespace: handle init/registration errors by Randy Dunlap · 18 years ago
  31. 87a5726 [PATCH] block: handle subsystem_register() init errors by Randy Dunlap · 18 years ago
  32. 4d7dd8f [PATCH] blockdev.c: check driver layer errors by Andrew Morton · 18 years ago
  33. d8c7649 [PATCH] kernel/params: driver layer error checking by Randy Dunlap · 18 years ago
  34. 5906e41 [PATCH] uml: remove pte_mkexec by Jeff Dike · 18 years ago
  35. fade5d5 [PATCH] uml: don't roll my own random MAC generator by Jeff Dike · 18 years ago
  36. 3b89af7 [PATCH] uml: remove unneeded file by Jeff Dike · 18 years ago
  37. f92afe5 [PATCH] uml: stack consumption reduction by Jeff Dike · 18 years ago
  38. 80c1374 [PATCH] uml: close file descriptor leaks by Jeff Dike · 18 years ago
  39. 730760e [PATCH] uml: locking documentation by Jeff Dike · 18 years ago
  40. b10aeee [PATCH] uml: mechanical tidying after random MACs change by Jeff Dike · 18 years ago
  41. f3e7ed2 [PATCH] uml: assign random MACs to interfaces if necessary by Jeff Dike · 18 years ago
  42. 3b08606 [PATCH] convert i386 Summit subarch to use SRAT info for apicid_to_node calls by keith mannthey · 18 years ago
  43. 3528a95 [PATCH] SELinux: support mls categories for context mounts by Cory Olmo · 18 years ago
  44. 79f5acf [PATCH] mm: make filemap_nopage use NOPAGE_SIGBUS by Adam Litke · 18 years ago
  45. 4ce072f [PATCH] mm: fix a race condition under SMC + COW by Siddha, Suresh B · 18 years ago
  46. 2dcea57 [PATCH] convert s390 page handling macros to functions by Heiko Carstens · 18 years ago
  47. d180779 [PATCH] JBD: memory leak in "journal_init_dev()" by Zoltan Menyhart · 18 years ago
  48. f71b2f1 [PATCH] JBD: Make journal_brelse_array() static by Dave Kleikamp · 18 years ago
  49. 4efd587 [PATCH] Fix uninitialised spinlock in via-pmu-backlight code. by David Woodhouse · 18 years ago
  50. 910067d [PATCH] remove generic__raw_read_trylock() by Matthew Wilcox · 18 years ago
  51. e04da1d [PATCH] sys_getcpu() prototype annotated by Al Viro · 18 years ago
  52. 0891a8d [PATCH] __percpu_alloc_mask() has to be __always_inline in UP case by Al Viro · 18 years ago
  53. 3dcbbcd Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  54. c972398 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 18 years ago
  55. 6fbe59b [ETHTOOL]: Remove some entries from non-root command list. by David S. Miller · 18 years ago
  56. 860e13b [Bluetooth]: Fix section mismatch of bt_sysfs_cleanup() by Arnaud Patard · 18 years ago
  57. 37e97b4 [Bluetooth]: Don't update disconnect timer for incoming connections by Marcel Holtmann · 18 years ago
  58. 75f3123 [ETHTOOL]: let mortals use ethtool by Stephen Hemminger · 18 years ago
  59. 32f50cd [NetLabel]: add audit support for configuration changes by Paul Moore · 18 years ago
  60. 8ea333e [TCP]: Fix and simplify microsecond rtt sampling by John Heffner · 18 years ago
  61. bfbea8a [TCP] tcp-lp: prevent chance for oops by Wong Hoi Sing Edison · 18 years ago
  62. 1811474 [SUNRPC]: Remove unnecessary check in net/sunrpc/svcsock.c by Eric Sesterhenn · 18 years ago
  63. 96d2ca4 [IPVS] bug: endianness breakage in ip_vs_ftp by Al Viro · 18 years ago
  64. 014d730 [IPVS]: ipvs annotations by Al Viro · 18 years ago
  65. d4263cd [NETFILTER]: h323 annotations by Al Viro · 18 years ago
  66. 6a19d61 [NETFILTER]: ipt annotations by Al Viro · 18 years ago
  67. a76b11d [NETFILTER]: NAT annotations by Al Viro · 18 years ago
  68. cdcb71b [NETFILTER]: conntrack annotations by Al Viro · 18 years ago
  69. 59b8bfd [NETFILTER]: netfilter misc annotations by Al Viro · 18 years ago
  70. d77072e [NET]: Annotate dst_ops protocol by Al Viro · 18 years ago
  71. 75b31c3 [NET]: is it Andy or Andi ?? by Steven Rostedt · 18 years ago
  72. 28b06c3 [IPVS]: Make sure ip_vs_ftp ports are valid: module_param_array approach by Simon Horman · 18 years ago
  73. e44fd82 [IPVS]: Reverse valid ip_vs_ftp ports fix: port check approach by Simon Horman · 18 years ago
  74. febac9b [IrDA] stir4200: removing undocumented bits handling by Samuel Ortiz · 18 years ago
  75. 895de09 [IrDA] smsc-ircc: More laptops detected by Linus Walleij (LD/EAB · 18 years ago
  76. 2fd19a6 [IrDA] nsc-ircc: Configuration base address for PC87383 by Lamarque Vieira Souza · 18 years ago
  77. b854d0d [NET] KBUILD: Add missing entries for new net headers. by YOSHIFUJI Hideaki · 18 years ago
  78. cbde166 [NET]: Move netlink interface bits to linux/if_link.h. by YOSHIFUJI Hideaki · 18 years ago
  79. 7b4dc360 [XFRM]: Do not add a state whose SPI is zero to the SPI hash. by Masahide NAKAMURA · 18 years ago
  80. 7fa6b06 [NET] loopback: minor statistics optimization by Stephen Hemminger · 18 years ago
  81. 1b0fee7 [IrDA]: Memory allocations cleanups by Samuel Ortiz · 18 years ago
  82. 778e639 [IrDA]: irda-usb needs firmware loader by Samuel Ortiz · 18 years ago
  83. da349f1 [IrDA]: af_irda.c cleanups by Samuel Ortiz · 18 years ago
  84. 1a9e9ef [IPV6]: Disable SG for GSO unless we have checksum by Herbert Xu · 18 years ago
  85. 8122adf [XFRM]: xfrm_spi_hash() annotations by Al Viro · 18 years ago
  86. 4324a17 [XFRM]: fl_ipsec_spi is net-endian by Al Viro · 18 years ago
  87. 9916ecb [XFRM]: struct xfrm_usersa_id annotations by Al Viro · 18 years ago
  88. 61f4627 [XFRM]: xfrm_replay_advance() annotations by Al Viro · 18 years ago
  89. a252cc2 [XFRM]: xrfm_replay_check() annotations by Al Viro · 18 years ago
  90. 6067b2b [XFRM]: xfrm_parse_spi() annotations by Al Viro · 18 years ago
  91. e037c39 [XFRM]: struct xfrm_id annotations by Al Viro · 18 years ago
  92. a94cfd1 [XFRM]: xfrm_state_lookup() annotations by Al Viro · 18 years ago
  93. 26977b4 [XFRM]: xfrm_alloc_spi() annotated by Al Viro · 18 years ago
  94. 737b576 [XFRM]: xfrm_address_t annotations by Al Viro · 18 years ago
  95. 5f19343 [XFRM]: addr_match() annotations by Al Viro · 18 years ago
  96. 8f83f23 [XFRM]: ports in struct xfrm_selector annotated by Al Viro · 18 years ago
  97. f9d07e41f8 [XFRM]: xfrm_flowi_[sd]port() annotations by Al Viro · 18 years ago
  98. e2e38e8 [IPV6]: sin6_port is net-endian by Al Viro · 18 years ago
  99. 4350507 [IPV6]: IPv6 headers annotations by Al Viro · 18 years ago
  100. 48818f8 [IPV6]: struct in6_addr annotations by Al Viro · 18 years ago