summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ext2: do not register write_super within VFSArtem Bityutskiy2012-04-111-1/+0
* ext2: Remove s_dirt handlingJan Kara2012-04-114-8/+0
* ext2: write superblock only once on unmountArtem Bityutskiy2012-04-111-3/+0
* ext3: update documentation with barrier=1 defaultStefan Hajnoczi2012-04-111-3/+3
* ext3: remove max_debt in find_group_orlov()Akira Fujita2012-04-111-18/+2
* jbd: Refine commit writeout logicJan Kara2012-04-115-27/+26
* Smack: build when CONFIG_AUDIT not definedKees Cook2012-04-101-4/+15
* Merge tag 'dmaengine-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-04-1012-30/+86
|\
| * netdma: adding alignment check for NETDMA opsDave Jiang2012-04-056-5/+20
| * ioatdma: DMA copy alignment needed to address IOAT DMA silicon errataDave Jiang2012-04-051-0/+41
| * ioat: ring size variables need to be 32bit to avoid overflowDave Jiang2012-04-052-4/+4
| * iop-adma: Corrected array overflow in RAID6 Xscale(R) test.Don Morris2012-03-281-2/+2
| * ioat: fix size of 'completion' for XenDan Williams2012-03-234-19/+19
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2012-04-103-27/+60
|\ \
| * | sparc32,leon: fix leon buildSam Ravnborg2012-04-041-13/+0
| * | sparc/mm/fault_32.c: Port OOM changes to do_sparc_faultKautuk Consul2012-04-041-7/+30
| * | sparc/mm/fault_64.c: Port OOM changes to do_sparc64_faultKautuk Consul2012-04-041-7/+30
* | | Merge tag 'regulator-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds2012-04-101-3/+3
|\ \ \
| * | | regulator: anatop: fix 'anatop_regulator' name collisionShawn Guo2012-04-021-3/+3
* | | | Merge branch 'for-3.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2012-04-1011-205/+110
|\ \ \ \
| * | | | um: uml_setup_stubs': warning: unused variable 'pages'Boaz Harrosh2012-04-101-1/+0
| * | | | um: Use asm-generic/switch_to.hRichard Weinberger2012-04-103-12/+2
| * | | | um: Disintegrate asm/system.hRichard Weinberger2012-04-105-136/+84
| * | | | um: switch cow_user.h to htobe{32,64}/betoh{32,64}Al Viro2012-04-102-57/+21
| * | | | um: several x86 hw-dependent crypto modules won't build on umlAl Viro2012-04-091-3/+3
| * | | | um: fix linker script generationAl Viro2012-04-092-3/+7
* | | | | i2c: prevent spurious interrupt on Designware controllersKristen Carlson Accardi2012-04-101-1/+0
* | | | | modpost: Fix modpost license checking of vmlinux.oFrank Rowand2012-04-092-2/+6
* | | | | android, lowmemorykiller: remove task handoff notifierDavid Rientjes2012-04-091-41/+7
|/ / / /
* | | | Linux 3.4-rc2v3.4-rc2Linus Torvalds2012-04-071-1/+1
* | | | Merge tag 'regmap-3.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-04-072-1/+8
|\ \ \ \
| * | | | regmap: prevent division by zero in rbtree_showStephen Warren2012-04-041-1/+7
| * | | | regmap: Export regcache_sync_region()Mark Brown2012-04-031-0/+1
| |/ / /
* | | | Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-04-078-12/+36
|\ \ \ \
| * | | | KVM: Resolve RCU vs. async page fault problemGleb Natapov2012-04-051-0/+4
| * | | | Merge tag 'powerpc-fixes' of git://github.com/paulusmack/linux into new/masterAvi Kivity2012-04-055-11/+29
| |\ \ \ \
| | * | | | KVM: PPC: Book3S: PR: Fix preemptionAlexander Graf2012-04-031-2/+1
| | * | | | KVM: PPC: Save/Restore CR over vcpu_runAlexander Graf2012-04-032-1/+13
| | * | | | KVM: PPC: Book3S HV: Save and restore CR in __kvmppc_vcore_entryPaul Mackerras2012-04-031-2/+6
| | * | | | KVM: PPC: Book3S HV: Fix kvm_alloc_linear in case where no linears existPaul Mackerras2012-04-031-4/+5
| | * | | | KVM: PPC: Book3S: Compile fix for ppc32 in HIOR access codeAlexander Graf2012-04-031-2/+4
| * | | | | KVM: VMX: vmx_set_cr0 expects kvm->srcu lockedMarcelo Tosatti2012-04-051-0/+2
| * | | | | KVM: PMU: Fix integer constant is too large warning in kvm_pmu_set_msr()Sasikantha babu2012-04-051-1/+1
* | | | | | Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds2012-04-0720-105/+147
|\ \ \ \ \ \
| * | | | | | sh: fix clock-sh7757 for the latest sh_mobile_sdhi driverShimoda, Yoshihiro2012-04-051-1/+1
| | | | | | |
| | \ \ \ \ \
| *-. \ \ \ \ \ Merge branches 'sh/urgent', 'sh/vsyscall' and 'common/serial-rework' into sh-...Paul Mundt2012-03-304-102/+131
| |\ \ \ \ \ \ \
| | | * | | | | | serial: sh-sci: use serial_port_in/out vs sci_in/out.Paul Mundt2012-03-302-89/+86
| | * | | | | | | sh: vsyscall: Fix up .eh_frame generation.Paul Mundt2012-03-302-13/+45
| | |/ / / / / /
| * | | | | | | sh: dma: Fix up device attribute mismatch from sysdev fallout.Paul Mundt2012-03-301-1/+1
| * | | | | | | sh: dwarf unwinder depends on SHcompact.Paul Mundt2012-03-301-0/+1
OpenPOWER on IntegriCloud