summaryrefslogtreecommitdiffstats
path: root/Documentation/x86 (unfollow)
Commit message (Expand)AuthorFilesLines
2012-10-24ARM: OMAP2+: Introduce local usb.hTony Lindgren32-136/+88
2012-10-24ARM: OMAP: Split plat/serial.h for omap1 and omap2+Tony Lindgren17-29/+64
2012-10-24ARM: OMAP: Split uncompress.h to mach-omap1 and mach-omap2Tony Lindgren3-208/+292
2012-10-24tty/serial/8250: Make omap hardware workarounds local to 8250.hTony Lindgren3-15/+39
2012-10-24serial/8250/8250_early: Prevent rounding error in uartclkAlexey Brodkin1-1/+1
2012-10-24serial: samsung: use clk_prepare_enable and clk_disable_unprepareThomas Abraham1-8/+8
2012-10-24TTY: Report warning when low_latency flag is wrongly usedIvo Sieben1-0/+1
2012-10-24console: use might_sleep in console_lockDaniel Vetter1-1/+2
2012-10-23TTY: move tty buffers to tty_portJiri Slaby8-63/+70
2012-10-23TTY: add port -> tty linkJiri Slaby3-0/+6
2012-10-23TTY: tty_buffer, cache pointer to tty->bufJiri Slaby1-56/+76
2012-10-23TTY: move TTY_FLUSH* flags to tty_portJiri Slaby2-10/+13
2012-10-23TTY: n_tty, propagate n_tty_dataJiri Slaby1-93/+78
2012-10-23TTY: move ldisc data from tty_struct: locksJiri Slaby3-65/+73
2012-10-23TTY: move ldisc data from tty_struct: read_* and echo_* and canon_* stuffJiri Slaby2-133/+137
2012-10-23TTY: move ldisc data from tty_struct: bitmapsJiri Slaby2-26/+28
2012-10-23TTY: move ldisc data from tty_struct: simple membersJiri Slaby3-73/+93
2012-10-23TTY: n_tty, add ldisc data to n_ttyJiri Slaby1-1/+18
2012-10-23TTY: audit, stop accessing tty->icountJiri Slaby3-11/+13
2012-10-23TTY: n_tty, remove bogus checksJiri Slaby1-12/+0
2012-10-23TTY: n_tty, simplify read_buf+echo_buf allocationJiri Slaby1-18/+13
2012-10-23TTY: hci_ldisc, remove invalid check in openJiri Slaby1-6/+1
2012-10-23TTY: ldisc, wait for idle ldisc in releaseJiri Slaby1-0/+5
2012-10-23TTY: vt, fix paste_selection ldisc handlingJiri Slaby1-7/+2
2012-10-23TTY: move devpts kill to ptyJiri Slaby2-5/+9
2012-10-23TTY: devpts, document devpts inode operationsJiri Slaby1-0/+21
2012-10-23TTY: devpts, do not set driver_dataJiri Slaby3-24/+16
2012-10-23TTY: devpts, return created inode from devpts_pty_newJiri Slaby3-12/+15
2012-10-23TTY: devpts, don't care about TTY in devpts_get_ttyJiri Slaby3-10/+8
2012-10-23tty: prevent unnecessary work queue lock checking on flip buffer copyIvo Sieben1-1/+4
2012-10-23console: implement lockdep support for console_lockDaniel Vetter1-0/+9
2012-10-21ARM: OMAP2+: PRM: create PRM reset source API for the watchdog timer driverPaul Walmsley11-4/+306
2012-10-21ARM: OMAP1: create read_reset_sources() function (for initial use by watchdog)Paul Walmsley2-0/+40
2012-10-21ARM: OMAP2+: CM: prepare for use of cm_ll_data function pointersPaul Walmsley3-1/+84
2012-10-21ARM: OMAP2+: PRM: prepare for use of prm_ll_data function pointersPaul Walmsley2-0/+63
2012-10-21ARM: OMAP2/3: clockdomain/PRM/CM: move the low-level clockdomain functions in...Paul Walmsley13-574/+543
2012-10-21ARM: OMAP2+: CM/hwmod: split CM functions into OMAP2, OMAP3-specific filesPaul Walmsley24-270/+440
2012-10-21ARM: OMAP2+: powerdomain/PRM: move the low-level powerdomain functions into PRMPaul Walmsley10-758/+739
2012-10-21ARM: OMAP2+: PRM: split PRM functions into OMAP2, OMAP3-specific filesPaul Walmsley17-531/+638
2012-10-21ARM: OMAP2+: PRM: remove PRM weak functionsPaul Walmsley1-62/+0
2012-10-20Linux 3.7-rc2v3.7-rc2Linus Torvalds1-1/+1
2012-10-20arm64: fix alignment padding in assembly codeMarc Zyngier2-1/+7
2012-10-20use clamp_t in UNAME26 fixKees Cook1-1/+1
2012-10-20perf python: Properly link with libtraceeventArnaldo Carvalho de Melo3-14/+15
2012-10-20MODSIGN: Move the magic string to the end of a module and eliminate the searchDavid Howells4-31/+28
2012-10-20MODSIGN: Cleanup .gitignoreDavid Howells1-6/+0
2012-10-20MODSIGN: perlify sign-file and merge in x509keyidDavid Howells3-347/+400
2012-10-19hold task->mempolicy while numa_maps scans.KAMEZAWA Hiroyuki2-3/+51
2012-10-19lib/dma-debug.c: fix __hash_bucket_find()Ming Lei1-2/+2
2012-10-19mm: compaction: correct the nr_strict va isolated check for CMAMel Gorman1-1/+1