| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2013-10-08 | 5 | -6/+19 |
|\ |
|
| * | net: fix unsafe set_memory_rw from softirq | Alexei Starovoitov | 2013-10-07 | 5 | -6/+19 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2013-10-01 | 74 | -343/+387 |
|\ \
| |/ |
|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds | 2013-10-01 | 1 | -1/+1 |
| |\ |
|
| | * | sparc64: Fix buggy strlcpy() conversion in ldom_reboot(). | David S. Miller | 2013-09-27 | 1 | -1/+1 |
| * | | Merge git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2013-10-01 | 2 | -4/+6 |
| |\ \ |
|
| | * | | KVM: VMX: do not check bit 12 of EPT violation exit qualification when undefined | Gleb Natapov | 2013-09-25 | 1 | -1/+3 |
| | * | | ARM: kvm: rename cpu_reset to avoid name clash | Olof Johansson | 2013-09-24 | 1 | -3/+3 |
| * | | | arch/parisc/mm/fault.c: fix uninitialized variable usage | Felipe Pena | 2013-09-30 | 1 | -2/+3 |
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt... | Linus Torvalds | 2013-09-30 | 17 | -73/+24 |
| |\ \ \ |
|
| | * | | | avr32: cast syscall_return to silence compiler warning | Gabor Juhos | 2013-09-30 | 1 | -1/+1 |
| | * | | | avr32: fix clockevents kernel warning | Gabor Juhos | 2013-09-30 | 1 | -1/+8 |
| | * | | | avr32: use Kbuild infrastructure to handle the asm-generic headers | Steven Rostedt | 2013-09-30 | 15 | -71/+15 |
| * | | | | Merge tag 'for-linus-20130929' of git://github.com/sctscore/official-linux | Linus Torvalds | 2013-09-30 | 7 | -50/+62 |
| |\ \ \ \ |
|
| | * | | | | Score: Modify the Makefile of Score, remove -mlong-calls for compiling | Lennox Wu | 2013-09-26 | 1 | -2/+2 |
| | * | | | | Score: Implement the function csum_ipv6_magic | Lennox Wu | 2013-09-26 | 1 | -42/+51 |
| | * | | | | Score: The commit is for compiling successfully. | Lennox Wu | 2013-09-26 | 5 | -6/+9 |
| * | | | | | Merge tag 'arc-fixes-for-3.12' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2013-09-30 | 4 | -8/+18 |
| |\ \ \ \ \
| | |_|/ / /
| |/| | | | |
|
| | * | | | | ARC: Use clockevents_config_and_register over clockevents_register_device | Uwe Kleine-König | 2013-09-27 | 1 | -5/+2 |
| | * | | | | ARC: Workaround spinlock livelock in SMP SystemC simulation | Vineet Gupta | 2013-09-27 | 1 | -1/+8 |
| | * | | | | ARC: Fix 32-bit wrap around in access_ok() | Vineet Gupta | 2013-09-27 | 1 | -2/+2 |
| | * | | | | ARC: Handle zero-overhead-loop in unaligned access handler | Mischa Jonker | 2013-09-27 | 1 | -0/+6 |
| | |/ / / |
|
| | | | | | |
| | \ \ \ | |
| | \ \ \ | |
| | \ \ \ | |
| *---. \ \ \ | Merge branches 'sched-urgent-for-linus', 'timers-urgent-for-linus' and 'x86-u... | Linus Torvalds | 2013-09-28 | 2 | -4/+5 |
| |\ \ \ \ \ \
| | | | |/ / /
| | | |/| | | |
|
| | | | * | | | x86/microcode/AMD: Fix patch level reporting for family 15h | Suravee Suthikulpanit | 2013-09-27 | 1 | -0/+1 |
| | * | | | | | Merge branch 'context_tracking/fixes' of git://git.kernel.org/pub/scm/linux/k... | Ingo Molnar | 2013-09-28 | 1 | -4/+4 |
| | |\ \ \ \ \ |
|
| | | * | | | | | arm: Fix build error with context tracking calls | Frederic Weisbecker | 2013-09-27 | 1 | -4/+4 |
| | | |/ / / / |
|
| * | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2013-09-28 | 1 | -1/+1 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | perf/x86: Fix PMU detection printout when no PMU is detected | Ingo Molnar | 2013-09-28 | 1 | -1/+1 |
| * | | | | | | | Merge branch 'lockref' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | Linus Torvalds | 2013-09-28 | 5 | -6/+8 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | s390: enable ARCH_USE_CMPXCHG_LOCKREF | Heiko Carstens | 2013-09-28 | 2 | -0/+6 |
| | * | | | | | | | mutex: replace CONFIG_HAVE_ARCH_MUTEX_CPU_RELAX with simple ifdef | Heiko Carstens | 2013-09-28 | 4 | -6/+2 |
| | | |_|_|_|_|/
| | |/| | | | | |
|
| * | | | | | | | Merge tag 'devicetree-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2013-09-28 | 1 | -44/+0 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | openrisc: clean-up prom.h | Rob Herring | 2013-09-24 | 1 | -44/+0 |
| | | |_|_|/ / /
| | |/| | | | | |
|
| * | | | | | | | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 2013-09-28 | 4 | -7/+13 |
| |\ \ \ \ \ \ \
| | |_|/ / / / /
| |/| | | | | | |
|
| | * | | | | | | ARM: 7837/3: fix Thumb-2 bug in AES assembler code | Ard Biesheuvel | 2013-09-22 | 1 | -3/+3 |
| | * | | | | | | ARM: only allow kernel mode neon with AEABI | Russell King | 2013-09-22 | 1 | -2/+1 |
| | * | | | | | | ARM: 7839/1: entry: fix tracing of ARM-private syscalls | Will Deacon | 2013-09-21 | 1 | -2/+2 |
| | * | | | | | | ARM: 7836/1: add __get_user_unaligned/__put_user_unaligned | Nicolas Pitre | 2013-09-18 | 1 | -0/+7 |
| * | | | | | | | Merge tag 'stable/for-linus-3.12-rc2-tag' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 2013-09-25 | 3 | -19/+48 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | xen/p2m: check MFN is in range before using the m2p table | David Vrabel | 2013-09-25 | 2 | -17/+24 |
| | * | | | | | | | xen: Do not enable spinlocks before jump_label_init() has executed | Konrad Rzeszutek Wilk | 2013-09-24 | 1 | -2/+24 |
| * | | | | | | | | Merge git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2013-09-25 | 2 | -9/+5 |
| |\ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | MIPS: mm: Move some checks out of 'for' loop in DMA operations | Jayachandran C | 2013-09-25 | 1 | -8/+4 |
| | * | | | | | | | | MIPS: cpu-features.h: s/MIPS53/MIPS64/ | Maciej W. Rozycki | 2013-09-24 | 1 | -1/+1 |
| | | |_|/ / / / /
| | |/| | | | | | |
|
| * | | | | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 2013-09-25 | 15 | -94/+147 |
| |\ \ \ \ \ \ \ \
| | |_|_|_|_|_|/ /
| |/| | | | | | | |
|
| | * | | | | | | | powerpc/pseries: Do not start secondaries in Open Firmware | Benjamin Herrenschmidt | 2013-09-25 | 2 | -10/+37 |
| | * | | | | | | | powerpc/zImage: make the "OF" wrapper support ePAPR boot | Benjamin Herrenschmidt | 2013-09-25 | 5 | -9/+33 |
| | * | | | | | | | powerpc: Remove ksp_limit on ppc64 | Benjamin Herrenschmidt | 2013-09-25 | 6 | -18/+23 |
| | * | | | | | | | powerpc/irq: Run softirqs off the top of the irq stack | Benjamin Herrenschmidt | 2013-09-25 | 4 | -65/+62 |
| | |/ / / / / / |
|
| * | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2013-09-25 | 2 | -5/+24 |
| |\ \ \ \ \ \ \
| | |_|_|_|_|/ /
| |/| | | | | | |
|