1. 1b5888c V4L/DVB (5341): Add cx23415/6 chip idents. by Hans Verkuil · 18 years ago
  2. 0b20060 V4L/DVB (5336): Cx23416 doc updates + rename CX2341X_ENC_UNKNOWN by Hans Verkuil · 18 years ago
  3. cfeb883 V4L/DVB (5323): Updated support for tuner callbacks by Hartmut Hackmann · 18 years ago
  4. de956c1 V4L/DVB (5313): Added a config entry and a gpio function pointer to tuner struct by Hartmut Hackmann · 18 years ago
  5. 2435be1 V4L/DVB (5307): Add support for the cx23415 MPEG decoding features. by Hans Verkuil · 18 years ago
  6. 3434eb7 V4L/DVB (5306): Add support for VIDIOC_G_CHIP_IDENT by Hans Verkuil · 18 years ago
  7. 045290b V4L/DVB (5290): Add support for VIDIOC_INT_G/S_STD_OUTPUT by Hans Verkuil · 18 years ago
  8. b278784 V4L/DVB (5289): Add support for video output overlays. by Hans Verkuil · 18 years ago
  9. 206ebaf3 V4L/DVB (5272): Add V4L2_CAP_VIDEO_OUTPUT_POS capability by Hans Verkuil · 18 years ago
  10. 5eee72e V4L/DVB (5268): Add support for three new MPEG controls. by Hans Verkuil · 18 years ago
  11. 39bc89f make SysRq-T show all tasks again by Ingo Molnar · 18 years ago
  12. 20f0939 seqlocks: trivial remove weird whitespace by Daniel Walker · 18 years ago
  13. b928ed5 Merge branch 'for-linus' of git://git.infradead.org/ubi-2.6 by Linus Torvalds · 18 years ago
  14. ea6db58 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2 by Linus Torvalds · 18 years ago
  15. 0278ef8 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 18 years ago
  16. 15c5403 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  17. ad5da3c Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 18 years ago
  18. da8ac5e Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 18 years ago
  19. a4c9bb7 [MIPS] Replace old fashioned "__typeof" with "__typeof__". by Robert P. J. Day · 18 years ago
  20. 8deab11 [MIPS] Updated Sibyte headers by Mark Mason · 18 years ago
  21. eacb9d6 [MIPS] Remove unused argument from kunmap_coherent(). by Ralf Baechle · 18 years ago
  22. 78709b9 [MIPS] IP22: Get rid of volatile in IP22 core code. by Ralf Baechle · 18 years ago
  23. 2127435 [MIPS] JMR3927 cleanup by Atsushi Nemoto · 18 years ago
  24. 39ce010 [S390] Clean up smp code in preparation for some larger changes. by Heiko Carstens · 18 years ago
  25. 6c21048 [S390] split page_test_and_clear_dirty. by Martin Schwidefsky · 18 years ago
  26. 2fc2d1e [S390] Processor degradation notification. by Heiko Carstens · 18 years ago
  27. 411ed32 [S390] zfcpdump support. by Michael Holzheu · 18 years ago
  28. c0007f1 [S390] Use generic bug. by Heiko Carstens · 18 years ago
  29. bb11e3b [S390] Improved oops output. by Martin Schwidefsky · 18 years ago
  30. d76123e [S390] cio: ccwgroup register vs. unregister. by Cornelia Huck · 18 years ago
  31. e5854a5 [S390] cio: Channel-path configure function. by Peter Oberparleiter · 18 years ago
  32. 6fc321f [S390] cio/ipl: Clean interface between cio and ipl code. by Heiko Carstens · 18 years ago
  33. 8224ca1 [AVR32] Fix compile error with gcc 4.1 by Haavard Skinnemoen · 18 years ago
  34. a4022b0 avr32: remove unneeded cast in atomic.h by Mathieu Desnoyers · 18 years ago
  35. 2c1a2a3 [AVR32] Use memcpy/memset in memcpy_{from,to}_io and memset_io by Haavard Skinnemoen · 18 years ago
  36. d80e2bb [AVR32] Get rid of board_setup_fbmem() by Haavard Skinnemoen · 18 years ago
  37. d801176 [AVR32] Simplify early handling of memory regions by Haavard Skinnemoen · 18 years ago
  38. 5539f59 [AVR32] Move setup_bootmem() from mm/init.c to kernel/setup.c by Haavard Skinnemoen · 18 years ago
  39. e3e7d8d [AVR32] Make I/O access macros work with external devices by Haavard Skinnemoen · 18 years ago
  40. 623b035 [AVR32] Clean up exception handling code by Haavard Skinnemoen · 18 years ago
  41. 3b328c9 [AVR32] Clean up cpu identification and add features bitmap by Haavard Skinnemoen · 18 years ago
  42. 535c806 [AVR32] Clean up asm/sysreg.h by Haavard Skinnemoen · 18 years ago
  43. 19b7ce8 [AVR32] Put cpu in sleep 0 when idle. by Hans-Christian Egtvedt · 18 years ago
  44. 7760989 [AVR32] Change system timer from count-compare to Timer/Counter 0 by Hans-Christian Egtvedt · 18 years ago
  45. 068d9f6 [AVR32] Add nwait and tdf parameters to SMC configuration by Hans-Christian Egtvedt · 18 years ago
  46. 801c135 UBI: Unsorted Block Images by Artem B. Bityutskiy · 19 years ago
  47. 16ce82d [SPARC64]: Convert PCI over to generic struct iommu/strbuf. by David S. Miller · 18 years ago
  48. b86e028 [WEXT] net_device: Don't include wext bits if not required. by Johannes Berg · 18 years ago
  49. 295f4a1 [WEXT]: Clean up how wext is called. by Johannes Berg · 18 years ago
  50. 63b6be5 [AF_RXRPC]: Delete the old RxRPC code. by David Howells · 18 years ago
  51. 651350d [AF_RXRPC]: Add an interface to the AF_RXRPC module for the AFS filesystem to use by David Howells · 18 years ago
  52. 17926a7 [AF_RXRPC]: Provide secure RxRPC sockets for use by userspace and kernel both by David Howells · 18 years ago
  53. 7318226 [AF_RXRPC]: Key facility changes for AF_RXRPC by David Howells · 18 years ago
  54. 071b638 [WORKQUEUE]: cancel_delayed_work: use del_timer() instead of del_timer_sync() by Oleg Nesterov · 18 years ago
  55. 5b04aa3 [PATCH] Turn do_sync_file_range() into do_sync_mapping_range() by Mark Fasheh · 18 years ago
  56. 6687508 [SPARC64]: Add generic iommu and strbuf structs to iommu.h by David S. Miller · 18 years ago
  57. 9b3627f [SPARC64]: Consolidate {sbus,pci}_iommu_arena. by David S. Miller · 18 years ago
  58. 711b360 [SPARC]: Make device_node name and type const by Stephen Rothwell · 18 years ago
  59. 3dfe10e [SPARC64]: constify some paramaters of OF routines by Stephen Rothwell · 18 years ago
  60. b93f262 [SPARC64]: Add proper header file extern for cmdline_memory_size. by David S. Miller · 18 years ago
  61. 4be5c34dc4 [SPARC64]: Privatize sun4u_get_pte() and fix name. by David S. Miller · 18 years ago
  62. 4e286d5 [SPARC64]: MAX_PHYSADDR_BITS et al. really need to be 42 bits not 41. by David S. Miller · 18 years ago
  63. d78d089 [SPARC64]: Use SPARSEMEM_STATIC by David S. Miller · 18 years ago
  64. 43bed12 [SPARC64]: Use DECLARE_BITMAP in struct pci_iommu. by David S. Miller · 18 years ago
  65. c6e8756 [SPARC64]: Const'ify pci_iommu_ops. by David S. Miller · 18 years ago
  66. 0bba2dd [SPARC64]: Kill pbm->pci_first_slot. by David S. Miller · 18 years ago
  67. 3875c5c [SPARC64]: Kill pci_controller->pbms_same_domain by David S. Miller · 18 years ago
  68. 8d3aee93 [SPARC64]: Kill pci_controller->base_address_update(). by David S. Miller · 18 years ago
  69. 0bae5f8 [SPARC64]: Kill pci_controller->resource_adjust() by David S. Miller · 18 years ago
  70. 3487a1f [SPARC64]: Kill PBM ranges software state. by David S. Miller · 18 years ago
  71. 229177c [SPARC64]: Kill PBM intmap software state. by David S. Miller · 18 years ago
  72. 1e8a8cc [SPARC64]: Internalize pci_memspace_mask. by David S. Miller · 18 years ago
  73. a2fb23a [SPARC64]: Probe PCI bus using OF device tree. by David S. Miller · 18 years ago
  74. deb66c4 [SPARC64] isa: Convert to use pci_device_to_OF_node(). by David S. Miller · 18 years ago
  75. 1327e9b [SPARC64] ebus: Convert to use pci_device_to_OF_node(). by David S. Miller · 18 years ago
  76. ded220b [STRING]: Move strcasecmp/strncasecmp to lib/string.c by David S. Miller · 18 years ago
  77. 357418e [SPARC]: constify some paramaters of OF routines by Stephen Rothwell · 18 years ago
  78. 64b9470 [SPARC/64]: constify of_get_property return by Stephen Rothwell · 18 years ago
  79. 66f3cb7 [SPARC64] constify of_get_property return: include by Stephen Rothwell · 18 years ago
  80. 112f487 [SPARC64]: Add clocksource/clockevents support. by David S. Miller · 18 years ago
  81. 777a447 [SPARC64]: Unify timer interrupt handler. by David S. Miller · 18 years ago
  82. 48491e6 [NET]: Delete unused header file linux/if_wanpipe_common.h by Robert P. J. Day · 18 years ago
  83. c1a068f [NET]: Delete unused header file linux/sdla_fr.h. by Robert P. J. Day · 18 years ago
  84. 42bad1d [NETLINK]: Possible cleanups. by Adrian Bunk · 18 years ago
  85. 28d8909 [XFRM]: Export SAD info. by Jamal Hadi Salim · 18 years ago
  86. 2111f8b [BRIDGE]: drop PAUSE frames by Stephen Hemminger · 18 years ago
  87. df8981d [IPV6]: Export in6addr_any for future use. by YOSHIFUJI Hideaki · 18 years ago
  88. 7f7d9a6 [IPV6]: Consolidate common SNMP code by Herbert Xu · 18 years ago
  89. 5e0f043 [IPV4]: Consolidate common SNMP code by Herbert Xu · 18 years ago
  90. 84299b3 [TCP]: Fix linkage errors on i386. by YOSHIFUJI Hideaki · 18 years ago
  91. 43fb45cb [WIRELESS] cfg80211: Update comment for locking. by Johannes Berg · 18 years ago
  92. 164891a [TCP]: Congestion control API update. by Stephen Hemminger · 18 years ago
  93. 9e101ea [WIRELESS]: Remove wext over netlink. by Johannes Berg · 18 years ago
  94. 704232c [WIRELESS] cfg80211: New wireless config infrastructure. by Johannes Berg · 18 years ago
  95. 97fc8d0 [IPV6] SNMP: Use put_unaligned() instead of memcpy(). by YOSHIFUJI Hideaki · 18 years ago
  96. 2334e973 [IPV6] SNMP: Avoid unaligned accesses. by YOSHIFUJI Hideaki · 18 years ago
  97. 9e412ba [TCP]: Sed magic converts func(sk, tp, ...) -> func(sk, ...) by Ilpo Järvinen · 18 years ago
  98. 9958089 [NET]: Move sk_setup_caps() out of line. by Andi Kleen · 18 years ago
  99. 4ac02ba [TCP]: Uninline tcp_done(). by Andi Kleen · 18 years ago
  100. 0c6fcc8 [NET] skbuff: skb_store_bits const is backwards by Stephen Hemminger · 18 years ago