summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sh: Tidy CPU probing and fixup section annotations.Paul Mundt2010-04-218-22/+9
* sh: hw-breakpoints: Kill off stub unthrottle callback.Paul Mundt2010-04-212-6/+0
* sh: Zero out aliases counter when using SH-X3 hardware assistance.Paul Mundt2010-04-201-1/+10
* sh: dwarf unwinder needs linux/module.h.Paul Mundt2010-04-201-0/+1
* sh: Enable SH-X3 hardware synonym avoidance handling.Paul Mundt2010-04-193-0/+43
* sh: mach-sdk7786: pm_power_off support.Paul Mundt2010-04-192-0/+23
* sh: intc: IRQ auto-distribution support.Paul Mundt2010-04-156-79/+244
* sh: Disable IRQ balancing for timer and IPI IRQs.Paul Mundt2010-04-154-5/+8
* sh: intc: userimask support.Paul Mundt2010-04-135-2/+94
* sh: intc: Tidy up loglevel mismatches.Paul Mundt2010-04-131-4/+7
* sh: intc: Provide sysdev name for intc controllers.Paul Mundt2010-04-131-0/+16
* sh: dmaengine support for SH7786 DMAC0.Paul Mundt2010-04-132-2/+83
* sh: Disable MMUCR_AT for SH-4 nommu.Paul Mundt2010-04-071-2/+9
* Merge branch 'sh/stable-updates'Paul Mundt2010-04-05351-3734/+5901
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2010-04-047-21/+120
| |\
| | * sunxvr500: Ignore secondary output PCI devices.David S. Miller2010-04-041-7/+17
| | * sparc64: Implement perf_arch_fetch_caller_regsDavid S. Miller2010-04-031-0/+75
| | * sparc64: Update defconfig.David S. Miller2010-04-031-12/+16
| | * Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2010-04-034629-145688/+275436
| | |\
| | * | sparc64: Fix array size reported by vmemmap_populate()Ben Hutchings2010-04-031-1/+1
| | * | sparc: Fix regset register window handling.David S. Miller2010-03-312-0/+8
| | * | drivers/serial/sunsu.c: Correct use after freeJulia Lawall2010-03-291-1/+3
| * | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-04-0411-75/+153
| |\ \ \
| | * | | perf: Always build the powerpc perf_arch_fetch_caller_regs versionFrederic Weisbecker2010-04-031-2/+0
| | * | | perf: Always build the stub perf_arch_fetch_caller_regs versionFrederic Weisbecker2010-04-031-2/+1
| | * | | perf, probe-finder: Build fix on DebianBorislav Petkov2010-04-021-5/+5
| | * | | perf/scripts: Tuple was set from long in both branches in python_process_event()Tom Zanussi2010-04-021-5/+12
| | * | | perf: Fix 'perf sched record' deadlockMike Galbraith2010-04-021-3/+12
| | * | | perf, x86: Fix callgraphs of 32-bit processes on 64-bit kernelsTorok Edwin2010-04-022-5/+44
| | * | | perf, x86: Fix AMD hotplug & constraint initializationPeter Zijlstra2010-04-022-36/+52
| | * | | x86: Move notify_cpu_starting() callback to a later stagePeter Zijlstra2010-04-021-2/+2
| | * | | Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/f...Ingo Molnar2010-04-025-15/+25
| | |\ \ \
| | | * | | x86,kgdb: Always initialize the hw breakpoint attributeJason Wessel2010-04-011-1/+1
| | | * | | perf: Use hot regs with software sched switch/migrate eventsFrederic Weisbecker2010-04-013-12/+15
| | | * | | perf: Correctly align perf event tracing bufferFrederic Weisbecker2010-04-011-2/+9
| * | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2010-04-042-5/+1
| |\ \ \ \ \
| | * | | | | sched: set_cpus_allowed_ptr(): Don't use rq->migration_thread after unlockOleg Nesterov2010-04-021-1/+1
| | * | | | | sched: Fix proc_sched_set_task()Mike Galbraith2010-04-021-4/+0
| | |/ / / /
| * | | | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2010-04-042-5/+7
| |\ \ \ \ \
| | * | | | | ring-buffer: Add missing unlockJulia Lawall2010-03-291-3/+5
| | * | | | | tracing: Fix lockdep warning in global_clock()Li Zefan2010-03-291-2/+2
| | | |/ / / | | |/| | |
| * | | | | proc: pagemap: Hold mmap_sem during page walkKAMEZAWA Hiroyuki2010-04-041-49/+38
| | |_|_|/ | |/| | |
| * | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-04-0213-47/+137
| |\ \ \ \
| | * | | | ARM: 5965/1: Fix soft lockup in at91 udc driverHarro Haan2010-03-291-0/+9
| | * | | | ARM: 6006/1: ARM: Use the correct NOP size in memmove for Thumb-2 kernel buildsCatalin Marinas2010-03-291-2/+2
| | * | | | ARM: 6005/1: arm: kprobes: fix register corruption with jprobesMika Westerberg2010-03-291-1/+9
| | * | | | ARM: 6003/1: removing compilation warning from pl061.hviresh kumar2010-03-291-0/+2
| | * | | | ARM: 6001/1: removing compilation warning comming from clkdev.hviresh kumar2010-03-291-0/+1
| | * | | | ARM: 6000/1: removing compilation warning comming from <asm/irq.h>viresh kumar2010-03-291-0/+1
| | * | | | ARM: 5999/1: Including device.h and resource.h header files in linux/amba/bus.hviresh kumar2010-03-291-0/+3
OpenPOWER on IntegriCloud