summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge 3.8-rc5 into tty-nextGreg Kroah-Hartman2013-01-2526-66/+132
|\
| * Merge tag 'fixes-for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-01-241-0/+41
| |\
| | * Merge tag 'omap-for-v3.8-rc4/fixes-signed' of git://git.kernel.org/pub/scm/li...Olof Johansson2013-01-2217-49/+47
| | |\
| | * \ Merge tag 'imx-fixes-rc' of git://git.pengutronix.de/git/imx/linux-2.6 into f...Olof Johansson2013-01-221-0/+41
| | |\ \
| | | * | [media] coda: Fix build due to iram.h renameSascha Hauer2013-01-081-0/+41
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds2013-01-231-0/+16
| |\ \ \ \
| | * | | | asm-generic/dma-mapping-broken.h: Provide dma_alloc_attrs()/dma_free_attrs()Geert Uytterhoeven2012-12-251-0/+16
| * | | | | Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2013-01-222-5/+7
| |\ \ \ \ \
| | * | | | | [libata] replace sata_settings with devslp_timingShane Huang2013-01-142-5/+7
| * | | | | | ptrace: introduce signal_wake_up_state() and ptrace_signal_wake_up()Oleg Nesterov2013-01-221-1/+10
| * | | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-01-201-5/+5
| |\ \ \ \ \ \
| | * | | | | | module: add new state MODULE_STATE_UNFORMED.Rusty Russell2013-01-121-5/+5
| | | |/ / / / | | |/| | | |
| * | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-01-201-0/+2
| |\ \ \ \ \ \
| | * | | | | | CONFIG_GENERIC_SIGALTSTACK build breakage with asm-generic/syscalls.hVineet Gupta2012-12-261-0/+2
| | |/ / / / /
| * | | | | | ia64: kill thread_matches(), unexport ptrace_check_attach()Oleg Nesterov2013-01-201-1/+0
| * | | | | | Merge tag 'tty-3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2013-01-181-1/+2
| |\ \ \ \ \ \
| | * | | | | | 8250/16?50: Add support for Broadcom TruManage redirected serial portStephen Hurd2013-01-171-1/+2
| | | |_|/ / / | | |/| | | |
| * | | | | | asm-generic, mm: pgtable: convert my_zero_pfn() to macros to fix buildKirill A. Shutemov2013-01-181-4/+2
| | |_|_|_|/ | |/| | | |
| * | | | | Merge tag 'pm+acpi-for-3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-01-161-1/+1
| |\ \ \ \ \
| | * | | | | cpuidle: remove the power_specified field in the driverDaniel Lezcano2013-01-151-1/+1
| | |/ / / /
| * | | | | lockdep, rwsem: fix down_write_nest_lock() if !CONFIG_DEBUG_LOCK_ALLOCJiri Kosina2013-01-161-1/+1
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2013-01-161-0/+1
| |\ \ \ \ \
| | * | | | | target: Introduce TCM_NO_SENSEHannes Reinecke2013-01-101-0/+1
| | | |_|_|/ | | |/| | |
| * | | | | module, async: async_synchronize_full() on module init iff async is usedTejun Heo2013-01-161-0/+1
| * | | | | Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2013-01-142-5/+7
| |\ \ \ \ \
| | * \ \ \ \ Merge remote-tracking branch 'asoc/fix/cs4271' into tmpMark Brown2013-01-101-1/+1
| | |\ \ \ \ \
| | | * | | | | ASoC: cs4271: fix sparse warningDaniel Mack2012-12-021-1/+1
| | * | | | | | Merge remote-tracking branch 'asoc/fix/core' into tmpMark Brown2013-01-101-4/+6
| | |\ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | |
| | | * | | | | ASoC: core: Fix SOC_DOUBLE_RANGE() macrosMark Brown2012-12-201-4/+6
| * | | | | | | Merge tag 'driver-core-3.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-01-141-20/+0
| |\ \ \ \ \ \ \
| | * | | | | | | Remove __dev* markings from init.hGreg Kroah-Hartman2013-01-101-20/+0
| | |/ / / / / /
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-01-141-0/+3
| |\ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| | * | | | | | net, wireless: overwrite default_ethtool_opsStanislaw Gruszka2013-01-111-0/+3
| * | | | | | | Merge branch 'akpm' (incoming fixes from Andrew)Linus Torvalds2013-01-117-19/+31
| |\ \ \ \ \ \ \
| | * | | | | | | lib/rbtree.c: avoid the use of non-static __always_inlineMichel Lespinasse2013-01-111-3/+11
| | * | | | | | | mm: compaction: partially revert capture of suitable high-order pageMel Gorman2013-01-112-3/+2
| | * | | | | | | linux/audit.h: move ptrace.h include to kernel headerMike Frysinger2013-01-112-1/+1
| | * | | | | | | audit: create explicit AUDIT_SECCOMP event typeKees Cook2013-01-112-1/+3
| | * | | | | | | lockdep, rwsem: provide down_write_nest_lock()Jiri Kosina2013-01-112-0/+12
| | * | | | | | | lib: cpu_rmap: avoid flushing all workqueuesDavid Decotigny2013-01-112-14/+4
| | | |/ / / / / | | |/| | | | |
| * | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-01-111-1/+1
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intelDave Airlie2013-01-111-1/+1
| | |\ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |
| | | * | | | | | drm: Only evict the blocks required to create the requested holeChris Wilson2013-01-081-1/+1
| | | | |_|_|/ / | | | |/| | | |
| * | / | | | | mm: compaction: Partially revert capture of suitable high-order pageMel Gorman2013-01-112-3/+2
| |/ / / / / /
* | | | | | | tty: Added a CONFIG_TTY option to allow removal of TTYJoe Millenbach2013-01-183-11/+43
* | | | | | | serial: rp2: New driver for Comtrol RocketPort 2 cardsKevin Cernekee2013-01-171-0/+3
* | | | | | | serial: 8250: Add support for dmaengineHeikki Krogerus2013-01-151-0/+4
* | | | | | | serial: sccnxp: Rename header file to match functionalityAlexander Shiyan2013-01-151-2/+2
* | | | | | | serial: sccnxp: Implement polling modeAlexander Shiyan2013-01-151-0/+2
* | | | | | | TTY: switch tty_schedule_flipJiri Slaby2013-01-151-1/+1