aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-07-26m68knommu: use setup_irq() in ColdFire simple timerGreg Ungerer1-3/+10
2007-07-26m68knommu: remove use of colfire_trap_initGreg Ungerer11-22/+0
2007-07-26m68knommu: use setup_irq() in 68360 timer codeGreg Ungerer1-6/+8
2007-07-26m68knommu: add prototype for ack_bad_irqGreg Ungerer1-0/+2
2007-07-25Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds16-92/+111
2007-07-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds15-125/+156
2007-07-25kbuild: fix modpost warnings for xtensaSam Ravnborg1-6/+24
2007-07-25[IA64] Nail two more simple section mismatch errorsTony Luck2-2/+2
2007-07-25[IA64] fix section mismatch warningsTony Luck4-5/+8
2007-07-25[IA64] rename partial_pageakpm@linux-foundation.org6-59/+62
2007-07-25kbuild: be more foregiving on init section namingSam Ravnborg1-26/+10
2007-07-25kbuild: rearrange a few function in modpostSam Ravnborg1-32/+48
2007-07-25kbuild: use LDFLAGS_MODULE only for .ko linksRoland McGrath3-3/+3
2007-07-25kconfig: remove unused members from struct symbolSam Ravnborg1-1/+0
2007-07-25kconfig: attach help text to menusSam Ravnborg10-43/+49
2007-07-25kbuild: fix up printing of Linux C Library version in scripts/ver_linuxJesper Juhl1-2/+2
2007-07-25kbuild: do not do section mismatch checks on vmlinux in 2nd passSam Ravnborg2-12/+20
2007-07-25[x86 setup] Make struct apm_bios_info cross-architectureH. Peter Anvin1-9/+11
2007-07-25[x86 setup] Make struct ist_info cross-architecture, and use in setup codeH. Peter Anvin4-14/+18
2007-07-25[x86 setup] Fix typos in struct efi_infoH. Peter Anvin1-2/+2
2007-07-25[x86 setup] APM: BX should be zero when disconnectingH. Peter Anvin1-2/+3
2007-07-25[x86 setup] APM detection logic bug fixMikael Pettersson1-1/+1
2007-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/selinux-2.6Linus Torvalds1-1/+2
2007-07-25Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds59-266/+647
2007-07-25[IA64] Ensure that machvec is set up takes place before serial consoleHorms3-12/+27
2007-07-25[IA64] vector-domain - fix vector_tableKenji Kaneshige1-11/+10
2007-07-25[IA64] vector-domain - handle assign_irq_vector(AUTO_ASSIGN)Yasuaki Ishimatsu1-3/+2
2007-07-25m68knommu: make BOOTPARAM setup commonGreg Ungerer13-83/+9
2007-07-25m68knommu: fix reset register address castingGreg Ungerer1-2/+2
2007-07-25m68knommu: add configure support for Intec boardsGreg Ungerer1-0/+12
2007-07-25m68knommu: simplify ColdFire resume codeGreg Ungerer1-9/+2
2007-07-25m68knommu: create hw_irq.hGreg Ungerer1-0/+4
2007-07-25m68knommu: fix definition of MCFDMA_DIR_INVPhilippe De Muyter1-1/+1
2007-07-25m68knommu: add build support for more Arcturus boardsGreg Ungerer1-0/+2
2007-07-25m68knommu: need to include linux/device.h in dma.cGreg Ungerer1-0/+1
2007-07-25m68knommu: fix tick timer definition for coldfireGreg Ungerer1-1/+23
2007-07-25m68knommu: add configure support for more Arcturus boardsDavid Wu1-0/+12
2007-07-25m68knommu: fix workqueues in 68328 serial driverGreg Ungerer1-6/+6
2007-07-25m68knommu: remove legacy power managament from 68328 serial driverGreg Ungerer1-59/+0
2007-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvmLinus Torvalds2-13/+33
2007-07-25Cache xtime every call to update_wall_timejohn stultz3-12/+24
2007-07-25Cleanup non-arch xtime uses, use get_seconds() or current_kernel_time().john stultz13-33/+34
2007-07-25SELinux: null-terminate context string in selinux_xfrm_sec_ctx_allocVenkat Yekkirala1-1/+2
2007-07-25KVM: disable writeback for 0x0f 0x01 instructions.Aurelien Jarno1-0/+2
2007-07-25KVM: Fix removal of nx capability from guest cpuidAvi Kivity1-2/+2
2007-07-25Revert "KVM: Avoid useless memory write when possible"Avi Kivity1-4/+2
2007-07-25KVM: Fix unlikely kvm_create vs decache_vcpus_on_cpu raceRusty Russell1-3/+3
2007-07-25KVM: Correctly handle writes crossing a page boundaryAvi Kivity1-4/+24
2007-07-25Pull auto-load-modules into release branchLen Brown33-106/+336
2007-07-25Pull d-states into release branchLen Brown8-42/+181