summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-07-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds
2013-07-23NFSv4: Fix brainfart in attribute length calculationTrond Myklebust
2013-07-22Merge tag 'trace-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2013-07-22Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds
2013-07-22Merge tag 'gpio-for-v3.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-07-22Merge branch 'for-3.11/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds
2013-07-22of/irq: init struct resource to 0 in of_irq_to_resource()Sebastian Andrzej Siewior
2013-07-22of/irq: Avoid calling list_first_entry() for empty listAxel Lin
2013-07-22of: add vendor prefixes for hisiliconZhangfei Gao
2013-07-22of: add vendor prefix for Qualcomm Atheros, Inc.Gabor Juhos
2013-07-22MAINTAINERS: Fix incorrect status tagGrant Likely
2013-07-22MAINTAINERS: Refactor device tree maintainershipGrant Likely
2013-07-22MAINTAINERS: Change device tree mailing listGrant Likely
2013-07-22MAINTAINERS: Remove Grant LikelyGrant Likely
2013-07-22Merge tag 'drm-intel-fixes-2013-07-22' of git://people.freedesktop.org/~danve...Dave Airlie
2013-07-22Thermal: Fix lockup of cpu_down()Steven Rostedt
2013-07-22Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/...Dave Airlie
2013-07-22drm/crtc-helper: explicit DPMS on after modesetDaniel Vetter
2013-07-21Linux 3.11-rc2v3.11-rc2Linus Torvalds
2013-07-21Merge tag 'acpi-video-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-07-21drm/i915: fix up gt init sequence falloutDaniel Vetter
2013-07-20Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2013-07-20ext3: fix a BUG when opening a file with O_TMPFILE flagZheng Liu
2013-07-20ext4: fix a BUG when opening a file with O_TMPFILE flagZheng Liu
2013-07-20Merge tag 'staging-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-07-20drivers: gpio: msm: Fix the error condition for reading ngpioRohit Vaswani
2013-07-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-07-20Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2013-07-20Merge tag 'nfs-for-3.11-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2013-07-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jos...Linus Torvalds
2013-07-20gpio/omap: fix build error when OF_GPIO is not defined.Javier Martinez Canillas
2013-07-20gpio/omap: auto request GPIO as input if used as IRQ via DTJavier Martinez Canillas
2013-07-20gpio/omap: don't create an IRQ mapping for every GPIO on DTJavier Martinez Canillas
2013-07-20drm/i915: Serialize almost all register accessChris Wilson
2013-07-20drm/i915: quirk no PCH_PWM_ENABLE for Dell XPS13 backlightKamal Mostafa
2013-07-20vfs: constify dentry parameter in d_count()Peng Tao
2013-07-20livelock avoidance in sget()Al Viro
2013-07-20allow O_TMPFILE to work with O_WRONLYAl Viro
2013-07-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/umlLinus Torvalds
2013-07-19Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2013-07-19Merge tag 'arm64-stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cma...Linus Torvalds
2013-07-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2013-07-19alpha: Use handle_percpu_irq for the timer interruptRichard Henderson
2013-07-19alpha: Force the user-visible HZ to a constant 1024.Richard Henderson
2013-07-19alpha: Don't if-out dp264_device_interrupt.Richard Henderson
2013-07-19alpha: Use __builtin_alpha_rpccRichard Henderson
2013-07-19alpha: Fix type compatibility warning for marvel_map_irqRichard Henderson
2013-07-19alpha: Generate dwarf2 unwind info for various kernel entry points.Richard Henderson
2013-07-19alpha: Implement atomic64_dec_if_positiveRichard Henderson
2013-07-19alpha: Improve atomic_add_unlessRichard Henderson