summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* x86_64: install unstripped copies of compat vdso on diskRoland McGrath2007-10-172-5/+27
* i386: setup_trampoline() must be __cpuinitAdrian Bunk2007-10-171-1/+1
* i386: make Oprofile call shutdown() only once per sessionStephane Eranian2007-10-171-1/+1
* x86: C1E late detection fix. Really switch off lapic timerThomas Gleixner2007-10-171-3/+0
* Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2007-10-175-37/+48
|\
| * Fix loop terminating conditions in fill_sg().David S. Miller2007-10-172-12/+15
| * IA64: iommu uses sg_next with an invalid sg elementFUJITA Tomonori2007-10-171-2/+2
| * SPARC64: fix iommu sg chainingFUJITA Tomonori2007-10-174-23/+31
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2007-10-1778-392/+2927
|\ \
| * \ Merge branch 'for-2.6.24' of git://git.secretlab.ca/git/linux-2.6-mpc52xx int...Paul Mackerras2007-10-1726-5/+2583
| |\ \
| | * | [POWERPC] mpc52xx: device tree changes for FEC and MDIODomen Puncer2007-10-171-1/+17
| | * | [POWERPC] bestcomm: GenBD task supportSylvain Munaut2007-10-176-0/+449
| | * | [POWERPC] bestcomm: FEC task supportSylvain Munaut2007-10-176-0/+509
| | * | [POWERPC] bestcomm: ATA task supportSylvain Munaut2007-10-175-0/+267
| | * | [POWERPC] bestcomm: core bestcomm support for Freescale MPC5200Sylvain Munaut2007-10-179-0/+1312
| | * | [POWERPC] rheap: Changes config mechanismSylvain Munaut2007-10-175-4/+14
| | * | [POWERPC] exports rheap symbol to modulesSylvain Munaut2007-10-171-0/+15
| * | | Merge branch 'fixes-2.6.24' of master.kernel.org:/pub/scm/linux/kernel/git/ga...Paul Mackerras2007-10-172-5/+10
| |\ \ \
| | * | | [POWERPC] Add missing semicolon for fsl_pci.cTony Li2007-10-161-1/+1
| | * | | [POWERPC] Fix handling of stfiwx math emulationKumar Gala2007-10-161-4/+9
| | |/ /
| * | | [POWERPC] Fix vmemmap warning in init_64.cTony Breeds2007-10-171-1/+1
| * | | [POWERPC] Fix 64 bits vDSO DWARF info for CR registerBenjamin Herrenschmidt2007-10-171-4/+7
| * | | [POWERPC] Add 1TB workaround for PA6TOlof Johansson2007-10-173-1/+9
| * | | [POWERPC] Enable NO_HZ and high res timers for pseries and ppc64 configsAnton Blanchard2007-10-172-0/+8
| * | | [POWERPC] Quieten cache information at bootAnton Blanchard2007-10-171-5/+8
| * | | [POWERPC] Quieten clockevent printkAnton Blanchard2007-10-171-1/+1
| * | | [POWERPC] Enable SLUB in *_defconfigAnton Blanchard2007-10-1738-106/+143
| * | | [POWERPC] Fix 1TB segment detectionOlof Johansson2007-10-171-1/+1
| * | | [POWERPC] Fix iSeries_hpte_insert prototypeStephen Rothwell2007-10-171-2/+2
| * | | [POWERPC] Fix copyright symbolStephen Rothwell2007-10-171-1/+1
| * | | [POWERPC] ibmebus: Move to of_device and of_platform_driver, match eHCA and e...Joachim Fenkes2007-10-171-13/+15
| * | | [POWERPC] ibmebus: Add device creation and bus probing based on of_deviceJoachim Fenkes2007-10-171-18/+82
| * | | [POWERPC] ibmebus: Remove bus match/probe/remove functionsJoachim Fenkes2007-10-171-193/+6
| * | | [POWERPC] Move of_device allocation into of_device.[ch]Joachim Fenkes2007-10-172-68/+82
| | |/ | |/|
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/hpa/li...Linus Torvalds2007-10-1714-116/+122
|\ \ \
| * | | Remove magic macros for screen_info structure membersH. Peter Anvin2007-10-171-3/+3
| * | | [x86] remove uses of magic macros for boot_params accessH. Peter Anvin2007-10-1713-113/+119
| |/ /
* | | Update help text for CONFIG_CRASH_DUMPRandy Dunlap2007-10-172-18/+20
* | | spin_lock_unlocked cleanupsRoel Kluin2007-10-172-2/+2
* | | lk201: remove obsolete driverMaciej W. Rozycki2007-10-171-1/+0
* | | Remove dma_cache_(wback|inv|wback_inv) functionsRalf Baechle2007-10-175-11/+10
* | | remove include/asm-*/ipc.hAdrian Bunk2007-10-1724-25/+19
* | | add-vmcore: add a prefix "VMCOREINFO_" to the vmcoreinfo macrosKen'ichi Ohmichi2007-10-173-15/+15
* | | add-vmcore: use the existing ia64_tpa() instead of asm codeKen'ichi Ohmichi2007-10-171-4/+2
* | | Add vmcoreinfoKen'ichi Ohmichi2007-10-174-1/+53
* | | powerpc: Use linux/elfcore-compat.hRoland McGrath2007-10-171-36/+31
* | | core_pattern: ignore RLIMIT_CORE if core_pattern is a pipeNeil Horman2007-10-173-15/+10
* | | pcmcia: CompactFlash driver for PA Semi Electra boardsOlof Johansson2007-10-171-0/+56
* | | KCONFIG: Make "Instrumentation support" non-EXPERIMENTALRobert P. J. Day2007-10-176-6/+0
* | | Remove workaround for unimmunized rcu_dereference from mce_log()Paul E. McKenney2007-10-171-3/+0