summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | | | | sparc64: Kill .fixup section bloat.David S. Miller2009-02-0815-77/+42
| | | * | | | | | | sparc64: Don't hook up pcr_ops on spitfire chips.David S. Miller2009-02-051-1/+6
| | | * | | | | | | sparc64: Call dump_stack() in die_nmi().David S. Miller2009-02-041-0/+1
| | | |/ / / / / /
* | | | | | | | | Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2009-02-111-5/+4
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | tracing, x86: fix constraint for parent variableSteven Rostedt2009-02-101-5/+4
* | | | | | | | | Merge branches 'tracing/ftrace' and 'tracing/urgent' into tracing/coreIngo Molnar2009-02-111-3/+5
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | |
| * | | | | | | | tracing, x86: fix fixup section to return to original codeSteven Rostedt2009-02-101-3/+5
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branches 'tracing/ftrace' and 'tracing/urgent' into tracing/coreIngo Molnar2009-02-105-7/+26
|\| | | | | | | | |/ / / / / / |/| | | | | |
| * | | | | | 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
| | |/ / / / | |/| | | |
* | | | | | tracing/function-graph-tracer: drop the kernel_text_address checkFrederic Weisbecker2009-02-091-7/+0
* | | | | | tracing/power: move the power trace headers to a dedicated fileFrederic Weisbecker2009-02-092-2/+2
* | | | | | Merge branch 'tip/tracing/core/devel' of git://git.kernel.org/pub/scm/linux/k...Ingo Molnar2009-02-092-27/+9
|\ \ \ \ \ \
| * | | | | | ring-buffer: use generic version of in_nmiSteven Rostedt2009-02-071-2/+2
| * | | | | | ftrace: change function graph tracer to use new in_nmiSteven Rostedt2009-02-072-21/+2
| * | | | | | ftrace, x86: rename in_nmi variableSteven Rostedt2009-02-071-11/+11
| * | | | | | ring-buffer: add NMI protection for spinlocksSteven Rostedt2009-02-072-4/+5
* | | | | | | Merge commit 'v2.6.29-rc4' into tracing/coreIngo Molnar2009-02-0927-152/+259
|\ \ \ \ \ \ \ | |/ / / / / / |/| / / / / / | |/ / / / /
| * | | | | 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-042-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-061-3/+5
| | | | | * | | | | prevent kprobes from catching spurious page faultsMasami Hiramatsu2009-02-051-2/+6
| | | | | * | | | | Merge branch 'sh/for-2.6.29' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2009-02-0511-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-031-1/+3
| | | | | | | | |/ | | | | | | | |/|
| | | | | | * | | x86: APIC: enable workaround on AMD Fam10h CPUsBorislav Petkov2009-02-031-1/+1
| | | | | | * | | x86: push old stack address on irqstack for unwinderMartin Hicks2009-02-021-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
| | | | * | | | | ACPI suspend: Fix compilation warnings in drivers/acpi/sleep.cRafael J. Wysocki2009-01-161-2/+2
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge branches 'tracing/ftrace' and 'linus' into tracing/coreIngo Molnar2009-02-0595-1395/+1650
|\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| * | | | | | | 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