aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2012-11-16Merge 3.7-rc6 into tty-nextGreg Kroah-Hartman5-7/+36
2012-11-16Merge branch 'akpm' (Fixes from Andrew)Linus Torvalds3-5/+3
2012-11-16revert "mm: fix-up zone present pages"Andrew Morton1-4/+0
2012-11-16rapidio: fix kernel-doc warningsRandy Dunlap1-0/+2
2012-11-16memcg: fix hotplugged memory zone oopsHugh Dickins1-1/+1
2012-11-16Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+31
2012-11-16Merge tag 'imx-fixes-rc' of git://git.pengutronix.de/git/imx/linux-2.6 into f...Arnd Bergmann4-4/+8
2012-11-16tty/8250_early: Turn serial_in/serial_out into weak symbols.Noam Camus1-0/+2
2012-11-15TTY: introduce tty_port_destroyJiri Slaby1-0/+1
2012-11-15clk: remove inline usage from clk-provider.hIgor Mazanov1-2/+2
2012-11-14Merge v3.7-rc5 into tty-nextGreg Kroah-Hartman9-460/+203
2012-11-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-1/+2
2012-11-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds1-0/+2
2012-11-09of/address: sparc: Declare of_address_to_resource() as an extern function for...Andreas Larsson1-0/+2
2012-11-09Merge tag 'mmc-fixes-for-3.7-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-3/+4
2012-11-07mmc: dw_mmc: constify dw_mci_idmac_ops in exynos back-endArnd Bergmann1-2/+2
2012-11-07mmc: sdhci-of-esdhc: disable CMD23 for some Freescale SoCsJerry Huang1-0/+1
2012-11-07mmc: dw_mmc: convert the variable type of irqSeungwon Jeon1-1/+1
2012-11-07drivers: bus: ocp2scp: add pdata supportKishon Vijay Abraham I1-0/+31
2012-11-03ptp: update adjfreq callback descriptionJacob Keller1-1/+2
2012-11-02hashtable: introduce a small and naive hashtableSasha Levin1-0/+192
2012-11-01Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-13/+2
2012-10-31KVM: x86: fix vcpu->mmio_fragments overflowXiao Guangrong1-13/+2
2012-10-30Merge tag 'md-3.7-fixes' of git://neil.brown.name/mdLinus Torvalds3-443/+1
2012-10-29Merge 3.7-rc3 into tty-nextGreg Kroah-Hartman11-36/+53
2012-10-28percpu-rw-semaphores: use rcu_read_lock_schedMikulas Patocka1-4/+4
2012-10-28percpu-rw-semaphores: use light/heavy barriersMikulas Patocka1-13/+7
2012-10-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-1/+2
2012-10-26Merge tag 'staging-3.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+16
2012-10-26Merge tag 'driver-core-3.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2012-10-26Merge tag 'char-misc-3.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-1/+14
2012-10-26Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+1
2012-10-26Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-3/+7
2012-10-25rbtree: include linux/compiler.h for definition of __always_inlineWill Deacon1-0/+1
2012-10-24Merge tag 'spi-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds1-2/+0
2012-10-24dynamic_debug: Remove unnecessary __usedJoe Perches1-1/+1
2012-10-24x86, mm: Trim memory in memblock to be page alignedYinghai Lu1-0/+1
2012-10-24perf, cpu hotplug: Use cached value of smp_processor_id()Srivatsa S. Bhat1-3/+4
2012-10-24perf, cpu hotplug: Run CPU_STARTING notifiers with irqs disabledSrivatsa S. Bhat1-0/+3
2012-10-23extcon: MAX77693: Add platform data for MUIC device to initialize registersChanwoo Choi1-0/+13
2012-10-22TTY: move tty buffers to tty_portJiri Slaby2-4/+4
2012-10-22TTY: add port -> tty linkJiri Slaby1-0/+1
2012-10-22TTY: move TTY_FLUSH* flags to tty_portJiri Slaby1-2/+3
2012-10-22TTY: move ldisc data from tty_struct: locksJiri Slaby1-10/+1
2012-10-22TTY: move ldisc data from tty_struct: read_* and echo_* and canon_* stuffJiri Slaby1-10/+0
2012-10-22TTY: move ldisc data from tty_struct: bitmapsJiri Slaby1-2/+0
2012-10-22TTY: move ldisc data from tty_struct: simple membersJiri Slaby1-5/+0
2012-10-22TTY: audit, stop accessing tty->icountJiri Slaby1-2/+2
2012-10-22TTY: devpts, do not set driver_dataJiri Slaby1-4/+5
2012-10-22TTY: devpts, return created inode from devpts_pty_newJiri Slaby1-4/+4