index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2010-04-26
sh: CPU hotplug support.
Paul Mundt
8
-6
/
+194
2010-04-26
sh: cache secondary CPUs idle loop.
Paul Mundt
2
-4
/
+13
2010-04-26
sh: flag smp_store_cpu_info() __cpuinit.
Paul Mundt
1
-2
/
+2
2010-04-26
sh: provide percpu CPU states for hotplug notifiers.
Paul Mundt
2
-4
/
+13
2010-04-26
sh: Make sure all SH-X3 cores are populated in the present CPU map.
Paul Mundt
1
-0
/
+3
2010-04-26
sh: convert online CPU map twiddling to cpumask.
Paul Mundt
2
-2
/
+2
2010-04-26
sh: arch/sh/kernel/setup.c needs asm/smp.h.
Paul Mundt
1
-0
/
+1
2010-04-26
sh: Flag present CPUs hotpluggable in topology registration.
Paul Mundt
1
-1
/
+5
2010-04-21
sh: Move platform smp ops in to their own structure.
Paul Mundt
9
-23
/
+95
2010-04-21
sh: __cpuinit annotate the CPU init path.
Paul Mundt
5
-14
/
+13
2010-04-21
sh: Tidy CPU probing and fixup section annotations.
Paul Mundt
8
-22
/
+9
2010-04-21
sh: hw-breakpoints: Kill off stub unthrottle callback.
Paul Mundt
2
-6
/
+0
2010-04-20
sh: Zero out aliases counter when using SH-X3 hardware assistance.
Paul Mundt
1
-1
/
+10
2010-04-20
sh: dwarf unwinder needs linux/module.h.
Paul Mundt
1
-0
/
+1
2010-04-19
sh: Enable SH-X3 hardware synonym avoidance handling.
Paul Mundt
3
-0
/
+43
2010-04-19
sh: mach-sdk7786: pm_power_off support.
Paul Mundt
2
-0
/
+23
2010-04-15
sh: intc: IRQ auto-distribution support.
Paul Mundt
3
-26
/
+75
2010-04-15
sh: Disable IRQ balancing for timer and IPI IRQs.
Paul Mundt
1
-2
/
+2
2010-04-13
sh: intc: userimask support.
Paul Mundt
2
-0
/
+5
2010-04-13
sh: dmaengine support for SH7786 DMAC0.
Paul Mundt
2
-2
/
+83
2010-04-07
sh: Disable MMUCR_AT for SH-4 nommu.
Paul Mundt
1
-2
/
+9
2010-04-05
Merge branch 'sh/stable-updates'
Paul Mundt
72
-632
/
+970
2010-04-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
5
-13
/
+100
2010-04-04
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
6
-48
/
+99
2010-04-03
sparc64: Implement perf_arch_fetch_caller_regs
David S. Miller
1
-0
/
+75
2010-04-03
sparc64: Update defconfig.
David S. Miller
1
-12
/
+16
2010-04-03
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
1360
-20768
/
+73896
2010-04-03
sparc64: Fix array size reported by vmemmap_populate()
Ben Hutchings
1
-1
/
+1
2010-04-03
perf: Always build the powerpc perf_arch_fetch_caller_regs version
Frederic Weisbecker
1
-2
/
+0
2010-04-02
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
10
-47
/
+123
2010-04-02
Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
1
-0
/
+2
2010-04-02
perf, x86: Fix callgraphs of 32-bit processes on 64-bit kernels
Torok Edwin
2
-5
/
+44
2010-04-02
perf, x86: Fix AMD hotplug & constraint initialization
Peter Zijlstra
2
-36
/
+52
2010-04-02
x86: Move notify_cpu_starting() callback to a later stage
Peter Zijlstra
1
-2
/
+2
2010-04-02
Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/f...
Ingo Molnar
2
-3
/
+1
2010-04-02
Merge branch 'sh/for-2.6.34' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
11
-83
/
+294
2010-04-02
sh: Fix up the SH-3 build for recent TLB changes.
Paul Mundt
4
-28
/
+75
2010-04-02
sh: export return_address() symbol.
Paul Mundt
1
-0
/
+3
2010-04-01
microblaze: Support word copying in copy_tofrom_user
Michal Simek
1
-14
/
+25
2010-04-01
microblaze: Print early printk information to log buffer
Michal Simek
1
-9
/
+15
2010-04-01
microblaze: head.S typo fix
Michal Simek
1
-2
/
+2
2010-04-01
microblaze: Use MICROBLAZE_TLB_SIZE in asm code
Michal Simek
2
-3
/
+3
2010-04-01
microblaze: Kconfig Fix - pci
Michal Simek
1
-3
/
+0
2010-04-01
microblaze: Adding likely macros
Michal Simek
6
-26
/
+28
2010-04-01
microblaze: Add .type and .size to ASM functions
Michal Simek
3
-1
/
+22
2010-04-01
microblaze: Fix TLB macros
Michal Simek
1
-1
/
+2
2010-04-01
microblaze: Use instruction with delay slot
Michal Simek
1
-8
/
+5
2010-04-01
microblaze: Remove additional resr and rear loading
Michal Simek
1
-15
/
+3
2010-04-01
microblaze: Change register usage for ESR and EAR
Michal Simek
1
-35
/
+35
2010-04-01
microblaze: Prepare work for optimization in exception code
Michal Simek
1
-6
/
+3
[next]