]> git.kernelconcepts.de Git - karo-tx-linux.git/history - arch
Expand root=PARTUUID=UUID syntax to support selecting a root partition by
[karo-tx-linux.git] / arch /
2011-08-01 Paul Gortmakersh: fix implicit use of stat.h in arch/sh specific...
2011-08-01 Paul Gortmakeralpha: Add export.h for THIS_MODULE/EXPORT_SYMBOL
2011-08-01 Paul Gortmakeralpha: fix implicit stat.h usage in pci-sysfs.c
2011-08-01 Paul Gortmakerparisc: Add export.h to files needing EXPORT_SYMBOL...
2011-08-01 Paul Gortmakeravr32: add export.h to arch/avr32 for EXPORT_SYMBOL...
2011-08-01 Paul Gortmakerm68k: Add export.h to the m68k specific files as required
2011-08-01 Paul Gortmakeria64: Add export.h to arch/ia64 specific files as required
2011-08-01 Heiko Carstenss390: add missing module.h/export.h includes
2011-08-01 Paul Gortmakermips: add export.h to files using EXPORT_SYMBOL/THIS_MODULE
2011-08-01 Paul Gortmakermips: remove needless include of module.h from core...
2011-08-01 Paul Gortmakermips: migrate core kernel file from module.h --> export.h
2011-08-01 Paul Gortmakermips: vr41xx/ implicitly uses smp.h in giu.c and rtc.c
2011-08-01 Paul Gortmakermips: fix implicit smp.h usage in loongson/common/platf...
2011-08-01 Paul Gortmakermips: fix implicit use of asm/elf.h in kernel/cpu-probe.c
2011-08-01 Paul Gortmakersparc: another implicit module user
2011-08-01 Paul Gortmakersparc: mm/extable.c needs module.h for within_module_init()
2011-08-01 Paul Gortmakersparc: remove several unnecessary module.h include...
2011-08-01 Paul Gortmakersparc: move symbol exporters to use export.h not module.h
2011-08-01 Paul Gortmakersparc: fix up more implicit export.h users in core...
2011-08-01 Paul Gortmakersparc: add export.h to various arch/sparc/[kernel|mm...
2011-08-01 Paul Gortmakersparc: fix implicit use of spitfire.h in pcr.c and...
2011-08-01 Paul Gortmakerarm: fix implicit users by adding module.h to arch...
2011-08-01 Paul Gortmakerarm: Add export.h to ARM specific files as required.
2011-08-01 Paul Gortmakerarm: convert core files from module.h to export.h
2011-08-01 Paul Gortmakerarm: remove several unnecessary module.h include instances
2011-08-01 Paul Gortmakerarm fix implicit asm/vga.h use in mach-orion5x/pci.c
2011-08-01 Paul Gortmakerarm: add asm/vga.h to mach-footbridge/dc21285.c
2011-08-01 Paul Gortmakerarm: add slab.h to plat-samsung files for GFP_KERNEL
2011-08-01 Paul Gortmakerarm: fix implicit use of sched.h in bcmring/dma.c
2011-08-01 Paul Gortmakerarm: fix implicit use of moduleparam in mach-mx31*.c
2011-08-01 Paul Gortmakerarm: fix implicit use of PAGE_SHIFT in collie.c
2011-08-01 Paul Gortmakerarm: fix implicit use of page.h in mach-bcmring/mach...
2011-08-01 Paul Gortmakerarm: fix implicit use of asm/sizes.h in plat-s5p/plat...
2011-08-01 Paul Gortmakerarm: fix implicit usage of string.h in kernel/leds.c
2011-08-01 Paul Gortmakerarm: fix implicit memset usage in mach-omap2 platform
2011-08-01 Paul Gortmakerarm: add elf.h to arch/arm/kernel/ptrace.c
2011-08-01 Paul Gortmakerpowerpc: remove non-required uses of include <linux...
2011-08-01 Paul Gortmakerpowerpc: various straight conversions from module.h...
2011-08-01 Paul Gortmakerpowerpc: convert hvconsole.c to export.h ; fix implicit...
2011-08-01 Paul Gortmakerpowerpc: fix two implicit header uses in pseries/plpar_...
2011-08-01 Paul Gortmakerpowerpc: fix implicit use of mutex.h by include/asm...
2011-08-01 Paul Gortmakerpowerpc: fix implicit use of cache.h in kernel/firmware.c
2011-08-01 Paul Gortmakerpowerpc: fix implicit notifier use in converting to...
2011-08-01 Paul Gortmakerpowerpc: cell/beat_wrapper.h is implicitly using memcpy...
2011-08-01 Paul Gortmakerpowerpc: Fix up implicit sched.h users
2011-08-01 Paul Gortmakerpowerpc: Fix up implicit stat.h users
2011-08-01 Paul Gortmakerpowerpc: Fix up modules that should be including module.h
2011-08-01 Stephen Rothwellpowerpc32: include export.h for EXPORT_SYMBOL
2011-08-01 Stephen Rothwellpowerpc/44x: include export.h for EXPORT_SYMBOL
2011-08-01 Paul Gortmakerpowerpc: add export.h to files making use of EXPORT_SYMBOL
2011-08-01 Liam GirdwoodMerge branch 'for-next' into for-linus
2011-08-01 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2011-08-01 Linus TorvaldsMerge branch 'gpio/next' of git://git.secretlab.ca...
2011-08-01 Linus TorvaldsMerge branch 'for-3.1-rc1' of git://gitorious.org/linux...
2011-08-01 Linus TorvaldsMerge branch 'sh-latest' of git://git.kernel.org/pub...
2011-08-01 Grant LikelyMerge branch 'msm-move-gpio' of git://codeaurora.org...
2011-08-01 David Browngpio_msm: Move Qualcomm MSM v2 gpio driver into drivers
2011-08-01 David Browngpio_msm: Move Qualcomm v6 MSM driver into drivers
2011-08-01 David Brownmsm: gpio: Fold register defs into C file
2011-08-01 David Brownmsm: gpiomux: Move public API to public header
2011-08-01 David Brownmsm: gpio: Remove ifdefs on gpio chip registers
2011-08-01 David Brownmsm: gpio: Remove chip-specific register definitions
2011-08-01 David Brownmsm: Remove chip-ifdefs for GPIO io mappings
2011-08-01 David Brownmsm: gpio: Remove unsupported devices
2011-08-01 Linus TorvaldsMerge branch 'for-next' of git://git.kernel.org/pub...
2011-08-01 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2011-07-31 James Bottomley[PARISC] wire up sendmmsg syscall
2011-07-31 Len BrownMerge branch 'turbostat-format' into tools-test
2011-07-31 Linus TorvaldsMerge branch 'nfs-for-3.1' of git://git.linux-nfs.org...
2011-07-31 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2011-07-31 Linus TorvaldsMerge git://git.infradead.org/battery-2.6
2011-07-31 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2011-07-31 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2011-07-31 Paul Gortmakerpowerpc: io-workarounds.c was implicitly getting init_mm
2011-07-31 Paul Gortmakerx86: fix up files really needing to include module.h
2011-07-31 Paul Gortmakerx86: efi_32.c is implicitly getting asm/desc.h via...
2011-07-31 Randy Dunlapx86: devicetree.h needs export.h
2011-07-31 Paul Gortmakerx86: kernel/e820.c needs export.h
2011-07-31 Paul Gortmakerx86: kernel/pci-dma.c needs export.h
2011-07-31 Paul Gortmakerx86: kernel/rtc.c needs export.h since it exports symbols
2011-07-31 Paul Gortmakerx86: Fix files explicitly requiring export.h for EXPORT...
2011-07-31 Paul Gortmakerx86: fix implicit include of <linux/topology.h> in...
2011-07-30 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2011-07-30 Greg Dietschem68k/math-emu: Remove unnecessary code
2011-07-30 Geert Uytterhoevenm68k/math-emu: Remove commented out old code
2011-07-30 Geert Uytterhoevenm68k: Kill warning in setup_arch() when compiling for...
2011-07-30 Geert Uytterhoevenm68k/atari: Prefix GPIO_{IN,OUT} with CODEC_
2011-07-30 Geert Uytterhoevensparc: iounmap() and *_free_coherent() - Use lookup_res...
2011-07-30 Michael Schmitzm68k/atari: Reserve some ST-RAM early on for device...
2011-07-30 Geert Uytterhoevenm68k/amiga: Chip RAM - Use lookup_resource()
2011-07-30 Geert Uytterhoevensparc: _sparc_find_resource() should check for exact...
2011-07-30 Geert Uytterhoevenm68k/amiga: Chip RAM - Offset resource end by CHIP_PHYSADDR
2011-07-30 Geert Uytterhoevenm68k/amiga: Chip RAM - Use resource_size() to fix off...
2011-07-30 Geert Uytterhoevenm68k/amiga: Chip RAM - Change chipavail to an atomic_t
2011-07-30 Geert Uytterhoevenm68k/amiga: Chip RAM - Always allocate from the start...
2011-07-30 Geert Uytterhoevenm68k/amiga: Chip RAM - Convert from printk() to pr_*()
2011-07-30 Geert Uytterhoevenm68k/amiga: Chip RAM - Use tabs for indentation
2011-07-30 Linus TorvaldsMerge branch 'hwmon-for-linus' of git://git.kernel...
2011-07-30 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2011-07-30 Linus TorvaldsMerge branch 'slub/lockless' of git://git.kernel.org...
next