1. 2864462 V4L/DVB (8434): Fix x86_64 compilation and move some macros to v4l2-ioctl.h by Mauro Carvalho Chehab · 16 years ago
  2. 35ea11f V4L/DVB (8430): videodev: move some functions from v4l2-dev.h to v4l2-common.h or v4l2-ioctl.h by Hans Verkuil · 16 years ago
  3. 22a04f1 V4L/DVB (8429): videodev: renamed 'class_dev' to 'dev' by Hans Verkuil · 16 years ago
  4. 5e85e73 V4L/DVB (8428): videodev: rename 'dev' to 'parent' by Hans Verkuil · 16 years ago
  5. c010b2f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  6. e9dd54d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  7. 7cf7526 Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by David S. Miller · 16 years ago
  8. 3d0f24a ipv6: icmp6_dst_gc return change by Stephen Hemminger · 16 years ago
  9. 417f28b netns: dont alloc ipv6 fib timer list by Stephen Hemminger · 16 years ago
  10. 428695b sparc: Fixes the DRM layer build on sparc. by David S. Miller · 16 years ago
  11. 888c848 ipv6: make struct ipv6_devconf static by Adrian Bunk · 16 years ago
  12. abd0b19 sctp: make sctp_outq_flush() static by Adrian Bunk · 16 years ago
  13. 8086cd4 netns: make get_proc_net() static by Adrian Bunk · 16 years ago
  14. d29f749 net: Fix build failure with 'make mandocs'. by Dave Jones · 16 years ago
  15. 0988c37 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  16. 6eaaaac Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 16 years ago
  17. 06b8147 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 16 years ago
  18. 53baaaa Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 16 years ago
  19. 217d5a5 fs_enet: Remove unused fields in the fs_mii_bb_platform_info structure. by Laurent Pinchart · 16 years ago
  20. e559071 synclink_gt: add serial bit order control by Paul Fulghum · 16 years ago
  21. 9e98966 tty: rework break handling by Alan Cox · 16 years ago
  22. 01e1abb tty: Split ldisc code into its own file by Alan Cox · 16 years ago
  23. 95da310 usb_serial: API all change by Alan Cox · 16 years ago
  24. 0c36ec3 gpio: gpio driver for max7301 SPI GPIO expander by Juergen Beisert · 16 years ago
  25. 6519108 execve filename: document and export via auxiliary vector by John Reiser · 16 years ago
  26. a1ef5ad remove CONFIG_KMOD from core kernel code by Johannes Berg · 16 years ago
  27. df648c9 rework try_then_request_module to do less in non-modular kernels by Johannes Berg · 16 years ago
  28. 2f0f2a3 module: turn longs into ints for module sizes by Denys Vlasenko · 16 years ago
  29. f7f5b67 Shrink struct module: CONFIG_UNUSED_SYMBOLS ifdefs by Denys Vlasenko · 16 years ago
  30. af54068 module: reorder struct module to save space on 64 bit builds by Richard Kennedy · 16 years ago
  31. 77be1fa x86: add PTE_FLAGS_MASK by Jeremy Fitzhardinge · 16 years ago
  32. 59438c9 x86: rename PTE_MASK to PTE_PFN_MASK by Jeremy Fitzhardinge · 16 years ago
  33. c2e3277 x86: fix pte_flags() to only return flags, fix lguest (updated) by Rusty Russell · 16 years ago
  34. 8725f25 Merge commit 'origin/master' by Benjamin Herrenschmidt · 16 years ago
  35. eadcf0d MTD: handle pci_name() being const by Greg Kroah-Hartman · 16 years ago
  36. 9800794 sysdev: Add utility functions for simple int/ulong variable sysdev attributes by Andi Kleen · 16 years ago
  37. 4a0b2b4 sysdev: Pass the attribute to the low level sysdev show/store function by Andi Kleen · 16 years ago
  38. 36ce6da driver core: Suppress sysfs warnings for device_rename(). by Cornelia Huck · 16 years ago
  39. 9505e63 debugfs: Implement debugfs_remove_recursive() by Haavard Skinnemoen · 16 years ago
  40. a231934 kobject: reorder kobject to save space on 64 bit builds by Richard Kennedy · 16 years ago
  41. 6d8333c UIO: minor style and comment fixes by Uwe Kleine-König · 16 years ago
  42. 328a14e UIO: Add write function to allow irq masking by Hans J. Koch · 16 years ago
  43. b98cb4b driver core: remove DEVICE_ID_SIZE define by Greg Kroah-Hartman · 16 years ago
  44. ca52a49 driver core: remove DEVICE_NAME_SIZE define by Kay Sievers · 16 years ago
  45. aab0de2 driver core: remove KOBJ_NAME_LEN define by Kay Sievers · 16 years ago
  46. d2a3b91 class: add lockdep infrastructure by Matthew Wilcox · 16 years ago
  47. 7c71448 class: move driver core specific parts to a private structure by Greg Kroah-Hartman · 17 years ago
  48. 695794a Driver Core: add ability for class_find_device to start in middle of list by Greg Kroah-Hartman · 16 years ago
  49. 93562b5 Driver Core: add ability for class_for_each_device to start in middle of list by Greg Kroah-Hartman · 16 years ago
  50. 4e10673 device create: convert device_create_drvdata to device_create by Greg Kroah-Hartman · 16 years ago
  51. ccea44f driver core: remove device_create() by Greg Kroah-Hartman · 16 years ago
  52. e105b8b sysfs: add /sys/dev/{char,block} to lookup sysfs path by major:minor by Dan Williams · 16 years ago
  53. 1ed6af7 powerpc/cell: Add DMA_ATTR_WEAK_ORDERING dma attribute and use in Cell IOMMU code by Mark Nelson · 16 years ago
  54. 551c3c0 powerpc: Use PPC_LONG_ALIGN in uaccess.h by Michael Ellerman · 16 years ago
  55. 6a2a24b powerpc: Add a #define for aligning to a long-sized boundary by Michael Ellerman · 16 years ago
  56. 059e493 powerpc/ps3: Add a sub-match id to ps3_system_bus by Masakazu Mokuno · 16 years ago
  57. 4f3dd8a powerpc/dma: Use the struct dma_attrs in iommu code by Mark Nelson · 16 years ago
  58. 4795b78 powerpc/cell: Add support for power button of future IBM cell blades by Christian Krafft · 16 years ago
  59. 18ad7a6 of_gpio: Should use new <linux/gpio.h> header by Wolfgang Grandegger · 16 years ago
  60. 6662327 ide: merge <asm-sparc/ide_64.h> with <asm-sparc/ide_32.h> by Bartlomiej Zolnierkiewicz · 16 years ago
  61. edc83d4f ide: <asm-sparc/ide_64.h>: use __raw_{read,write}w() by Bartlomiej Zolnierkiewicz · 16 years ago
  62. 8fbf3f3 ide: <asm-sparc/ide_32.h>: use __raw_{read,write}w() by Bartlomiej Zolnierkiewicz · 16 years ago
  63. 28c10af ide: <asm-sparc/ide_64.h>: use %r0 for outw_be() by Bartlomiej Zolnierkiewicz · 16 years ago
  64. 93ded9b Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 16 years ago
  65. 78d9a48 USB: Force unbinding of drivers lacking reset_resume or other methods by Alan Stern · 16 years ago
  66. 742120c USB: fix usb_reset_device and usb_reset_composite_device(take 3) by Ming Lei · 16 years ago
  67. 625f694 USB: remove interface parameter of usb_reset_composite_device by Ming Lei · 16 years ago
  68. f579c2b USB Gadget: documentation update by Alan Stern · 16 years ago
  69. e0d795e usb: irda: cleanup on ir-usb module by Felipe Balbi · 16 years ago
  70. 40982be usb gadget: composite gadget core by David Brownell · 16 years ago
  71. a4c39c4 usb gadget: descriptor copying support by David Brownell · 16 years ago
  72. ea05af6 USB: remove CVS keywords by Adrian Bunk · 16 years ago
  73. 9da82bd USB: implement "soft" unbinding by Alan Stern · 16 years ago
  74. 1b26da1 USB: handle pci_name() being const by Greg Kroah-Hartman · 16 years ago
  75. 6d52dcb Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 16 years ago
  76. eb4225b Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 16 years ago
  77. ebb36a9 ipv6: __KERNEL__ ifdef struct ipv6_devconf by David S. Miller · 16 years ago
  78. 6579e57 net: Print the module name as part of the watchdog message by Arjan van de Ven · 16 years ago
  79. 74988bd sparc64: Do not define BIO_VMERGE_BOUNDARY. by David S. Miller · 16 years ago
  80. 3488007 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  81. cfc1b9a x86: convert Dprintk to pr_debug by Thomas Gleixner · 16 years ago
  82. e89970a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  83. 72a7369 Merge branch 'x86/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  84. b7e6f62 Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm by Linus Torvalds · 16 years ago
  85. 8a39262 Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 16 years ago
  86. 519f014 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 16 years ago
  87. 72961ec netfilter: nfnetlink_log: send complete hardware header by Eric Leblond · 16 years ago
  88. 5840157 netfilter: accounting rework: ct_extend + 64bit counters (v4) by Krzysztof Piotr Oledzki · 16 years ago
  89. 07a7c10 netlink: add NLA_PUT_BE64 macro by Krzysztof Piotr Oledzki · 16 years ago
  90. f8b71a3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  91. 2e2dcc7 Merge branch 'x86/paravirt-spinlocks' into x86/for-linus by Ingo Molnar · 16 years ago
  92. acee709 Merge branches 'x86/urgent', 'x86/amd-iommu', 'x86/apic', 'x86/cleanups', 'x86/core', 'x86/cpu', 'x86/fixmap', 'x86/gart', 'x86/kprobes', 'x86/memtest', 'x86/modules', 'x86/nmi', 'x86/pat', 'x86/reboot', 'x86/setup', 'x86/step', 'x86/unify-pci', 'x86/uv', 'x86/xen' and 'xen-64bit' into x86/for-linus by Ingo Molnar · 16 years ago
  93. e66d90f Merge branch 'linus' into xen-64bit by Ingo Molnar · 16 years ago
  94. 1c29dd9 Merge branch 'linus' into x86/paravirt-spinlocks by Ingo Molnar · 16 years ago
  95. f6fccb1 dm: introduce merge_bvec_fn by Milan Broz · 16 years ago
  96. 33a37eb KVM: fix exception entry / build bug, on 64-bit by Ingo Molnar · 16 years ago
  97. e27772b Merge branch 'linus' into x86/urgent by Ingo Molnar · 16 years ago
  98. 4b80991 md: Protect access to mddev->disks list using RCU by NeilBrown · 16 years ago
  99. f2ea68c md: only count actual openers as access which prevent a 'stop' by NeilBrown · 16 years ago
  100. d6e2215 md: linear: Make array_size sector-based and rename it to array_sectors. by Andre Noll · 16 years ago