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