| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-04-07 | 1 | -0/+1 |
|\ |
|
| * | perf, x86: Enable Nehalem-EX support | Vince Weaver | 2010-04-06 | 1 | -0/+1 |
* | | Merge branch 'davinci-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2010-04-07 | 4 | -5/+13 |
|\ \ |
|
| * | | davinci: fix compile warning: <mach/da8xx.h>: #include <linux/platform_device.h> | Sergei Shtylyov | 2010-04-07 | 1 | -1/+3 |
| * | | davinci: DM365: fix duplicate default IRQ priorities | Kevin Hilman | 2010-04-05 | 1 | -1/+0 |
| * | | davinci: edma: clear events in edma_start() | Brian Niebuhr | 2010-04-05 | 1 | -1/+2 |
| * | | davinci: da8xx/omap-l1: fix build error when CONFIG_DAVINCI_MUX is undefined | Sekhar Nori | 2010-04-05 | 1 | -0/+4 |
| * | | davinci: timers: don't enable timer until clocksource is initialized | Kevin Hilman | 2010-04-05 | 1 | -2/+4 |
* | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-04-07 | 7 | -19/+53 |
|\ \ \ |
|
| * | | | x86: Fix double enable_IR_x2apic() call on SMP kernel on !SMP boards | Suresh Siddha | 2010-04-02 | 1 | -0/+2 |
| * | | | x86: Increase CONFIG_NODES_SHIFT max to 10 | David Rientjes | 2010-04-02 | 1 | -2/+2 |
| * | | | ibft, x86: Change reserve_ibft_region() to find_ibft_region() | Yinghai Lu | 2010-04-01 | 1 | -2/+12 |
| * | | | x86, hpet: Fix bug in RTC emulation | Alok Kataria | 2010-04-01 | 1 | -0/+1 |
| * | | | x86, hpet: Erratum workaround for read after write of HPET comparator | Pallipadi, Venkatesh | 2010-04-01 | 1 | -1/+7 |
| * | | | x86: Handle overlapping mptables | Andi Kleen | 2010-04-01 | 1 | -2/+2 |
| * | | | x86: Make e820_remove_range to handle all covered case | Yinghai Lu | 2010-03-31 | 1 | -4/+20 |
| * | | | x86-32, resume: do a global tlb flush in S4 resume | Shaohua Li | 2010-03-30 | 1 | -8/+7 |
* | | | | Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds | 2010-04-07 | 4 | -11/+9 |
|\ \ \ \ |
|
| * | | | | microblaze: Remove unused variable from ptrace | Michal Simek | 2010-04-07 | 1 | -1/+0 |
| * | | | | microblaze: io.h: Add io big-endian function | John Linn | 2010-04-07 | 1 | -0/+5 |
| * | | | | microblaze: Fix futex code | Michal Simek | 2010-04-07 | 1 | -1/+1 |
| * | | | | microblaze: Fix ftrace_update_ftrace_func panic | Steven J. Magnani | 2010-04-07 | 1 | -9/+3 |
| | |_|/
| |/| | |
|
* | | | | frv: fix kernel/user segment handling in NOMMU mode | David Howells | 2010-04-07 | 2 | -5/+3 |
|/ / / |
|
* | | | Merge branch 'master' into export-slabh | Tejun Heo | 2010-04-05 | 62 | -650/+1063 |
|\ \ \ |
|
| * \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2010-04-04 | 5 | -13/+100 |
| |\ \ \ |
|
| | * | | | sparc64: Implement perf_arch_fetch_caller_regs | David S. Miller | 2010-04-03 | 1 | -0/+75 |
| | * | | | sparc64: Update defconfig. | David S. Miller | 2010-04-03 | 1 | -12/+16 |
| | * | | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 2010-04-03 | 1360 | -20768/+73896 |
| | |\ \ \ |
|
| | * | | | | sparc64: Fix array size reported by vmemmap_populate() | Ben Hutchings | 2010-04-03 | 1 | -1/+1 |
| | * | | | | sparc: Fix regset register window handling. | David S. Miller | 2010-03-31 | 2 | -0/+8 |
| * | | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-04-04 | 6 | -48/+99 |
| |\ \ \ \ \
| | |_|/ / /
| |/| | | | |
|
| | * | | | | perf: Always build the powerpc perf_arch_fetch_caller_regs version | Frederic Weisbecker | 2010-04-03 | 1 | -2/+0 |
| | * | | | | perf, x86: Fix callgraphs of 32-bit processes on 64-bit kernels | Torok Edwin | 2010-04-02 | 2 | -5/+44 |
| | * | | | | perf, x86: Fix AMD hotplug & constraint initialization | Peter Zijlstra | 2010-04-02 | 2 | -36/+52 |
| | * | | | | x86: Move notify_cpu_starting() callback to a later stage | Peter Zijlstra | 2010-04-02 | 1 | -2/+2 |
| | * | | | | Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/f... | Ingo Molnar | 2010-04-02 | 2 | -3/+1 |
| | |\ \ \ \ |
|
| | | * | | | | x86,kgdb: Always initialize the hw breakpoint attribute | Jason Wessel | 2010-04-01 | 1 | -1/+1 |
| | | * | | | | perf: Use hot regs with software sched switch/migrate events | Frederic Weisbecker | 2010-04-01 | 1 | -2/+0 |
| * | | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2010-04-02 | 10 | -47/+123 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | ARM: 6006/1: ARM: Use the correct NOP size in memmove for Thumb-2 kernel builds | Catalin Marinas | 2010-03-29 | 1 | -2/+2 |
| | * | | | | | | ARM: 6005/1: arm: kprobes: fix register corruption with jprobes | Mika Westerberg | 2010-03-29 | 1 | -1/+9 |
| | * | | | | | | ARM: 6001/1: removing compilation warning comming from clkdev.h | viresh kumar | 2010-03-29 | 1 | -0/+1 |
| | * | | | | | | ARM: 6000/1: removing compilation warning comming from <asm/irq.h> | viresh kumar | 2010-03-29 | 1 | -0/+1 |
| | * | | | | | | ARM: 5997/1: ARM: Correct the VFPv3 detection | Catalin Marinas | 2010-03-28 | 1 | -1/+1 |
| | * | | | | | | ARM: 5996/1: ARM: Change the mandatory barriers implementation (4/4) | Catalin Marinas | 2010-03-25 | 2 | -6/+16 |
| | * | | | | | | ARM: 5995/1: ARM: Add L2x0 outer_sync() support (3/4) | Catalin Marinas | 2010-03-25 | 2 | -0/+11 |
| | * | | | | | | ARM: 5994/1: ARM: Add outer_cache_fns.sync function pointer (2/4) | Catalin Marinas | 2010-03-25 | 2 | -0/+20 |
| | * | | | | | | ARM: 5993/1: ARM: Move the outer_cache definitions into a separate file (1/4) | Catalin Marinas | 2010-03-25 | 2 | -37/+62 |
| * | | | | | | | Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2010-04-02 | 1 | -0/+2 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | powerpc/5200: in lpbfifo, flag DMA irqs as enabled after requesting them | Roman Fietze | 2010-03-26 | 1 | -0/+2 |