summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | [netdrvr] CS89X0: Add cleanup for dma after failWang Chen2008-05-301-3/+7
| | * | [netdrvr] sfc: Report XAUI link down at default log levelBen Hutchings2008-05-301-1/+1
| * | | tcp: Fix inconsistency source (CA_Open only when !tcp_left_out(tp))Ilpo Järvinen2008-06-041-10/+19
| * | | netfilter: nf_conntrack_ipv6: fix inconsistent lock state in nf_ct_frag6_gath...Jarek Poplawski2008-06-041-3/+5
| * | | netfilter: xt_connlimit: fix accouning when receive RST packet in ESTABLISHED...Dong Wei2008-06-041-1/+2
| * | | route: Remove unused ifa_anycast fieldThomas Graf2008-06-032-10/+0
| * | | netlink: Improve returned error codesThomas Graf2008-06-0311-32/+42
| * | | route: Mark unused routing attributes as suchThomas Graf2008-06-032-3/+2
| * | | route: Mark unused route cache flags as such.Thomas Graf2008-06-032-7/+7
| * | | net_dma: remove duplicate assignment in dma_skb_copy_datagram_iovecBrice Goglin2008-06-031-1/+1
| * | | net: neighbour table ABI problemStephen Hemminger2008-06-031-3/+3
| * | | bridge: update URLAdrian Bunk2008-06-032-2/+2
| * | | irda: Sock leak on error path in irda_create.Pavel Emelyanov2008-06-031-5/+7
| | |/ | |/|
| * | ax25: Fix NULL pointer dereference and lockup.Jarek Poplawski2008-06-031-8/+3
| * | bluetooth: rfcomm_dev_state_change deadlock fixDave Young2008-06-031-1/+12
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-06-042-35/+65
|\ \ \
| * | | sparc: switch /proc/led to seq_fileAlexey Dobriyan2008-06-031-13/+21
| * | | sparc64: IO accessors fixBenjamin Herrenschmidt2008-05-301-22/+44
* | | | Fix uart_set_ldisc() function typeLinus Torvalds2008-06-041-1/+1
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2008-06-045-37/+65
|\ \ \ \
| * | | | [ALSA] hda - COMPAL IFL90/JFL-92 laptop quirkTony Vroon2008-06-041-0/+1
| * | | | [ALSA] hda - Fix resume of auto-config mode with Realtek codecsTakashi Iwai2008-06-031-1/+0
| * | | | [ALSA] hda - Fix model for LG LS75 laptopTakashi Iwai2008-05-301-0/+1
| * | | | [ALSA] hda - Fix mic input on HP2133Takashi Iwai2008-05-301-22/+28
| * | | | [ALSA] ac97 - Fix ASUS A9T laptop outputTakashi Iwai2008-05-302-14/+35
* | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-06-0413-65/+179
|\ \ \ \ \
| * | | | | x86, fpu: fix CONFIG_PREEMPT=y corruption of application's FPU stackSuresh Siddha2008-06-042-2/+8
| * | | | | suspend-vs-iommu: prevent suspend if we could not resumePavel Machek2008-06-041-1/+30
| * | | | | x86: section mismatch fixAndrew Morton2008-06-041-1/+1
| * | | | | x86: fix Xorg crash with xf86MapVidMem errorVenki Pallipadi2008-06-041-25/+24
| * | | | | x86: fix pointer type warning in arch/x86/mm/init_64.c:early_memtestKevin Winchester2008-06-041-2/+2
| * | | | | x86: fix bad pmd ffff810000207xxx(9090909090909090)Hugh Dickins2008-06-041-1/+1
| * | | | | x86: ioremap fix failing nesting checkIngo Molnar2008-06-041-2/+3
| * | | | | x86: fix broken math-emu with lazy allocation of fpu areaSuresh Siddha2008-06-043-20/+39
| * | | | | x86: enable preemption in delaySteven Rostedt2008-06-042-8/+53
| * | | | | x86: disable preemption in native_smp_prepare_cpusIngo Molnar2008-06-041-1/+4
| * | | | | x86: fix APIC warning on 32bit v2Yinghai Lu2008-06-041-2/+14
| | |_|/ / | |/| | |
* | | | | Smack: fuse mount hang fixCasey Schaufler2008-06-041-0/+12
* | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-06-048-97/+239
|\ \ \ \ \
| * | | | | libata-sff: Fix oops reported in kerneloops.org for pnp devices with no ctlAlan Cox2008-06-045-33/+109
| * | | | | libata: kill unused constantsTejun Heo2008-06-041-3/+0
| * | | | | sata_mv: PHY_MODE4 cleanupsMark Lord2008-06-041-10/+14
| * | | | | [libata] ata_piix: more acer short cable quirksColin Ian King2008-06-041-0/+2
| * | | | | [libata] ACPI: Properly handle bay devices in dock stationsHolger Macht2008-06-041-51/+114
| |/ / / /
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2008-06-0415-99/+73
|\ \ \ \ \
| * | | | | [SCSI] qla2xxx: Update version number to 8.02.01-k4.Andrew Vasquez2008-05-301-1/+1
| * | | | | [SCSI] qla2xxx: Correct handling of AENs postings for vports.Seokmann Ju2008-05-302-6/+9
| * | | | | [SCSI] qla2xxx: Revert "qla2xxx: Use proper HA during asynchronous event hand...Seokmann Ju2008-05-301-26/+10
| * | | | | [SCSI] ibmvscsi: Non SCSI error status fixupBrian King2008-05-272-2/+3
| * | | | | [SCSI] fusion mpt: fix target missing after resetting external raidMichael Reed2008-05-273-12/+0
OpenPOWER on IntegriCloud