Age | Commit message (Expand) | Author | Files | Lines |
2013-09-25 | efi: Add proper definitions for some EFI function pointers. | Roy Franz | 1 | -16/+34 |
2013-09-05 | efi: x86: make efi_lookup_mapped_addr() a common function | Leif Lindholm | 1 | -0/+1 |
2013-09-05 | efi: x86: ia64: provide a generic efi_config_init() | Leif Lindholm | 1 | -0/+7 |
2013-08-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 6 | -3/+39 |
2013-08-30 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller | 2 | -0/+14 |
2013-08-29 | Merge branch 'akpm' (patches from Andrew Morton) | Linus Torvalds | 1 | -0/+1 |
2013-08-29 | Omnikey Cardman 4000: pull in ioctl.h in user header | Mike Frysinger | 1 | -0/+1 |
2013-08-29 | vfs: make the dentry cache use the lockref infrastructure | Waiman Long | 1 | -10/+9 |
2013-08-29 | Add new lockref infrastructure reference implementation | Waiman Long | 1 | -0/+71 |
2013-08-29 | net: add cpu_relax to busy poll loop | Eliezer Tamir | 1 | -0/+1 |
2013-08-29 | genl: Hold reference on correct module while netlink-dump. | Pravin B Shelar | 1 | -2/+18 |
2013-08-27 | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 1 | -0/+1 |
2013-08-27 | Rename nsproxy.pid_ns to nsproxy.pid_ns_for_children | Andy Lutomirski | 1 | -1/+5 |
2013-08-27 | Merge tag 'regmap-v3.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -0/+1 |
2013-08-26 | xfrm: revert ipv4 mtu determination to dst_mtu | Hannes Frederic Sowa | 1 | -12/+0 |
2013-08-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -0/+1 |
2013-08-24 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 1 | -0/+57 |
2013-08-24 | cope with potentially long ->d_dname() output for shmem/hugetlb | Al Viro | 1 | -0/+1 |
2013-08-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 4 | -33/+38 |
2013-08-23 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -0/+1 |
2013-08-23 | ipv4: expose IPV4_DEVCONF | stephen hemminger | 2 | -33/+35 |
2013-08-23 | ipv6: handle Redirect ICMP Message with no Redirected Header option | Duan Jiong | 1 | -0/+2 |
2013-08-22 | x86 get_unmapped_area: Access mmap_legacy_base through mm_struct member | Radu Caragea | 1 | -0/+1 |
2013-08-22 | Revert "x86 get_unmapped_area(): use proper mmap base for bottom-up direction" | Linus Torvalds | 1 | -1/+0 |
2013-08-22 | [SCSI] zfcp: fix lock imbalance by reworking request queue locking | Martin Peschke | 1 | -0/+57 |
2013-08-22 | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville | 1 | -0/+1 |
2013-08-21 | Merge remote-tracking branch 'regmap/fix/header' into regmap-linus | Mark Brown | 1 | -0/+1 |
2013-08-21 | mac80211: add a flag to indicate CCK support for HT clients | Felix Fietkau | 1 | -0/+1 |
2013-08-20 | ipv6: drop packets with multiple fragmentation headers | Hannes Frederic Sowa | 1 | -0/+1 |
2013-08-19 | xfrm: choose protocol family by skb protocol | Hannes Frederic Sowa | 1 | -2/+2 |
2013-08-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 7 | -40/+31 |
2013-08-16 | Fix TLB gather virtual address range invalidation corner cases | Linus Torvalds | 1 | -1/+1 |
2013-08-16 | net/mlx5_core: Support MANAGE_PAGES and QUERY_PAGES firmware command changes | Moshe Lazer | 2 | -14/+12 |
2013-08-15 | regmap: Add another missing header for !CONFIG_REGMAP stubs | Kevin Hilman | 1 | -0/+1 |
2013-08-15 | net_sched: restore "linklayer atm" handling | Jesper Dangaard Brouer | 2 | -2/+17 |
2013-08-14 | Merge branch 'akpm' (patches from Andrew Morton) | Linus Torvalds | 4 | -0/+38 |
2013-08-14 | xfrm: introduce helper for safe determination of mtu | Hannes Frederic Sowa | 2 | -0/+20 |
2013-08-14 | xfrm: make local error reporting more robust | Hannes Frederic Sowa | 1 | -0/+6 |
2013-08-14 | x86 get_unmapped_area(): use proper mmap base for bottom-up direction | Radu Caragea | 1 | -0/+1 |
2013-08-14 | microblaze: fix clone syscall | Michal Simek | 1 | -0/+5 |
2013-08-14 | mm: save soft-dirty bits on file pages | Cyrill Gorcunov | 1 | -0/+15 |
2013-08-14 | mm: save soft-dirty bits on swapped pages | Cyrill Gorcunov | 2 | -0/+17 |
2013-08-14 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -0/+6 |
2013-08-14 | ip_tunnel: Do not use inner ip-header-id for tunnel ip-header-id. | Pravin B Shelar | 1 | -14/+0 |
2013-08-13 | sched: fix the theoretical signal_wake_up() vs schedule() race | Oleg Nesterov | 1 | -3/+11 |
2013-08-11 | Merge tag 'nfs-for-3.11-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 1 | -0/+1 |
2013-08-10 | Merge tag 'staging-3.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2 | -1/+18 |
2013-08-10 | Merge tag 'pm+acpi-3.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -7/+7 |
2013-08-10 | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -0/+1 |
2013-08-09 | net: rename busy poll MIB counter | Eliezer Tamir | 2 | -2/+2 |