summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | tty_port: If we are opened non blocking we still need to raise the carrierAlan Cox2009-11-181-0/+3
| | |/ / / / / / /
| * | | | | | | | fcntl: rename F_OWNER_GID to F_OWNER_PGRPPeter Zijlstra2009-11-182-3/+3
| * | | | | | | | procfs: fix /proc/<pid>/stat stack pointer for kernel threadsStefani Seibold2009-11-181-1/+1
| * | | | | | | | mm: allow memory hotplug and hibernation in the same kernelAndi Kleen2009-11-183-10/+37
| * | | | | | | | workqueue: fix race condition in schedule_on_each_cpu()Tejun Heo2009-11-181-15/+13Star
| * | | | | | | | mm/memory_hotplug: fix section mismatchHidetoshi Seto2009-11-181-1/+2
| * | | | | | | | MAINTAINERS: KMEMCHECK: add file patterns, use M: for Pekka's name and addressJoe Perches2009-11-181-2/+6
| * | | | | | | | drivers/video/da8xx-fb.c: fix error returnRoel Kluin2009-11-181-1/+1
| * | | | | | | | spi: error status should be negativeRoel Kluin2009-11-181-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/+0Star
| | * | | | | | | [SCSI] Fix incorrect reporting of host protection capabilitiesMartin K. Petersen2009-11-061-18/+11Star
| | * | | | | | | [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/+2Star
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Input: lifebook - fix settings for CF-72Abner Holsinger2009-11-171-2/+1Star
| | * | | | | | | | | Input: psmouse - fix breakage introduced by b7802c5c1eaJiri Kosina2009-11-171-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-161-2/+2
| | | * | | | | | | | | | [ARM] pxa/hx4700: fix hx4700 touchscreen pressure valuesPaul Parsons2009-11-161-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/+2Star
| | * | | | | | | | | | 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
| | |/ / / / / / / / /
| * | | | | | | | | | Merge branch 'for-linus' of git://github.com/at91linux/linux-2.6-at91Linus Torvalds2009-11-172-17/+26
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | at91: at91sam9g20ek modify dual slot evaluation kitNicolas Ferre2009-11-162-17/+26
| | |/ / / / / / / / /
| * | | | | | | | | | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2009-11-172-11/+17
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | hwmon: (adt7475) Fix sysfs file namesJean Delvare2009-11-161-6/+6
| | * | | | | | | | | | hwmon: (adt7475) Cache limits for 60 secondsJean Delvare2009-11-161-1/+1
| | * | | | | | | | | | hwmon: (adt7475) Fix temperature fault flagsJean Delvare2009-11-161-2/+1Star
| | * | | | | | | | | | hwmon: (s3c-hwmon) Ignore invalid divider settingsBen Dooks2009-11-161-2/+9
| | |/ / / / / / / / /
| * | | | | | | | | | Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-ledsLinus Torvalds2009-11-173-3/+6
| |\ \ \ \ \ \ \ \ \ \