| Commit message (Expand) | Author | Age | Files | Lines |
* | MIPS: Tracing: Cleanup the arguments passing of prepare_ftrace_return | Wu Zhangjin | 2010-07-05 | 1 | -14/+22 |
* | MIPS: Tracing: Merge adjacent #ifdefs with same condition. | Wu Zhangjin | 2010-07-05 | 1 | -2/+0 |
* | MIPS: AR7, BCM63xx: fix gpio_to_irq() return value | Yoichi Yuasa | 2010-07-05 | 2 | -2/+2 |
* | MIPS: Restore signalling NaN behaviour for abs.[sd] | Chris Dearman | 2010-07-05 | 2 | -0/+2 |
* | MIPS: Loongson: CS5536: Fix ISA support | Wu Zhangjin | 2010-07-05 | 1 | -2/+2 |
* | MIPS: Loongson: Add a missing break statement in CS5536 IDE code | Wu Zhangjin | 2010-07-05 | 1 | -0/+1 |
* | MIPS: Loongson: CS5536: Add missing RDMSRs for IDE and USB | Wu Zhangjin | 2010-07-05 | 3 | -1/+17 |
* | MIPS: AR7: Fix typo in ar7.h | Florian Fainelli | 2010-07-05 | 1 | -3/+3 |
* | MIPS: AR7: Use correct UART port type | Florian Fainelli | 2010-07-05 | 1 | -1/+1 |
* | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-06-28 | 1 | -0/+1 |
|\ |
|
| * | perf_events: Fix Intel Westmere event constraints | Stephane Eranian | 2010-06-10 | 1 | -0/+1 |
* | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-06-28 | 14 | -24/+45 |
|\ \ |
|
| * | | x86, Calgary: Increase max PHB number | Darrick J. Wong | 2010-06-25 | 1 | -5/+10 |
| * | | x86: Fix rebooting on Dell Precision WorkStation T7400 | Thomas Backlund | 2010-06-20 | 1 | -0/+8 |
| * | | x86: Fix vsyscall on gcc 4.5 with -Os | Andi Kleen | 2010-06-18 | 1 | -1/+1 |
| * | | x86, pat: Proper init of memtype subtree_max_end | Venkatesh Pallipadi | 2010-06-11 | 2 | -1/+2 |
| * | | um, hweight: Fix UML boot crash due to x86 optimized hweight | Borislav Petkov | 2010-06-10 | 1 | -0/+6 |
| * | | x86, setup: Set ax register in boot vga query | Andi Kleen | 2010-06-10 | 1 | -2/+1 |
| * | | percpu, x86: Avoid warnings of unused variables in per cpu | Andi Kleen | 2010-06-11 | 1 | -0/+2 |
| * | | x86, irq: Rename gsi_end gsi_top, and fix off by one errors | Eric W. Biederman | 2010-06-09 | 5 | -14/+14 |
| * | | x86: use __ASSEMBLY__ rather than __ASSEMBLER__ | Andres Salomon | 2010-06-07 | 1 | -1/+1 |
* | | | arm: update gfp/slab.h includes | Tejun Heo | 2010-06-28 | 1 | -0/+1 |
* | | | Merge branch 'sh/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2010-06-27 | 3 | -4/+1 |
|\ \ \ |
|
| * | | | arch/sh/mm: Eliminate a double lock | Julia Lawall | 2010-06-21 | 1 | -1/+1 |
| * | | | sh: Fix up IORESOURCE_PCI_FIXED usage in pcibios_fixup_device_resources(). | Paul Mundt | 2010-06-07 | 1 | -2/+0 |
| * | | | sh: remove duplicated #include | Huang Weiyi | 2010-06-07 | 1 | -1/+0 |
| |/ / |
|
* | | | Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2010-06-27 | 3 | -3/+41 |
|\ \ \ |
|
| * | | | powerpc/5200: fix lite5200 ethernet phy address | Dmitry Baryshkov | 2010-06-15 | 1 | -2/+2 |
| * | | | powerpc/5200: fix oops during going to standby | Dmitry Baryshkov | 2010-06-15 | 1 | -1/+10 |
| * | | | powerpc/5200: add lite5200 onboard I2C eeprom and flash | Dmitry Baryshkov | 2010-06-15 | 2 | -0/+29 |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat... | Linus Torvalds | 2010-06-27 | 7 | -52/+157 |
|\ \ \ \ |
|
| * | | | | alpha: Detect Super IO chip, no IDE on Avanti, enable EPP19 | Morten H. Larsen | 2010-06-15 | 5 | -49/+155 |
| * | | | | alpha: fix pci_mmap_resource API breakage | Matt Turner | 2010-06-15 | 1 | -2/+1 |
| * | | | | alpha: fix __arch_hweight32 typo | Matt Turner | 2010-06-15 | 1 | -1/+1 |
| |/ / / |
|
* | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 2010-06-27 | 75 | -514/+93 |
|\ \ \ \ |
|
| * | | | | powerpc: Fix mpic_resume on early G5 macs | Alastair Bridgewater | 2010-06-15 | 1 | -1/+1 |
| * | | | | powerpc: rtas_flash needs to use rtas_data_buf | Milton Miller | 2010-06-15 | 1 | -18/+21 |
| * | | | | powerpc: Unconditionally enabled irq stacks | Christoph Hellwig | 2010-06-15 | 8 | -42/+0 |
| * | | | | powerpc/kexec: Wait for online/possible CPUs only. | Matt Evans | 2010-06-15 | 1 | -17/+1 |
| * | | | | powerpc: Disable CONFIG_SYSFS_DEPRECATED | Grant Likely | 2010-06-15 | 60 | -119/+59 |
| * | | | | powerpc/boot: Remove addRamdisk.c since it is now unused | Paul Mackerras | 2010-06-15 | 2 | -312/+1 |
| * | | | | powerpc: Move kdump default base address to 64MB on 64bit | Anton Blanchard | 2010-06-15 | 1 | -1/+10 |
| * | | | | powerpc: Remove dead CONFIG_HIGHPTE | Christoph Egger | 2010-06-15 | 1 | -4/+0 |
| |/ / / |
|
* | | | | Merge branch 'bugzilla-13931-sleep-nvs' into release | Len Brown | 2010-06-12 | 1 | -1/+1 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | suspend: Move NVS save/restore code to generic suspend functionality | Matthew Garrett | 2010-06-10 | 1 | -1/+1 |
* | | | | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 2010-06-11 | 3 | -0/+8 |
|\ \ \ \ |
|
| * | | | | PM / x86: Save/restore MISC_ENABLE register | Ondrej Zary | 2010-06-08 | 3 | -0/+8 |
| | |/ /
| |/| | |
|
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 2010-06-11 | 4 | -0/+5 |
|\ \ \ \ |
|
| * | | | | PCI: clear bridge resource range if BIOS assigned bad one | Yinghai Lu | 2010-06-11 | 4 | -0/+5 |
* | | | | | Merge branch 'kvm-updates/2.6.35' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2010-06-10 | 5 | -2/+103 |
|\ \ \ \ \ |
|