summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | | | [ARM] pxa: make more SSCR0 bit definitions visible on multiple processorsEric Miao2009-01-191-0/+3
| | | * | | | | | [ARM] pxa: fix missing of __REG() definition for ac97 registers accessEric Miao2009-01-191-0/+2
| | | * | | | | | [ARM] pxa: fix NAND and MMC clock initialization for pxa3xxMike Rapoport2009-01-192-3/+3
| * | | | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2009-02-1012-19/+34
| |\ \ \ \ \ \ \ \
| | * | | | | | | | powerpc: Add missing sparsemem.h includeMichael Neuling2009-02-101-0/+1
| | * | | | | | | | powerpc/pci: mmap anonymous memory when legacy_mem doesn't existBenjamin Herrenschmidt2009-02-101-2/+15
| | * | | | | | | | powerpc/cell: Add missing #include for oprofileMichael Neuling2009-02-101-0/+1
| | * | | | | | | | powerpc/ftrace: Fix math to calculate offset in TOCSteven Rostedt2009-02-101-2/+3
| | * | | | | | | | powerpc: Don't emulate mr. instructionsAnanth N Mavinakayanahalli2009-02-101-0/+2
| | * | | | | | | | powerpc/fsl-booke: Fix mapping functions to use phys_addr_tKumar Gala2009-02-102-4/+4
| | * | | | | | | | arch/powerpc: Eliminate double sizeofJulia Lawall2009-02-061-1/+1
| | * | | | | | | | powerpc/cpm2: Fix set interrupt typepaulfax2009-02-061-1/+1
| | * | | | | | | | powerpc/83xx: Fix TSEC0 workability on MPC8313E-RDB boardsAnton Vorontsov2009-02-062-8/+3
| | * | | | | | | | powerpc/83xx: Fix missing #{address,size}-cells in mpc8313erdb.dtsAnton Vorontsov2009-02-061-0/+2
| | * | | | | | | | powerpc/83xx: Build breakage for CONFIG_PM but no CONFIG_SUSPENDMichael Neuling2009-02-061-1/+1
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2009-02-1017-126/+74
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / | |/| | | | | | | |
| | * | | | | | | | sparc64: Fix probe_kernel_{read,write}().David S. Miller2009-02-0910-48/+25
| | * | | | | | | | sparc64: Kill .fixup section bloat.David S. Miller2009-02-0915-77/+42
| | * | | | | | | | sparc64: Don't hook up pcr_ops on spitfire chips.David S. Miller2009-02-061-1/+6
| | * | | | | | | | sparc64: Call dump_stack() in die_nmi().David S. Miller2009-02-041-0/+1
| | |/ / / / / / /
| * | | | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds2009-02-091-6/+22
| |\ \ \ \ \ \ \ \
| | * | | | | | | | [CPUFREQ] powernow-k8: Get transition latency from ACPI _PSS tableMark Langsdorf2009-02-051-6/+22
| | |/ / / / / / /
| * | | | | | | | FRV: in_interrupt() requires #inclusion of linux/hardirq.h not asm/hardirq.h nowDavid Howells2009-02-091-1/+1
| * | | | | | | | x86: spinlocks: define dummy __raw_spin_is_contendedKyle McMartin2009-02-093-0/+3
| | |/ / / / / / | |/| | | | | |
| * | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2009-02-072-2/+2
| |\ \ \ \ \ \ \
| | * | | | | | | PCI: return error on failure to read PCI ROMsTimothy S. Nelson2009-02-052-2/+2
| | |/ / / / / /
| | | | | | | |
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| *-------. \ \ \ \ \ \ Merge branches 'release', 'asus', 'bugzilla-12450', 'cpuidle', 'debug', 'ec',...Len Brown2009-02-07839-7147/+25842
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / | |/| | | | | | | | | |
| | | | | | * | | | | | ACPI: cpufreq: Remove deprecated /proc/acpi/processor/../performance proc ent...Thomas Renninger2009-02-041-11/+0
| | | | | * | | | | | | x86-64: fix int $0x80 -ENOSYS returnRoland McGrath2009-02-071-3/+5
| | | | | * | | | | | | prevent kprobes from catching spurious page faultsMasami Hiramatsu2009-02-061-2/+6
| | | | | * | | | | | | Merge branch 'sh/for-2.6.29' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2009-02-0611-100/+184
| | | | | |\ \ \ \ \ \ \
| | | | | | * | | | | | | sh: Fix up T-bit error handling in SH-4A mutex fastpath.Takashi Yoshii2009-01-291-12/+9
| | | | | | * | | | | | | sh: Fix up spurious syscall restarting.Paul Mundt2009-01-294-44/+8
| | | | | | * | | | | | | sh: fcnvds fix with denormalized numbers on SH-4 FPU.Carmelo AMOROSO2009-01-291-1/+1
| | | | | | * | | | | | | sh: Only reserve memory under CONFIG_ZERO_PAGE_OFFSET when it != 0.Christopher SMITH2009-01-291-4/+4
| | | | | | * | | | | | | sh: Handle calling csum_partial with misaligned dataStuart Menefy2009-01-291-19/+50
| | | | | | * | | | | | | sh: ap325rxa: Enable ov772x in defconfig.Kuninori Morimoto2009-01-291-7/+20
| | | | | | * | | | | | | sh: ap325rxa: Add ov772x support.Kuninori Morimoto2009-01-291-3/+50
| | | | | | * | | | | | | sh: ap325rxa: control camera power toggling.Kuninori Morimoto2009-01-291-1/+9
| | | | | | * | | | | | | sh: mach-migor: Enable ov772x and tw9910 in defconfig.Kuninori Morimoto2009-01-291-9/+33
| | | |_|_|/ / / / / / / | | |/| | | | | | | | |
| | | | | * | | | | | | alpha: fixup BUG macroAlexey Dobriyan2009-02-051-2/+2
| | | | | * | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-02-049-30/+58
| | | | | |\ \ \ \ \ \ \ | | | | | | |_|/ / / / / | | | | | |/| | | | | |
| | | | | * | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...Linus Torvalds2009-02-0458-866/+984
| | | | | |\ \ \ \ \ \ \
| | | | | | * | | | | | | Blackfin arch: Remove outdated codeMichael Hennerich2009-02-041-23/+1
| | | | | | * | | | | | | Blackfin arch: Fix udelay implementationMichael Hennerich2009-02-041-6/+5
| | | | | | * | | | | | | Blackfin arch: Update Copyright informationMichael Hennerich2009-02-041-1/+1
| | | | | | * | | | | | | Blackfin arch: Add BF561 PPI POLS, POLC MasksMichael Hennerich2009-02-041-0/+2
| | | | | | * | | | | | | Blackfin arch: Update CM-BF527 kernel configMichael Hennerich2009-02-041-124/+321
| | | | | | * | | | | | | Blackfin arch: define bfin_memmap as static since it is only used hereMike Frysinger2009-02-041-1/+1
| | | | | | * | | | | | | Blackfin arch: cplb mananger: use a do...while loop rather than a for loopMike Frysinger2009-02-041-4/+8