summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2012-11-20userns: Kill task_user_nsEric W. Biederman
2012-11-20userns: Make create_new_namespaces take a user_ns parameterEric W. Biederman
2012-11-20mfd: sta2x11-mfd: Add defines for some sta2x11 sctl registersDavide Ciminaghi
2012-11-20mfd: sta2x11-mfd: Add scr (otp registers) platform driverDavide Ciminaghi
2012-11-20mfd: sta2x11-mfd: Use defines for platform devices' namesDavide Ciminaghi
2012-11-20mfd: sta2x11-mfd: Add sta2x11_mfd_get_regs_data() functionDavide Ciminaghi
2012-11-20mfd: sta2x11-mfd: Add regmap supportDavide Ciminaghi
2012-11-20mfd: sta2x11-mfd: Add apb-soc regs driver and factor out common codeDavide Ciminaghi
2012-11-20iio: adc: Add viperboard adc driverLars Poeschel
2012-11-20i2c: Add viperboard i2c master driverLars Poeschel
2012-11-20gpio: Add viperboard gpio driverLars Poeschel
2012-11-20mfd: Add viperboard driverLars Poeschel
2012-11-20mfd: da9052: Introduce da9052-irq.cFabio Estevam
2012-11-20mfd: tps65910: Move interrupt implementation code to mfd fileLaxman Dewangan
2012-11-20mfd: tps65910: Use regmap irq framework for interrupt supportLaxman Dewangan
2012-11-20Merge tag 'lock' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/reg...Samuel Ortiz
2012-11-20Merge tag 'topic/domain' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Samuel Ortiz
2012-11-20PM / devfreq: map devfreq drivers to governor using nameNishanth Menon
2012-11-20PM / devfreq: provide hooks for governors to be registeredNishanth Menon
2012-11-20ASoC: atmel-ssc: add phybase in device structureNicolas Ferre
2012-11-20PM / devfreq: Add sysfs node for representing frequency transition information.Jonghwa Lee
2012-11-20extcon: Add missing header file to extcon.hChanwoo Choi
2012-11-20PM / devfreq: documentation cleanups for devfreq headerNishanth Menon
2012-11-19Merge tag 'davinci-for-v3.8/dt' of git://gitorious.org/linux-davinci/linux-da...Olof Johansson
2012-11-19Merge tag 'davinci-for-v3.8/soc' of git://gitorious.org/linux-davinci/linux-d...Olof Johansson
2012-11-20kref: Implement kref_get_unless_zero v3Thomas Hellstrom
2012-11-20Merge branch 'topic/tps6586x' of git://git.kernel.org/pub/scm/linux/kernel/gi...Mark Brown
2012-11-20Merge branches 'topic/tps51632', 'topic/tps80031', 'topic/vexpress', 'topic/m...Mark Brown
2012-11-19NFC: Move pn544.h to linux/platform_data/Marcel Holtmann
2012-11-19NFC: Remove unused details from pn544.h header fileMarcel Holtmann
2012-11-19staging:iio: Move the ad7298 driver out of stagingLars-Peter Clausen
2012-11-19staging:iio: Move adis library out of stagingLars-Peter Clausen
2012-11-19iio: Fix iio_buffer_register stub signatureLars-Peter Clausen
2012-11-19perf: Make perf build for x86 with UAPI disintegration appliedDavid Howells
2012-11-19cgroup: add cgroup->idTejun Heo
2012-11-19atmel: move ATMEL_MAX_UART to platform_data/atmel.hJean-Christophe PLAGNIOL-VILLARD
2012-11-19cgroup, cpuset: remove cgroup_subsys->post_clone()Tejun Heo
2012-11-19cgroup: s/CGRP_CLONE_CHILDREN/CGRP_CPUSET_CLONE_CHILDREN/Tejun Heo
2012-11-19cgroup: rename ->create/post_create/pre_destroy/destroy() to ->css_alloc/onli...Tejun Heo
2012-11-19cgroup: allow ->post_create() to failTejun Heo
2012-11-19cgroup: introduce CSS_ONLINE flag and on/offline_css() helpersTejun Heo
2012-11-19cgroup: make CSS_* flags bit masks instead of bit positionsTejun Heo
2012-11-19cgroup: cgroup->dentry isn't a RCU pointerTejun Heo
2012-11-19vtime: Explicitly account pending user time on process tickFrederic Weisbecker
2012-11-19vtime: Remove the underscore prefix invasionFrederic Weisbecker
2012-11-19mac80211: introduce IEEE80211_NUM_TIDS and use itJohannes Berg
2012-11-19vfs: Allow unprivileged manipulation of the mount namespace.Eric W. Biederman
2012-11-19vfs: Add a user namespace reference from struct mnt_namespaceEric W. Biederman
2012-11-19vfs: Add setns support for the mount namespaceEric W. Biederman
2012-11-19pidns: Add setns supportEric W. Biederman