]> git.karo-electronics.de Git - karo-tx-linux.git/shortlog
karo-tx-linux.git
2011-07-31 Paul Gortmakercrypto: add module.h to those files that are explicitly...
2011-07-31 Paul Gortmakerdrivers/net: Add export.h to mlx4 files using EXPORT_SYMBOL
2011-07-31 Paul Gortmakerdrivers/net: Add module.h to drivers who were implicitl...
2011-07-31 Heiko Carstenss390: add missing module.h/export.h includes
2011-07-31 Paul Gortmakermips: add export.h to kernel/proces.c
2011-07-31 Paul Gortmakermips: fix implicit export.h usage by txx9 platform
2011-07-31 Paul Gortmakermips: fix implicit usage of export.h on rb532 platform
2011-07-31 Paul Gortmakermips: fix up the implicit export.h users in powertv...
2011-07-31 Paul Gortmakermips: fix implicit export.h usage cases in cavium platform
2011-07-31 Paul Gortmakermips: bcm47xx/setup.c needs export.h
2011-07-31 Paul Gortmakermips: bcm47xx/gpio.c needs export.h
2011-07-31 Paul Gortmakermips: pci.c needs export.h
2011-07-31 Paul Gortmakermips: remove needless include of module.h from core...
2011-07-31 Paul Gortmakermips: migrate core kernel file from module.h --> export.h
2011-07-31 Paul Gortmakermips: fix missng asm/smp-ops.h in pmc-sierra/msp71xx...
2011-07-31 Paul Gortmakermips: vr41xx/ implicitly uses smp.h in giu.c and rtc.c
2011-07-31 Paul Gortmakermips: fix implicit smp.h usage in loongson/common/platf...
2011-07-31 Paul Gortmakermips: fix implicit use of asm/elf.h in kernel/cpu-probe.c
2011-07-31 Paul Gortmakersparc: another implicit module user
2011-07-31 Paul Gortmakersparc: mm/extable.c needs module.h for within_module_init()
2011-07-31 Paul Gortmakersparc: remove several unnecessary module.h include...
2011-07-31 Paul Gortmakersparc: move symbol exporters to use export.h not module.h
2011-07-31 Paul Gortmakersparc: fix up more implicit export.h users in core...
2011-07-31 Paul Gortmakersparc: add export.h to various arch/sparc/[kernel|mm...
2011-07-31 Paul Gortmakerarm: add export.h to arch/arm/mm/init.c
2011-07-31 Paul Gortmakerarm: convert core files from module.h to export.h
2011-07-31 Paul Gortmakerarm: remove several unnecessary module.h include instances
2011-07-31 Paul Gortmakerarm: fix implicit usage of string.h in kernel/leds.c
2011-07-31 Paul Gortmakerarm: add elf.h to arch/arm/kernel/ptrace.c
2011-07-31 Paul Gortmakerpowerpc: remove non-required uses of include <linux...
2011-07-31 Paul Gortmakerpowerpc: various straight conversions from module.h...
2011-07-31 Paul Gortmakerpowerpc: convert hvconsole.c to export.h ; fix implicit...
2011-07-31 Paul Gortmakerpowerpc: fix two implicit header uses in pseries/plpar_...
2011-07-31 Paul Gortmakerpowerpc: fix implicit use of mutex.h by include/asm...
2011-07-31 Paul Gortmakerpowerpc: fix implicit use of cache.h in kernel/firmware.c
2011-07-31 Paul Gortmakerpowerpc: fix implicit notifier use in converting to...
2011-07-31 Paul Gortmakerpowerpc: cell/beat_wrapper.h is implicitly using memcpy...
2011-07-31 Paul Gortmakerpowerpc: Fix up implicit sched.h users
2011-07-31 Paul Gortmakerpowerpc: Fix up implicit stat.h users
2011-07-31 Paul Gortmakerpowerpc: Fix up modules that should be including module.h
2011-07-31 Stephen Rothwellpowerpc32: include export.h for EXPORT_SYMBOL
2011-07-31 Stephen Rothwellpowerpc/44x: include export.h for EXPORT_SYMBOL
2011-07-31 Paul Gortmakerpowerpc: add export.h to files making use of EXPORT_SYMBOL
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-31 Paul Gortmakeracpi: sysfs.c needs module.h and not just moduleparam.h
2011-07-31 Paul Gortmakeracpi: revector aclinux.h from module.h to export.h
2011-07-31 Paul Gortmakeracpi: add module.h to files implicitly using/relying...
2011-07-31 Paul Gortmakerfs: add module.h to files that were implicitly using it
2011-07-31 Paul Gortmakerfs: add export.h to files using EXPORT_SYMBOL/THIS_MODU...
2011-07-31 Paul Gortmakernet: Add export.h for EXPORT_SYMBOL/THIS_MODULE to...
2011-07-31 Paul Gortmakernet: rfkill/input.c explicitly needs to include module.h
2011-07-31 Paul Gortmakerkernel: Fix files explicitly needing EXPORT_SYMBOL...
2011-07-31 Paul Gortmakerkernel: params/rcutiny needs module.h not moduleparam.h
2011-07-31 Paul Gortmakerkernel: ksysfs.c is implicitly using stat.h
2011-07-31 Paul Gortmakerkernel: sys.c implicitly relies on kmod.h for usermodeh...
2011-07-31 Paul Gortmakerkernel: fix two implicit header assumptions in irq_work.c
2011-07-31 Paul Gortmakerkernel: fix implicit use of kmod.h in power/suspend.c
2011-07-31 Paul Gortmakerkernel: Add <linux/module.h> to files using it implicitly
2011-07-31 Paul Gortmakerkernel: Map most files to use export.h instead of module.h
2011-07-31 Paul Gortmakermm: Add export.h for EXPORT_SYMBOL to active symbol...
2011-07-31 Paul Gortmakermm: delete various needless include <linux/module.h>
2011-07-31 Paul Gortmakervermagic: delete senseless include of <linux/module.h>
2011-07-31 Paul Gortmakerrange: fix bogus misuse of module.h to get printk()
2011-07-31 Paul Gortmakermodule.h: split out the EXPORT_SYMBOL into export.h
2011-07-30 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2011-07-30 Linus TorvaldsMerge branch 'hwmon-for-linus' of git://git.kernel...
2011-07-30 Vasiliy Kulikovshm: optimize locking and ipc_namespace getting
2011-07-30 Vasiliy Kulikovshm: handle separate PID namespaces case
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...
2011-07-30 Linus TorvaldsMerge branch 'kconfig' of git://git.kernel.org/pub...
2011-07-30 Linus TorvaldsMerge branch 'v4l_for_linus' of git://git.kernel.org...
2011-07-30 Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
2011-07-30 Linus TorvaldsMerge branch 'next' of git://git.kernel.org/pub/scm...
2011-07-30 Linus TorvaldsMerge branch 'stable/bug.fixes' of git://git.kernel...
2011-07-30 Greg Dietschefrv: remove unnecessary code
2011-07-30 James Bottomleyramoops: fix compile failure on parisc
2011-07-30 Linus TorvaldsMerge branch 'linux-next' of git://git.kernel.org/pub...
2011-07-30 Linus TorvaldsMerge branch 'upstream/xen-tracing2' of git://git.kerne...
2011-07-30 Linus TorvaldsMerge branch 'at91/cleanup' of git://git.kernel.org...
2011-07-30 Linus TorvaldsMerge branch 'next/dt' of git://git.kernel.org/pub...
2011-07-30 Linus TorvaldsMerge branch 'fixes' of git://git.kernel.org/pub/scm...
2011-07-30 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2011-07-30 Linus Torvaldsext2: remove duplicate 'ext2_get_acl()' define
2011-07-29 Michal Marekkconfig: Introduce IS_ENABLED(), IS_BUILTIN() and IS_MO...
2011-07-29 Markus Trippelsdorfxfs: Fix build breakage in xfs_iops.c when CONFIG_FS_PO...
2011-07-29 Stephen Rothwell[media] ir-mce_kbd-decoder: include module.h for its...
2011-07-29 Stephen Rothwell[media] ov5642: include module.h for its facilities
2011-07-29 Jiri Kosinasungem: fix compile failure caused by trivial #include...
2011-07-29 Thieu Leecryptfs: Make inode bdi consistent with superblock bdi
2011-07-29 Tyler HickseCryptfs: Unlock keys needed by ecryptfsd
2011-07-29 Jean Delvarehwmon: (lm90) Refactor reading of config2 register
next