| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'davinci-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2010-05-14 | 1 | -1/+1 |
|\ |
|
| * | DA830: fix USB 2.0 clock entry | Sergei Shtylyov | 2010-05-14 | 1 | -1/+1 |
* | | Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds | 2010-05-14 | 8 | -20/+89 |
|\ \ |
|
| * | | microblaze: Fix module loading on system with WB cache | Michal Simek | 2010-05-14 | 1 | -0/+2 |
| * | | microblaze: export assembly functions used by modules | Michal Simek | 2010-05-13 | 3 | -0/+3 |
| * | | microblaze: Remove powerpc code from Microblaze port | Michal Simek | 2010-05-13 | 1 | -1/+1 |
| * | | microblaze: Remove compilation warnings in cache macro | Michal Simek | 2010-05-13 | 1 | -1/+2 |
| * | | microblaze: export assembly functions used by modules | Steven J. Magnani | 2010-05-13 | 1 | -0/+10 |
| * | | microblaze: fix get_user/put_user side-effects | Steven J. Magnani | 2010-05-13 | 1 | -18/+69 |
| * | | microblaze: re-enable interrupts before calling schedule | Steven J. Magnani | 2010-05-13 | 1 | -0/+2 |
* | | | KVM: PPC: Keep index within boundaries in kvmppc_44x_emul_tlbwe() | Roel Kluin | 2010-05-13 | 1 | -1/+1 |
* | | | KVM: VMX: blocked-by-sti must not defer NMI injections | Jan Kiszka | 2010-05-13 | 1 | -2/+1 |
* | | | KVM: x86: Call vcpu_load and vcpu_put in cpuid_update | Dongxiao Xu | 2010-05-13 | 1 | -0/+4 |
* | | | KVM: SVM: Fix wrong intercept masks on 32 bit | Joerg Roedel | 2010-05-13 | 1 | -4/+4 |
|/ / |
|
* | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 2010-05-12 | 6 | -68/+51 |
|\ \ |
|
| * \ | Merge commit 'kumar/merge' into merge | Benjamin Herrenschmidt | 2010-05-13 | 1 | -2/+3 |
| |\ \ |
|
| | * | | powerpc/swiotlb: Fix off by one in determining boundary of which ops to use | Kumar Gala | 2010-05-04 | 1 | -2/+3 |
| * | | | powerpc/perf_event: Fix oops due to perf_event_do_pending call | Paul Mackerras | 2010-05-12 | 5 | -66/+48 |
* | | | | [S390] correct address of _stext with CONFIG_SHARED_KERNEL=y | Martin Schwidefsky | 2010-05-12 | 2 | -2/+2 |
* | | | | [S390] ptrace: fix return value of do_syscall_trace_enter() | Gerald Schaefer | 2010-05-12 | 1 | -3/+2 |
|/ / / |
|
* | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-05-11 | 1 | -14/+13 |
|\ \ \
| |_|/
|/| | |
|
| * | | kprobes/x86: Fix removed int3 checking order | Masami Hiramatsu | 2010-05-11 | 1 | -14/+13 |
* | | | Merge branch 'v4l_for_2.6.34' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2010-05-07 | 1 | -1/+7 |
|\ \ \ |
|
| * | | | V4L/DVB: mx1-camera: compile fix | Uwe Kleine-König | 2010-05-06 | 1 | -1/+7 |
| |/ / |
|
* | | | Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds | 2010-05-06 | 24 | -343/+278 |
|\ \ \ |
|
| * | | | microblaze: Defconfig update | Michal Simek | 2010-05-06 | 2 | -13/+84 |
| * | | | microblaze: Optimize CACHE_LOOP_LIMITS and CACHE_RANGE_LOOP macros | Michal Simek | 2010-05-06 | 1 | -27/+35 |
| * | | | microblaze: Fix consistent-sync code | Michal Simek | 2010-05-06 | 1 | -1/+1 |
| * | | | microblaze: Define correct L1_CACHE_SHIFT value | Michal Simek | 2010-05-06 | 1 | -1/+1 |
| * | | | microblaze: cpuinfo shows cache line length | Michal Simek | 2010-05-06 | 1 | -4/+6 |
| * | | | microblaze: Fix kmalloc alignment on non-coherent DMA platforms | Michal Simek | 2010-05-06 | 1 | -0/+3 |
| * | | | microblaze: Fix typo fault in cache code | Michal Simek | 2010-05-06 | 1 | -5/+5 |
| * | | | microblaze: Fix consistent code | Michal Simek | 2010-05-06 | 3 | -92/+100 |
| * | | | microblaze: pci-dma: use include/linux/dma-mapping.h | Michal Simek | 2010-05-06 | 1 | -8/+0 |
| * | | | microblaze: page.h: Remove get_user_page and free_user_page | Michal Simek | 2010-05-06 | 1 | -5/+0 |
| * | | | microblaze: Remove "cache" optimized copy_page function | Michal Simek | 2010-05-06 | 3 | -39/+2 |
| * | | | microblaze: invoke oom-killer from page fault | Nick Piggin | 2010-05-06 | 1 | -9/+4 |
| * | | | microblaze: fix divide by zero exception message | Randy Dunlap | 2010-05-06 | 1 | -1/+1 |
| * | | | microblaze: Add isa_dma_bridge_buggy to dma.h | Michal Simek | 2010-05-06 | 1 | -0/+6 |
| * | | | microblaze: Remove ancient code | Michal Simek | 2010-05-06 | 5 | -111/+0 |
| * | | | microblaze: Quiet section mismatch warnings for MMU version | Michal Simek | 2010-05-06 | 2 | -15/+16 |
| * | | | microblaze: Quiet section mismatch warnings | Steven J. Magnani | 2010-05-06 | 2 | -2/+4 |
| * | | | microblaze: Fix IRQ entry/exit ftracing | Steven J. Magnani | 2010-05-06 | 1 | -1/+2 |
| * | | | microblaze: resource/PCI: align functions now return start of resource | Michal Simek | 2010-05-06 | 1 | -7/+6 |
| * | | | microblaze: PCI: add pci_bus_for_each_resource(), remove direct bus->resource... | Michal Simek | 2010-05-06 | 1 | -2/+2 |
| |/ / |
|
* | | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2010-05-06 | 17 | -137/+156 |
|\ \ \ |
|
| * \ \ | Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px... | Russell King | 2010-05-06 | 8 | -121/+79 |
| |\ \ \ |
|
| | * | | | [ARM] pxa/colibri: fix missing #include <mach/mfp.h> in colibri.h | Jakob Viketoft | 2010-05-06 | 1 | -0/+1 |
| | * | | | [ARM] pxa/spitz: fix On/off key name to fix warning during boot | Pavel Machek | 2010-05-06 | 1 | -1/+1 |
| | * | | | [ARM] pxa: fix the incorrect cpu_is_pxa950() | Haojian Zhuang | 2010-05-06 | 1 | -1/+1 |