summaryrefslogtreecommitdiffstats
path: root/drivers/tty (unfollow)
Commit message (Expand)AuthorFilesLines
2012-01-22mac_esp: rename irqFinn Thain1-2/+1
2012-01-22mac_scsi: dont enable mac_scsi irq before requesting itFinn Thain1-6/+0
2012-01-22macfb: fix black and white modesFinn Thain1-32/+28
2012-01-22m68k/irq: Remove obsolete IRQ_FLG_* definitionsGeert Uytterhoeven1-13/+0
2012-01-04m68k/mac: Make CONFIG_HEARTBEAT unavailable on MacGeert Uytterhoeven1-2/+2
2011-12-28m68k/serial: Remove references to obsolete serial config optionsGeert Uytterhoeven6-49/+4
2011-12-13m68k/net: Remove obsolete IRQ_FLG_* usersGeert Uytterhoeven1-4/+3
2011-12-10m68k: Don't comment out syscalls used by glibcAndreas Schwab1-5/+5
2011-12-10m68k/atari: Move declaration of atari_SCC_reset_done to header fileGeert Uytterhoeven3-3/+2
2011-12-10m68k/serial: Remove references to obsolete CONFIG_SERIAL167Geert Uytterhoeven3-3/+1
2011-12-10m68k/hp300: Export hp300_ledstateGeert Uytterhoeven2-5/+6
2011-12-10m68k: Initconst section fixesAndi Kleen1-1/+1
2011-12-10m68k/mac: cleanup macro caseFinn Thain3-35/+31
2011-12-10mac_scsi: fix mac_scsi on some powerbooksFinn Thain1-14/+20
2011-12-10m68k/mac: fix powerbook 150 adb_typeFinn Thain1-1/+1
2011-12-10m68k/mac: fix baboon irq disable and shutdownFinn Thain1-14/+8
2011-12-10m68k/mac: oss irq fixesFinn Thain6-109/+76
2011-12-10m68k/mac: fix nubus slot irq disable and shutdownFinn Thain3-42/+110
2011-12-10m68k/mac: enable via_alt_mapping on performa 580Finn Thain3-33/+24
2011-12-10m68k/mac: cleanup forward declarationsFinn Thain11-71/+27
2011-12-10m68k/mac: cleanup mac_irq_pendingFinn Thain8-101/+11
2011-12-10m68k/mac: cleanup mac_clear_irqFinn Thain5-95/+0
2011-12-10m68k/mac: early consoleFinn Thain3-59/+89
2011-12-10m68k/mvme16x: Add support for EARLY_PRINTKKars de Jong2-0/+171
2011-12-10m68k/serial: SERIAL_PORT_DFNS only if CONFIG_ISAKars de Jong1-0/+2
2011-12-10Linux 3.2-rc5v3.2-rc5Linus Torvalds1-1/+1
2011-12-09sys_getppid: add missing rcu_dereferenceMandeep Singh Baines1-1/+1
2011-12-09rapidio/tsi721: modify PCIe capability settingsAlexandre Bounine2-5/+17
2011-12-09rapidio/tsi721: fix mailbox resource reportingAlexandre Bounine1-2/+2
2011-12-09rapidio/tsi721: switch to dma_zalloc_coherentAlexandre Bounine1-13/+4
2011-12-09procfs: do not overflow get_{idle,iowait}_time for nohzMichal Hocko1-2/+2
2011-12-09mm: vmalloc: check for page allocation failure before vmlist insertionMel Gorman1-0/+2
2011-12-09mm: Ensure that pfn_valid() is called once per pageblock when reserving pageb...Michal Hocko1-1/+7
2011-12-09mm/migrate.c: pair unlock_page() and lock_page() when migrating huge pagesHillf Danton1-1/+1
2011-12-09thp: set compound tail page _count to zeroYouquan Song2-1/+2
2011-12-09thp: add compound tail page _mapcount when mappedYouquan Song1-0/+2
2011-12-09printk: avoid double lock acquirePeter Zijlstra1-1/+2
2011-12-09memcg: update maintainersKAMEZAWA Hiroyuki1-1/+2
2011-12-09drivers/rtc/rtc-s3c.c: fix driver clock enable/disable balance issuesJonghwan Choi1-1/+1
2011-12-09CREDITS: update Kees's expired fingerprint and fix detailsKees Cook1-3/+6
2011-12-09thp: reduce khugepaged freezing latencyAndrea Arcangeli1-12/+4
2011-12-09fs/proc/meminfo.c: fix compilation errorClaudio Scordino1-3/+4
2011-12-09vmscan: use atomic-long for shrinker batchingKonstantin Khlebnikov4-12/+10
2011-12-09vmscan: fix initial shrinker size handlingKonstantin Khlebnikov1-3/+6
2011-12-09MAINTAINERS: Update amd-iommu F: patternsJoe Perches1-2/+2
2011-12-09x86, efi: Calling __pa() with an ioremap()ed address is invalidMatt Fleming6-35/+48
2011-12-09cifs: check for NULL last_entry before calling cifs_save_resume_keyJeff Layton1-2/+8
2011-12-09cifs: attempt to freeze while looping on a receive attemptJeff Layton1-0/+2
2011-12-09cifs: Fix sparse warning when calling cifs_strtoUCSSteve French1-3/+3
2011-12-09CIFS: Add descriptions to the brlock cache functionsPavel Shilovsky1-0/+26