summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2012-01-30net: Deinline __nlmsg_put and genlmsg_put. -7k code on i386 defconfig.Denys Vlasenko
2012-01-30Merge tag 'usb-3.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-01-30mtd: fix MTD suspendArtem Bityutskiy
2012-01-30regulator: tps65910: Sleep control through external inputsLaxman Dewangan
2012-01-29regulator: Add devm_regulator_put in consumer.hAxel Lin
2012-01-29PM / QoS: Simplify PM QoS expansion/mergeAlex Frid
2012-01-29PM / Sleep: Introduce generic callbacks for new device PM phasesRafael J. Wysocki
2012-01-29PM / Sleep: Introduce "late suspend" and "early resume" of devicesRafael J. Wysocki
2012-01-29PM / Hibernate: Fix s2disk regression related to freezing workqueuesRafael J. Wysocki
2012-01-28Merge tag 'driver-core-3.3-rc1-bugfixes' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2012-01-28Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-01-28udlfb: remove sysfs framebuffer device with USB .disconnect()Kay Sievers
2012-01-28of: Add of_property_match_string() to find index into a string listGrant Likely
2012-01-27{nl,cfg,mac}80211: Add support of setting non-forwarding entity in MeshChun-Yeow Yeoh
2012-01-27sched: Ensure cpu_power periodic updateVincent Guittot
2012-01-27sched, block: Unify cache detectionPeter Zijlstra
2012-01-27jump_label: Add some documentationPeter Zijlstra
2012-01-27Merge branch 'perf/fast' into perf/coreIngo Molnar
2012-01-27perf: Fix broken interrupt rate throttlingStephane Eranian
2012-01-27regulator: Add empty devm_regulator_bulk_get for !CONFIG_REGULATORAxel Lin
2012-01-27PM / Domains: Add OF supportThomas Abraham
2012-01-26ntp: Access tick_length variable via ntp_tick_length()John Stultz
2012-01-26ntp: Cleanup timex.hJohn Stultz
2012-01-26CPU: Introduce ARCH_HAS_CPU_AUTOPROBE and X86 partsThomas Renninger
2012-01-26Add driver auto probing for x86 features v4Andi Kleen
2012-01-26Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-01-26serial/efm32: add new driverUwe Kleine-König
2012-01-26tcp: add LINUX_MIB_TCPRETRANSFAIL counterEric Dumazet
2012-01-26Merge tag 'topic/devm' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Mark Brown
2012-01-26include: platform_data: Platform data header for OMAP4 ASoC audioPeter Ujfalusi
2012-01-26Merge tag 'mce-recovery-for-tip' of git://git.kernel.org/pub/scm/linux/kernel...Ingo Molnar
2012-01-25sh: intc: remove dependency on NR_IRQSRob Herring
2012-01-25sh: intc: unify evt2irq/irq2evt macros for sh and armRob Herring
2012-01-26crypto: Add bulk algorithm registration interfaceMark Brown
2012-01-25Merge branch 'for-greg' of git://git.kernel.org/pub/scm/linux/kernel/git/balb...Greg Kroah-Hartman
2012-01-25ARM: amba: provide common initializers for static amba devicesRussell King
2012-01-25ARM: amba: add amba_device allocation/add/put functionsRussell King
2012-01-24Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2012-01-24sysctl: Add register_sysctl for normal sysctl usersEric W. Biederman
2012-01-24sysctl: Index sysctl directories with rbtrees.Eric W. Biederman
2012-01-24sysctl: Make the header lists per directory.Eric W. Biederman
2012-01-24sysctl: Modify __register_sysctl_paths to take a set instead of a root and an...Eric W. Biederman
2012-01-24sysctl: Replace root_list with links between sysctl_table_sets.Eric W. Biederman
2012-01-24sysctl: Stop requiring explicit management of sysctl directoriesEric W. Biederman
2012-01-24sysctl: Add a root pointer to ctl_table_setEric W. Biederman
2012-01-24sysctl: Initial support for auto-unregistering sysctl tables.Eric W. Biederman
2012-01-24sysctl: Remove the now unused ctl_table parent field.Eric W. Biederman
2012-01-24sysctl: register only tables of sysctl filesEric W. Biederman
2012-01-24sysctl: Add support for register sysctl tables with a normal cstring path.Eric W. Biederman
2012-01-24sysctl: Remove the unnecessary sysctl_set parent concept.Eric W. Biederman