summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | arm: fix implicit memset/string.h usage in various arch/arm filesPaul Gortmaker2011-10-315-0/+5
| * | | | | | | | | arm: add elf.h to arch/arm/kernel/ptrace.cPaul Gortmaker2011-10-311-0/+1
| * | | | | | | | | powerpc: remove non-required uses of include <linux/module.h>Paul Gortmaker2011-10-3128-32/+0
| * | | | | | | | | powerpc: various straight conversions from module.h --> export.hPaul Gortmaker2011-10-3161-61/+61
| * | | | | | | | | powerpc: convert hvconsole.c to export.h ; fix implicit use of errno.hPaul Gortmaker2011-10-311-1/+2
| * | | | | | | | | powerpc: fix two implicit header uses in pseries/plpar_wrappers.hPaul Gortmaker2011-10-311-0/+3
| * | | | | | | | | powerpc: fix implicit use of mutex.h by include/asm/spu.hPaul Gortmaker2011-10-311-0/+1
| * | | | | | | | | powerpc: fix implicit use of cache.h in kernel/firmware.cPaul Gortmaker2011-10-311-1/+2
| * | | | | | | | | powerpc: fix implicit notifier use in converting to export.hPaul Gortmaker2011-10-311-1/+2
| * | | | | | | | | powerpc: cell/beat_wrapper.h is implicitly using memcpy functionsPaul Gortmaker2011-10-311-0/+1
| * | | | | | | | | powerpc: Fix up implicit sched.h usersPaul Gortmaker2011-10-318-0/+8
| * | | | | | | | | powerpc: Fix up implicit stat.h usersPaul Gortmaker2011-10-316-0/+6
| * | | | | | | | | powerpc: Fix up modules that should be including module.hPaul Gortmaker2011-10-3113-0/+13
| * | | | | | | | | powerpc: include export.h for files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker2011-10-3113-0/+13
| * | | | | | | | | powerpc: add export.h to files making use of EXPORT_SYMBOLPaul Gortmaker2011-10-3142-0/+42
| * | | | | | | | | powerpc: io-workarounds.c was implicitly getting init_mmPaul Gortmaker2011-10-311-0/+1
| * | | | | | | | | x86: efi_32.c is implicitly getting asm/desc.h via module.hPaul Gortmaker2011-10-311-0/+1
| * | | | | | | | | x86: fix up files really needing to include module.hPaul Gortmaker2011-10-313-0/+3
| * | | | | | | | | x86: Fix files explicitly requiring export.h for EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker2011-10-3124-2/+25
| * | | | | | | | | x86: fix implicit include of <linux/topology.h> in vsyscall_64Paul Gortmaker2011-10-311-0/+1
* | | | | | | | | | Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2011-11-0617-158/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | x86: drop unused Kconfig symbolPaul Bolle2011-10-311-3/+0
| * | | | | | | | | | powerpc: drop unused Kconfig symbolsPaul Bolle2011-10-315-48/+0
| * | | | | | | | | | powerpc: 40x: drop unused Kconfig symbolPaul Bolle2011-10-311-5/+0
| * | | | | | | | | | mips: drop unused Kconfig symbolsPaul Bolle2011-10-313-44/+0
| * | | | | | | | | | openrisc: drop unused Kconfig symbolsPaul Bolle2011-10-311-12/+0
| * | | | | | | | | | arm: at91: drop unused Kconfig symbolPaul Bolle2011-10-311-6/+0
| * | | | | | | | | | m32r: drop unused Kconfig symbolPaul Bolle2011-10-311-7/+0
| * | | | | | | | | | score: drop unused Kconfig symbolsPaul Bolle2011-10-311-19/+0
| * | | | | | | | | | sh: drop unused Kconfig symbolPaul Bolle2011-10-311-4/+0
| * | | | | | | | | | um: drop unused Kconfig symbolPaul Bolle2011-10-311-3/+0
| * | | | | | | | | | sparc: drop unused Kconfig symbolPaul Bolle2011-10-311-6/+1
| * | | | | | | | | | alpha: drop unused Kconfig symbolPaul Bolle2011-10-311-5/+0
* | | | | | | | | | | Merge branch 'stable/vmalloc-3.2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-11-064-99/+1
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | xen: use generic functions instead of xen_{alloc, free}_vm_area()David Vrabel2011-09-294-99/+1
| | |_|_|/ / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'rmobile-latest' of git://github.com/pmundt/linux-shLinus Torvalds2011-11-0614-197/+1062
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | ARM: mach-shmobile: ag5evm needs CONFIG_I2CGuennadi Liakhovetski2011-11-051-0/+1
| * | | | | | | | | | | ARM: mach-shmobile: sh73a0 and AG5EVM PINT supportMagnus Damm2011-11-053-15/+71
| * | | | | | | | | | | ARM: mach-shmobile: Add support for PINT though INTC macrosMagnus Damm2011-11-051-0/+51
| * | | | | | | | | | | ARM: mach-shmobile: SDHI0 GPIO hotplug for AG5EVMMagnus Damm2011-11-051-0/+19
| * | | | | | | | | | | ARM: mach-shmobile: Use common INTC IRQ code on sh73a0Magnus Damm2011-11-052-33/+157
| * | | | | | | | | | | ARM: mach-shmobile: Use common INTC IRQ code on sh7372Magnus Damm2011-11-051-64/+8
| * | | | | | | | | | | ARM: mach-shmobile: Use common INTC IRQ code on sh7377Magnus Damm2011-11-051-61/+6
| * | | | | | | | | | | ARM: mach-shmobile: Use common INTC IRQ code on sh7367Magnus Damm2011-11-051-34/+6
| * | | | | | | | | | | ARM: mach-shmobile: sh73a0 GPIO IRQ supportMagnus Damm2011-11-051-0/+41
| * | | | | | | | | | | ARM: sh7372 ap4evb NOR Flash USB boot fixBastian Hecht2011-11-051-2/+2
| * | | | | | | | | | | ARM: mach-shmobile: sh7372 Mackerel NOR Flash USB boot fixMagnus Damm2011-11-051-2/+2
| * | | | | | | | | | | ARM: mach-shmobile: Break out INTC IRQ codeMagnus Damm2011-11-051-0/+195
| * | | | | | | | | | | Merge branch 'rmobile/kota2' into rmobile-latestPaul Mundt2011-11-044-4/+461
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | ARM: mach-shmobile: Kota2 SDHI0 and SDHI1 supportMagnus Damm2011-08-291-0/+93
OpenPOWER on IntegriCloud