| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 2014-01-31 | 1 | -0/+2 |
|\ |
|
| * | arch: use ASM_NL instead of ';' for assembler new line character in the macro | Chen Gang | 2014-01-27 | 1 | -0/+2 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2014-01-25 | 1 | -0/+1 |
|\ \ |
|
| * | | net: resort some Kbuild files to hopefully help avoid some conflicts | Stephen Rothwell | 2014-01-14 | 1 | -1/+1 |
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2014-01-06 | 1 | -1/+7 |
| |\ \ |
|
| * \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2013-12-18 | 3 | -2/+8 |
| |\ \ \ |
|
| * | | | | lib: Add missing arch generic-y entries for asm-generic/hash.h | David S. Miller | 2013-12-18 | 1 | -0/+1 |
| | |_|/
| |/| | |
|
* | | | | Merge tag 'arc-v3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vg... | Linus Torvalds | 2014-01-25 | 6 | -108/+121 |
|\ \ \ \ |
|
| * | | | | ARC: [cmdline] support External Device Trees from u-boot | Vineet Gupta | 2014-01-16 | 1 | -3/+12 |
| * | | | | ARC: [cmdline] uboot cmdline handling rework | Vineet Gupta | 2014-01-16 | 3 | -42/+34 |
| * | | | | ARC: [SMP] optimize IPI send and receive | Vineet Gupta | 2013-12-23 | 1 | -28/+40 |
| * | | | | ARC: [SMP] simplify IPI code | Vineet Gupta | 2013-12-23 | 1 | -28/+28 |
| * | | | | ARC: [SMP] cpu halt interface doesn't need "self" cpu-id | Vineet Gupta | 2013-12-23 | 1 | -5/+4 |
| * | | | | ARC: [SMP] IPI ACK interface doesn't need "self" cpu-id | Vineet Gupta | 2013-12-23 | 3 | -5/+5 |
| * | | | | ARC: [SMP] cpumask not needed in IPI send path | Vineet Gupta | 2013-12-23 | 3 | -17/+18 |
| | |_|/
| |/| | |
|
* | | | | Kconfig: update flightly outdated CONFIG_SMP documentation | Robert Graffham | 2014-01-24 | 1 | -2/+2 |
* | | | | arch: Re-sort some Kbuild files to hopefully help avoid some conflicts | Stephen Rothwell | 2014-01-14 | 1 | -1/+1 |
* | | | | Merge tag 'v3.13-rc8' into core/locking | Ingo Molnar | 2014-01-13 | 1 | -1/+7 |
|\| | | |
|
| * | | | ARC: Allow conditional multiple inclusion of uapi/asm/unistd.h | Vineet Gupta | 2013-12-19 | 1 | -1/+7 |
| | |/
| |/| |
|
* | | | arch: Clean up asm/barrier.h implementations using asm-generic/barrier.h | Peter Zijlstra | 2014-01-12 | 1 | -0/+1 |
* | | | arch: Move smp_mb__{before,after}_atomic_{inc,dec}.h into asm/atomic.h | Peter Zijlstra | 2014-01-12 | 2 | -5/+5 |
|/ / |
|
* | | ARC: [perf] Fix a few thinkos | Vineet Gupta | 2013-11-28 | 1 | -2/+2 |
* | | ARC: Add guard macro to uapi/asm/unistd.h | Vineet Gupta | 2013-11-25 | 1 | -0/+5 |
* | | ARC: extable: Enable sorting at build time | Vineet Gupta | 2013-11-25 | 1 | -0/+1 |
|/ |
|
* | Merge tag 'arc-v3.13-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2013-11-19 | 11 | -188/+814 |
|\ |
|
| * | ARC: [plat-arcfpga] Add defconfig without initramfs location | Mischa Jonker | 2013-11-15 | 1 | -0/+64 |
| * | ARC: perf: ARC 700 PMU doesn't support sampling events | Mischa Jonker | 2013-11-15 | 1 | -0/+4 |
| * | ARC: Add perf support for ARC700 cores | Mischa Jonker | 2013-11-12 | 4 | -1/+530 |
| * | ARC: [TB10x] Updates for GPIO and pinctrl | Christian Ruppert | 2013-11-11 | 6 | -187/+216 |
* | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2013-11-19 | 1 | -2/+0 |
|\ \ |
|
| * | | preempt: Make PREEMPT_ACTIVE generic | Thomas Gleixner | 2013-11-13 | 1 | -2/+0 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2013-11-16 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | doc: typo on word accounting in kprobes.c in mutliple architectures | Anoop Thomas Mathew | 2013-10-14 | 1 | -1/+1 |
* | | | | kernel: remove CONFIG_USE_GENERIC_SMP_HELPERS | Christoph Hellwig | 2013-11-15 | 1 | -1/+0 |
* | | | | arc: handle pgtable_page_ctor() fail | Kirill A. Shutemov | 2013-11-15 | 1 | -3/+8 |
* | | | | Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2013-11-12 | 5 | -116/+25 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | Merge remote-tracking branch 'grant/devicetree/next' into for-next | Rob Herring | 2013-11-07 | 6 | -21/+32 |
| |\ \ \ |
|
| * | | | | of: remove empty arch prom.h headers | Rob Herring | 2013-10-10 | 1 | -12/+0 |
| * | | | | of: remove HAVE_ARCH_DEVTREE_FIXUPS | Rob Herring | 2013-10-10 | 1 | -2/+0 |
| * | | | | arc: remove unnecessary prom.h includes | Rob Herring | 2013-10-10 | 2 | -2/+0 |
| * | | | | arc: use common of_flat_dt_match_machine | Rob Herring | 2013-10-10 | 3 | -62/+23 |
| * | | | | of: remove early_init_dt_setup_initrd_arch | Rob Herring | 2013-10-09 | 1 | -7/+0 |
| * | | | | arc: use early_init_dt_scan | Rob Herring | 2013-10-09 | 1 | -13/+1 |
| * | | | | arc: use unflatten_and_copy_device_tree | Rob Herring | 2013-10-09 | 3 | -18/+1 |
* | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2013-11-12 | 1 | -0/+1 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge branch 'linus' into sched/core | Ingo Molnar | 2013-11-01 | 1 | -1/+1 |
| |\ \ \ \ \
| | | |/ / /
| | |/| | | |
|
| * | | | | | Merge tag 'v3.12-rc4' into sched/core | Ingo Molnar | 2013-10-09 | 5 | -20/+31 |
| |\ \ \ \ \ |
|
| * | | | | | | sched, arch: Create asm/preempt.h | Peter Zijlstra | 2013-09-25 | 1 | -0/+1 |
| | |_|/ / /
| |/| | | | |
|
* | | | | | | ARC: [plat-arcfpga] defconfig update | Vineet Gupta | 2013-11-07 | 1 | -0/+3 |
* | | | | | | smp, ARC: kill SMP single function call interrupt | Jiang Liu | 2013-11-07 | 1 | -6/+1 |