summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | [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
| | |/ / / / | |/| | | |
* | | | | | m68knommu: missing sections for linker scriptGreg Ungerer2008-05-131-0/+10
* | | | | | parisc: fix DISCONTIGMEM compile breakageMel Gorman2008-05-131-1/+1
* | | | | | mn10300: replace deprecated "TOPDIR" with newer "srctree"Robert P. J. Day2008-05-131-8/+8
* | | | | | m68knommu: ColdFire add support for kernel preemption (missing chunk)Sebastian Siewior2008-05-131-0/+3
* | | | | | uml: track and make up lost ticksJeff Dike2008-05-133-6/+53
* | | | | | uml: style fixes in the random driverJeff Dike2008-05-131-38/+41
* | | | | | uml: random driver fixesJeff Dike2008-05-134-30/+63
* | | | | | uml: physical memory shouldn't include initial stackJeff Dike2008-05-131-1/+4
* | | | | | uml: use PAGE_SIZE in linker scriptsCyrill Gorcunov2008-05-133-13/+15
* | | | | | uml: use DIV_ROUND_UPJiri Olsa2008-05-131-2/+2
OpenPOWER on IntegriCloud