aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| * | | | | x86: fix boot on uniprocessor systemsArtem Fetishev2014-03-28
| * | | | | ocfs2: check if cluster name exists before derefSasha Levin2014-03-28
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2014-03-28
|\ \ \ \ \ \ | |/ / / / / |/| | | | / | | |_|_|/ | |/| | |
| * | | | Input: synaptics - add manual min/max quirk for ThinkPad X240Hans de Goede2014-03-28
| * | | | Input: synaptics - add manual min/max quirkBenjamin Tissoires2014-03-28
| * | | | Input: cypress_ps2 - don't report as a button padsHans de Goede2014-03-26
| * | | | Input: da9052_onkey - use correct register bit for key statusAnthony Olech2014-02-17
| * | | | Input: adp5588-keys - get value from data out when dir is outJean-Francois Dagenais2014-02-15
* | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2014-03-28
|\ \ \ \ \
| * | | | | drm/i915: Undo gtt scratch pte unmapping againDaniel Vetter2014-03-27
| * | | | | drm/radeon: fix runtime suspend breaking secondary GPUsDave Airlie2014-03-27
| * | | | | drm/nouveau: fail runtime pm properly.Dave Airlie2014-03-26
| * | | | | drm/udl: take reference to device struct for dma-bufsDave Airlie2014-03-26
* | | | | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-03-28
|\ \ \ \ \ \
| * | | | | | i2c: cpm: Fix build by adding of_address.h and of_irq.hScott Wood2014-03-24
* | | | | | | Merge tag 'stable/for-linus-3.14-rc8-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2014-03-28
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Revert "xen: properly account for _PAGE_NUMA during xen pte translations"David Vrabel2014-03-25
| * | | | | | xen/balloon: flush persistent kmaps in correct positionWei Liu2014-03-25
| | |/ / / / | |/| | | |
* | | | | | vfs: Allocate anon_inode_inode in anon_inode_init()Jan Kara2014-03-27
* | | | | | Merge tag 'trace-fixes-v3.14-rc7-v2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-03-26
|\ \ \ \ \ \
| * | | | | | tracing: Fix traceon trigger condition to actually turn tracing onSteven Rostedt (Red Hat)2014-03-25
* | | | | | | fs: remove now stale label in anon_inode_init()Linus Torvalds2014-03-25
* | | | | | | fs: Avoid userspace mounting anon_inodefs filesystemJan Kara2014-03-25
| |_|_|_|/ / |/| | | | |
* | | | | | Merge branch 'nfsd-next' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2014-03-25
|\ \ \ \ \ \
| * | | | | | nfsd: fix lost nfserrno() call in nfsd_setattr()J. R. Okajima2014-02-18
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-03-25
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | rcuwalk: recheck mount_lock after mountpoint crossing attemptsAl Viro2014-03-23
| * | | | | | make prepend_name() work correctly when called with negative *buflenAl Viro2014-03-23
| * | | | | | vfs: Don't let __fdget_pos() get FMODE_PATH filesEric Biggers2014-03-23
| * | | | | | vfs: atomic f_pos access in llseek()Eric Biggers2014-03-23
* | | | | | | Linux 3.14-rc8Linus Torvalds2014-03-24
* | | | | | | Merge branch 'parisc-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds2014-03-24
|\ \ \ \ \ \ \
| * | | | | | | parisc: locks: remove redundant arch_*_relax operationsWill Deacon2014-03-23
| * | | | | | | parisc: wire up sys_utimesHelge Deller2014-03-23
| * | | | | | | parisc: Remove unused CONFIG_PARISC_TMPALIAS codeJohn David Anglin2014-03-23
| * | | | | | | partly revert commit 8a10bc9: parisc/sti_console: prefer Linux fonts over bui...Helge Deller2014-03-23
| |/ / / / / /
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2014-03-24
|\ \ \ \ \ \ \
| * | | | | | | sparc64: Make sure %pil interrupts are enabled during hypervisor yield.David S. Miller2014-03-24
| * | | | | | | sparc64:tsb.c:use array size macro rather than numberDoug Wilson2014-03-17
| * | | | | | | sparc64: don't treat 64-bit syscall return codes as 32-bitDave Kleikamp2014-03-17
| * | | | | | | sparc: serial: Clean up the locking for -rtDavid Miller2014-03-06
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-03-24
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | tipc: fix spinlock recursion bug for failed subscriptionsErik Hugne2014-03-24
| * | | | | | | vxlan: fix nonfunctional neigh_reduce()David Stevens2014-03-24
| * | | | | | | Merge branch 'davinci_emac'David S. Miller2014-03-24
| |\ \ \ \ \ \ \
| | * | | | | | | net: davinci_emac: Fix rollback of emac_dev_open()Christian Riesch2014-03-24
| | * | | | | | | net: davinci_emac: Replace devm_request_irq with request_irqChristian Riesch2014-03-24
| |/ / / / / / /
| * | | | | | | netpoll: fix the skb check in pkt_is_nsLi RongQing2014-03-24
| * | | | | | | net: micrel : ks8851-ml: add vdd-supply supportNishanth Menon2014-03-24
| * | | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/o...David S. Miller2014-03-20
| |\ \ \ \ \ \ \