summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2012-11-16uprobes: Use percpu_rw_semaphore to fix register/unregister vs dup_mmap() raceOleg Nesterov
2012-11-16tty/8250_early: Turn serial_in/serial_out into weak symbols.Noam Camus
2012-11-16ARM: move udc_pxa2xx.h to linux/platform_dataRussell King
2012-11-16ARM: move serial_sa1100.h header file to linux/platform_dataRussell King
2012-11-16mtd: uninitialized variable warning in map.hArnd Bergmann
2012-11-16mtd: diskonchip: use inline functions for DocRead/DocWriteArnd Bergmann
2012-11-16i2c: i2c-sh_mobile: support I2C hardware block with a faster operating clockShinya Kuribayashi
2012-11-15usb: phy: change phy notify connect/disconnect APIPeter Chen
2012-11-15drivers/mfd: Add realtek pcie card reader driverWei WANG
2012-11-15TTY: introduce tty_port_destroyJiri Slaby
2012-11-15mm: export a function to get vm committed memoryK. Y. Srinivasan
2012-11-15net: Remove code duplication between offload structuresVlad Yasevich
2012-11-15net: Switch to using the new packet offload infrustructureVlad Yasevich
2012-11-15net: Add generic packet offload infrastructure.Vlad Yasevich
2012-11-15clk: remove inline usage from clk-provider.hIgor Mazanov
2012-11-15mtd: map: Fix compilation warningViresh Kumar
2012-11-15Merge branch 'omap/cleanup-prcm-part2' into next/dtArnd Bergmann
2012-11-15Merge branch 'omap/headers4' into next/dtArnd Bergmann
2012-11-15Merge tag 'omap-for-v3.8/cleanup-prcm-part2-signed' of git://git.kernel.org/p...Arnd Bergmann
2012-11-15Merge branch 'omap/headers4' into next/cleanupArnd Bergmann
2012-11-15mtd: Fix kernel-doc content to avoid warning.Robert P. J. Day
2012-11-15mtd: sh_flctl: Add DMA capabiltyBastian Hecht
2012-11-15mtd: sh_flctl: Minor cleanupsBastian Hecht
2012-11-15mtd: gpmi: remove unneccessary headerHuang Shijie
2012-11-15mtd: nand: Increase the ecc placement locations to 640Vipin Kumar
2012-11-15mtd: fsmc_nand: pass the ale and cmd resource via resourceJean-Christophe PLAGNIOL-VILLARD
2012-11-15mtd: delete nomadik_nand driverLinus Walleij
2012-11-15Thermal: Add ST-Ericsson DB8500 thermal driver.hongbo.zhang
2012-11-15svcrpc: Revert "sunrpc/cache.h: replace simple_strtoul"J. Bruce Fields
2012-11-15ACPI / PM: Fix build problem when CONFIG_ACPI or CONFIG_PM is not setRafael J. Wysocki
2012-11-15Input: mt: add input_mt_is_usedBenjamin Tissoires
2012-11-15HID: add usage_index in struct hid_usage.Benjamin Tissoires
2012-11-15HID: fix unit exponent parsingBenjamin Tissoires
2012-11-15HID: export hidinput_calc_abs_resBenjamin Tissoires
2012-11-15regulator: DA9055 regulator driverAshish Jangam
2012-11-15mfd: tps6586x: move regulator dt parsing to regulator driverLaxman Dewangan
2012-11-14cpsw: simplify the setup of the register pointersRichard Cochran
2012-11-14Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2012-11-14tg3: Set 10_100_ONLY flag for additional 10/100 Mbps devicesNithin Nayak Sujir
2012-11-15powerpc+of: Rename the drivers/of prom_* functions to of_*Nathan Fontenot
2012-11-15powerpc+of: Add of node/property notification chain for adds and removesNathan Fontenot
2012-11-14net: unify for_each_ip_tunnel_rcu()Amerigo Wang
2012-11-14net: convert __IPTUNNEL_XMIT() to an inline functionAmerigo Wang
2012-11-15PM / devfreq: Add current freq callback in device profileRajagopal Venkat
2012-11-15PM / devfreq: Add suspend and resume apisRajagopal Venkat
2012-11-15PM / devfreq: Core updates to support devices which can idleRajagopal Venkat
2012-11-15cpuidle: support multiple driversDaniel Lezcano
2012-11-15cpuidle: move driver's refcount to cpuidleDaniel Lezcano
2012-11-15cpuidle / sysfs: move structure declaration into the sysfs.c fileDaniel Lezcano
2012-11-15cpuidle: Quickly notice prediction failure for repeat modeYouquan Song