summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-06-049-26/+58
|\
| * sctp: Fix ECN markings for IPv6Vlad Yasevich2008-06-041-0/+1
| * sctp: Start T3-RTX timer when fast retransmitting lowest TSNVlad Yasevich2008-06-041-1/+4
| * sctp: Correctly implement Fast Recovery cwnd manipulations.Vlad Yasevich2008-06-041-1/+7
| * Merge branch 'net-2.6-misc-20080605a' of git://git.linux-ipv6.org/gitroot/yos...David S. Miller2008-06-044-2/+27
| |\
| | * [IPV6]: inet_sk(sk)->cork.opt leakDenis V. Lunev2008-06-051-0/+1
| | * [IPV6] NETNS: Handle ancillary data in appropriate namespace.YOSHIFUJI Hideaki2008-06-051-1/+2
| | * [IPV6] ADDRCONF: Allow longer lifetime on 64bit archs.YOSHIFUJI Hideaki2008-06-051-0/+22
| | * [SCTP]: Fix NULL dereference of asoc.YOSHIFUJI Hideaki2008-06-051-1/+2
| * | route: Remove unused ifa_anycast fieldThomas Graf2008-06-031-1/+0
| * | netlink: Improve returned error codesThomas Graf2008-06-032-13/+11
| * | route: Mark unused routing attributes as suchThomas Graf2008-06-031-2/+2
| * | route: Mark unused route cache flags as such.Thomas Graf2008-06-031-6/+6
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-06-041-22/+44
|\ \
| * | sparc64: IO accessors fixBenjamin Herrenschmidt2008-05-301-22/+44
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2008-06-041-0/+1
|\ \ \
| * | | [ALSA] ac97 - Fix ASUS A9T laptop outputTakashi Iwai2008-05-301-0/+1
* | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-06-041-0/+2
|\ \ \ \
| * | | | x86: fix broken math-emu with lazy allocation of fpu areaSuresh Siddha2008-06-041-0/+2
| | |_|/ | |/| |
* | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-06-041-17/+2
|\ \ \ \
| * | | | libata-sff: Fix oops reported in kerneloops.org for pnp devices with no ctlAlan Cox2008-06-041-14/+2
| * | | | libata: kill unused constantsTejun Heo2008-06-041-3/+0
| |/ / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6.26Linus Torvalds2008-06-041-1/+1
|\ \ \ \
| * | | | sh: fix miscompilation of ip_fast_csum with gcc >= 4.3Paul Mundt2008-06-021-1/+1
* | | | | serial_core: uart_set_ldisc infrastructureAlan Cox2008-06-031-0/+1
| |/ / / |/| | |
* | | | mmc_spi: mmc_spi.h should include linux/interrupts.hAnton Vorontsov2008-06-021-0/+2
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...Linus Torvalds2008-06-026-30/+27
|\ \ \ \
| * | | | Blackfin arch: update anomaly headers from toolchain trunkMike Frysinger2008-05-315-23/+27
| * | | | Blackfin arch: Remove bad and usless codeMichael Hennerich2008-05-311-7/+0
| |/ / /
* | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2008-06-021-5/+7
|\ \ \ \
| * | | | [POWERPC] Add "memory" clobber to MMIO accessorsBenjamin Herrenschmidt2008-05-311-5/+7
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2008-05-303-5/+18
|\ \ \ \ \
| * | | | | virtio: force callback on empty.Rusty Russell2008-05-301-0/+4
| * | | | | virtio_blk: fix endianess annotationsChristian Borntraeger2008-05-301-4/+4
| * | | | | virtio_config: fix len calculation of config elementsChristian Borntraeger2008-05-301-1/+1
| * | | | | virtio: An entropy device, as suggested by hpa.Rusty Russell2008-05-301-0/+8
| * | | | | virtio_blk: allow read-only disksChristian Borntraeger2008-05-301-0/+1
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2008-05-302-1/+4
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Input: rename SW_RADIO to SW_RFKILL_ALLHenrique de Moraes Holschuh2008-05-301-1/+3
| * | | | | Input: wm9713 - support five wire panelsMark Brown2008-05-271-0/+1
* | | | | | [S390] s390 types: make dma_addr_t 64 bit capableChristian Borntraeger2008-05-301-0/+6
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2008-05-291-0/+3
|\ \ \ \ \ \
| * | | | | | driver-core: prepare for 2.6.27 api change by adding dev_set_nameStephen Rothwell2008-05-291-0/+3
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-05-292-2/+3
|\ \ \ \ \ \
| * \ \ \ \ \ Merge commit 'linus/master' into sched-fixes-for-linusIngo Molnar2008-05-29201-347/+385
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| * | | | | | sched: re-tune NUMA topologiesIngo Molnar2008-05-291-1/+3
| * | | | | | revert ("sched: fair-group: SMP-nice for group scheduling")Ingo Molnar2008-05-291-1/+0
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2008-05-283-1/+3
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | [IA64] Workaround for RSE issueTony Luck2008-05-273-1/+3
| | |/ / / | |/| | |
* | | | | Fix FRV minimum slab/kmalloc alignmentDavid Howells2008-05-281-2/+2