Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | powerpc: Inline ppc64_runlatch_off | Anton Blanchard | 2010-08-24 | 2 | -9/+14 | |
| * | | | | | | | powerpc: Correct smt_enabled=X boot option for > 2 threads per core | Nathan Fontenot | 2010-08-24 | 2 | -31/+43 | |
| * | | | | | | | powerpc: Silence xics_migrate_irqs_away() during cpu offline | Signed-off-by: Darren Hart | 2010-08-24 | 1 | -2/+4 | |
| * | | | | | | | powerpc: Silence __cpu_up() under normal operation | Signed-off-by: Darren Hart | 2010-08-24 | 1 | -2/+2 | |
| * | | | | | | | powerpc: Re-enable preemption before cpu_die() | Signed-off-by: Darren Hart | 2010-08-24 | 1 | -1/+1 | |
| * | | | | | | | powerpc/pci: Drop unnecessary null test | Julia Lawall | 2010-08-24 | 1 | -2/+1 | |
| * | | | | | | | powerpc/powermac: Drop unnecessary null test | Julia Lawall | 2010-08-24 | 1 | -1/+1 | |
| * | | | | | | | powerpc/powermac: Drop unnecessary of_node_put | Julia Lawall | 2010-08-24 | 2 | -3/+0 | |
| * | | | | | | | powerpc/kdump: Stop all other CPUs before running crash handlers | Anton Blanchard | 2010-08-24 | 1 | -11/+13 | |
| * | | | | | | | powerpc/mm: Fix vsid_scrample typo | Anton Blanchard | 2010-08-24 | 1 | -1/+1 | |
| * | | | | | | | powerpc: Use is_32bit_task() helper to test 32 bit binary | Denis Kirjanov | 2010-08-24 | 1 | -3/+3 | |
| * | | | | | | | powerpc: Export memstart_addr and kernstart_addr on ppc64 | Sonny Rao | 2010-08-24 | 1 | -0/+2 | |
| * | | | | | | | powerpc: Make rwsem use "long" type | Benjamin Herrenschmidt | 2010-08-24 | 1 | -27/+37 | |
| * | | | | | | | Merge remote branch 'jwb/merge' into merge | Benjamin Herrenschmidt | 2010-08-24 | 6 | -12/+27 | |
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | | | ||||||
| | * | | | | | | powerpc/47x: Add an isync before the tlbivax instruction | Dave Kleikamp | 2010-08-23 | 1 | -0/+1 | |
| | * | | | | | | powerpc/4xx: Index interrupt stacks by physical cpu | Dave Kleikamp | 2010-08-23 | 2 | -11/+14 | |
| | * | | | | | | powerpc/47x: Remove redundant line from cputable.c | Dave Kleikamp | 2010-08-23 | 1 | -1/+0 | |
| | * | | | | | | powerpc/47x: Make sure mcsr is cleared before enabling machine check interrupts | Dave Kleikamp | 2010-08-23 | 1 | -0/+4 | |
| | * | | | | | | powerpc/4xx: Device tree update for the 460ex DWC SATA | Rupjyoti Sarmah | 2010-08-23 | 1 | -0/+8 | |
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 2010-08-24 | 4 | -6/+6 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| * | | | | | | | ARM: imx: fix build failure concerning otg/ulpi | Uwe Kleine-König | 2010-08-23 | 4 | -6/+6 | |
| | |_|_|_|_|/ | |/| | | | | | ||||||
* | | | | | | | Merge branch 'for-upstream/pvhvm' of git://xenbits.xensource.com/people/ianc/... | Linus Torvalds | 2010-08-23 | 1 | -6/+12 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | xen: pvhvm: rename xen_emul_unplug=ignore to =unnnecessary | Ian Campbell | 2010-08-23 | 1 | -6/+7 | |
| * | | | | | | | xen: pvhvm: allow user to request no emulated device unplug | Ian Campbell | 2010-08-23 | 1 | -0/+5 | |
| | |_|_|_|/ / | |/| | | | | | ||||||
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap... | Linus Torvalds | 2010-08-23 | 3 | -8/+17 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Blackfin: wire up new fanotify/prlimit64 syscalls | Mike Frysinger | 2010-08-23 | 2 | -1/+7 | |
| * | | | | | | | Blackfin: fix hweight breakage | Mike Frysinger | 2010-08-23 | 1 | -7/+10 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | arch/mn10300/mm: eliminate NULL dereference | Julia Lawall | 2010-08-23 | 1 | -1/+2 | |
|/ / / / / / | ||||||
* | | | | | | Merge branch 'kvm-updates/2.6.36' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2010-08-22 | 3 | -3/+5 | |
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | ||||||
| * | | | | | KVM: PIT: free irq source id in handling error path | Xiao Guangrong | 2010-08-17 | 1 | -0/+1 | |
| * | | | | | KVM: destroy workqueue on kvm_create_pit() failures | Xiaotian Feng | 2010-08-15 | 1 | -1/+1 | |
| * | | | | | KVM: fix poison overwritten caused by using wrong xstate size | Xiaotian Feng | 2010-08-15 | 2 | -2/+3 | |
* | | | | | | Replace Configure with Enable in description of MAXSMP | Samuel Thibault | 2010-08-21 | 1 | -2/+2 | |
* | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-08-20 | 9 | -22/+72 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | x86, apic: Fix apic=debug boot crash | Daniel Kiper | 2010-08-20 | 1 | -0/+2 | |
| * | | | | | | x86, hotplug: Serialize CPU hotplug to avoid bringup concurrency issues | Borislav Petkov | 2010-08-19 | 2 | -0/+24 | |
| * | | | | | | x86-32: Fix dummy trampoline-related inline stubs | H. Peter Anvin | 2010-08-18 | 1 | -2/+2 | |
| * | | | | | | x86-32: Separate 1:1 pagetables from swapper_pg_dir | Joerg Roedel | 2010-08-18 | 6 | -20/+44 | |
| * | | | | | | x86, cpu: Fix regression in AMD errata checking code | Hans Rosenfeld | 2010-08-18 | 1 | -1/+1 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | uml: fix compile error in dma_get_cache_alignment() | Miklos Szeredi | 2010-08-20 | 1 | -7/+0 | |
* | | | | | | s5pc110: SDHCI-s3c can override host capabilities | Kyungmin Park | 2010-08-20 | 3 | -0/+6 | |
* | | | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-08-19 | 2 | -21/+85 | |
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | ||||||
| * | | | | | kprobes/x86: Fix the return address of multiple kretprobes | KUMANO Syuhei | 2010-08-19 | 1 | -3/+22 | |
| * | | | | | perf, x86: Fix Intel-nhm PMU programming errata workaround | Zhang, Yanmin | 2010-08-18 | 1 | -18/+63 | |
| |/ / / / | ||||||
* | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2010-08-18 | 1 | -2/+0 | |
|\ \ \ \ \ | ||||||
| * | | | | | [IA64] Fix build error: conflicting types for ‘sys_execve’ | Tony Luck | 2010-08-18 | 1 | -2/+0 | |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger... | Linus Torvalds | 2010-08-18 | 2 | -7/+16 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | m68knommu: formatting of pointers in printk() | Kulikov Vasiliy | 2010-08-18 | 1 | -5/+5 | |
| * | | | | | | m68knommu: arch/m68k/include/asm/ide.h fix for nommu | Jate Sujjavanich | 2010-08-18 | 1 | -2/+11 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | Merge branch 'merge-devicetree' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2010-08-18 | 3 | -3/+5 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | |