| Commit message (Expand) | Author | Age | Files | Lines |
* | btrfs: add lockdep and tracing annotations for uuid tree | David Sterba | 2013-09-21 | 1 | -0/+1 |
* | Merge tag 'v3.11' into for-linus | Chris Mason | 2013-09-21 | 10 | -13/+121 |
|\ |
|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2013-08-31 | 6 | -3/+39 |
| |\ |
|
| | * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller | 2013-08-29 | 2 | -0/+14 |
| | |\ |
|
| | | * | xfrm: revert ipv4 mtu determination to dst_mtu | Hannes Frederic Sowa | 2013-08-26 | 1 | -12/+0 |
| | | * | xfrm: choose protocol family by skb protocol | Hannes Frederic Sowa | 2013-08-19 | 1 | -2/+2 |
| | | * | xfrm: introduce helper for safe determination of mtu | Hannes Frederic Sowa | 2013-08-14 | 2 | -0/+20 |
| | | * | xfrm: make local error reporting more robust | Hannes Frederic Sowa | 2013-08-14 | 1 | -0/+6 |
| | * | | net: add cpu_relax to busy poll loop | Eliezer Tamir | 2013-08-28 | 1 | -0/+1 |
| | * | | genl: Hold reference on correct module while netlink-dump. | Pravin B Shelar | 2013-08-28 | 1 | -2/+18 |
| | * | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 2013-08-27 | 1 | -0/+1 |
| | |\ \ |
|
| | | * \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2013-08-23 | 1 | -0/+1 |
| | | |\ \ |
|
| | | | * \ | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville | 2013-08-22 | 1 | -0/+1 |
| | | | |\ \ |
|
| | | | | * | | mac80211: add a flag to indicate CCK support for HT clients | Felix Fietkau | 2013-08-21 | 1 | -0/+1 |
| | * | | | | | Rename nsproxy.pid_ns to nsproxy.pid_ns_for_children | Andy Lutomirski | 2013-08-27 | 1 | -1/+5 |
| * | | | | | | Merge branch 'akpm' (patches from Andrew Morton) | Linus Torvalds | 2013-08-29 | 1 | -0/+1 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | Omnikey Cardman 4000: pull in ioctl.h in user header | Mike Frysinger | 2013-08-29 | 1 | -0/+1 |
| * | | | | | | | vfs: make the dentry cache use the lockref infrastructure | Waiman Long | 2013-08-29 | 1 | -10/+9 |
| * | | | | | | | Add new lockref infrastructure reference implementation | Waiman Long | 2013-08-29 | 1 | -0/+71 |
| |/ / / / / / |
|
| * | | | | | | Merge tag 'regmap-v3.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2013-08-27 | 1 | -0/+1 |
| |\ \ \ \ \ \ |
|
| | * \ \ \ \ \ | Merge remote-tracking branch 'regmap/fix/header' into regmap-linus | Mark Brown | 2013-08-21 | 1 | -0/+1 |
| | |\ \ \ \ \ \ |
|
| | | * | | | | | | regmap: Add another missing header for !CONFIG_REGMAP stubs | Kevin Hilman | 2013-08-15 | 1 | -0/+1 |
* | | | | | | | | | Btrfs: use __u64 in exported user headers | Mike Frysinger | 2013-09-01 | 1 | -1/+1 |
* | | | | | | | | | btrfs: offline dedupe | Mark Fasheh | 2013-09-01 | 1 | -0/+28 |
* | | | | | | | | | Btrfs/tracepoint: update delayed ref tracepoints | Liu Bo | 2013-09-01 | 1 | -3/+57 |
|/ / / / / / / / |
|
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-08-25 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | cope with potentially long ->d_dname() output for shmem/hugetlb | Al Viro | 2013-08-24 | 1 | -0/+1 |
| |/ / / / / / / |
|
* | | | | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 2013-08-24 | 1 | -0/+57 |
|\ \ \ \ \ \ \ \
| |_|_|/ / / / /
|/| | | | | | | |
|
| * | | | | | | | [SCSI] zfcp: fix lock imbalance by reworking request queue locking | Martin Peschke | 2013-08-22 | 1 | -0/+57 |
| | |/ / / / /
| |/| | | | | |
|
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2013-08-23 | 4 | -33/+38 |
|\ \ \ \ \ \ \
| | |_|/ / / /
| |/| | | | | |
|
| * | | | | | | ipv4: expose IPV4_DEVCONF | stephen hemminger | 2013-08-23 | 2 | -33/+35 |
| * | | | | | | ipv6: handle Redirect ICMP Message with no Redirected Header option | Duan Jiong | 2013-08-23 | 1 | -0/+2 |
| * | | | | | | ipv6: drop packets with multiple fragmentation headers | Hannes Frederic Sowa | 2013-08-20 | 1 | -0/+1 |
| | |/ / / /
| |/| | | | |
|
* | | | | | | x86 get_unmapped_area: Access mmap_legacy_base through mm_struct member | Radu Caragea | 2013-08-22 | 1 | -0/+1 |
* | | | | | | Revert "x86 get_unmapped_area(): use proper mmap base for bottom-up direction" | Linus Torvalds | 2013-08-22 | 1 | -1/+0 |
|/ / / / / |
|
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2013-08-16 | 7 | -40/+31 |
|\ \ \ \ \ |
|
| * | | | | | net/mlx5_core: Support MANAGE_PAGES and QUERY_PAGES firmware command changes | Moshe Lazer | 2013-08-16 | 2 | -14/+12 |
| * | | | | | net_sched: restore "linklayer atm" handling | Jesper Dangaard Brouer | 2013-08-15 | 2 | -2/+17 |
| | |_|_|/
| |/| | | |
|
| * | | | | ip_tunnel: Do not use inner ip-header-id for tunnel ip-header-id. | Pravin B Shelar | 2013-08-14 | 1 | -14/+0 |
| * | | | | net: rename busy poll MIB counter | Eliezer Tamir | 2013-08-09 | 2 | -2/+2 |
| * | | | | mlx5: remove health handler plugin | Eli Cohen | 2013-08-05 | 1 | -3/+0 |
| * | | | | busy_poll: cleanup do-nothing placeholders | Eliezer Tamir | 2013-08-05 | 1 | -5/+0 |
* | | | | | Fix TLB gather virtual address range invalidation corner cases | Linus Torvalds | 2013-08-16 | 1 | -1/+1 |
* | | | | | Merge branch 'akpm' (patches from Andrew Morton) | Linus Torvalds | 2013-08-14 | 4 | -0/+38 |
|\ \ \ \ \ |
|
| * | | | | | x86 get_unmapped_area(): use proper mmap base for bottom-up direction | Radu Caragea | 2013-08-14 | 1 | -0/+1 |
| * | | | | | microblaze: fix clone syscall | Michal Simek | 2013-08-14 | 1 | -0/+5 |
| * | | | | | mm: save soft-dirty bits on file pages | Cyrill Gorcunov | 2013-08-14 | 1 | -0/+15 |
| * | | | | | mm: save soft-dirty bits on swapped pages | Cyrill Gorcunov | 2013-08-14 | 2 | -0/+17 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2013-08-14 | 1 | -0/+6 |
|\ \ \ \ \ |
|
| * | | | | | sched: Fix some kernel-doc warnings | Yacine Belkadi | 2013-07-18 | 1 | -0/+6 |