Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | x86/PCI/ACPI: fix type mismatch | Márton Németh | 2011-06-01 | 1 | -1/+1 | |
* | | | | | | MN10300: asm/uaccess.h needs to #include linux/kernel.h for might_sleep() | David Howells | 2011-06-21 | 1 | -0/+1 | |
| |/ / / / |/| | | | | ||||||
* | | | | | Merge branch 'msm-fix' of git://codeaurora.org/quic/kernel/davidb/linux-msm | Linus Torvalds | 2011-06-20 | 1 | -3/+11 | |
|\ \ \ \ \ | ||||||
| * | | | | | msm: timer: Fix DGT rate on 8960 and 8660 | Stephen Boyd | 2011-06-20 | 1 | -2/+4 | |
| * | | | | | msm: timer: compensate for timer shift in msm_read_timer_count | Jeff Ohlstein | 2011-06-17 | 1 | -1/+5 | |
| * | | | | | msm: timer: Fix SMP build error | Stephen Boyd | 2011-05-31 | 1 | -0/+2 | |
* | | | | | | Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2011-06-20 | 4 | -7/+31 | |
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | | ||||||
| * | | | | | xen/setup: Fix for incorrect xen_extra_mem_start. | Konrad Rzeszutek Wilk | 2011-06-16 | 1 | -4/+6 | |
| * | | | | | xen: When calling power_off, don't call the halt function. | Tom Goetz | 2011-06-15 | 1 | -1/+8 | |
| * | | | | | xen: support CONFIG_MAXSMP | Andrew Jones | 2011-06-15 | 2 | -1/+9 | |
| * | | | | | xen: partially revert "xen: set max_pfn_mapped to the last pfn mapped" | Stefano Stabellini | 2011-06-09 | 1 | -1/+8 | |
* | | | | | | Merge branch 'kvm-updates/3.0' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2011-06-20 | 4 | -5/+11 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | KVM: Fix register corruption in pvclock_scale_delta | Zachary Amsden | 2011-06-19 | 1 | -2/+7 | |
| * | | | | | | KVM: MMU: fix opposite condition in mapping_level_dirty_bitmap | Steve | 2011-06-19 | 1 | -1/+1 | |
| * | | | | | | KVM: VMX: do not overwrite uptodate vcpu->arch.cr3 on KVM_SET_SREGS | Marcelo Tosatti | 2011-06-19 | 1 | -1/+2 | |
| * | | | | | | KVM: MMU: Fix build warnings in walk_addr_generic() | Borislav Petkov | 2011-06-19 | 1 | -1/+1 | |
* | | | | | | | x86, efi: Do not reserve boot services regions within reserved areas | Maarten Lankhorst | 2011-06-18 | 3 | -7/+28 | |
|/ / / / / / | ||||||
| | | | | | | ||||||
| \ \ \ \ \ | ||||||
*-. \ \ \ \ \ | Merge branches 'gpio/merge' and 'spi/merge' of git://git.secretlab.ca/git/lin... | Linus Torvalds | 2011-06-17 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | gpio: include linux/gpio.h where needed | Randy Dunlap | 2011-06-16 | 1 | -0/+1 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/... | Linus Torvalds | 2011-06-17 | 5 | -9/+29 | |
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | | | ||||||
| * | | | | | | Merge branch 'fixes-v3.0-rc3' into devel-fixes | Tony Lindgren | 2011-06-14 | 134 | -1117/+2010 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | OMAP1: PM: register notifiers with generic clock ops even when !PM_RUNTIME | Kevin Hilman | 2011-06-14 | 2 | -4/+8 | |
| | |/ / / / / | ||||||
| * | | | | | | Merge branch 'for_3.0/pm-fixes' of ssh://master.kernel.org/pub/scm/linux/kern... | Tony Lindgren | 2011-06-13 | 73 | -1916/+3006 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | OMAP: PM: omap_device: fix device power domain callbacks | Kevin Hilman | 2011-06-06 | 1 | -2/+17 | |
| | * | | | | | | OMAP: PM debug: fix section mismatch warnings | Russell King | 2011-06-06 | 1 | -2/+2 | |
| | | |_|_|_|/ | | |/| | | | | ||||||
| * | | | | | | omap: pandora: fix NAND support | Grazvydas Ignotas | 2011-06-13 | 1 | -1/+2 | |
* | | | | | | | Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2011-06-16 | 8 | -35/+132 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | sh: sh7724: Add USBHS DMAEngine support | Kuninori Morimoto | 2011-06-16 | 2 | -0/+48 | |
| * | | | | | | | sh: ecovec: Add renesas_usbhs support | Kuninori Morimoto | 2011-06-16 | 1 | -0/+48 | |
| * | | | | | | | sh, exec: remove redundant set_fs(USER_DS) | Mathias Krause | 2011-06-14 | 2 | -3/+0 | |
| * | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Paul Mundt | 2011-06-14 | 132 | -1113/+2002 | |
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | | | ||||||
| * | | | | | | | sh: Fix up xchg/cmpxchg corruption with gUSA RB. | Srinivas KANDAGATLA | 2011-06-08 | 1 | -9/+12 | |
| * | | | | | | | sh: Remove compressed kernel libgcc dependency. | Paul Mundt | 2011-06-06 | 1 | -3/+19 | |
| * | | | | | | | sh: fix wrong icache/dcache address-array start addr in cache-debugfs. | Srinivas KANDAGATLA | 2011-06-06 | 1 | -20/+5 | |
| | |_|/ / / / | |/| | | | | | ||||||
* | | | | | | | Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2011-06-16 | 4 | -71/+161 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | ARM: mach-shmobile: mackerel: tidyup usbhs driver settings | Kuninori Morimoto | 2011-06-15 | 1 | -15/+6 | |
| * | | | | | | | ARM: mach-shmobile: Correct SCIF port types for SH7367. | Paul Mundt | 2011-06-14 | 1 | -7/+7 | |
| * | | | | | | | ARM: mach-shmobile: sh73a0 gic_arch_extn.irq_set_wake() fix | Magnus Damm | 2011-06-14 | 1 | -0/+6 | |
| * | | | | | | | ARM: mach-shmobile: Mackerel USB platform data update | Magnus Damm | 2011-06-14 | 1 | -65/+160 | |
| * | | | | | | | ARM: mach-shmobile: AG5EVM SDHI1 platform data update | Magnus Damm | 2011-06-14 | 1 | -3/+1 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2011-06-15 | 21 | -55/+76 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | ARM: footbridge: fix clock event support | Russell King | 2011-06-11 | 1 | -0/+1 | |
| * | | | | | | | ARM: footbridge: fix debug macros | Russell King | 2011-06-11 | 1 | -2/+3 | |
| * | | | | | | | ARM: initrd: disable initrds outside of memory | Russell King | 2011-06-11 | 1 | -0/+6 | |
| * | | | | | | | Merge branch 'davinci-next' of git://gitorious.org/linux-davinci/linux-davinc... | Russell King | 2011-06-10 | 20 | -31/+181 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | davinci: make PCM platform devices static | Sekhar Nori | 2011-06-08 | 2 | -2/+2 | |
| | * | | | | | | | arm: davinci: Fix fallout from generic irq chip conversion | Thomas Gleixner | 2011-06-08 | 1 | -3/+4 | |
| | | |/ / / / / | | |/| | | | | | ||||||
| * | | | | | | | Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into fixes | Russell King | 2011-06-10 | 2 | -2/+6 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | ARM: mx51/sdma: Check the chip revision in run-time | Fabio Estevam | 2011-06-06 | 1 | -2/+4 | |
| | * | | | | | | | arm: mxs: include asm/processor.h for cpu_relax() | Wolfram Sang | 2011-06-06 | 1 | -0/+2 | |
| | | |_|_|_|/ / | | |/| | | | | |