x86: make io_apic_64.c and io_apic_32.c the same
[deliverable/linux.git] / net / dccp / ccids /
2008-10-16  Ingo MolnarMerge branch 'linus' into genirq
2008-10-14  Linus TorvaldsMerge branch 'for-2.6.28' of git://linux-nfs.org/~bfiel...
2008-10-13  Linus TorvaldsMerge git://git./linux/kernel/git/brodo/pcmcia-2.6
2008-10-13  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-10-13  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-10-13  Linus TorvaldsMerge branch 'proc' of git://git./linux/kernel/git...
2008-10-13  David WoodhouseMerge branch 'master' of git://git./linux/kernel/git...
2008-10-13  Ingo MolnarMerge branches 'oprofile-v2' and 'timers/hpet' into...
2008-10-13  Ingo MolnarMerge branch 'linus' into oprofile-v2
2008-10-12  James MorrisMerge branch 'next' into for-linus
2008-10-12  Linus TorvaldsMerge git://git./linux/kernel/git/hskinnemoen/avr32-2.6
2008-10-12  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-10-12  Linus TorvaldsMerge git://git./linux/kernel/git/wim/linux-2.6-watchdog
2008-10-12  Ingo MolnarMerge branches 'x86/xen', 'x86/build', 'x86/microcode...
2008-10-12  Ingo MolnarMerge branch 'linus' into x86/xsave
2008-10-12  Ingo MolnarMerge branch 'linus' into x86/memory-corruption-check
2008-10-12  Ingo MolnarMerge branch 'linus' into x86/signal
2008-10-12  Ingo MolnarMerge branch 'linus' into x86/quirks
2008-10-12  Ingo MolnarMerge branch 'linus' into x86/spinlocks
2008-10-12  Ingo MolnarMerge branch 'linus' into x86/xen
2008-10-12  Ingo MolnarMerge branch 'x86/urgent' into core/signal
2008-10-11  Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2008-10-11  Linus TorvaldsMerge git://git./linux/kernel/git/bart/ide-2.6
2008-10-11  David S. MillerMerge branch 'master' of /linux/kernel/git/torvalds...
2008-10-11  Linus TorvaldsMerge phase #4 (X2APIC, APIC unification, CPU identific...
2008-10-11  Linus TorvaldsMerge phase #3 (IOMMU) of git://git./linux/kernel/git...
2008-10-11  Linus TorvaldsMerge phase #2 (PAT updates) of git://git./linux/kernel...
2008-10-11  Linus TorvaldsMerge branch 'for-linus' of /home/rmk/linux-2.6-arm
2008-10-11  Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-next-2.6
2008-10-08  David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-10-03  Ingo MolnarMerge commit 'v2.6.27-rc8' into x86/setup
2008-10-02  Ingo MolnarMerge commit 'v2.6.27-rc8' into genirq
2008-10-01  David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-09-25  Jeff GarzikMerge branch 'for-2.6.28' of git://git.marvell.com...
2008-09-17  Simon HormanMerge git://git./linux/kernel/git/horms/lvs-2.6 into...
2008-09-11  David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-09-10  David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-09-09  David S. MillerMerge branch 'master' of git://eden-feed.erg.abdn.ac...
2008-09-09  Gerrit RenkerThis reverts "Merge branch 'dccp' of git://eden-feed...
2008-09-09  David S. MillerMerge branch 'dccp' of git://eden-feed.erg.abdn.ac...
2008-09-08  David S. MillerMerge branch 'master' of /linux/kernel/git/torvalds...
2008-09-05  Ingo MolnarMerge commit '63cc8c75156462d4b42cbdd76c293b7eee7ddbfe':
2008-09-04  Gerrit Renkerdccp ccid-3: Preventing Oscillations
2008-09-04  Gerrit Renkerdccp ccid-3: Simplify computing and range-checking...
2008-09-04  Gerrit Renkerdccp ccid-3: Measuring the packet size s with regard...
2008-09-04  Gerrit Renkerdccp ccid-3: Tidy up CCID-Kconfig dependencies
2008-09-04  Gerrit Renkerdccp ccid-3: Implement rfc3448bis change to initial...
2008-09-04  Gerrit Renkerdccp ccid-3: Update the RX history records in one place
2008-09-04  Gerrit Renkerdccp ccid-3: Update the computation of X_recv
2008-09-04  Gerrit Renkerdccp tfrc: Increase number of RTT samples
2008-09-04  Gerrit Renkerdccp ccid-3: Always perform receiver RTT sampling
2008-09-04  Gerrit Renkerdccp ccid-3: Remove duplicate RX states
2008-09-04  Gerrit Renkerdccp tfrc: Let dccp_tfrc_lib do the sampling work
2008-09-04  Gerrit Renkerdccp tfrc: Return type of update_i_mean is void
2008-09-04  Gerrit Renkerdccp tfrc: Perform early loss detection
2008-09-04  Gerrit Renkerdccp tfrc: Receiver history initialisation routine
2008-09-04  Gerrit Renkerdccp tfrc: Suppress unavoidable "below resolution"...
2008-09-04  Gerrit Renkerdccp ccid-3: Simplified handling of TX states
2008-09-04  Gerrit Renkerdccp ccid-3: Runtime verification of timer resolution
2008-09-04  Gerrit Renkertcp/dccp: Consolidate common code for RFC 3390 conversion
2008-09-04  Gerrit Renkerdccp ccid-2: Remove wrappers around sk_{reset,stop...
2008-09-04  Gerrit Renkerdccp ccid-2: Replace broken RTT estimator with better...
2008-09-04  Gerrit Renkerdccp ccid-2: Simplify dec_pipe and rearming of RTO...
2008-09-04  Gerrit Renkerdccp ccid-2: Remove redundant sanity tests
2008-09-04  Gerrit Renkerdccp ccid-2: Stop polling
2008-09-04  Gerrit Renkerdccp: Return-value convention of hc_tx_send_packet()
2008-09-04  Gerrit Renkerdccp ccid-2: Separate option parsing from CCID processing
2008-09-04  Gerrit Renkerdccp ccid-2: Remove old infrastructure
2008-09-04  Gerrit Renkerdccp ccid-2: Ack Vector interface clean-up
2008-09-04  Gerrit Renkerdccp ccid-3: Remove dead states
2008-09-04  Gerrit Renkerdccp ccid-3: Remove duplicate documentation
2008-09-04  Gerrit Renkerdccp: Unused argument in CCID tx function
2008-09-04  Gerrit Renkerdccp ccid-3: Remove redundant 'options_received' struct
2008-09-04  Gerrit Renkerdccp tfrc/ccid-3: Computing Loss Rate from Loss Event...
2008-09-04  Gerrit Renkerdccp: Add packet type information to CCID-specific...
2008-09-04  Gerrit Renkerdccp ccid-3: Simplify and consolidate tx_parse_options
2008-09-04  Gerrit Renkerdccp ccid-3: Remove ugly RTT-sampling history lookup
2008-09-04  Gerrit Renkerdccp ccid-3: Bug fix for the inter-packet scheduling...
2008-09-04  Gerrit Renkerdccp ccid-3: No more CCID control blocks in LISTEN...
2008-09-04  Gerrit Renkerdccp ccid-3: Remove ccid3hc{tx,rx}_ prefixes
2008-09-04  Gerrit Renkerdccp ccid-2: Remove ccid2hc{tx,rx}_ prefixes
2008-09-04  Gerrit Renkerdccp: Registration routines for changing feature values
2008-09-04  Gerrit Renkerdccp ccid-3: Replace lazy BUG_ON with condition
2008-09-04  Gerrit Renkerdccp: Toggle debug output without module unloading
2008-09-03  Jeff GarzikMerge branch 'r8169-fixes' of git://git./linux/kernel...
2008-08-30  David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-08-27  David S. MillerMerge branch 'lvs-next-2.6' of git://git./linux/kernel...
2008-08-27  Gerrit Renkerdccp ccid-3: Replace lazy BUG_ON with condition
2008-08-27  Gerrit Renkerdccp: Toggle debug output without module unloading
2008-08-18  Jesse BarnesMerge branch 'pci-for-jesse' of git://git./linux/kernel...
2008-08-11  Linus TorvaldsMerge branch 'timers-fixes-for-linus' of git://git...
2008-08-11  Ingo MolnarMerge branch 'linus' into core/rcu
2008-08-08  Ben DooksMerge ftp.arm.linux.org.uk/pub/linux/arm/kernel/git...
2008-08-06  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-08-06  Wim Van Sebroeck[WATCHDOG] Merge code clean-up's from Alan Cox.
2008-08-01  Linus TorvaldsMerge branch 'for-linus' of git://neil.brown.name/md
2008-08-01  Linus TorvaldsMerge branch 'release' of git://lm-sensors.org/kernel...
2008-07-31  Ingo MolnarMerge branch 'linus' into timers/hpet
2008-07-30  Ingo MolnarMerge branch 'x86/core' into x86/xsave
2008-07-29  Anton VorontsovMerge branch 'master' of /home/cbou/linux-2.6
next
This page took 0.119596 seconds and 8 git commands to generate.