aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* ax88796 (address space): cast to unsigned long, not longAl Viro2007-07-26
* raw1394 __user annotationAl Viro2007-07-26
* drivers/ misc __iomem annotationsAl Viro2007-07-26
* xfs ioctl __user annotationsAl Viro2007-07-26
* make powerpc BUG_ON() OK with pointers and bitwiseAl Viro2007-07-26
* amd64: fix get_user() on bitwiseAl Viro2007-07-26
* make __chk_{user,io}_ptr() accept pointers to volatileAl Viro2007-07-26
* cxgb3 gfp_t annotationsAl Viro2007-07-26
* misannotation in pppol2tpAl Viro2007-07-26
* cyclone.c: silly use of volatile, __iomem fixesAl Viro2007-07-26
* use CLOCKSOURCE_MASK() instead of too large constantAl Viro2007-07-26
* alpha: long constantAl Viro2007-07-26
* ia64 time.c: ANSIfyAl Viro2007-07-26
* deal with alpha section warningsAl Viro2007-07-26
* viohs: extern on function definitionAl Viro2007-07-26
* initramfs: missing __initAl Viro2007-07-26
* lockd and nfsd endianness annotation fixesAl Viro2007-07-26
* net/* misc endianness annotationsAl Viro2007-07-26
* ip6_tunnel - endianness annotationsAl Viro2007-07-26
* netfilter endian regressionsAl Viro2007-07-26
* sun userflash is PCI-dependentAl Viro2007-07-26
* more VIRT_TO_BUS dependenciesAl Viro2007-07-26
* fix missing arguments in drivers/rtc/rtc-stk17ta8.cAl Viro2007-07-26
* m68knommu: use setup_irq() in 68328 timer codeGreg Ungerer2007-07-26
* m68knommu: use setup_irq() in ColdFire PIT timerGreg Ungerer2007-07-26
* m68knommu: remove unused mach_trap_initGreg Ungerer2007-07-26
* m68knommu: use setup_irq() in ColdFire simple timerGreg Ungerer2007-07-26
* m68knommu: remove use of colfire_trap_initGreg Ungerer2007-07-26
* m68knommu: use setup_irq() in 68360 timer codeGreg Ungerer2007-07-26
* m68knommu: add prototype for ack_bad_irqGreg Ungerer2007-07-26
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2007-07-25
|\
| * [IA64] Nail two more simple section mismatch errorsTony Luck2007-07-25
| * [IA64] fix section mismatch warningsTony Luck2007-07-25
| * [IA64] rename partial_pageakpm@linux-foundation.org2007-07-25
| * [IA64] Ensure that machvec is set up takes place before serial consoleHorms2007-07-25
| * [IA64] vector-domain - fix vector_tableKenji Kaneshige2007-07-25
| * [IA64] vector-domain - handle assign_irq_vector(AUTO_ASSIGN)Yasuaki Ishimatsu2007-07-25
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2007-07-25
|\ \
| * | kbuild: fix modpost warnings for xtensaSam Ravnborg2007-07-25
| * | kbuild: be more foregiving on init section namingSam Ravnborg2007-07-25
| * | kbuild: rearrange a few function in modpostSam Ravnborg2007-07-25
| * | kbuild: use LDFLAGS_MODULE only for .ko linksRoland McGrath2007-07-25
| * | kconfig: remove unused members from struct symbolSam Ravnborg2007-07-25
| * | kconfig: attach help text to menusSam Ravnborg2007-07-25
| * | kbuild: fix up printing of Linux C Library version in scripts/ver_linuxJesper Juhl2007-07-25
| * | kbuild: do not do section mismatch checks on vmlinux in 2nd passSam Ravnborg2007-07-25
* | | [x86 setup] Make struct apm_bios_info cross-architectureH. Peter Anvin2007-07-25
* | | [x86 setup] Make struct ist_info cross-architecture, and use in setup codeH. Peter Anvin2007-07-25
* | | [x86 setup] Fix typos in struct efi_infoH. Peter Anvin2007-07-25
* | | [x86 setup] APM: BX should be zero when disconnectingH. Peter Anvin2007-07-25