summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2012-01-31ARM: S3C24XX: move spi-s3c24xx platdata out of machHeiko Stuebner1-0/+26
2012-01-31Input: add Cypress TTSP capacitive multi-touch screen supportJavier Martinez Canillas1-0/+58
2012-01-31regmap: Implement managed regmap_init()Mark Brown1-0/+8
2012-01-31nl80211: add support for mcs masksSimon Wunderlich1-0/+4
2012-01-31net: Deinline __nlmsg_put and genlmsg_put. -7k code on i386 defconfig.Denys Vlasenko1-16/+2
2012-01-30Merge tag 'usb-3.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-139/+0
2012-01-30mtd: fix MTD suspendArtem Bityutskiy1-3/+1
2012-01-30regulator: tps65910: Sleep control through external inputsLaxman Dewangan1-0/+8
2012-01-30regulator: Add devm_regulator_put in consumer.hAxel Lin1-1/+5
2012-01-29PM / QoS: Simplify PM QoS expansion/mergeAlex Frid1-5/+9
2012-01-29PM / Sleep: Introduce generic callbacks for new device PM phasesRafael J. Wysocki1-0/+6
2012-01-29PM / Sleep: Introduce "late suspend" and "early resume" of devicesRafael J. Wysocki2-8/+39
2012-01-29PM / Hibernate: Fix s2disk regression related to freezing workqueuesRafael J. Wysocki1-0/+2
2012-01-29Merge tag 'driver-core-3.3-rc1-bugfixes' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-164/+0
2012-01-29Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds3-21/+7
2012-01-28udlfb: remove sysfs framebuffer device with USB .disconnect()Kay Sievers1-0/+1
2012-01-28of: Add of_property_match_string() to find index into a string listGrant Likely1-0/+3
2012-01-27{nl,cfg,mac}80211: Add support of setting non-forwarding entity in MeshChun-Yeow Yeoh1-0/+4
2012-01-27sched: Ensure cpu_power periodic updateVincent Guittot1-0/+1
2012-01-27sched, block: Unify cache detectionPeter Zijlstra1-0/+8
2012-01-27jump_label: Add some documentationPeter Zijlstra1-0/+32
2012-01-27Merge branch 'perf/fast' into perf/coreIngo Molnar1-1/+10
2012-01-27perf: Fix broken interrupt rate throttlingStephane Eranian1-0/+1
2012-01-27regulator: Add empty devm_regulator_bulk_get for !CONFIG_REGULATORAxel Lin1-0/+6
2012-01-27PM / Domains: Add OF supportThomas Abraham1-0/+12
2012-01-27ntp: Access tick_length variable via ntp_tick_length()John Stultz1-1/+1
2012-01-27ntp: Cleanup timex.hJohn Stultz1-15/+0
2012-01-27CPU: Introduce ARCH_HAS_CPU_AUTOPROBE and X86 partsThomas Renninger1-0/+7
2012-01-27Add driver auto probing for x86 features v4Andi Kleen1-0/+21
2012-01-27Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+1
2012-01-26serial/efm32: add new driverUwe Kleine-König2-0/+20
2012-01-26tcp: add LINUX_MIB_TCPRETRANSFAIL counterEric Dumazet1-0/+1
2012-01-26Merge tag 'topic/devm' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Mark Brown1-0/+12
2012-01-26include: platform_data: Platform data header for OMAP4 ASoC audioPeter Ujfalusi1-0/+49
2012-01-26Merge tag 'mce-recovery-for-tip' of git://git.kernel.org/pub/scm/linux/kernel...Ingo Molnar1-2/+2
2012-01-26sh: intc: remove dependency on NR_IRQSRob Herring1-0/+6
2012-01-26sh: intc: unify evt2irq/irq2evt macros for sh and armRob Herring1-0/+11
2012-01-26crypto: Add bulk algorithm registration interfaceMark Brown1-0/+2
2012-01-25Merge branch 'for-greg' of git://git.kernel.org/pub/scm/linux/kernel/git/balb...Greg Kroah-Hartman1-139/+0
2012-01-25ARM: amba: provide common initializers for static amba devicesRussell King1-0/+33
2012-01-25ARM: amba: add amba_device allocation/add/put functionsRussell King1-0/+3
2012-01-25Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds1-2/+2
2012-01-25sysctl: Add register_sysctl for normal sysctl usersEric W. Biederman1-0/+1
2012-01-25sysctl: Index sysctl directories with rbtrees.Eric W. Biederman1-2/+8
2012-01-25sysctl: Make the header lists per directory.Eric W. Biederman1-1/+1
2012-01-25sysctl: Modify __register_sysctl_paths to take a set instead of a root and an...Eric W. Biederman1-2/+2
2012-01-25sysctl: Replace root_list with links between sysctl_table_sets.Eric W. Biederman1-2/+1
2012-01-25sysctl: Stop requiring explicit management of sysctl directoriesEric W. Biederman1-3/+7
2012-01-25sysctl: Add a root pointer to ctl_table_setEric W. Biederman1-0/+3
2012-01-25sysctl: Initial support for auto-unregistering sysctl tables.Eric W. Biederman1-0/+1