| Commit message (Expand) | Author | Age | Files | Lines |
* | sh64: Use generic unaligned access control/counters. | Paul Mundt | 2012-06-14 | 1 | -113/+37 |
* | Merge branch 'sh/genirq' into sh-latest | Paul Mundt | 2012-06-13 | 1 | -10/+0 |
|\ |
|
| * | sh: Kill off now unused arch_probe_nr_irqs(). | Paul Mundt | 2012-05-24 | 1 | -10/+0 |
* | | Merge branch 'sh/dynamic-irq-cleanup' into sh-latest | Paul Mundt | 2012-06-13 | 11 | -200/+256 |
|\ \ |
|
| * | | sh: se7343: Move CPLD IRQs to irqdomain and generic irq chip. | Paul Mundt | 2012-05-24 | 4 | -51/+97 |
| * | | sh: se722: Move FPGA IRQs to irqdomain and generic irq chip. | Paul Mundt | 2012-05-24 | 4 | -55/+94 |
| * | | sh: mach-x3proto: Migrate to linear irq domain. | Paul Mundt | 2012-05-24 | 2 | -26/+32 |
| * | | sh: dreamcast: Migrate off of deprecated dynamic IRQ API. | Paul Mundt | 2012-05-18 | 1 | -21/+11 |
| * | | sh: hd64461: Migrate off of deprecated dynamic IRQ API. | Paul Mundt | 2012-05-18 | 1 | -24/+9 |
| * | | sh: mach-se: Migrate 7724SE off of deprecated dynamic IRQ API. | Paul Mundt | 2012-05-18 | 1 | -23/+13 |
* | | | Merge branch 'sh/multi-unwinders' into sh-latest | Paul Mundt | 2012-06-13 | 6 | -98/+102 |
|\ \ \ |
|
| * | | | sh64: Ensure KALLSYMS is enabled for unwinder use. | Paul Mundt | 2012-05-24 | 1 | -0/+1 |
| * | | | sh64: Convert to unwinder API. | Paul Mundt | 2012-05-24 | 5 | -98/+101 |
| | |/
| |/| |
|
| | | | |
| \ \ | |
| \ \ | |
| \ \ | |
| \ \ | |
| \ \ | |
*-----. \ \ | Merge branches 'sh/urgent', 'sh/core', 'sh/clockevents', 'sh/asm-generic' and... | Paul Mundt | 2012-06-13 | 1264 | -30792/+31018 |
|\ \ \ \ \ \ |
|
| | | | * | | | sh: Setup CROSS_COMPILE at the top | Geert Uytterhoeven | 2012-06-13 | 1 | -6/+6 |
| | | | * | | | sh: Fix up link time defsym warnings. | Paul Mundt | 2012-06-13 | 1 | -2/+2 |
| | | * | | | | sh: Kill off additional asm-generic wrappers. | Paul Mundt | 2012-06-13 | 6 | -10/+5 |
| | | * | | | | sh: convert to kbuild asm-generic support. | Paul Mundt | 2012-05-28 | 29 | -69/+29 |
| * | | | | | | sh: use the new generic strnlen_user() function | Paul Mundt | 2012-06-13 | 7 | -117/+57 |
| * | | | | | | sh: switch to generic strncpy_from_user(). | Paul Mundt | 2012-06-13 | 6 | -114/+5 |
| | |_|/ / /
| |/| | | | |
|
| * | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger... | Linus Torvalds | 2012-06-12 | 5 | -8/+13 |
| |\ \ \ \ \ |
|
| | * | | | | | m68k: make syscall_trace_enter/leave exist for non-MMU classic m68k types | Greg Ungerer | 2012-06-12 | 1 | -1/+1 |
| | * | | | | | m68knommu: fix 68360 local setting of timer interrupt handler | Greg Ungerer | 2012-06-12 | 1 | -2/+5 |
| | * | | | | | m68knommu: fix 68328 local setting of timer interrupt handler | Greg Ungerer | 2012-06-12 | 1 | -2/+4 |
| | * | | | | | m68k: fix inclusion of arch_gettimeoffset for non-MMU 68k classic CPU types | Greg Ungerer | 2012-06-12 | 1 | -2/+2 |
| | * | | | | | m68knommu: m528x qspi definition fix | Steven King | 2012-06-12 | 1 | -1/+1 |
| | |/ / / / |
|
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2012-06-11 | 1 | -2/+4 |
| |\ \ \ \ \
| | |/ / / /
| |/| | | | |
|
| | * | | | | crypto: aesni-intel - fix unaligned cbc decrypt for x86-32 | Mathias Krause | 2012-05-31 | 1 | -2/+4 |
| * | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2012-06-08 | 1 | -0/+9 |
| |\ \ \ \ \ |
|
| | * | | | | | sched/x86: Calculate booted cores after construction of sibling_mask | Kamalesh Babulal | 2012-06-06 | 1 | -0/+9 |
| * | | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/... | Linus Torvalds | 2012-06-08 | 2 | -9/+16 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | powerpc: Fix kernel panic during kernel module load | Steffen Rumler | 2012-06-08 | 1 | -6/+5 |
| | * | | | | | | powerpc/time: Sanity check of decrementer expiration is necessary | Paul Mackerras | 2012-06-08 | 1 | -3/+11 |
| * | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2012-06-08 | 13 | -91/+168 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | x86/nmi: Fix section mismatch warnings on 32-bit | Don Zickus | 2012-06-08 | 2 | -2/+16 |
| | * | | | | | | | x86/uv: Fix UV2 BAU legacy mode | Cliff Wickman | 2012-06-08 | 2 | -2/+0 |
| | * | | | | | | | x86/mm: Only add extra pages count for the first memory range during pre-allo... | Yinghai Lu | 2012-06-08 | 1 | -1/+2 |
| | * | | | | | | | x86, efi stub: Add .reloc section back into image | Jordan Justen | 2012-06-07 | 2 | -74/+140 |
| | * | | | | | | | x86/ioapic: Fix NULL pointer dereference on CPU hotplug after disabling irqs | Tomoki Sekiyama | 2012-06-06 | 1 | -2/+2 |
| | * | | | | | | | x86/reboot: Fix a warning message triggered by stop_other_cpus() | Feng Tang | 2012-06-06 | 1 | -2/+4 |
| | * | | | | | | | x86/intel/moorestown: Change intel_scu_devices_create() to __devinit | Sebastian Andrzej Siewior | 2012-06-06 | 1 | -1/+1 |
| | * | | | | | | | x86/numa: Set numa_nodes_parsed at acpi_numa_memory_affinity_init() | Yasuaki Ishimatsu | 2012-06-06 | 1 | -0/+2 |
| | * | | | | | | | x86/gart: Fix kmemleak warning | Xiaotian Feng | 2012-06-06 | 1 | -6/+0 |
| | * | | | | | | | x86: mce: Add the dropped timer interval init back | Thomas Gleixner | 2012-06-06 | 1 | -1/+1 |
| | * | | | | | | | x86/mce: Fix the MCE poll timer logic | Chen Gong | 2012-06-06 | 1 | -1/+1 |
| * | | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2012-06-08 | 8 | -62/+143 |
| |\ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | perf/x86: Check user address explicitly in copy_from_user_nmi() | Arun Sharma | 2012-06-06 | 1 | -0/+4 |
| | * | | | | | | | | perf/x86: Check if user fp is valid | Arun Sharma | 2012-06-06 | 2 | -6/+18 |
| | * | | | | | | | | perf/x86: Allow multiple stacks | Arun Sharma | 2012-06-06 | 1 | -6/+0 |
| | * | | | | | | | | perf/x86: Update SNB PEBS constraints | Peter Zijlstra | 2012-06-06 | 1 | -8/+1 |