summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* [POWERPC] Move of_device_get_modalias to drivers/ofStephen Rothwell2008-05-161-48/+0
* [POWERPC] Add 6xx-style HID0_SLEEP support.Scott Wood2008-05-162-0/+56
* [POWERPC] Defer processing of interrupts when the CPU wakes from sleep modePaul Mackerras2008-05-161-0/+8
* Merge branch 'linux-2.6' into powerpc-nextPaul Mackerras2008-05-16109-622/+834
|\
| * Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2008-05-1515-31/+496
| |\
| | * [POWERPC] cell: Fix section mismatches in io-workarounds codeIshizaki Kou2008-05-152-6/+6
| | * [POWERPC] spufs: Fix compile errorFUJITA Tomonori2008-05-151-0/+1
| | * [POWERPC] vmemmap fixes to use smaller pagesBenjamin Herrenschmidt2008-05-154-11/+59
| | * [POWERPC] spufs: Fix pointer reference in find_victimLuke Browning2008-05-151-1/+1
| * | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2008-05-1515-38/+269
| |\ \
| | * | [IA64] fix personality(PER_LINUX32) performance issueHuang, Xiaolan2008-05-152-10/+25
| | * | [IA64] Properly unregister legacy interruptsPrarit Bhargava2008-05-141-0/+3
| | * | [IA64] Remove NULL pointer check for argument never passed as NULL.Simon Holm Thøgersen2008-05-141-6/+0
| | * | [IA64] trivial cleanup for perfmon.cHidetoshi Seto2008-05-141-6/+10
| | * | [IA64] trivial cleanup for entry.SHidetoshi Seto2008-05-141-6/+6
| | * | [IA64] fix interrupt masking for pending works on kernel leaveHidetoshi Seto2008-05-142-8/+31
| | * | [IA64] allow user to force_pal_cache_flushAlex Chiang2008-05-141-0/+11
| | * | [IA64] Don't reserve crashkernel memory > 4 GBBernhard Walle2008-05-141-0/+29
| | * | [IA64] machvec support for SGI UV platformJack Steiner2008-05-147-2/+154
| * | | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2008-05-154-32/+26
| |\ \ \
| | * | | [S390] show_interrupts: prevent cpu hotplug when walking cpu_online_map.Heiko Carstens2008-05-151-1/+2
| | * | | [S390] smp: __smp_call_function_map vs cpu_online_map fix.Heiko Carstens2008-05-151-8/+8
| | * | | [S390] s390dbf: Use const char * for dbf name.Cornelia Huck2008-05-151-10/+10
| | * | | [S390] sparsemem vmemmap: initialize memmap.Heiko Carstens2008-05-151-13/+6
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds2008-05-1517-90/+89
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | arch/parisc/kernel/perf_asm.S: build fixKyle McMartin2008-05-151-0/+2
| | * | | parisc: remove -traditional from assembler flagsKyle McMartin2008-05-151-3/+0
| | * | | parisc: use conditional macro for 64-bit wide opsKyle McMartin2008-05-152-62/+54
| | * | | arch/parisc/kernel/unaligned.c: use time_* macrosS.Caglar Onur2008-05-151-1/+2
| | * | | parisc: remove redundant display of free swap space in show_mem()Johannes Weiner2008-05-151-2/+0
| | * | | parisc: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-05-154-4/+4
| | * | | parisc: fix trivial section name warningsHelge Deller2008-05-1511-18/+27
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-05-146-126/+31
| |\ \ \ \
| | * | | | sparc64: Use a TS_RESTORE_SIGMASKDavid S. Miller2008-05-123-20/+20
| | * | | | sparc: Fix mremap address range validation.David S. Miller2008-05-123-106/+11
| * | | | | lib: create common ascii hex arrayHarvey Harrison2008-05-141-8/+0
| * | | | | atmel_lcdfb: fix initialization of a pre-allocated framebufferNicolas Ferre2008-05-142-23/+2
| | |_|/ / | |/| | |
| * | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-05-1310-32/+39
| |\ \ \ \
| | * | | | x86: user_regset_view table fix for ia32 on 64-bitRoland McGrath2008-05-131-2/+5
| | * | | | x86: arch/x86/mm/pat.c - fix warningPranith Kumar2008-05-131-2/+2
| | * | | | x86: fix csum_partial() exportIngo Molnar2008-05-132-2/+3
| | * | | | x86: early_init_centaur(): use set_cpu_cap()Andrew Morton2008-05-131-1/+1
| | * | | | x86: fix app crashes after SMP resumeHugh Dickins2008-05-133-19/+20
| | * | | | Merge branch 'linus' into x86/urgentIngo Molnar2008-05-1273-1135/+1067
| | |\| | |
| | * | | | x86: wakeup.lds.S - section ordering fixCyrill Gorcunov2008-05-121-5/+5
| | * | | | x86: [VOYAGER] fix duplicate phys_cpu_present_map symbolJames Bottomley2008-05-121-1/+3
| | * | | | x86/pci: fix broken ISA DMATakashi Iwai2008-05-121-3/+5
| | | |/ / | | |/| |
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2008-05-132-6/+6
| |\ \ \ \
| | * | | | x86/PCI: X86_PAT & mprotectVenki Pallipadi2008-05-131-3/+1
| | * | | | x86/PCI: fix broken ISA DMATakashi Iwai2008-05-131-3/+5
| | | |/ / | | |/| |