summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2013-01-072-2/+3
|\
| * ext4: remove duplicate call to ext4_bread() in ext4_init_new_dir()Guo Chao2013-01-061-1/+0
| * ext4: release buffer in failed path in dx_probe()Guo Chao2013-01-061-1/+1
| * ext4: fix configuration dependencies for ext4 ACLs and security labelsValerie Aurora2013-01-061-0/+2
* | Merge tag 'nfs-for-3.8-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2013-01-079-31/+61
|\ \
| * | nfs: avoid dereferencing null pointer in initiate_bulk_drainingNickolai Zeldovich2013-01-051-1/+1
| * | SUNRPC: Partial revert of commit 168e4b39d1afb79a7e3ea6c3bb246b4c82c6bdb9Trond Myklebust2013-01-041-5/+0
| * | NFS: Ensure that we free the rpc_task after read and write cleanups are doneTrond Myklebust2013-01-042-6/+14
| * | SUNRPC: Ensure that we free the rpc_task after cleanups are doneTrond Myklebust2013-01-041-4/+23
| * | nfs: fix null checking in nfs_get_option_str()Xi Wang2013-01-041-1/+1
| * | pnfs: Increase the refcount when LAYOUTGET fails the first timeYanchuan Nian2013-01-041-1/+1
| * | NFS: Fix access to suid/sgid executablesWeston Andros Adamson2013-01-032-13/+21
| |/
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2013-01-0722-104/+44
|\ \
| * | MIPS: 64-bit: Fix build if !CONFIG_MODULESJoshua Kinard2013-01-031-2/+2
| * | MIPS: Wire up finit_module syscall.Ralf Baechle2012-12-285-6/+13
| * | MIPS: Fix modpost error in modules attepting to use virt_addr_valid().Ralf Baechle2012-12-282-1/+10
| * | MIPS: page.h: Remove now unnecessary #ifndef __ASSEMBLY__ wrapper.Ralf Baechle2012-12-281-4/+0
| * | MIPS: Switch remaining assembler PAGE_SIZE users to <asm/asm-offsets.h>.Ralf Baechle2012-12-284-8/+6
| * | MIPS: Include PAGE_S{IZE,HIFT} in <asm/offset.h>.Ralf Baechle2012-12-281-0/+3
| * | MIPS: Don't include <asm/page.h> unnecessarily.Ralf Baechle2012-12-285-5/+0
| * | MIPS: Fix comment.Ralf Baechle2012-12-271-4/+5
| * | Revert "MIPS: Optimise TLB handlers for MIPS32/64 R2 cores."Ralf Baechle2012-12-271-16/+0
| * | MIPS: perf: Fix build failure in XLP perf support.Manuel Lauss2012-12-271-38/+0
| * | MIPS: Alchemy: Make 32kHz and r4k timer coexist peacefullyManuel Lauss2012-12-271-20/+5
* | | Merge branch 'akpm' (fixes from Andrew)Linus Torvalds2013-01-0724-200/+1035
|\ \ \
| * | | printk: fix incorrect length from print_time() when seconds > 99999Roland Dreier2013-01-041-2/+3
| * | | drivers/rtc/rtc-vt8500.c: fix handling of data passed in struct rtc_timeTony Prisk2013-01-041-3/+4
| * | | drivers/rtc/rtc-vt8500.c: correct handling of CR_24H bitfieldTony Prisk2013-01-041-2/+2
| * | | rtc: add RTC driver for TPS6586xLaxman Dewangan2013-01-043-0/+365
| * | | MAINTAINERS: fix drivers/staging/sm7xx/Cesar Eduardo Barros2013-01-041-1/+1
| * | | MAINTAINERS: remove include/linux/of_pwm.hCesar Eduardo Barros2013-01-041-1/+0
| * | | MAINTAINERS: remove arch/*/lib/perf_event*.cCesar Eduardo Barros2013-01-041-1/+0
| * | | MAINTAINERS: remove drivers/mmc/host/imxmmc.*Cesar Eduardo Barros2013-01-041-6/+0
| * | | MAINTAINERS: fix Documentation/mei/Cesar Eduardo Barros2013-01-041-1/+1
| * | | MAINTAINERS: remove arch/x86/platform/mrst/pmu.*Cesar Eduardo Barros2013-01-041-6/+0
| * | | MAINTAINERS: remove firmware/isci/Cesar Eduardo Barros2013-01-041-1/+0
| * | | MAINTAINERS: fix drivers/ieee802154/Cesar Eduardo Barros2013-01-041-1/+1
| * | | MAINTAINERS: fix .../plat-mxc/include/mach/imxfb.hCesar Eduardo Barros2013-01-041-1/+1
| * | | MAINTAINERS: remove drivers/video/epson1355fb.cCesar Eduardo Barros2013-01-041-6/+0
| * | | MAINTAINERS: fix drivers/media/usb/dvb-usb/cxusb*Cesar Eduardo Barros2013-01-041-1/+1
| * | | MAINTAINERS: adjust for UAPICesar Eduardo Barros2013-01-041-41/+115
| * | | MAINTAINERS: fix drivers/media/platform/atmel-isi.cCesar Eduardo Barros2013-01-041-1/+1
| * | | MAINTAINERS: fix arch/arm/mach-at91/include/mach/at_hdmac.hCesar Eduardo Barros2013-01-041-1/+1
| * | | MAINTAINERS: fix drivers/rtc/rtc-vt8500.cCesar Eduardo Barros2013-01-041-1/+1
| * | | MAINTAINERS: remove arch/arm/plat-s5p/Cesar Eduardo Barros2013-01-041-3/+1
| * | | MAINTAINERS: remove arch/arm/common/time-acorn.cCesar Eduardo Barros2013-01-041-1/+0
| * | | MAINTAINERS: remove drivers/platform/msm/Cesar Eduardo Barros2013-01-041-1/+0
| * | | mm: limit mmu_gather batching to fix soft lockups on !CONFIG_PREEMPTMichal Hocko2013-01-042-0/+14
| * | | mm: fix zone_watermark_ok_safe() accounting of isolated pagesBartlomiej Zolnierkiewicz2013-01-043-59/+2
| * | | Documentation/sysctl/kernel.txt: document /proc/sys/shmallCarlos Alberto Lopez Perez2013-01-041-0/+13