| Commit message (Expand) | Author | Age |
* | Merge branch 'master' into export-slabh | Tejun Heo | 2010-04-04 |
|\ |
|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2010-04-04 |
| |\ |
|
| | * | sparc64: Implement perf_arch_fetch_caller_regs | David S. Miller | 2010-04-04 |
| | * | sparc64: Update defconfig. | David S. Miller | 2010-04-03 |
| | * | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 2010-04-03 |
| | |\ |
|
| | * | | sparc64: Fix array size reported by vmemmap_populate() | Ben Hutchings | 2010-04-03 |
| | * | | sparc: Fix regset register window handling. | David S. Miller | 2010-03-31 |
| * | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-04-04 |
| |\ \ \
| | |_|/
| |/| | |
|
| | * | | perf: Always build the powerpc perf_arch_fetch_caller_regs version | Frederic Weisbecker | 2010-04-03 |
| | * | | perf, x86: Fix callgraphs of 32-bit processes on 64-bit kernels | Torok Edwin | 2010-04-02 |
| | * | | perf, x86: Fix AMD hotplug & constraint initialization | Peter Zijlstra | 2010-04-02 |
| | * | | x86: Move notify_cpu_starting() callback to a later stage | Peter Zijlstra | 2010-04-02 |
| | * | | Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/f... | Ingo Molnar | 2010-04-02 |
| | |\ \ |
|
| | | * | | x86,kgdb: Always initialize the hw breakpoint attribute | Jason Wessel | 2010-04-01 |
| | | * | | perf: Use hot regs with software sched switch/migrate events | Frederic Weisbecker | 2010-04-01 |
| * | | | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2010-04-02 |
| |\ \ \ \ |
|
| | * | | | | ARM: 6006/1: ARM: Use the correct NOP size in memmove for Thumb-2 kernel builds | Catalin Marinas | 2010-03-29 |
| | * | | | | ARM: 6005/1: arm: kprobes: fix register corruption with jprobes | Mika Westerberg | 2010-03-29 |
| | * | | | | ARM: 6001/1: removing compilation warning comming from clkdev.h | viresh kumar | 2010-03-29 |
| | * | | | | ARM: 6000/1: removing compilation warning comming from <asm/irq.h> | viresh kumar | 2010-03-29 |
| | * | | | | ARM: 5997/1: ARM: Correct the VFPv3 detection | Catalin Marinas | 2010-03-28 |
| | * | | | | ARM: 5996/1: ARM: Change the mandatory barriers implementation (4/4) | Catalin Marinas | 2010-03-25 |
| | * | | | | ARM: 5995/1: ARM: Add L2x0 outer_sync() support (3/4) | Catalin Marinas | 2010-03-25 |
| | * | | | | ARM: 5994/1: ARM: Add outer_cache_fns.sync function pointer (2/4) | Catalin Marinas | 2010-03-25 |
| | * | | | | ARM: 5993/1: ARM: Move the outer_cache definitions into a separate file (1/4) | Catalin Marinas | 2010-03-25 |
| * | | | | | Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2010-04-02 |
| |\ \ \ \ \ |
|
| | * | | | | | powerpc/5200: in lpbfifo, flag DMA irqs as enabled after requesting them | Roman Fietze | 2010-03-27 |
| * | | | | | | Merge branch 'sh/for-2.6.34' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2010-04-02 |
| |\ \ \ \ \ \
| | |_|_|/ / /
| |/| | | | | |
|
| | * | | | | | sh: Fix up the SH-3 build for recent TLB changes. | Paul Mundt | 2010-04-02 |
| | * | | | | | sh: export return_address() symbol. | Paul Mundt | 2010-04-02 |
| | * | | | | | sh: Enable the mmu in start_secondary() | Matt Fleming | 2010-03-28 |
| | * | | | | | sh: Fix FDPIC binary loader | Andrew Stubbs | 2010-03-28 |
| | * | | | | | arch/sh/kernel: Use set_cpus_allowed_ptr | Julia Lawall | 2010-03-28 |
| | * | | | | | sh: Update ecovec_defconfig | Yusuke Goda | 2010-03-28 |
| | * | | | | | sh: update the TLB replacement counter for entry wiring. | Matt Fleming | 2010-03-25 |
| | | |/ / /
| | |/| | | |
|
| * | | | | | microblaze: Support word copying in copy_tofrom_user | Michal Simek | 2010-04-01 |
| * | | | | | microblaze: Print early printk information to log buffer | Michal Simek | 2010-04-01 |
| * | | | | | microblaze: head.S typo fix | Michal Simek | 2010-04-01 |
| * | | | | | microblaze: Use MICROBLAZE_TLB_SIZE in asm code | Michal Simek | 2010-04-01 |
| * | | | | | microblaze: Kconfig Fix - pci | Michal Simek | 2010-04-01 |
| * | | | | | microblaze: Adding likely macros | Michal Simek | 2010-04-01 |
| * | | | | | microblaze: Add .type and .size to ASM functions | Michal Simek | 2010-04-01 |
| * | | | | | microblaze: Fix TLB macros | Michal Simek | 2010-04-01 |
| * | | | | | microblaze: Use instruction with delay slot | Michal Simek | 2010-04-01 |
| * | | | | | microblaze: Remove additional resr and rear loading | Michal Simek | 2010-04-01 |
| * | | | | | microblaze: Change register usage for ESR and EAR | Michal Simek | 2010-04-01 |
| * | | | | | microblaze: Prepare work for optimization in exception code | Michal Simek | 2010-04-01 |
| * | | | | | microblaze: Add DEBUG option | Michal Simek | 2010-04-01 |
| * | | | | | microblaze: Support systems without lmb bram | Michal Simek | 2010-04-01 |
| * | | | | | microblaze: uaccess: Sync strlen, strnlen, copy_to/from_user | Michal Simek | 2010-04-01 |