summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* m68k: Fix assembler constraint to prevent overeager gcc optimisationAndreas Schwab2012-01-225-30/+28
* mac_esp: rename irqFinn Thain2012-01-221-2/+1
* mac_scsi: dont enable mac_scsi irq before requesting itFinn Thain2012-01-221-6/+0
* macfb: fix black and white modesFinn Thain2012-01-221-32/+28
* m68k/irq: Remove obsolete IRQ_FLG_* definitionsGeert Uytterhoeven2012-01-221-13/+0
* m68k/mac: Make CONFIG_HEARTBEAT unavailable on MacGeert Uytterhoeven2012-01-041-2/+2
* m68k/serial: Remove references to obsolete serial config optionsGeert Uytterhoeven2011-12-286-49/+4
* m68k/net: Remove obsolete IRQ_FLG_* usersGeert Uytterhoeven2011-12-131-4/+3
* m68k: Don't comment out syscalls used by glibcAndreas Schwab2011-12-101-5/+5
* m68k/atari: Move declaration of atari_SCC_reset_done to header fileGeert Uytterhoeven2011-12-103-3/+2
* m68k/serial: Remove references to obsolete CONFIG_SERIAL167Geert Uytterhoeven2011-12-103-3/+1
* m68k/hp300: Export hp300_ledstateGeert Uytterhoeven2011-12-102-5/+6
* m68k: Initconst section fixesAndi Kleen2011-12-101-1/+1
* m68k/mac: cleanup macro caseFinn Thain2011-12-103-35/+31
* mac_scsi: fix mac_scsi on some powerbooksFinn Thain2011-12-101-14/+20
* m68k/mac: fix powerbook 150 adb_typeFinn Thain2011-12-101-1/+1
* m68k/mac: fix baboon irq disable and shutdownFinn Thain2011-12-101-14/+8
* m68k/mac: oss irq fixesFinn Thain2011-12-106-109/+76
* m68k/mac: fix nubus slot irq disable and shutdownFinn Thain2011-12-103-42/+110
* m68k/mac: enable via_alt_mapping on performa 580Finn Thain2011-12-103-33/+24
* m68k/mac: cleanup forward declarationsFinn Thain2011-12-1011-71/+27
* m68k/mac: cleanup mac_irq_pendingFinn Thain2011-12-108-101/+11
* m68k/mac: cleanup mac_clear_irqFinn Thain2011-12-105-95/+0
* m68k/mac: early consoleFinn Thain2011-12-103-59/+89
* m68k/mvme16x: Add support for EARLY_PRINTKKars de Jong2011-12-102-0/+171
* m68k/serial: SERIAL_PORT_DFNS only if CONFIG_ISAKars de Jong2011-12-101-0/+2
* Linux 3.2-rc5v3.2-rc5Linus Torvalds2011-12-101-1/+1
* Merge git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2011-12-094-5/+39
|\
| * cifs: check for NULL last_entry before calling cifs_save_resume_keyJeff Layton2011-12-091-2/+8
| * cifs: attempt to freeze while looping on a receive attemptJeff Layton2011-12-091-0/+2
| * cifs: Fix sparse warning when calling cifs_strtoUCSSteve French2011-12-091-3/+3
| * CIFS: Add descriptions to the brlock cache functionsPavel Shilovsky2011-12-091-0/+26
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-12-098-44/+68
|\ \
| * | x86, efi: Calling __pa() with an ioremap()ed address is invalidMatt Fleming2011-12-096-35/+48
| * | x86, hpet: Immediately disable HPET timer 1 if rtc irq is maskedMark Langsdorf2011-12-081-7/+14
| * | x86/intel_mid: Kconfig select fixAlan Cox2011-12-061-0/+3
| * | x86/intel_mid: Fix the Kconfig for MID selectionAlan Cox2011-12-061-2/+3
* | | Merge branch 'spi/for-3.2' of git://git.pengutronix.de/git/wsa/linux-2.6Linus Torvalds2011-12-094-4/+6
|\ \ \
| * | | spi/gpio: fix section mismatch warningManuel Lauss2011-12-071-2/+2
| * | | spi/fsl-espi: disable CONFIG_SPI_FSL_ESPI=m buildJiri Slaby2011-12-071-2/+2
| * | | spi/nuc900: Include linux/module.hAxel Lin2011-12-071-0/+1
| * | | spi/ath79: fix compile error due to missing includeGabor Juhos2011-12-071-0/+1
* | | | Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2011-12-093-7/+32
|\ \ \ \
| * | | | md: raid5 crash during degradationAdam Kwolek2011-12-091-2/+2
| * | | | md/raid5: never wait for bad-block acks on failed device.NeilBrown2011-12-081-1/+3
| * | | | md: ensure new badblocks are handled promptly.NeilBrown2011-12-081-0/+1
| * | | | md: bad blocks shouldn't cause a Blocked status on a Faulty device.NeilBrown2011-12-081-1/+2
| * | | | md: take a reference to mddev during sysfs access.NeilBrown2011-12-081-1/+18
| * | | | md: refine interpretation of "hold_active == UNTIL_IOCTL".NeilBrown2011-12-081-2/+2
| * | | | md/lock: ensure updates to page_attrs are properly locked.NeilBrown2011-11-231-0/+4