1. 2053ed0 Add constant for FCS/CRC length (frame check sequence) by Auke Kok · 17 years ago
  2. 080e892 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fix by Linus Torvalds · 17 years ago
  3. 6044ab3 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  4. 21124a8 x86_64: Support gcc 5 properly by Andi Kleen · 17 years ago
  5. e8edc6e Detach sched.h from mm.h by Alexey Dobriyan · 17 years ago
  6. c34b19f [IPV6]: Add ip6_tunnel.h to headers_install by Deepak Saxena · 17 years ago
  7. 0e0d314 kbuild: introduce __init_refok/__initdata_refok to supress section mismatch warnings by Sam Ravnborg · 17 years ago
  8. 1a06a52e Fix roundup_pow_of_two(1) by Rolf Eike Beer · 17 years ago
  9. bfea13d Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  10. 223a10a revert "cancel_delayed_work: use del_timer() instead of del_timer_sync()" by Oleg Nesterov · 17 years ago
  11. 689d794 [NET]: Fix BMSR_100{HALF,FULL}2 defines in linux/mii.h by David S. Miller · 17 years ago
  12. dd504ea Merge branch 'master' of /home/trondmy/repositories/git/linux-2.6/ by Trond Myklebust · 17 years ago
  13. c97a9e1 mm: more rmap checking by Nick Piggin · 17 years ago
  14. 71ce92f make sysctl/kernel/core_pattern and fs/exec.c agree on maximum core filename size by Dan Aloni · 17 years ago
  15. bc88d5d icom: add new sub-device-id to support new adapter by wendy xiong · 17 years ago
  16. e3dfd29 make freezeable workqueues singlethread by Oleg Nesterov · 17 years ago
  17. 5cf4cf6 Merge branch 'master' of /home/trondmy/repositories/git/linux-2.6/ by Trond Myklebust · 17 years ago
  18. 79974a0 Let smp_call_function_single return -EBUSY on UP by Heiko Carstens · 17 years ago
  19. 0aa817f Slab allocators: define common size limitations by Christoph Lameter · 17 years ago
  20. a35afb8 Remove SLAB_CTOR_CONSTRUCTOR by Christoph Lameter · 17 years ago
  21. ade3aff slub: fix handling of oversized slabs by Andrew Morton · 17 years ago
  22. 3ca12ee SLAB: Move two remaining SLAB specific definitions to slab_def.h by Christoph Lameter · 17 years ago
  23. c59def9 Slab allocators: Drop support for destructors by Christoph Lameter · 17 years ago
  24. b2cd641 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 17 years ago
  25. 1abd727 SLUB: It is legit to allocate a slab of the maximum permitted size by Christoph Lameter · 17 years ago
  26. 55d3eca Merge branch 'master' of /home/trondmy/kernel/linux-2.6/ by Trond Myklebust · 17 years ago
  27. 13b8d09 libata: track spindown status and skip spindown_compat if possible by Tejun Heo · 17 years ago
  28. 3cadbcc libata-acpi: add ATA_FLAG_ACPI_SATA port flag by Tejun Heo · 17 years ago
  29. 6ddcd3b libata: during revalidation, check n_sectors after device is configured by Tejun Heo · 17 years ago
  30. e089d43 Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 17 years ago
  31. 122ab08 ide: remove ide_use_dma() by Bartlomiej Zolnierkiewicz · 17 years ago
  32. 4728d54 ide: remove ide_dma_enable() by Bartlomiej Zolnierkiewicz · 17 years ago
  33. 6684e32 Merge branch 'origin' by Trond Myklebust · 17 years ago
  34. 0560551 Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart by Linus Torvalds · 17 years ago
  35. cfbf07f SLUB: CONFIG_LARGE_ALLOCS must consider MAX_ORDER limit by Christoph Lameter · 17 years ago
  36. 838c411 Remove cpu hotplug defines for __INIT & __INITDATA by Prarit Bhargava · 17 years ago
  37. 218f0aa nommu: add ioremap_page_range() by Paul Mundt · 17 years ago
  38. 7531d69 SUNRPC: Fix sparse warnings by Trond Myklebust · 17 years ago
  39. d48c5f4 NLM: Fix sparse warnings by Trond Myklebust · 17 years ago
  40. 8ae20ab NFS4: Fix incorrect use of sizeof() in fs/nfs/nfs4xdr.c by Trond Myklebust · 17 years ago
  41. 3ec2ab5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc by Linus Torvalds · 17 years ago
  42. 140ff8b Declare another couple of compat syscalls. by Stephen Rothwell · 17 years ago
  43. fe6b4c8 mmc: use assigned major for block device by Pierre Ossman · 17 years ago
  44. bbdfff8 [AGPGART] Fix wrong ID in via-agp.c by Gabriel Mansi · 17 years ago
  45. f7d02ae Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 17 years ago
  46. 78db2ad include/linux: trivial repair whitespace damage by Daniel Walker · 17 years ago
  47. 8237771 Add the combined mode for ATI SB700 by Henry Su · 17 years ago
  48. e92351b libata-acpi: s/CONFIG_SATA_ACPI/CONFIG_ATA_ACPI/ by Tejun Heo · 17 years ago
  49. f4d6d00 libata: ignore EH scheduling during initialization by Tejun Heo · 17 years ago
  50. 1626aeb libata: clean up SFF init mess by Tejun Heo · 17 years ago
  51. 9666f40 libata: reimplement suspend/resume support using sdev->manage_start_stop by Tejun Heo · 17 years ago
  52. 2c7ee6a [ARM] 4332/2: KS8695: Serial driver by Andrew Victor · 17 years ago
  53. 0a3fd05 Merge branch 'linus' of master.kernel.org:/pub/scm/linux/kernel/git/perex/alsa by Linus Torvalds · 17 years ago
  54. cabca0c Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 17 years ago
  55. 853da00 Merge branch 'audit.b38' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current by Linus Torvalds · 17 years ago
  56. 5884c40 Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 17 years ago
  57. ee54d2d Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  58. 9c3060b signal/timer/event: KAIO eventfd support example by Davide Libenzi · 17 years ago
  59. e1ad746 signal/timer/event: eventfd core by Davide Libenzi · 17 years ago
  60. 83f5d12 signal/timer/event: timerfd compat code by Davide Libenzi · 17 years ago
  61. b215e28 signal/timer/event: timerfd core by Davide Libenzi · 17 years ago
  62. fba2afa signal/timer/event: signalfd core by Davide Libenzi · 17 years ago
  63. 5dc8bf8 signal/timer/event fds: anonymous inode source by Davide Libenzi · 17 years ago
  64. 325aa33 Don't init pgrp and __session in INIT_SIGNALS by Sukadev Bhattiprolu · 17 years ago
  65. 820e45d statically initialize struct pid for swapper by Sukadev Bhattiprolu · 17 years ago
  66. e713d0d attach_pid() with struct pid parameter by Sukadev Bhattiprolu · 17 years ago
  67. 0ea9718 consolidate generic_writepages and mpage_writepages by Miklos Szeredi · 17 years ago
  68. e10cc1d tty: add compat_ioctl by Paul Fulghum · 17 years ago
  69. 108f39a module_author: don't advise putting in an email address by Rene Herman · 17 years ago
  70. 2d3fbbb Add hard_irq_disable() by Benjamin Herrenschmidt · 17 years ago
  71. 2acdb16 synclink_gt: add compat_ioctl by Paul Fulghum · 17 years ago
  72. 99eaf3c lib/hexdump by Randy Dunlap · 17 years ago
  73. 6eaeeab getrusage(): fill ru_inblock and ru_oublock fields if possible by Eric Dumazet · 17 years ago
  74. 1f53aee [ALSA] SoC WM8753 codec support by Liam Girdwood · 17 years ago
  75. 87c1efb Fix compile/link of init/do_mounts.c with !CONFIG_BLOCK by Jens Axboe · 17 years ago
  76. d89d879 When stacked block devices are in-use (e.g. md or dm), the recursive calls by Neil Brown · 17 years ago
  77. 0a4ff8c [PATCH] Abnormal End of Processes by Steve Grubb · 17 years ago
  78. 4fc03b9 [PATCH] complete message queue auditing by Amy Griffis · 17 years ago
  79. e54dc24 [PATCH] audit signal recipients by Amy Griffis · 17 years ago
  80. 7f13da4 [PATCH] add SIGNAL syscall class (v3) by Amy Griffis · 17 years ago
  81. a5cb013 [PATCH] auditing ptrace by Al Viro · 17 years ago
  82. 3c2ad46 [NETFILTER]: Clean up table initialization by Patrick McHardy · 17 years ago
  83. 572a103 [NET] link_watch: Move link watch list into net_device by Herbert Xu · 17 years ago
  84. 62933d3 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  85. b526ca4 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 17 years ago
  86. 9b6a517 Merge branch 'juju' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 17 years ago
  87. 218e180 add upper-32-bits macro by Andrew Morton · 17 years ago
  88. 894b878 slub: support concurrent local and remote frees and allocs on a slab by Christoph Lameter · 17 years ago
  89. 4c5a443 firewire: Break out shared IEEE1394 constant to separate header file. by Kristian Høgsberg · 17 years ago
  90. 04dfb8d firewire: Use linux/*.h instead of asm/*.h header files. by Kristian Høgsberg · 17 years ago
  91. 3e7cbae CRC ITU-T V.41 by Ivo van Doorn · 18 years ago
  92. 49d687b [POWERPC] pmu_sys_suspended is only defined for PPC32 by Stephen Rothwell · 17 years ago
  93. 00eb43a acpi,msi-laptop: Fall back to EC polling mode for MSI laptop specific EC commands by Lennart Poettering · 17 years ago
  94. de56037 Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 17 years ago
  95. 44ce6294 Revert "md: improve partition detection in md array" by Linus Torvalds · 17 years ago
  96. 3cb7396 Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 17 years ago
  97. 6d208b3 ide: legacy PCI bus order probing fixes by Bartlomiej Zolnierkiewicz · 17 years ago
  98. 5cbf79c ide: add ide_proc_register_port() by Bartlomiej Zolnierkiewicz · 17 years ago
  99. 869c56e ide: add "initializing" argument to ide_register_hw() by Bartlomiej Zolnierkiewicz · 17 years ago
  100. 7f8f48a ide: cable detection fixes (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago