summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [DCCP] Only call the HC _exit() routines in dccp_v4_destroy_sockArnaldo Carvalho de Melo2005-09-092-7/+0
* [CCID3] Initialize ccid3hctx_t_ipi to 250msArnaldo Carvalho de Melo2005-09-092-1/+3
* [IPV4] fib_trie: fix proc interfaceStephen Hemminger2005-09-092-432/+385
* Merge master.kernel.org:/pub/scm/linux/kernel/git/acme/net-2.6 David S. Miller2005-09-099-123/+172
|\
| * [CCID3] Introduce ccid3_hc_[rt]x_sk() for overal consistencyArnaldo Carvalho de Melo2005-09-092-45/+37
| * [DCCP] Introduce dccp_timestampArnaldo Carvalho de Melo2005-09-099-39/+61
| * [CCID3] Initialize more fields in ccid3_hc_rx_initArnaldo Carvalho de Melo2005-09-091-5/+3
| * [CCID3] Make the ccid3hcrx_rtt calc look more like the ccid3hctx_rtt oneArnaldo Carvalho de Melo2005-09-091-4/+18
| * [CCID3] Use ELAPSED_TIME in the HC TX RTT estimationArnaldo Carvalho de Melo2005-09-091-3/+7
| * [DCCP] Give precedence to the biggest ELAPSED_TIMEArnaldo Carvalho de Melo2005-09-091-16/+18
| * [CCID3] Calculate ccid3hcrx_x_recv using usecs_divArnaldo Carvalho de Melo2005-09-091-5/+2
| * [CCID] Only call the HC insert_options methods when requestedArnaldo Carvalho de Melo2005-09-093-4/+14
| * [CCID3] Avoid unsigned integer overflows in usecs_divArnaldo Carvalho de Melo2005-09-091-3/+13
* | [PATCH] Fix CONFIG_ACPI_BLACKLIST_YEARviro@ZenIV.linux.org.uk2005-09-091-2/+1
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/ppc64-2.6 Linus Torvalds2005-09-0965-529/+530
|\ \
| * | Allow PCI config space syscalls to be used by 64-bit processes.Paul Mackerras2005-09-093-57/+64
| * | [PATCH] ppc64: Big-endian I/O memory accessors.Arthur Othieno2005-09-091-0/+20
| * | [PATCH] Separate pci bits out of struct device_nodePaul Mackerras2005-09-0919-137/+209
| * | [PATCH] ppc64: remove use of asm/segment.hKumar Gala2005-09-091-6/+0
| * | [PATCH] PPC64: large INITRD causes kernel not to bootMark Bellon2005-09-091-5/+26
| * | [PATCH] powerpc: Fix __power64__ typos that should be __powerpc64__jdl@freescale.com2005-09-091-4/+4
| * | [PATCH] ppc64: makefile cleanupGeoff Levand2005-09-091-13/+15
| * | [PATCH] ppc64: zimage build fixGeoff Levand2005-09-092-16/+30
| * | [PATCH] powerpc: Merge a few more include filesjdl@freescale.com2005-09-0913-201/+61
| * | [PATCH] powerpc: Make check_bugs() static inlinejdl@freescale.com2005-09-093-9/+1
| * | [PATCH] powerpc: Standardize on _ASM_POWERPC header symbol prefixjdl@freescale.com2005-09-0922-74/+73
| * | [PATCH] ppc64: iSeries early printk breakageStephen Rothwell2005-09-091-0/+6
| * | [PATCH] ppc64: Fix oops for !CONFIG_NUMAMichael Ellerman2005-09-091-2/+2
| * | [PATCH] ppc64: fix IPI on bpa_iicArnd Bergmann2005-09-091-7/+21
* | | [PATCH] Fix misspelled i8259 typo in io_apic.cKarsten Wiese2005-09-092-4/+4
* | | [PATCH] __user annotations for pointers in i386 sigframeviro@ZenIV.linux.org.uk2005-09-091-4/+4
* | | [PATCH] uaccess.h annotations (uml)viro@ZenIV.linux.org.uk2005-09-092-14/+14
* | | [PATCH] sparse on uml (infrastructure bits)viro@ZenIV.linux.org.uk2005-09-092-0/+6
* | | [PATCH] gratuitous includes of asm/serial.hviro@ZenIV.linux.org.uk2005-09-093-4/+2
* | | [PATCH] missing CHECKFLAGS on s390viro@ZenIV.linux.org.uk2005-09-091-0/+2
* | | [PATCH] bogus cast in bio.cviro@ZenIV.linux.org.uk2005-09-091-1/+1
* | | [PATCH] basic iomem annotations (ppc64)viro@ZenIV.linux.org.uk2005-09-093-46/+47
* | | [PATCH] PCI: PCI/libata INTx bug fixBrett M Russ2005-09-091-1/+1
* | | Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6 Anton Altaparmakov2005-09-09294-17405/+12879
|\ \ \ | |/ /
| * | Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzi...Linus Torvalds2005-09-082-25/+11
| |\ \
| | * | [libata] minor fixesJeff Garzik2005-09-082-25/+11
| * | | Merge git://oss.sgi.com:8090/oss/git/xfs-2.6 Linus Torvalds2005-09-081-2/+13
| |\ \ \ | | |/ / | |/| |
| | * | [XFS] Revert recent quota Makefile change, not in a fit state for merging.Nathan Scott2005-09-091-2/+13
| * | | [PATCH] m68knommu: extract common timer code for 68EZ328 processorGreg Ungerer2005-09-081-59/+21
| * | | [PATCH] m68knommu: include ColdFire 523x processor register definitionsGreg Ungerer2005-09-081-2/+4
| * | | [PATCH] m68knommu: create common timer code for 68x328 processor varientsGreg Ungerer2005-09-081-0/+106
| * | | [PATCH] m68knommu: register map setup for MOD5272 boardGreg Ungerer2005-09-081-3/+3
| * | | [PATCH] m68knommu: add timer support for the 523x ColdFire processor familyGreg Ungerer2005-09-081-0/+1
| * | | [PATCH] m68knommu: include support for the ColdFire 523x processor UARTsGreg Ungerer2005-09-081-1/+1
| * | | [PATCH] m68knommu: extract common timer code for 68328 processorGreg Ungerer2005-09-081-73/+21
OpenPOWER on IntegriCloud