aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAge
* Merge tag 'rpmsg' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-27
|\
| * Merge tag 'rpmsg-fixes-and-more-for-3.4' of git://git.kernel.org/pub/scm/linu...Olof Johansson2012-03-07
| |\
| | * remoteproc: remove the hardcoded vring alignmentOhad Ben-Cohen2012-03-06
| | * remoteproc: remove the single rpmsg vdev limitationOhad Ben-Cohen2012-03-06
| | * remoteproc: resource table overhaulOhad Ben-Cohen2012-03-06
| * | Merge tag 'rpmsg-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/oh...Arnd Bergmann2012-02-23
| |\|
| | * remoteproc: s/big switch/lookup table/Ohad Ben-Cohen2012-02-22
| | * remoteproc: remove unused resource typeOhad Ben-Cohen2012-02-08
| | * rpmsg: add virtio-based remote processor messaging busOhad Ben-Cohen2012-02-08
| | * remoteproc: add framework for controlling remote processorsOhad Ben-Cohen2012-02-08
* | | Merge tag 'timer' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-27
|\ \ \
| * \ \ Merge branch 'tegra/cleanups' into next/timerArnd Bergmann2012-03-21
| |\ \ \
| * | | | sh: remove clk_opsMagnus Damm2012-03-12
| * | | | sh: introduce sh_clk_ops in parallel with clk_opsMagnus Damm2012-03-12
* | | | | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-27
|\ \ \ \ \
| * | | | | Merge branch 'ep93xx-for-arm-soc' of git://github.com/RyanMallon/linux-2.6 in...Arnd Bergmann2012-03-15
| |\| | | |
| * | | | | Merge branch 'next/cleanup-exynos-clock' of git://git.kernel.org/pub/scm/linu...Olof Johansson2012-03-13
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'next/cleanup-use-static' into next/cleanup-exynos-clockKukjin Kim2012-03-11
| | |\ \ \ \ \
| * | \ \ \ \ \ Merge branch 'next/cleanup-s3c24xx' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2012-03-08
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'topic/cleanup-s3c24xx' into next/cleanup-s3c24xxKukjin Kim2012-03-07
| | |\ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | |
| | | * | | | | | ARM: S3C24XX: move spi-s3c24xx platdata out of machHeiko Stuebner2012-01-31
| | | | |_|_|_|/ | | | |/| | | |
| * | | | | | | Merge branch 'cleanup-3.4' of git://github.com/hzhuang1/linux into next/cleanupArnd Bergmann2012-02-28
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'imx-cleanup' of git://git.pengutronix.de/git/imx/linux-2.6 into...Arnd Bergmann2012-02-27
| |\ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | / | | | |_|_|_|_|/ | | |/| | | | |
* | | | | | | | Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2012-03-24
|\ \ \ \ \ \ \ \
| * | | | | | | | device.h: audit and cleanup users in main include dirPaul Gortmaker2012-03-16
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Linus Torvalds2012-03-24
|\ \ \ \ \ \ \ \
| * | | | | | | | kernel.h: doesn't explicitly use bug.h, so don't include it.Paul Gortmaker2012-03-04
| * | | | | | | | bug: consolidate BUILD_BUG_ON with other bug codePaul Gortmaker2012-03-04
| * | | | | | | | BUG: headers with BUG/BUG_ON etc. need linux/bug.hPaul Gortmaker2012-03-04
| * | | | | | | | spinlock: macroize assert_spin_locked to avoid bug.h dependencyPaul Gortmaker2012-02-28
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctlLinus Torvalds2012-03-23
|\ \ \ \ \ \ \ \
| * | | | | | | | sysctl: Add register_sysctl for normal sysctl usersEric W. Biederman2012-01-24
| * | | | | | | | sysctl: Index sysctl directories with rbtrees.Eric W. Biederman2012-01-24
| * | | | | | | | sysctl: Make the header lists per directory.Eric W. Biederman2012-01-24
| * | | | | | | | sysctl: Modify __register_sysctl_paths to take a set instead of a root and an...Eric W. Biederman2012-01-24
| * | | | | | | | sysctl: Replace root_list with links between sysctl_table_sets.Eric W. Biederman2012-01-24
| * | | | | | | | sysctl: Stop requiring explicit management of sysctl directoriesEric W. Biederman2012-01-24
| * | | | | | | | sysctl: Add a root pointer to ctl_table_setEric W. Biederman2012-01-24
| * | | | | | | | sysctl: Initial support for auto-unregistering sysctl tables.Eric W. Biederman2012-01-24
| * | | | | | | | sysctl: Remove the now unused ctl_table parent field.Eric W. Biederman2012-01-24
| * | | | | | | | sysctl: register only tables of sysctl filesEric W. Biederman2012-01-24
| * | | | | | | | sysctl: Add support for register sysctl tables with a normal cstring path.Eric W. Biederman2012-01-24
| * | | | | | | | sysctl: Remove the unnecessary sysctl_set parent concept.Eric W. Biederman2012-01-24
| * | | | | | | | sysctl: Implement retire_sysctl_setEric W. Biederman2012-01-24
| * | | | | | | | sysctl: Move the implementation into fs/proc/proc_sysctl.cEric W. Biederman2012-01-24
| * | | | | | | | sysctl: Register the base sysctl table like any other sysctl table.Eric W. Biederman2012-01-24
| * | | | | | | | sysctl: Consolidate !CONFIG_SYSCTL handlingEric W. Biederman2012-01-24
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds2012-03-23
|\ \ \ \ \ \ \ \
| * | | | | | | | provide disable_cpufreq() function to disable the API.Konrad Rzeszutek Wilk2012-03-14
* | | | | | | | | Merge branch 'amba' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-03-23
|\ \ \ \ \ \ \ \ \