aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| | * | | | | | | | | | | | Input: elantech - fix packet check for v3 and v4 hardwareMatteo Delfino2013-08-24
| | * | | | | | | | | | | | Input: wacom - add support for 0x300 and 0x301Ping Cheng2013-08-24
| * | | | | | | | | | | | | Merge branch 'for-3.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-08-29
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | cgroup: fix rmdir EBUSY regression in 3.11Hugh Dickins2013-08-29
| * | | | | | | | | | | | | | Merge branch 'for-3.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-08-29
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | workqueue: cond_resched() after processing each work itemTejun Heo2013-08-29
| | |/ / / / / / / / / / / / /
| * | | | | | | | | | | | | | Merge tag 'nfs-for-3.11-5' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2013-08-29
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / | |/| | | | | | | | | | | | |
| | * | | | | | | | | | | | | SUNRPC: Fix memory corruption issue on 32-bit highmem systemsTrond Myklebust2013-08-28
| * | | | | | | | | | | | | | Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds2013-08-28
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | fs/ocfs2/super.c: Use bigger nodestr to accomodate 32-bit node numbersGoldwyn Rodrigues2013-08-28
| | * | | | | | | | | | | | | | memcg: check that kmem_cache has memcg_params before accessing itAndrey Vagin2013-08-28
| | * | | | | | | | | | | | | | drivers/base/memory.c: fix show_mem_removable() to handle missing sectionsRuss Anderson2013-08-28
| | * | | | | | | | | | | | | | IPC: bugfix for msgrcv with msgtyp < 0Svenning Sørensen2013-08-28
| | * | | | | | | | | | | | | | Omnikey Cardman 4000: pull in ioctl.h in user headerMike Frysinger2013-08-28
| | * | | | | | | | | | | | | | timer_list: correct the iterator for timer_listNathan Zimmer2013-08-28
| | |/ / / / / / / / / / / / /
| * | | | | | | | | | | | | | vfs: make the dentry cache use the lockref infrastructureWaiman Long2013-08-28
| * | | | | | | | | | | | | | Add new lockref infrastructure reference implementationWaiman Long2013-08-28
| * | | | | | | | | | | | | | Revert "fs: Allow unprivileged linkat(..., AT_EMPTY_PATH) aka flink"Linus Torvalds2013-08-28
| |/ / / / / / / / / / / / /
| * | | | | | | | | | | | | Merge tag 'regmap-v3.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-08-27
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ Merge remote-tracking branch 'regmap/fix/rbtree' into regmap-linusMark Brown2013-08-21
| | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | regmap: rbtree: Fix overlapping rbnodes.David Jander2013-08-21
| | * | | | | | | | | | | | | | Merge remote-tracking branch 'regmap/fix/header' into regmap-linusMark Brown2013-08-21
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / | | |/| | | | | | | | | | | | |
| | | * | | | | | | | | | | | | regmap: Add another missing header for !CONFIG_REGMAP stubsKevin Hilman2013-08-15
| * | | | | | | | | | | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2013-08-27
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | powerpc/hvsi: Increase handshake timeout from 200ms to 400ms.Eugene Surovegin2013-08-27
| | * | | | | | | | | | | | | | | powerpc: Work around gcc miscompilation of __pa() on 64-bitPaul Mackerras2013-08-27
| | * | | | | | | | | | | | | | | powerpc: Don't Oops when accessing /proc/powerpc/lparcfg without hypervisorBenjamin Herrenschmidt2013-08-27
| * | | | | | | | | | | | | | | | mm: move_ptes -- Set soft dirty bit depending on pte typeCyrill Gorcunov2013-08-27
| * | | | | | | | | | | | | | | | Merge tag 'usb-3.11-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2013-08-26
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | USB: OHCI: fix build error related to ohci_suspend/resumeAlan Stern2013-08-26
| | | |_|_|_|/ / / / / / / / / / / | | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Merge tag 'jfs-3.11-rc8' of git://github.com/kleikamp/linux-shaggyLinus Torvalds2013-08-26
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | jfs: fix readdir cookie incompatibility with NFSv4Dave Kleikamp2013-08-15
* | | | | | | | | | | | | | | | | Btrfs: optimize key searches in btrfs_search_slotFilipe David Borba Manana2013-09-01
* | | | | | | | | | | | | | | | | Btrfs: don't use an async starter for most of our workersJosef Bacik2013-09-01
* | | | | | | | | | | | | | | | | Btrfs: only update disk_i_size as we remove extentsJosef Bacik2013-09-01
* | | | | | | | | | | | | | | | | Btrfs: fix deadlock in uuid scan kthreadFilipe David Borba Manana2013-09-01
* | | | | | | | | | | | | | | | | Btrfs: stop refusing the relocation of chunk 0Ilya Dryomov2013-09-01
* | | | | | | | | | | | | | | | | Btrfs: fix memory leak of uuid_root in free_fs_infoFilipe David Borba Manana2013-09-01
* | | | | | | | | | | | | | | | | btrfs: reuse kbasename helperAndy Shevchenko2013-09-01
* | | | | | | | | | | | | | | | | btrfs: return btrfs error code for dev excl ops errAnand Jain2013-09-01
* | | | | | | | | | | | | | | | | Btrfs: allow partial ordered extent completionJosef Bacik2013-09-01
* | | | | | | | | | | | | | | | | Btrfs: convert all bug_ons in free-space-cache.cJosef Bacik2013-09-01
* | | | | | | | | | | | | | | | | Btrfs: add support for assertsJosef Bacik2013-09-01
* | | | | | | | | | | | | | | | | Btrfs: adjust the fs_devices->missing count on unmountJosef Bacik2013-09-01
* | | | | | | | | | | | | | | | | Btrf: cleanup: don't check for root_refs == 0 twiceStefan Behrens2013-09-01
* | | | | | | | | | | | | | | | | Btrfs: fix for patch "cleanup: don't check the same thing twice"Stefan Behrens2013-09-01
* | | | | | | | | | | | | | | | | Btrfs: get rid of one BUG() in write_all_supers()Stefan Behrens2013-09-01
* | | | | | | | | | | | | | | | | Btrfs: allocate prelim_ref with a slab allocaterWang Shilong2013-09-01
* | | | | | | | | | | | | | | | | Btrfs: pass gfp_t to __add_prelim_ref() to avoid always using GFP_ATOMICWang Shilong2013-09-01
* | | | | | | | | | | | | | | | | Btrfs: fix race conditions in BTRFS_IOC_FS_INFO ioctlFilipe David Borba Manana2013-09-01