Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge tag 'timer' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-03-28 | 1 | -2/+3 |
|\ | |||||
| * | Merge branch 'tegra/cleanups' into next/timer | Arnd Bergmann | 2012-03-21 | 1 | -0/+36 |
| |\ | |||||
| * | | sh: remove clk_ops | Magnus Damm | 2012-03-12 | 1 | -3/+2 |
| * | | sh: introduce sh_clk_ops in parallel with clk_ops | Magnus Damm | 2012-03-12 | 1 | -0/+2 |
* | | | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-03-28 | 1 | -0/+26 |
|\ \ \ | |||||
| * | | | Merge branch 'ep93xx-for-arm-soc' of git://github.com/RyanMallon/linux-2.6 in... | Arnd Bergmann | 2012-03-15 | 10 | -47/+41 |
| |\| | | |||||
| * | | | Merge branch 'next/cleanup-exynos-clock' of git://git.kernel.org/pub/scm/linu... | Olof Johansson | 2012-03-14 | 17 | -84/+70 |
| |\ \ \ | |||||
| | * \ \ | Merge branch 'next/cleanup-use-static' into next/cleanup-exynos-clock | Kukjin Kim | 2012-03-11 | 1 | -0/+36 |
| | |\ \ \ | |||||
| * | \ \ \ | Merge branch 'next/cleanup-s3c24xx' of git://git.kernel.org/pub/scm/linux/ker... | Olof Johansson | 2012-03-08 | 1 | -0/+26 |
| |\ \ \ \ \ | |||||
| | * \ \ \ \ | Merge branch 'topic/cleanup-s3c24xx' into next/cleanup-s3c24xx | Kukjin Kim | 2012-03-07 | 1 | -0/+26 |
| | |\ \ \ \ \ | | | |_|/ / / | | |/| | | | | |||||
| | | * | | | | ARM: S3C24XX: move spi-s3c24xx platdata out of mach | Heiko Stuebner | 2012-01-31 | 1 | -0/+26 |
| * | | | | | | Merge branch 'cleanup-3.4' of git://github.com/hzhuang1/linux into next/cleanup | Arnd Bergmann | 2012-02-28 | 26 | -47/+205 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'imx-cleanup' of git://git.pengutronix.de/git/imx/linux-2.6 into... | Arnd Bergmann | 2012-02-27 | 16 | -11/+50 |
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | | | |||||
* | | | | | | | | Merge tag 'stable/for-linus-3.4-tag-two' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2012-03-24 | 2 | -1/+26 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | xen/tmem: cleanup | Jan Beulich | 2012-03-20 | 1 | -1/+5 |
| * | | | | | | | | xen: support pirq_eoi_map | Stefano Stabellini | 2012-03-20 | 1 | -0/+21 |
| * | | | | | | | | provide disable_cpufreq() function to disable the API. | Konrad Rzeszutek Wilk | 2012-03-20 | 1 | -0/+2 |
* | | | | | | | | | Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 2012-03-24 | 53 | -52/+68 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | device.h: audit and cleanup users in main include dir | Paul Gortmaker | 2012-03-16 | 53 | -52/+68 |
| | |_|_|_|/ / / / | |/| | | | | | | | |||||
* | | | | | | | | | Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paul... | Linus Torvalds | 2012-03-24 | 62 | -69/+126 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | kernel.h: doesn't explicitly use bug.h, so don't include it. | Paul Gortmaker | 2012-03-04 | 1 | -1/+0 |
| * | | | | | | | | | bug: consolidate BUILD_BUG_ON with other bug code | Paul Gortmaker | 2012-03-04 | 2 | -61/+61 |
| * | | | | | | | | | BUG: headers with BUG/BUG_ON etc. need linux/bug.h | Paul Gortmaker | 2012-03-04 | 60 | -3/+65 |
| * | | | | | | | | | spinlock: macroize assert_spin_locked to avoid bug.h dependency | Paul Gortmaker | 2012-02-28 | 1 | -4/+1 |
| | |_|_|_|/ / / / | |/| | | | | | | | |||||
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl | Linus Torvalds | 2012-03-24 | 1 | -39/+67 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | sysctl: Add register_sysctl for normal sysctl users | Eric W. Biederman | 2012-01-25 | 1 | -0/+1 |
| * | | | | | | | | | sysctl: Index sysctl directories with rbtrees. | Eric W. Biederman | 2012-01-25 | 1 | -2/+8 |
| * | | | | | | | | | sysctl: Make the header lists per directory. | Eric W. Biederman | 2012-01-25 | 1 | -1/+1 |
| * | | | | | | | | | sysctl: Modify __register_sysctl_paths to take a set instead of a root and an... | Eric W. Biederman | 2012-01-25 | 1 | -2/+2 |
| * | | | | | | | | | sysctl: Replace root_list with links between sysctl_table_sets. | Eric W. Biederman | 2012-01-25 | 1 | -2/+1 |
| * | | | | | | | | | sysctl: Stop requiring explicit management of sysctl directories | Eric W. Biederman | 2012-01-25 | 1 | -3/+7 |
| * | | | | | | | | | sysctl: Add a root pointer to ctl_table_set | Eric W. Biederman | 2012-01-25 | 1 | -0/+3 |
| * | | | | | | | | | sysctl: Initial support for auto-unregistering sysctl tables. | Eric W. Biederman | 2012-01-25 | 1 | -0/+1 |
| * | | | | | | | | | sysctl: Remove the now unused ctl_table parent field. | Eric W. Biederman | 2012-01-25 | 1 | -1/+0 |
| * | | | | | | | | | sysctl: register only tables of sysctl files | Eric W. Biederman | 2012-01-25 | 1 | -1/+1 |
| * | | | | | | | | | sysctl: Add support for register sysctl tables with a normal cstring path. | Eric W. Biederman | 2012-01-25 | 1 | -0/+3 |
| * | | | | | | | | | sysctl: Remove the unnecessary sysctl_set parent concept. | Eric W. Biederman | 2012-01-25 | 1 | -3/+0 |
| * | | | | | | | | | sysctl: Implement retire_sysctl_set | Eric W. Biederman | 2012-01-25 | 1 | -0/+1 |
| * | | | | | | | | | sysctl: Move the implementation into fs/proc/proc_sysctl.c | Eric W. Biederman | 2012-01-25 | 1 | -16/+0 |
| * | | | | | | | | | sysctl: Register the base sysctl table like any other sysctl table. | Eric W. Biederman | 2012-01-25 | 1 | -0/+1 |
| * | | | | | | | | | sysctl: Consolidate !CONFIG_SYSCTL handling | Eric W. Biederman | 2012-01-25 | 1 | -33/+62 |
| | |/ / / / / / / | |/| | | | | | | | |||||
* | | | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp... | Linus Torvalds | 2012-03-24 | 1 | -0/+2 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | provide disable_cpufreq() function to disable the API. | Konrad Rzeszutek Wilk | 2012-03-14 | 1 | -0/+2 |
* | | | | | | | | | | Merge branch 'amba' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 2012-03-24 | 2 | -3/+28 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'mmci' into amba | Russell King | 2012-03-24 | 1 | -3/+19 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | ARM: 7219/1: mmc: mmci: Change vdd_handler to a generic ios_handler | Ulf Hansson | 2012-01-20 | 1 | -3/+3 |
| | * | | | | | | | | | | ARM: 7218/1: mmc: mmci: Provide option to configure bus signal direction | Ulf Hansson | 2012-01-20 | 1 | -0/+16 |
| | | |/ / / / / / / / | | |/| | | | | | | | | |||||
| * | | | | | | | | | | ARM: 7362/1: AMBA: Add module_amba_driver() helper macro for amba_driver | viresh kumar | 2012-03-17 | 1 | -0/+9 |
* | | | | | | | | | | | Merge branch 'for-armsoc' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 2012-03-24 | 1 | -0/+36 |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | |||||
| * | | | | | | | | | | Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux ... | Russell King | 2012-02-22 | 16 | -11/+50 |
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / | |/| | | | | | / / / | | | |_|_|_|_|/ / / | | |/| | | | | | | |