summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | USB: xhci: Fix scratchpad deallocation.Sarah Sharp2009-11-171-1/+1
| * | | | | | | | USB: xhci: Fix TRB physical to virtual address translation.Sarah Sharp2009-11-171-2/+5
| * | | | | | | | USB: xhci: Fix bug memory free after failed initialization.Sarah Sharp2009-11-171-3/+5
| * | | | | | | | USB: cdc_acm: Fix memory leak after hangupFrancesco Lavra2009-11-171-5/+11
| * | | | | | | | USB: cdc_acm: Fix race condition when opening ttyHenry Gebhardt2009-11-171-1/+1
| * | | | | | | | USB: ohci: quirk AMD prefetch for USB 1.1 ISO transferLibin Yang2009-11-174-6/+46
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds2009-11-182-0/+24
|\ \ \ \ \ \ \ \
| * | | | | | | | tty: cp210x: Fix carrier handlingAlan Cox2009-11-171-0/+21
| * | | | | | | | tty_port: If we are opened non blocking we still need to raise the carrierAlan Cox2009-11-171-0/+3
| |/ / / / / / /
* | | | | | | | fcntl: rename F_OWNER_GID to F_OWNER_PGRPPeter Zijlstra2009-11-172-3/+3
* | | | | | | | procfs: fix /proc/<pid>/stat stack pointer for kernel threadsStefani Seibold2009-11-171-1/+1
* | | | | | | | mm: allow memory hotplug and hibernation in the same kernelAndi Kleen2009-11-173-10/+37
* | | | | | | | workqueue: fix race condition in schedule_on_each_cpu()Tejun Heo2009-11-171-15/+13
* | | | | | | | mm/memory_hotplug: fix section mismatchHidetoshi Seto2009-11-171-1/+2
* | | | | | | | MAINTAINERS: KMEMCHECK: add file patterns, use M: for Pekka's name and addressJoe Perches2009-11-171-2/+6
* | | | | | | | drivers/video/da8xx-fb.c: fix error returnRoel Kluin2009-11-171-1/+1
* | | | | | | | spi: error status should be negativeRoel Kluin2009-11-171-1/+1
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2009-11-179-35/+57
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | [SCSI] bfa: declare MODULE_FIRMWAREBen Hutchings2009-11-111-0/+2
| * | | | | | | [SCSI] gdth: Prevent negative offsets in ioctl CVE-2009-3080Dave Jones2009-11-111-1/+1
| * | | | | | | [SCSI] libsas: do not set res = 0 in sas_ex_discover_dev()jack wang2009-11-061-1/+0
| * | | | | | | [SCSI] Fix incorrect reporting of host protection capabilitiesMartin K. Petersen2009-11-061-18/+11
| * | | | | | | [SCSI] pmcraid: Fix ppc64 driver build for using cpu_to_le32 on U8 data typeAnil Ravindranath2009-11-061-5/+5
| * | | | | | | [SCSI] ipr: add workaround for MSI interrupts on P7Wayne Boyer2009-11-062-9/+34
| * | | | | | | [SCSI] scsi_transport_fc: Fix WARN message for FC passthru failure pathsBrian King2009-11-061-0/+3
| * | | | | | | [SCSI] bfa: fix test in bfad_os_fc_host_init()Roel Kluin2009-11-031-1/+1
* | | | | | | | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2009-11-172-5/+22
|\ \ \ \ \ \ \ \
| * | | | | | | | xfs: copy li_lsn before dropping AIL lockNathaniel W. Turner2009-11-171-3/+20
| * | | | | | | | XFS bug in log recover with quota (bugzilla id 855)Jan Rekorajski2009-11-171-2/+2
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2009-11-172-3/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Input: lifebook - fix settings for CF-72Abner Holsinger2009-11-161-2/+1
| * | | | | | | | | Input: psmouse - fix breakage introduced by b7802c5c1eaJiri Kosina2009-11-161-1/+1
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2009-11-171-1/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | cifs: clear server inode number flag while autodisablingSuresh Jayaraman2009-11-161-1/+1
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
* | | | | | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-11-1711-9/+34
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King2009-11-166-6/+9
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | [ARM] pxa: ensure mfp is in correct range in mfp_{read,write}Roel Kluin2009-11-171-2/+2
| | * | | | | | | | | | [ARM] pxa/hx4700: fix hx4700 touchscreen pressure valuesPaul Parsons2009-11-171-1/+1
| | * | | | | | | | | | [ARM] pxa: fix incorrect mfp_to_gpio() conversionEric Miao2009-11-131-1/+1
| | * | | | | | | | | | [ARM] pxa/colibri: fix AC97 ifdefs and add missing includeMarek Vasut2009-11-131-1/+3
| | * | | | | | | | | | [ARM] pxa: fix missing underscores in mfp-pxa910.hRoel Kluin2009-11-131-1/+1
| | * | | | | | | | | | [ARM] pxa: fix interrupts number calculation when CONFIG_PXA_HAVE_ISA_IRQS=yMarc Zyngier2009-11-131-0/+1
| | | |_|_|_|/ / / / / | | |/| | | | | | | |
| * | | | | | | | | | Merge branch 'for-rmk' of git://git.marvell.com/orionRussell King2009-11-162-0/+11
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | [ARM] Kirkwood: disable propagation of mbus error to the CPU local busLennert Buytenhek2009-11-132-0/+11
| | |/ / / / / / / / /
| * | | | | | | | | | ARM: 5787/1: U300 COH 901 331 fixesLinus Walleij2009-11-162-1/+12
| * | | | | | | | | | ARM: Fix warning in sa1100-flash.cRussell King2009-11-161-2/+2
| | |_|_|/ / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds2009-11-173-7/+7
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | dereferencing freed memory regulator_fixed_voltage_remove()Dan Carpenter2009-11-161-3/+2
| * | | | | | | | | | regulator: Fix check of unsigned return value and transmit errors in wm831x_g...Roel Kluin2009-11-161-3/+3
| * | | | | | | | | | regulator: Handle missing constraints in _regulator_disable()Mark Brown2009-11-161-1/+2
| |/ / / / / / / / /
OpenPOWER on IntegriCloud