Age | Commit message (Expand) | Author | Files | Lines |
2011-02-12 | Merge branch 'kvm-updates/2.6.38' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -1/+1 |
2011-02-12 | Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 8 | -46/+17 |
2011-02-12 | Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds | 5 | -27/+25 |
2011-02-11 | ARM: SAMSUNG: Ensure struct sys_device is declared in plat/pm.h | Mark Brown | 1 | -0/+2 |
2011-02-11 | ARM: S5PV310: Cleanup System MMU | Kukjin Kim | 6 | -46/+14 |
2011-02-11 | ARM: S5PV310: Add support System MMU on SMDKV310 | Thomas Abraham | 1 | -0/+1 |
2011-02-10 | Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 1 | -0/+2 |
2011-02-09 | KVM: SVM: Make sure KERNEL_GS_BASE is valid when loading gs_index | Joerg Roedel | 1 | -1/+1 |
2011-02-08 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 9 | -16/+112 |
2011-02-08 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 6 | -52/+94 |
2011-02-08 | Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 9 | -38/+39 |
2011-02-07 | Merge branch 'fixes' | Russell King | 8 | -12/+11 |
2011-02-07 | microblaze: Fix msr instruction detection | Michal Simek | 2 | -10/+9 |
2011-02-07 | microblaze: Fix pte_update function | Michal Simek | 1 | -14/+13 |
2011-02-07 | microblaze: Fix asm compilation warning | Michal Simek | 1 | -2/+2 |
2011-02-07 | microblaze: Fix IRQ flag handling for MSR=0 | Michal Simek | 1 | -1/+1 |
2011-02-07 | Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into fixes | Russell King | 7 | -11/+10 |
2011-02-07 | ARM: Update mach-types | Russell King | 1 | -4/+101 |
2011-02-07 | x86, nx: Mark the ACPI resume trampoline code as +x | H. Peter Anvin | 1 | -3/+10 |
2011-02-07 | powerpc: Fix hcall tracepoint recursion | Anton Blanchard | 1 | -0/+37 |
2011-02-07 | powerpc/numa: Fix bug in unmap_cpu_from_node | Anton Blanchard | 1 | -1/+1 |
2011-02-07 | powerpc/numa: Disable VPHN on dedicated processor partitions | Anton Blanchard | 1 | -1/+2 |
2011-02-07 | powerpc/numa: Add length when creating OF properties via VPHN | Anton Blanchard | 1 | -3/+9 |
2011-02-07 | powerpc/numa: Check for all VPHN changes | Anton Blanchard | 1 | -1/+1 |
2011-02-07 | powerpc/numa: Only use active VPHN count fields | Anton Blanchard | 1 | -4/+6 |
2011-02-07 | powerpc/pseries: Remove unnecessary variable initializations in numa.c | Jesse Larrew | 1 | -9/+8 |
2011-02-07 | powerpc/pseries: Fix brace placement in numa.c | Jesse Larrew | 1 | -6/+3 |
2011-02-07 | powerpc/pseries: Fix typo in VPHN comments | Jesse Larrew | 1 | -1/+1 |
2011-02-07 | powerpc: Fix some 6xx/7xxx CPU setup functions | Benjamin Herrenschmidt | 1 | -20/+20 |
2011-02-07 | powerpc: Pass the right cpu_spec to ->setup_cpu() on 64-bit | Benjamin Herrenschmidt | 1 | -2/+2 |
2011-02-07 | powerpc/book3e: Protect complex macro args in mmu-book3e.h | Scott Wood | 1 | -4/+4 |
2011-02-07 | powerpc: Fix pfn_valid() when memory starts at a non-zero address | Scott Wood | 1 | -1/+1 |
2011-02-06 | Merge branch 'ixp4xx' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/... | Linus Torvalds | 3 | -8/+10 |
2011-02-06 | Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -1/+1 |
2011-02-06 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 6 | -33/+26 |
2011-02-06 | arm/ixp4xx: Rename FREQ macro to avoid collisions | Ben Hutchings | 2 | -4/+5 |
2011-02-06 | IXP4xx: Fix qmgr_release_queue() flushing unexpected queue entries. | Krzysztof HaĆasa | 1 | -4/+5 |
2011-02-05 | m32r: Fixup last __do_IRQ leftover | Thomas Gleixner | 1 | -1/+1 |
2011-02-05 | ARM: 6652/1: ep93xx: correct the end address of the AC97 memory resource | Mika Westerberg | 1 | -1/+1 |
2011-02-05 | x86-32: Make sure the stack is set up before we use it | H. Peter Anvin | 4 | -24/+17 |
2011-02-04 | serial: bfin_5xx: split uart RX lock from uart port lock to avoid deadlock | Sonic Zhang | 1 | -0/+2 |
2011-02-04 | x86, mm: avoid possible bogus tlb entries by clearing prev mm_cpumask after s... | Suresh Siddha | 1 | -2/+3 |
2011-02-03 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -2/+10 |
2011-02-03 | x86, mtrr: Avoid MTRR reprogramming on BP during boot on UP platforms | Suresh Siddha | 1 | -1/+9 |
2011-02-03 | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 5 | -30/+9 |
2011-02-03 | x86, nx: Don't force pages RW when setting NX bits | Matthieu CASTET | 1 | -8/+0 |
2011-02-02 | arm: omap4: panda: remove usb_nop_xceiv_register(v1) | Ming Lei | 1 | -2/+0 |
2011-02-02 | OMAP1: Fix non-working LCD on OMAP310 | Marek Vasut | 1 | -12/+12 |
2011-02-02 | OMAP3: Devkit8000: Change lcd power pin | Thomas Weber | 1 | -11/+16 |
2011-02-02 | omap1: remove duplicated #include | Huang Weiyi | 1 | -1/+0 |