Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | ioatdma: DMA copy alignment needed to address IOAT DMA silicon errata | Dave Jiang | 2012-04-06 | 1 | -0/+41 | |
| * | | | | | | | ioat: ring size variables need to be 32bit to avoid overflow | Dave Jiang | 2012-04-06 | 2 | -4/+4 | |
| * | | | | | | | iop-adma: Corrected array overflow in RAID6 Xscale(R) test. | Don Morris | 2012-03-28 | 1 | -2/+2 | |
| * | | | | | | | ioat: fix size of 'completion' for Xen | Dan Williams | 2012-03-23 | 4 | -19/+19 | |
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds | 2012-04-10 | 3 | -27/+60 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | sparc32,leon: fix leon build | Sam Ravnborg | 2012-04-05 | 1 | -13/+0 | |
| * | | | | | | | | sparc/mm/fault_32.c: Port OOM changes to do_sparc_fault | Kautuk Consul | 2012-04-05 | 1 | -7/+30 | |
| * | | | | | | | | sparc/mm/fault_64.c: Port OOM changes to do_sparc64_fault | Kautuk Consul | 2012-04-05 | 1 | -7/+30 | |
* | | | | | | | | | Merge tag 'regulator-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/br... | Linus Torvalds | 2012-04-10 | 1 | -3/+3 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | regulator: anatop: fix 'anatop_regulator' name collision | Shawn Guo | 2012-04-03 | 1 | -3/+3 | |
| | |_|_|_|_|/ / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge branch 'for-3.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 2012-04-10 | 11 | -205/+110 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | um: uml_setup_stubs': warning: unused variable 'pages' | Boaz Harrosh | 2012-04-10 | 1 | -1/+0 | |
| * | | | | | | | | | um: Use asm-generic/switch_to.h | Richard Weinberger | 2012-04-10 | 3 | -12/+2 | |
| * | | | | | | | | | um: Disintegrate asm/system.h | Richard Weinberger | 2012-04-10 | 5 | -136/+84 | |
| * | | | | | | | | | um: switch cow_user.h to htobe{32,64}/betoh{32,64} | Al Viro | 2012-04-10 | 2 | -57/+21 | |
| * | | | | | | | | | um: several x86 hw-dependent crypto modules won't build on uml | Al Viro | 2012-04-09 | 1 | -3/+3 | |
| * | | | | | | | | | um: fix linker script generation | Al Viro | 2012-04-09 | 2 | -3/+7 | |
| | |_|_|_|_|_|/ / | |/| | | | | | | | ||||||
* | | | | | | | | | i2c: prevent spurious interrupt on Designware controllers | Kristen Carlson Accardi | 2012-04-10 | 1 | -1/+0 | |
* | | | | | | | | | modpost: Fix modpost license checking of vmlinux.o | Frank Rowand | 2012-04-10 | 2 | -2/+6 | |
* | | | | | | | | | android, lowmemorykiller: remove task handoff notifier | David Rientjes | 2012-04-10 | 1 | -41/+7 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Linux 3.4-rc2v3.4-rc2 | Linus Torvalds | 2012-04-08 | 1 | -1/+1 | |
* | | | | | | | | Merge tag 'regmap-3.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2012-04-07 | 2 | -1/+8 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | regmap: prevent division by zero in rbtree_show | Stephen Warren | 2012-04-05 | 1 | -1/+7 | |
| * | | | | | | | | regmap: Export regcache_sync_region() | Mark Brown | 2012-04-03 | 1 | -0/+1 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2012-04-07 | 8 | -12/+36 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | KVM: Resolve RCU vs. async page fault problem | Gleb Natapov | 2012-04-05 | 1 | -0/+4 | |
| * | | | | | | | | Merge tag 'powerpc-fixes' of git://github.com/paulusmack/linux into new/master | Avi Kivity | 2012-04-05 | 5 | -11/+29 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | KVM: PPC: Book3S: PR: Fix preemption | Alexander Graf | 2012-04-03 | 1 | -2/+1 | |
| | * | | | | | | | | KVM: PPC: Save/Restore CR over vcpu_run | Alexander Graf | 2012-04-03 | 2 | -1/+13 | |
| | * | | | | | | | | KVM: PPC: Book3S HV: Save and restore CR in __kvmppc_vcore_entry | Paul Mackerras | 2012-04-03 | 1 | -2/+6 | |
| | * | | | | | | | | KVM: PPC: Book3S HV: Fix kvm_alloc_linear in case where no linears exist | Paul Mackerras | 2012-04-03 | 1 | -4/+5 | |
| | * | | | | | | | | KVM: PPC: Book3S: Compile fix for ppc32 in HIOR access code | Alexander Graf | 2012-04-03 | 1 | -2/+4 | |
| | | |_|_|_|_|_|/ | | |/| | | | | | | ||||||
| * | | | | | | | | KVM: VMX: vmx_set_cr0 expects kvm->srcu locked | Marcelo Tosatti | 2012-04-05 | 1 | -0/+2 | |
| * | | | | | | | | KVM: PMU: Fix integer constant is too large warning in kvm_pmu_set_msr() | Sasikantha babu | 2012-04-05 | 1 | -1/+1 | |
* | | | | | | | | | Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh | Linus Torvalds | 2012-04-07 | 20 | -105/+147 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | sh: fix clock-sh7757 for the latest sh_mobile_sdhi driver | Shimoda, Yoshihiro | 2012-04-04 | 1 | -1/+1 | |
| | | | | | | | | | | ||||||
| | \ \ \ \ \ \ \ \ | ||||||
| *-. \ \ \ \ \ \ \ \ | Merge branches 'sh/urgent', 'sh/vsyscall' and 'common/serial-rework' into sh-... | Paul Mundt | 2012-03-30 | 4 | -102/+131 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | serial: sh-sci: use serial_port_in/out vs sci_in/out. | Paul Mundt | 2012-03-30 | 2 | -89/+86 | |
| | * | | | | | | | | | | sh: vsyscall: Fix up .eh_frame generation. | Paul Mundt | 2012-03-30 | 2 | -13/+45 | |
| | |/ / / / / / / / / | ||||||
| * | | | | | | | | | | sh: dma: Fix up device attribute mismatch from sysdev fallout. | Paul Mundt | 2012-03-30 | 1 | -1/+1 | |
| * | | | | | | | | | | sh: dwarf unwinder depends on SHcompact. | Paul Mundt | 2012-03-30 | 1 | -0/+1 | |
| * | | | | | | | | | | sh: fix up fallout from system.h disintegration. | Paul Mundt | 2012-03-30 | 13 | -1/+13 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 2012-04-07 | 1 | -4/+4 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | sysctl: fix write access to dmesg_restrict/kptr_restrict | Kees Cook | 2012-04-05 | 1 | -4/+4 | |
* | | | | | | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2012-04-07 | 3 | -3/+6 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ | Merge branches 'idle-fix' and 'misc' into release | Len Brown | 2012-04-07 | 10325 | -288310/+497155 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | MAINTAINERS: Update git url for ACPI | Igor Murzov | 2012-04-07 | 1 | -1/+1 | |
| | | |_|_|_|/ / / / / / | | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | cpuidle: Fix panic in CPU off-lining with no idle driver | Toshi Kani | 2012-04-06 | 1 | -1/+4 | |
| * | | | | | | | | | | | ACPI processor: Use safe_halt() rather than halt() in acpi_idle_play_dead() | Luck, Tony | 2012-04-05 | 1 | -1/+1 | |
* | | | | | | | | | | | | Merge branch '3.4-rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2012-04-07 | 4 | -7/+19 | |
|\ \ \ \ \ \ \ \ \ \ \ \ |