summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86/uaccess' into core/percpuIngo Molnar2009-02-109-425/+488
|\
| * x86: uaccess: use errret as error value in __put_user_size()Hiroshi Shimamoto2009-02-051-5/+6
| * x86: uaccess: fix compilation error on CONFIG_M386Hiroshi Shimamoto2009-01-291-2/+20
| * x86: ia32_signal: use {get|put}_user_try and catchHiroshi Shimamoto2009-01-241-170/+195
| * x86: signal: use {get|put}_user_try and catchHiroshi Shimamoto2009-01-241-137/+154
| * x86: uaccess: introduce try and catch frameworkHiroshi Shimamoto2009-01-243-0/+110
| * x86: uaccess: rename __put_user_u64() to __put_user_asm_u64()Hiroshi Shimamoto2009-01-211-3/+3
| * x86: uaccess: fix style problemsHiroshi Shimamoto2009-01-211-3/+3
| * x86: remove byte locksJiri Kosina2009-01-203-76/+2
| * x86: Remove never-called arch_setup_msi_irq()Michael Ellerman2009-01-191-34/+0
* | Merge commit 'v2.6.29-rc4' into core/percpuIngo Molnar2009-02-09169-1912/+2662
|\ \
| * \ 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 'core/xen' into x86/urgentIngo Molnar2009-02-041060-8802/+44392
| | | | | | |\ \ \
| | | | | | | * | | xen: disable interrupts before saving in percpuJeremy Fitzhardinge2009-02-041-1/+3
| | | | | | * | | | x86: APIC: enable workaround on AMD Fam10h CPUsBorislav Petkov2009-02-041-1/+1
| | | | | | * | | | x86: push old stack address on irqstack for unwinderMartin Hicks2009-02-031-0/+1
| | | | | | * | | | irq, x86: fix lock status with numa_migrate_irq_descYinghai Lu2009-02-011-2/+3
| | | | | | * | | | x86: add cache descriptors for Intel Core i7Dave Jones2009-02-011-0/+15
| | | | | | * | | | x86/Voyager: make it build and bootJames Bottomley2009-01-314-26/+35
| | | | | * | | | | 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
| | | | | | * | | | | Blackfin arch: fix bug - traps test case 19 for exception 0x2d failsBernd Schmidt2009-02-041-3/+1
| | | | | | * | | | | Blackfin arch: add platform device bfin_mii-bus and KSZ8893M switch driver pl...Graf Yang2009-02-0410-0/+105
| | | | | | * | | | | Blackfin arch: build jtag tty driver as a module by defaultMike Frysinger2009-02-049-9/+9
| | | | | | * | | | | Blackfin arch: fix 2 bugs related to debugJie Zhang2009-02-041-8/+1
| | | | | | * | | | | Blackfin arch: Add ANOMALY_05000380 to BF54x to kill the compile warningBryan Wu2009-02-041-0/+1
| | | | | | * | | | | Blackfin arch: Fix bug - 561 SMP kernel can't boot from jffs2Graf Yang2009-02-041-42/+42