summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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-161-1/+17
| | * | | [POWERPC] bestcomm: GenBD task supportSylvain Munaut2007-10-166-0/+449
| | * | | [POWERPC] bestcomm: FEC task supportSylvain Munaut2007-10-166-0/+509
| | * | | [POWERPC] bestcomm: ATA task supportSylvain Munaut2007-10-165-0/+267
| | * | | [POWERPC] bestcomm: core bestcomm support for Freescale MPC5200Sylvain Munaut2007-10-169-0/+1312
| | * | | [POWERPC] rheap: Changes config mechanismSylvain Munaut2007-10-165-4/+14
| | * | | [POWERPC] exports rheap symbol to modulesSylvain Munaut2007-10-161-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-161-3/+3
| * | | | [x86] remove uses of magic macros for boot_params accessH. Peter Anvin2007-10-1613-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
* | | | Make unregister_binfmt() return voidAlexey Dobriyan2007-10-171-1/+1
* | | | Use list_head in binfmt handlingAlexey Dobriyan2007-10-172-4/+10
* | | | oom: move prototypes to appropriate header fileDavid Rientjes2007-10-171-0/+1
* | | | Slab API: remove useless ctor parameter and reorder parametersChristoph Lameter2007-10-177-8/+7
* | | | powerpc: add Altivec/VMX state to coredumpsMark Nelson2007-10-171-3/+25
* | | | x86: replace NT_PRXFPREG with ELF_CORE_XFPREG_TYPE #defineMark Nelson2007-10-172-0/+2
|/ / /
* | | Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2007-10-161-3/+3
|\ \ \
OpenPOWER on IntegriCloud