summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2013-10-19Merge 3.12-rc6 into driver-core-nextGreg Kroah-Hartman
2013-10-19Merge 3.12-rc6 into char-misc-nextGreg Kroah-Hartman
2013-10-19usb: wusbcore: preserve endianness of cached descriptorsThomas Pugliese
2013-10-18ftrace: Add set_graph_notrace filterNamhyung Kim
2013-10-18ARM: tegra: Add Tegra114 powergate supportThierry Reding
2013-10-18Merge tag 'omap-for-v3.13/board-removal-signed-take2' of git://git.kernel.org...Kevin Hilman
2013-10-18cpufreq: Add dummy cpufreq_cpu_get/put for CONFIG_CPU_FREQ=nDaniel Vetter
2013-10-18Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar
2013-10-18net: Delete trailing semi-colon from definition of netdev_WARN()Ben Hutchings
2013-10-18net: refactor sk_page_frag_refill()Eric Dumazet
2013-10-18regulator: core: Add ability to create a lookup alias for supplyCharles Keepax
2013-10-17intel_mid: Move platform device setups to their own platform_<device>.* filesDavid Cohen
2013-10-17tty/serial: at91: add a fallback option to determine uart/usart propertyNicolas Ferre
2013-10-17Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2013-10-17yam: integer underflow in yam_ioctl()Dan Carpenter
2013-10-17Merge branch 'net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/pabl...David S. Miller
2013-10-17net/mlx4: Fix typo, move similar defs to same locationOr Gerlitz
2013-10-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-10-17Merge tag 'usb-3.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2013-10-17usb: usb_phy_gen: refine conditional declaration of usb_nop_xceiv_registerGuenter Roeck
2013-10-17Powerpc KVM work is based on a commit after rc4.Gleb Natapov
2013-10-17kvm: Add struct kvm arg to memslot APIsAneesh Kumar K.V
2013-10-17thinkpad-acpi: Add mute and mic-mute LED functionalityDavid Henningsson
2013-10-16mm: memcg: handle non-error OOM situations more gracefullyJohannes Weiner
2013-10-16ide: convert bus code to use dev_groupsGreg Kroah-Hartman
2013-10-16devres: add kernel standard devm_k.alloc functionsJoe Perches
2013-10-17virtio_config: remove virtio_config_valRusty Russell
2013-10-17virtio_config: introduce size-based accessors.Rusty Russell
2013-10-17bitops: Introduce BIT_ULLSrinivas Pandruvada
2013-10-17PowerCap: Add class driverSrinivas Pandruvada
2013-10-16exynos4-is: Use the generic MIPI CSIS PHY driverSylwester Nawrocki
2013-10-16usb-storage: add quirk for mandatory READ_CAPACITY_16Oliver Neukum
2013-10-16serial: core: delete .set_wake() callbackLinus Walleij
2013-10-16sysrq: Allow magic SysRq key functions to be disabled through KconfigBen Hutchings
2013-10-16usb: Don't enable USB 2.0 Link PM by default.Sarah Sharp
2013-10-16iio: Remove unused iio_sw_buffer_preenable()Lars-Peter Clausen
2013-10-16pinctrl/gpio: non-linear GPIO ranges accesible from gpiolibChristian Ruppert
2013-10-16sched/wait: Introduce prepare_to_wait_event()Oleg Nesterov
2013-10-16sched/wait: Add ___wait_cond_timeout() to wait_event*_timeout() tooOleg Nesterov
2013-10-16Merge tag 'v3.12-rc4' into develLinus Walleij
2013-10-16gpio: add API to be strict about GPIO IRQ usageLinus Walleij
2013-10-16pwm-backlight: Add optional enable GPIOThierry Reding
2013-10-15Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds
2013-10-16backlight: introduce backlight_device_registeredAaron Lu
2013-10-16cpufreq: create cpufreq_generic_init() routineViresh Kumar
2013-10-16cpufreq: define generic .attr, .exit() and .verify() routinesViresh Kumar
2013-10-16cpufreq: add new routine cpufreq_verify_within_cpu_limits()Viresh Kumar
2013-10-16cpufreq: use cpufreq_driver->flags to mark CPUFREQ_HAVE_GOVERNOR_PER_POLICYViresh Kumar
2013-10-16cpufreq: rewrite cpufreq_driver->flags using shift operatorViresh Kumar
2013-10-15Merge branch 'idle.2013.09.25a' into HEADPaul E. McKenney