1. d333fc8 Merge branch 'fixes' of git://git.linux-nfs.org/pub/linux/nfs-2.6 by Linus Torvalds · 18 years ago
  2. 7fe7f84 NFS: Avoid a deadlock situation on write by Trond Myklebust · 18 years ago
  3. 03491c9 i386: fix early usage of atomic_add_return and local_add_return on real i386 by Thomas Gleixner · 18 years ago
  4. ab6085c md: don't write more than is required of the last page of a bitmap by NeilBrown · 18 years ago
  5. 7bb44ad recalc_sigpending_tsk fixes by Roland McGrath · 18 years ago
  6. b7add02 capability.h warning fix by Andrew Morton · 18 years ago
  7. 8ce7ad7 genhd: send async notification on media change by Kristen Carlson Accardi · 18 years ago
  8. 86ce18d genhd: expose AN to user space by Kristen Carlson Accardi · 18 years ago
  9. 88f18ba freezer: move frozen_process() to kernel/power/process.c by Gautham R Shenoy · 18 years ago
  10. 5fcc57f freezer: fix PF_NOFREEZE vs freezeable race by Gautham R Shenoy · 18 years ago
  11. ba96a0c freezer: fix vfork problem by Rafael J. Wysocki · 18 years ago
  12. 33e1c28 freezer: close potential race between refrigerator and thaw_tasks by Rafael J. Wysocki · 18 years ago
  13. 6c6a2a8 add the IDE device ID for ATI SB700 by Henry Su · 18 years ago
  14. cdb7532 Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 18 years ago
  15. 7992018 Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb by Linus Torvalds · 18 years ago
  16. 5fd5220 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 18 years ago
  17. c74e83a V4L/DVB (5670): Adding new fields to v4l2_pix_format broke the ABI, reverted that change by Hans Verkuil · 18 years ago
  18. d257905 Fix headers check fallout by Stephen Rothwell · 18 years ago
  19. d6f2fe9 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 18 years ago
  20. 04fc5fd Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 18 years ago
  21. bc9a8a7 libata: Kiss post_set_mode goodbye by Alan Cox · 18 years ago
  22. 2053ed0 Add constant for FCS/CRC length (frame check sequence) by Auke Kok · 18 years ago
  23. 8aee74c Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 18 years ago
  24. 080e892 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fix by Linus Torvalds · 18 years ago
  25. 4b85df0 Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 18 years ago
  26. 6044ab3 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  27. d07b3c2 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
  28. 21124a8 x86_64: Support gcc 5 properly by Andi Kleen · 18 years ago
  29. bde7db8 Blackfin arch: Change NO_ACCESS_CHECK to ACCESS_CHECK by Sonic Zhang · 18 years ago
  30. a9c59c2 Blackfin arch: cache SWRST value at bootup so other things like watchdog can non-destructively query it by Mike Frysinger · 18 years ago
  31. 19381f0 Blackfin arch: update blackfin header files to latest one in VDSP. by Bryan Wu · 18 years ago
  32. 95e493c Blackfin arch: finish removing p* volatile defines for MMRs by Mike Frysinger · 18 years ago
  33. eb8d5f6 Blackfin arch: make sure we declare the revid functions as pure (since they are) by Mike Frysinger · 18 years ago
  34. 6784027 Blackfin arch: GPIO fix some defines by Michael Hennerich · 18 years ago
  35. 23ee968 Blackfin arch: DMA operation cleanup by Michael Hennerich · 18 years ago
  36. d1b945f Blackfin arch: Move write to VR_CTL closer to IDLE by Michael Hennerich · 18 years ago
  37. e8edc6e Detach sched.h from mm.h by Alexey Dobriyan · 18 years ago
  38. 913f11e [S390] Wire up signald, timerfd and eventfd syscalls. by Heiko Carstens · 18 years ago
  39. fd5d8bf [S390] Wire up sys_utimensat. by Heiko Carstens · 18 years ago
  40. 31d106c sh: Fix dreamcast build for IRQ changes. by Paul Mundt · 18 years ago
  41. 26bbfda sh: Wire up signalfd/timerfd/eventfd syscalls. by Paul Mundt · 18 years ago
  42. fce692e sh: revert addition of page fault notifiers by Christoph Hellwig · 18 years ago
  43. fc432e1 [ARM] at91_adc parenthesis balance by Mariusz Kozlowski · 18 years ago
  44. 69e9c93 [ARM] 4400/1: S3C24XX: Add high-speed MMC device definition by Ben Dooks · 18 years ago
  45. 5f2ef21 [ARM] 4397/1: S3C2443: remove SDI0/1 IRQ ambiguity by Ben Dooks · 18 years ago
  46. 95ba71f [ARM] 4388/1: no need for arm/mm mmap range checks for non-mmu by Greg Ungerer · 18 years ago
  47. c34b19f [IPV6]: Add ip6_tunnel.h to headers_install by Deepak Saxena · 18 years ago
  48. 5eb620c IB/core: Add helpers for uncached GID and P_Key searches by Yosef Etigin · 18 years ago
  49. 0e0d314 kbuild: introduce __init_refok/__initdata_refok to supress section mismatch warnings by Sam Ravnborg · 18 years ago
  50. ca96725 all-archs: consolidate .data section definition in asm-generic by Sam Ravnborg · 18 years ago
  51. 7664709 all-archs: consolidate .text section definition in asm-generic by Sam Ravnborg · 18 years ago
  52. 1a06a52 Fix roundup_pow_of_two(1) by Rolf Eike Beer · 18 years ago
  53. 9f57195 [IA64] Fix bogus messages about system calls not implemented. by Tony Luck · 18 years ago
  54. 347b459 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 18 years ago
  55. bfea13d Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  56. 223a10a revert "cancel_delayed_work: use del_timer() instead of del_timer_sync()" by Oleg Nesterov · 18 years ago
  57. 689d794 [NET]: Fix BMSR_100{HALF,FULL}2 defines in linux/mii.h by David S. Miller · 18 years ago
  58. dd504ea Merge branch 'master' of /home/trondmy/repositories/git/linux-2.6/ by Trond Myklebust · 18 years ago
  59. c97a9e1 mm: more rmap checking by Nick Piggin · 18 years ago
  60. 71ce92f make sysctl/kernel/core_pattern and fs/exec.c agree on maximum core filename size by Dan Aloni · 18 years ago
  61. bc88d5d icom: add new sub-device-id to support new adapter by wendy xiong · 18 years ago
  62. e3dfd29 make freezeable workqueues singlethread by Oleg Nesterov · 18 years ago
  63. 5cf4cf6 Merge branch 'master' of /home/trondmy/repositories/git/linux-2.6/ by Trond Myklebust · 18 years ago
  64. 79974a0e Let smp_call_function_single return -EBUSY on UP by Heiko Carstens · 18 years ago
  65. f363d16 acpi: fix potential call to a freed memory section. by Aaron Durbin · 18 years ago
  66. 0aa817f Slab allocators: define common size limitations by Christoph Lameter · 18 years ago
  67. a35afb8 Remove SLAB_CTOR_CONSTRUCTOR by Christoph Lameter · 18 years ago
  68. ade3aff slub: fix handling of oversized slabs by Andrew Morton · 18 years ago
  69. 3ca12ee SLAB: Move two remaining SLAB specific definitions to slab_def.h by Christoph Lameter · 18 years ago
  70. c59def9f Slab allocators: Drop support for destructors by Christoph Lameter · 18 years ago
  71. 3692b94 [POWERPC] Wire up some more syscalls by Stephen Rothwell · 18 years ago
  72. e3d67b6 [POWERPC] Remove fixup_bigphys_addr() for arch/powerpc to avoid link error by David Gibson · 18 years ago
  73. 3d37254 [POWERPC] Remove CPU_FTR_NEED_COHERENT for 7448. by James.Yang · 18 years ago
  74. f4dcd3c [POWERPC] Change include protections to ASM_POWERPC by Becky Bruce · 18 years ago
  75. 516793c [ARM] ARMv6: add CPU_HAS_ASID configuration by Russell King · 18 years ago
  76. b2cd641 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 18 years ago
  77. b17bfca Merge branch 'linus' of master.kernel.org:/pub/scm/linux/kernel/git/perex/alsa by Linus Torvalds · 18 years ago
  78. 36dbe4d Merge branch 'for-linus' of git://www.atmel.no/~hskinnemoen/linux/kernel/avr32 by Linus Torvalds · 18 years ago
  79. e0f88db Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 18 years ago
  80. 1abd727 SLUB: It is legit to allocate a slab of the maximum permitted size by Christoph Lameter · 18 years ago
  81. 5b58e21 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 18 years ago
  82. 55d3eca Merge branch 'master' of /home/trondmy/kernel/linux-2.6/ by Trond Myklebust · 18 years ago
  83. 576fe0b [IA64] optimize pagefaults a little by Christoph Hellwig · 18 years ago
  84. c051079 [ARM] Update ARM syscalls by Russell King · 18 years ago
  85. e903382 [ARM] 4384/1: S3C2412/13 SPI registers offset correction by Sandeep Sanjay Patil · 18 years ago
  86. 06ba255 [ARM] Remove Integrator/CP SMP platform support by Russell King · 18 years ago
  87. 60af15f [ALSA] version 1.0.14rc4 by Jaroslav Kysela · 18 years ago
  88. a68660e [ALSA] ASoC AC97 device reg bugfix by Liam Girdwood · 18 years ago
  89. 13b8d09 libata: track spindown status and skip spindown_compat if possible by Tejun Heo · 18 years ago
  90. 3cadbcc libata-acpi: add ATA_FLAG_ACPI_SATA port flag by Tejun Heo · 18 years ago
  91. 6ddcd3b libata: during revalidation, check n_sectors after device is configured by Tejun Heo · 18 years ago
  92. c7754d4 [SPARC64]: Add hypervisor API negotiation and fix console bugs. by David S. Miller · 18 years ago
  93. b4e1ded m32r: __xchg() should be always_inline by Al Viro · 18 years ago
  94. 835a906 Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh64-2.6 by Linus Torvalds · 18 years ago
  95. e089d43 Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 18 years ago
  96. 122ab08 ide: remove ide_use_dma() by Bartlomiej Zolnierkiewicz · 18 years ago
  97. 4728d54 ide: remove ide_dma_enable() by Bartlomiej Zolnierkiewicz · 18 years ago
  98. 6684e32 Merge branch 'origin' by Trond Myklebust · 18 years ago
  99. 0560551 Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart by Linus Torvalds · 18 years ago
  100. cfbf07f SLUB: CONFIG_LARGE_ALLOCS must consider MAX_ORDER limit by Christoph Lameter · 18 years ago