1. 199a9af [PATCH] Debug variants of linked list macros by Dave Jones · 18 years ago
  2. 2dcea57 [PATCH] convert s390 page handling macros to functions by Heiko Carstens · 18 years ago
  3. f71b2f1 [PATCH] JBD: Make journal_brelse_array() static by Dave Kleikamp · 18 years ago
  4. e04da1d [PATCH] sys_getcpu() prototype annotated by Al Viro · 18 years ago
  5. 0891a8d [PATCH] __percpu_alloc_mask() has to be __always_inline in UP case by Al Viro · 18 years ago
  6. 32f50cd [NetLabel]: add audit support for configuration changes by Paul Moore · 18 years ago
  7. d4263cd [NETFILTER]: h323 annotations by Al Viro · 18 years ago
  8. 6a19d61 [NETFILTER]: ipt annotations by Al Viro · 18 years ago
  9. a76b11d [NETFILTER]: NAT annotations by Al Viro · 18 years ago
  10. cdcb71b [NETFILTER]: conntrack annotations by Al Viro · 18 years ago
  11. 59b8bfd [NETFILTER]: netfilter misc annotations by Al Viro · 18 years ago
  12. d77072e [NET]: Annotate dst_ops protocol by Al Viro · 18 years ago
  13. b854d0d [NET] KBUILD: Add missing entries for new net headers. by YOSHIFUJI Hideaki · 18 years ago
  14. cbde166 [NET]: Move netlink interface bits to linux/if_link.h. by YOSHIFUJI Hideaki · 18 years ago
  15. 9916ecb [XFRM]: struct xfrm_usersa_id annotations by Al Viro · 18 years ago
  16. e037c39 [XFRM]: struct xfrm_id annotations by Al Viro · 18 years ago
  17. 737b576 [XFRM]: xfrm_address_t annotations by Al Viro · 18 years ago
  18. 8f83f23 [XFRM]: ports in struct xfrm_selector annotated by Al Viro · 18 years ago
  19. e2e38e8 [IPV6]: sin6_port is net-endian by Al Viro · 18 years ago
  20. 4350507 [IPV6]: IPv6 headers annotations by Al Viro · 18 years ago
  21. 48818f8 [IPV6]: struct in6_addr annotations by Al Viro · 18 years ago
  22. 9f85529 [IPV4]: inet_diag annotations by Al Viro · 18 years ago
  23. 4f765d8 [IPV4]: INET_MATCH() annotations by Al Viro · 18 years ago
  24. 114c784 [IPV4]: mroute annotations by Al Viro · 18 years ago
  25. 1b620154 [IPV4]: PIMv2 header annotations by Al Viro · 18 years ago
  26. b1dd39a [IPV4]: ICMP header annotations by Al Viro · 18 years ago
  27. 4e7e0c7 [IPV4]: UDP header annotations by Al Viro · 18 years ago
  28. bd6d610a [IPV4]: ARP header annotated by Al Viro · 18 years ago
  29. b406313 [NET]: struct sock_exterr_skb annotations by Al Viro · 18 years ago
  30. dddc93c [TCP]: struct tcp_sock .pred_flags is net-endian by Al Viro · 18 years ago
  31. 269bd27 [TCP]: struct tcp_sack_block annotations by Al Viro · 18 years ago
  32. 46a9732 [IPV4]: TCP headers annotated by Al Viro · 18 years ago
  33. 6300772 [IPV4]: trivial igmp annotations by Al Viro · 18 years ago
  34. c0cda06 [IPV4]: ip_mc_sf_allow() annotated by Al Viro · 18 years ago
  35. ea4d9e7 [IPV4]: struct ip_sf_list and struct ip_sf_socklist annotated by Al Viro · 18 years ago
  36. 942bf92 [IPV4]: IGMP on-the-wire data is net-endian by Al Viro · 18 years ago
  37. 8f935bb [IPV4]: ip_mc_{inc,dec}_group() annotations by Al Viro · 18 years ago
  38. 00a5020 [IPV4]: annotate ipv4 address fields in struct ip_msfilter and struct ip_mreq_source by Al Viro · 18 years ago
  39. b5d3772 [TG3]: Add basic 5906 support. by Michael Chan · 18 years ago
  40. 126a336 [TG3]: Add 5722 and 5756 support. by Michael Chan · 18 years ago
  41. d8ed029 [SUNRPC]: trivial endianness annotations by Alexey Dobriyan · 18 years ago
  42. 7699431 [SUNRPC]: svc_{get,put}nl() by Alexey Dobriyan · 18 years ago
  43. 60cad5d [IPV4]: annotate inetdev.h helpers by Al Viro · 18 years ago
  44. a144ea4 [IPV4]: annotate struct in_ifaddr by Al Viro · 18 years ago
  45. ff428d7 [IPV4]: inet_addr_onlink() annotated by Al Viro · 18 years ago
  46. a60c492 [IPV4]: ip_check_mc() annotations by Al Viro · 18 years ago
  47. a61ced5 [IPV4]: inet_select_addr() annotations by Al Viro · 18 years ago
  48. 046d033 [IPV4]: headers endianness by Al Viro · 18 years ago
  49. 0ac0760 [TR]: endiannness annotations by Al Viro · 18 years ago
  50. 2a50f28 [ATALK]: endianness annotations by Al Viro · 18 years ago
  51. 2ff7125 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/hwmon-2.6 by Linus Torvalds · 18 years ago
  52. e0318eb USB: fix autosuspend when CONFIG_PM isn't set by Alan Stern · 18 years ago
  53. 29fa06c hwmon: New driver k8temp by Rudolf Marek · 18 years ago
  54. fecf340 Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-mmc by Linus Torvalds · 18 years ago
  55. a77c64c Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 18 years ago
  56. 645daaa usbcore: add autosuspend/autoresume infrastructure by Alan Stern · 18 years ago
  57. b6956ff usbcore: store each usb_device's level in the tree by Alan Stern · 18 years ago
  58. 1720058 usbcore: trim down usb_bus structure by Alan Stern · 18 years ago
  59. dd990f1 usbcore: Add flag for whether a host controller uses DMA by Alan Stern · 18 years ago
  60. a6d2bb9 USB: remove struct usb_operations by Alan Stern · 18 years ago
  61. 088dc27 usbcore: help drivers to change device configs by Alan Stern · 18 years ago
  62. 095bc33 USB core: Use const where possible. by Luiz Fernando N. Capitulino · 18 years ago
  63. dfe0d3b USB Storage: add rio karma eject support by Matthew Dharm · 18 years ago
  64. b7cfaaa USB: New functions to check endpoints info. by Luiz Fernando N. Capitulino · 18 years ago
  65. 3d5b251 USB: making the kernel -Wshadow clean - USB & completion by Jesper Juhl · 18 years ago
  66. f2ebf92c USB: gmidi: New USB MIDI Gadget class driver. by Ben Williamson · 18 years ago
  67. 4d064c0 usbcore: track whether interfaces are suspended by Alan Stern · 18 years ago
  68. 8bb54ab usbcore: add usb_device_driver definition by Alan Stern · 18 years ago
  69. 3a16f7b USB: move <linux/usb_otg.h> to <linux/usb/otg.h> by David Brownell · 18 years ago
  70. 1b79e55 [PATCH] add probe_kernel_address() by Andrew Morton · 18 years ago
  71. 66f3750 [PATCH] fs/nfs/: make code static by Adrian Bunk · 18 years ago
  72. c18258c [PATCH] pid: Implement transfer_pid and use it to simplify de_thread by Eric W. Biederman · 18 years ago
  73. 07563c7 [PATCH] EISA bus MODALIAS attributes support by Michael Tokarev · 18 years ago
  74. ebba5f9 [PATCH] consistently use MAX_ERRNO in __syscall_return by Randy Dunlap · 18 years ago
  75. ba52de1 [PATCH] inode-diet: Eliminate i_blksize from the inode structure by Theodore Ts'o · 18 years ago
  76. 577c4eb [PATCH] inode-diet: Move i_cdev into a union by Theodore Ts'o · 18 years ago
  77. eaf796e [PATCH] inode-diet: Move i_bdev into a union by Theodore Ts'o · 18 years ago
  78. 4c15416 [PATCH] inode-diet: Move i_pipe into a union by Theodore Ts'o · 18 years ago
  79. 8e18e29 [PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_private by Theodore Ts'o · 18 years ago
  80. 7e96287 [PATCH] kdump: introduce "reset_devices" command line option by Vivek Goyal · 18 years ago
  81. f269fdd [PATCH] NOMMU: move the fallback arch_vma_name() to a sensible place by David Howells · 18 years ago
  82. dbf8685 [PATCH] NOMMU: Implement /proc/pid/maps for NOMMU by David Howells · 18 years ago
  83. 5da6185 [PATCH] NOMMU: Set BDI capabilities for /dev/mem and /dev/kmem by David Howells · 18 years ago
  84. d24afc5 [PATCH] Mark __remove_vm_area() static by Rolf Eike Beer · 18 years ago
  85. f4b8180 [PATCH] do_no_pfn() by Jes Sorensen · 18 years ago
  86. d5f541e [PATCH] Add node to zone for the NUMA case by Christoph Lameter · 18 years ago
  87. 77f700d [PATCH] Disable GFP_THISNODE in the non-NUMA case by Christoph Lameter · 18 years ago
  88. 08e0f6a [PATCH] Add NUMA_BUILD definition in kernel.h to avoid #ifdef CONFIG_NUMA by Christoph Lameter · 18 years ago
  89. 5b99cd0 [PATCH] own header file for struct page by Heiko Carstens · 18 years ago
  90. e129b5c [PATCH] vm: add per-zone writeout counter by Andrew Morton · 18 years ago
  91. fb01439 [PATCH] Allow an arch to expand node boundaries by Mel Gorman · 18 years ago
  92. 0e0b864 [PATCH] Account for memmap and optionally the kernel image as holes by Mel Gorman · 18 years ago
  93. c713216 [PATCH] Introduce mechanism for registering active regions of memory by Mel Gorman · 18 years ago
  94. 133d205 [PATCH] Make kmem_cache_destroy() return void by Alexey Dobriyan · 18 years ago
  95. a4e4de3 [PATCH] ext3: Fix sparse warnings by Dave Kleikamp · 18 years ago
  96. e9ad562 [PATCH] ext3: More whitespace cleanups by Dave Kleikamp · 18 years ago
  97. 37ed322 [PATCH] JBD: 16T fixes by Eric Sandeen · 18 years ago
  98. ae6ddcc [PATCH] ext3 and jbd cleanup: remove whitespace by Mingming Cao · 18 years ago
  99. a5b0807 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c-2.6 by Linus Torvalds · 18 years ago
  100. ff0972c Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 18 years ago