| Commit message (Expand) | Author | Age | Files | Lines |
*---. | Merge branches 'bugzilla-15807', 'bugzilla-15979-v2' and 'bugzilla-19162' int... | Len Brown | 2010-10-25 | 1 | -0/+1 |
|\ \ \ |
|
| * | | | acpi-cpufreq: fix a memleak when unloading driver | Zhang Rui | 2010-10-12 | 1 | -0/+1 |
* | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2010-10-20 | 5 | -8/+12 |
|\ \ \ \ |
|
| * | | | | MIPS: O32 compat/N32: Fix to use compat syscall wrappers for AIO syscalls. | Michel Thebeau | 2010-10-19 | 2 | -6/+6 |
| * | | | | MIPS: jz4740: Fix Kbuild Platform file. | David Daney | 2010-10-19 | 1 | -1/+1 |
| * | | | | MIPS: Repair Kbuild make clean breakage. | David Daney | 2010-10-19 | 2 | -1/+5 |
* | | | | | Merge branch 'kvm-updates/2.6.36' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2010-10-20 | 3 | -44/+19 |
|\ \ \ \ \ |
|
| * | | | | | KVM: Fix fs/gs reload oops with invalid ldt | Avi Kivity | 2010-10-19 | 3 | -44/+19 |
* | | | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2010-10-18 | 12 | -44/+53 |
|\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
|
| * | | | | | MIPS: Enable ISA_DMA_API config to fix build failure | Namhyung Kim | 2010-10-18 | 1 | -0/+4 |
| * | | | | | MIPS: 32-bit: Fix build failure in asm/fcntl.h | Namhyung Kim | 2010-10-18 | 1 | -0/+1 |
| * | | | | | MIPS: Remove all generated vmlinuz* files on "make clean" | Wu Zhangjin | 2010-10-18 | 1 | -1/+1 |
| * | | | | | MIPS: do_sigaltstack() expects userland pointers | Al Viro | 2010-10-18 | 2 | -4/+6 |
| * | | | | | MIPS: Fix error values in case of bad_stack | Al Viro | 2010-10-18 | 2 | -2/+2 |
| * | | | | | MIPS: Sanitize restart logics | Al Viro | 2010-10-18 | 7 | -35/+34 |
| * | | | | | MIPS: secure_computing, syscall audit: syscall number should in r2, not r0. | Al Viro | 2010-10-18 | 1 | -2/+2 |
| * | | | | | MIPS: Don't block signals if we'd failed to setup a sigframe | Al Viro | 2010-10-18 | 1 | -0/+3 |
| |/ / / / |
|
* | | | | | m32r: test __LITTLE_ENDIAN__ instead of __LITTLE_ENDIAN | Kyle McMartin | 2010-10-15 | 1 | -2/+2 |
* | | | | | m32r: add kernel/.gitignore and ignore vmlinux.lds | Kyle McMartin | 2010-10-15 | 1 | -0/+1 |
* | | | | | m32r: get_user takes an lvalue, not a pointer | Kyle McMartin | 2010-10-15 | 1 | -1/+1 |
* | | | | | m32r: restore _BLOCKABLE | Kyle McMartin | 2010-10-15 | 1 | -0/+2 |
* | | | | | uml: fix build | FUJITA Tomonori | 2010-10-15 | 1 | -9/+5 |
* | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2010-10-15 | 1 | -4/+5 |
|\ \ \ \ \
| |_|_|/ /
|/| | | | |
|
| * | | | | ubd: fix incorrect sector handling during request restart | Tejun Heo | 2010-10-15 | 1 | -4/+5 |
| | |/ /
| |/| | |
|
* | | | | Don't dump task struct in a.out core-dumps | Linus Torvalds | 2010-10-14 | 1 | -17/+5 |
* | | | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2010-10-13 | 11 | -17/+44 |
|\ \ \ \ |
|
| * | | | | ARM: relax ioremap prohibition (309caa9) for -final and -stable | Russell King | 2010-10-13 | 1 | -2/+6 |
| * | | | | Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 | Russell King | 2010-10-12 | 2 | -1/+2 |
| |\ \ \ \ |
|
| | * | | | | cpuimx27: fix i2c bus selection | Eric Bénard | 2010-10-08 | 1 | -1/+1 |
| | * | | | | cpuimx27: fix compile when ULPI is selected | Eric Bénard | 2010-10-08 | 1 | -0/+1 |
| * | | | | | ARM: 6440/1: ep93xx: DMA: fix channel_disable | Mika Westerberg | 2010-10-12 | 1 | -1/+1 |
| * | | | | | ARM: 6435/1: Fix HWCAP_TLS flag for ARM11MPCore/Cortex-A9 | Tony Lindgren | 2010-10-08 | 1 | -1/+1 |
| * | | | | | ARM: 6436/1: AT91: Fix power-saving in idle-mode on 926T processors | Anders Larsen | 2010-10-08 | 1 | -4/+3 |
| * | | | | | ARM: fix section mismatch warnings in Versatile Express | Russell King | 2010-10-05 | 2 | -3/+3 |
| * | | | | | ARM: 6412/1: kprobes-decode: add support for MOVW instruction | Will Deacon | 2010-10-04 | 1 | -3/+4 |
| * | | | | | ARM: 6419/1: mmu: Fix MT_MEMORY and MT_MEMORY_NONCACHED pte flags | Santosh Shilimkar | 2010-10-04 | 1 | -2/+2 |
| * | | | | | ARM: 6416/1: errata: faulty hazard checking in the Store Buffer may lead to d... | Will Deacon | 2010-10-04 | 2 | -0/+22 |
| | |_|/ /
| |/| | | |
|
* | | | | | Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-10-13 | 1 | -0/+1 |
|\ \ \ \ \ |
|
| * | | | | | omap: iommu-load cam register before flushing the entry | Hari Kanigeri | 2010-10-05 | 1 | -0/+1 |
* | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-10-13 | 3 | -10/+10 |
|\ \ \ \ \ \ |
|
| * | | | | | | x86, numa: For each node, register the memory blocks actually used | Yinghai Lu | 2010-10-11 | 1 | -3/+5 |
| * | | | | | | x86, AMD, MCE thresholding: Fix the MCi_MISCj iteration order | Borislav Petkov | 2010-10-11 | 1 | -6/+3 |
| * | | | | | | x86, mce, therm_throt.c: Fix missing curly braces in error handling logic | Jin Dongming | 2010-10-08 | 1 | -1/+2 |
* | | | | | | | KVM: x86: Move TSC reset out of vmcb_init | Zachary Amsden | 2010-10-11 | 1 | -1/+1 |
* | | | | | | | KVM: x86: Fix SVM VMCB reset | Zachary Amsden | 2010-10-11 | 1 | -1/+1 |
| |_|_|_|/ /
|/| | | | | |
|
* | | | | | | Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-10-09 | 7 | -7/+30 |
|\ \ \ \ \ \ |
|
| * | | | | | | ARM: SAMSUNG: Add a workaround for get_clock() for serial driver | Marek Szyprowski | 2010-10-08 | 1 | -1/+26 |
| * | | | | | | ARM: S5P: Bug fix on errors of build with CONFIG_PREEMPT_NONE | SeungChull Suh | 2010-10-08 | 4 | -0/+4 |
| * | | | | | | ARM: SAMSUNG: Fix build warnings because of unused codes | Kukjin Kim | 2010-10-08 | 2 | -6/+0 |
| |/ / / / / |
|
* | | | | | | Define _addr_lsb in siginfo_t for mips | Andi Kleen | 2010-10-09 | 1 | -0/+1 |
|/ / / / / |
|