aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | wavelan: avoid index past end of array if DEBUG_SHOW_UNUSED is definedJohn W. Linville2008-05-122-6/+4
| | * | fix irq flags in mac80211 codeSteven Rostedt2008-05-121-2/+2
| | * | prism54: fix regression with missing carrier in AP-modeLuis R. Rodriguez2008-05-121-2/+9
| * | | pppol2tp: Remove null pointer dereference.Julia Lawall2008-05-121-3/+10
| * | | syncppp: Fix crashes.David S. Miller2008-05-128-18/+21
| |/ /
| * | sctp: Add address type check while process paramaters of ASCONF chunkWei Yongjun2008-05-121-0/+13
| * | sctp: Do not enable peer IPv6 address support on PF_INET socketWei Yongjun2008-05-121-1/+2
| * | niu: Determine the # of ports from the card's VPD dataMatheos Worku2008-05-122-32/+30
* | | fix SMP data race in pagetable setup vs walkingNick Piggin2008-05-142-2/+40
* | | read_barrier_depends arch fixletsNick Piggin2008-05-143-3/+13
* | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-05-1310-32/+39
|\ \ \ | |_|/ |/| |
| * | x86: user_regset_view table fix for ia32 on 64-bitRoland McGrath2008-05-131-2/+5
| * | x86: arch/x86/mm/pat.c - fix warningPranith Kumar2008-05-131-2/+2
| * | x86: fix csum_partial() exportIngo Molnar2008-05-132-2/+3
| * | x86: early_init_centaur(): use set_cpu_cap()Andrew Morton2008-05-131-1/+1
| * | x86: fix app crashes after SMP resumeHugh Dickins2008-05-133-19/+20
| * | Merge branch 'linus' into x86/urgentIngo Molnar2008-05-136-67/+82
| |\ \
| * \ \ Merge branch 'linus' into x86/urgentIngo Molnar2008-05-1299-2720/+2528
| |\ \ \
| * | | | x86: wakeup.lds.S - section ordering fixCyrill Gorcunov2008-05-121-5/+5
| * | | | x86: [VOYAGER] fix duplicate phys_cpu_present_map symbolJames Bottomley2008-05-121-1/+3
| * | | | x86/pci: fix broken ISA DMATakashi Iwai2008-05-121-3/+5
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2008-05-134-37/+55
|\ \ \ \ \
| * | | | | [SCSI] qla1280: Fix queue depth problemJeremy Higdon2008-05-131-2/+2
| * | | | | [SCSI] aha152x: Fix oops on module removalJames Bottomley2008-05-111-2/+2
| * | | | | [SCSI] aha152x: fix init suspiciously returned 1, it should follow 0/-E conve...James Bottomley2008-05-111-2/+2
| * | | | | [SCSI] libiscsi regression in 2.6.25: fix setting of recv timerMike Christie2008-05-081-6/+6
| * | | | | [SCSI] libiscsi regression in 2.6.25: fix nop timer handlingMike Christie2008-05-081-8/+9
| * | | | | [SCSI] gdth: fix Error: Driver 'gdth' is already registered, aborting...James Bottomley2008-05-081-5/+8
| * | | | | [SCSI] gdth: fix timer handlingJames Bottomley2008-05-081-12/+26
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2008-05-135-39/+89
|\ \ \ \ \ \
| * | | | | | ACPI/PCI: another multiple _OSC memory leak fixKenji Kaneshige2008-05-131-1/+7
| * | | | | | x86/PCI: X86_PAT & mprotectVenki Pallipadi2008-05-131-3/+1
| * | | | | | PCI: enable nv_msi_ht_cap_quirk for ALi bridgesBjörn Krombholz2008-05-131-0/+1
| * | | | | | PCI: Make the intel-iommu_wait_op macro work when jiffies are not runningmark gross2008-05-131-3/+3
| * | | | | | ACPI/PCI: handle multiple _OSCKenji Kaneshige2008-05-131-1/+7
| * | | | | | ACPI/PCI: handle multiple _OSCShaohua Li2008-05-131-29/+66
| * | | | | | x86/PCI: fix broken ISA DMATakashi Iwai2008-05-131-3/+5
| * | | | | | PCI ACPI: fix uninitialized variable in __pci_osc_support_setKenji Kaneshige2008-05-131-1/+1
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2008-05-135-7/+11
|\ \ \ \ \ \
| * | | | | | [ALSA] ASoC: Fix wrong enum count for jack_function in N810 machine driverJarkko Nikula2008-05-131-2/+2
| * | | | | | [ALSA] ASoC: build fix for snd_soc_info_bool_extPhilipp Zabel2008-05-131-1/+1
| * | | | | | [ALSA] ASoC: Fix TLV320AIC3X mono line output interconnectJarkko Nikula2008-05-131-2/+2
| * | | | | | [ALSA] soc - fsl_ssi.c fix "BUG: scheduling while atomic"Anton Vorontsov2008-05-131-1/+1
| * | | | | | [ALSA] emux midi synthesizer doesn't honor SOFT_PEDAL-release eventmaximilian attems2008-05-131-1/+5
| |/ / / / /
* | | | | | eCryptFS: fix imbalanced mutex lockingCyrill Gorcunov2008-05-131-0/+2
* | | | | | vt/fbcon: fix background color on line feedJan Engelhardt2008-05-131-5/+16
* | | | | | vt/fbcon: update scrl_erase_char after 256/512-glyph font switchJan Engelhardt2008-05-131-1/+9
* | | | | | rtc: m41t80: include <linux/kernel.h> for printk()Maciej W. Rozycki2008-05-131-0/+1
* | | | | | RTC/watchdog: M41T80: fix a potential use of unitialized dataMaciej W. Rozycki2008-05-131-1/+1
* | | | | | drivers/char/synclink_gt.c: don't return an uninitialised localAndrew Morton2008-05-131-1/+1