summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2012-10-26Merge tag 'staging-3.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-10-26Merge tag 'driver-core-3.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-10-26Merge tag 'char-misc-3.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2012-10-26Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-10-26Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-10-26Merge tag 'mca_cfg' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras ...Ingo Molnar
2012-10-26drivers/base: Add a DEVICE_BOOL_ATTR macroBorislav Petkov
2012-10-26usbnet: introduce usbnet 3 command helpersMing Lei
2012-10-25rbtree: include linux/compiler.h for definition of __always_inlineWill Deacon
2012-10-25Merge branch 'omap-for-v3.8/cleanup-headers-menelaus' into omap-for-v3.8/clea...Tony Lindgren
2012-10-24Merge tag 'spi-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds
2012-10-24dynamic_debug: Remove unnecessary __usedJoe Perches
2012-10-24Add new uio device for dynamic memory allocationDamian Hobson-Garcia
2012-10-24Merge branch 'omap-for-v3.8/cleanup-headers-usb' into omap-for-v3.8/cleanup-h...Tony Lindgren
2012-10-24USB: speed up usb_bus_resume()Alan Stern
2012-10-24USB: hub_for_each_child should skip unconnected portsAlan Stern
2012-10-24ARM: OMAP: move OMAP USB platform data to <linux/platform_data/omap-usb.h>Felipe Balbi
2012-10-24USB: ezusb: unexport some functions that aren't being usedGreg Kroah-Hartman
2012-10-24Merge tag 'omap-for-v3.8/cleanup-headers-signed' into omap-for-v3.8/cleanup-h...Tony Lindgren
2012-10-24x86, mm: Trim memory in memblock to be page alignedYinghai Lu
2012-10-24dma-debug: New interfaces to debug dma mapping errorsShuah Khan
2012-10-24slub: Commonize slab_cache field in struct pageGlauber Costa
2012-10-24sched: Introduce temporary FAIR_GROUP_SCHED dependency for load-trackingPaul Turner
2012-10-24sched: Add an rq migration call-back to sched_classPaul Turner
2012-10-24sched: Maintain the load contribution of blocked entitiesPaul Turner
2012-10-24sched: Aggregate load contributed by task entities on parenting cfs_rqPaul Turner
2012-10-24sched: Track the runnable average on a per-task entity basisPaul Turner
2012-10-24perf, cpu hotplug: Use cached value of smp_processor_id()Srivatsa S. Bhat
2012-10-24perf, cpu hotplug: Run CPU_STARTING notifiers with irqs disabledSrivatsa S. Bhat
2012-10-24PM / QoS: Make it possible to expose PM QoS device flags to user spaceRafael J. Wysocki
2012-10-23rcu: Print remote CPU's stacks in stall warningsPaul E. McKenney
2012-10-23srcu: Export process_srcu()Lai Jiangshan
2012-10-23srcu: Credit Lai Jiangshan with SRCU rewriteLai Jiangshan
2012-10-23rcu: Remove rcu_switch()Frederic Weisbecker
2012-10-23KVM: Take kvm instead of vcpu to mmu_notifier_retryChristoffer Dall
2012-10-23extcon: MAX77693: Add platform data for MUIC device to initialize registersChanwoo Choi
2012-10-23net: cdc_mbim: adding MBIM driverGreg Suarez
2012-10-23net: cdc_ncm: export shared symbols and definitionsBjørn Mork
2012-10-23USB: cdc: add MBIM constants and structuresGreg Suarez
2012-10-23net/at91_ether: add pdata flag for reverse Eth addrJoachim Eastwood
2012-10-22TTY: move tty buffers to tty_portJiri Slaby
2012-10-22TTY: add port -> tty linkJiri Slaby
2012-10-22TTY: move TTY_FLUSH* flags to tty_portJiri Slaby
2012-10-22TTY: move ldisc data from tty_struct: locksJiri Slaby
2012-10-22TTY: move ldisc data from tty_struct: read_* and echo_* and canon_* stuffJiri Slaby
2012-10-22TTY: move ldisc data from tty_struct: bitmapsJiri Slaby
2012-10-22TTY: move ldisc data from tty_struct: simple membersJiri Slaby
2012-10-22TTY: audit, stop accessing tty->icountJiri Slaby
2012-10-22TTY: devpts, do not set driver_dataJiri Slaby
2012-10-22TTY: devpts, return created inode from devpts_pty_newJiri Slaby