Age | Commit message (Expand) | Author | Files | Lines |
2012-01-28 | ipv6: Remove neigh argument from ndisc_send_redirect() | David S. Miller | 1 | -1/+0 |
2012-01-26 | tcp: add LINUX_MIB_TCPRETRANSFAIL counter | Eric Dumazet | 1 | -0/+1 |
2012-01-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 7 | -11/+28 |
2012-01-25 | netprio_cgroup.h: dont include module.h from other includes | Paul Gortmaker | 1 | -1/+0 |
2012-01-25 | team: send only changed options/ports via netlink | Jiri Pirko | 1 | -0/+10 |
2012-01-25 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds | 1 | -1/+5 |
2012-01-24 | migrate_mode.h is not exported to user mode | Stephen Rothwell | 1 | -1/+1 |
2012-01-24 | Merge tag 'pm-fixes-for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -2/+17 |
2012-01-23 | Merge branch 'kernel-doc' from Randy Dunlap | Linus Torvalds | 4 | -6/+18 |
2012-01-23 | Merge branch 'akpm' | Linus Torvalds | 6 | -15/+22 |
2012-01-23 | Merge git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 1 | -1/+2 |
2012-01-23 | kernel-doc: fix kernel-doc warnings in sched | Randy Dunlap | 1 | -1/+1 |
2012-01-23 | kernel-doc: fix new warnings in cfg80211.h | Randy Dunlap | 1 | -0/+6 |
2012-01-23 | kernel-doc: fix new warning in usb.h | Randy Dunlap | 1 | -0/+1 |
2012-01-23 | kernel-doc: fix new warnings in device.h | Randy Dunlap | 1 | -5/+10 |
2012-01-23 | SHM_UNLOCK: fix Unevictable pages stranded after swap | Hugh Dickins | 2 | -1/+2 |
2012-01-23 | kdump: define KEXEC_NOTE_BYTES arch specific for s390x | Michael Holzheu | 1 | -0/+2 |
2012-01-23 | mm: fix warnings regarding enum migrate_mode | Andrew Morton | 3 | -14/+18 |
2012-01-23 | bluetooth: hci: Fix type of "enable_hs" to bool. | David S. Miller | 1 | -1/+1 |
2012-01-23 | net: introduce res_counter_charge_nofail() for socket allocations | Glauber Costa | 2 | -6/+10 |
2012-01-23 | cgroup: make sure memcg margin is 0 when over limit | Glauber Costa | 1 | -1/+4 |
2012-01-23 | net: fix socket memcg build with !CONFIG_NET | Glauber Costa | 1 | -1/+1 |
2012-01-23 | kernel-doc: fix new warning in net/sock.h | Randy Dunlap | 1 | -0/+1 |
2012-01-23 | tcp: detect loss above high_seq in recovery | Yuchung Cheng | 1 | -1/+0 |
2012-01-23 | mlx4_en: eth statistics modification | Eugenia Emantayev | 1 | -0/+1 |
2012-01-20 | PM / Hibernate: Rewrite unlock_system_sleep() to fix s2disk regression | Srivatsa S. Bhat | 1 | -2/+17 |
2012-01-19 | KEYS: Permit key_serial() to be called with a const key pointer | David Howells | 1 | -1/+1 |
2012-01-19 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds | 8 | -491/+285 |
2012-01-19 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 12 | -31/+891 |
2012-01-19 | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -1/+2 |
2012-01-19 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/s... | Linus Torvalds | 1 | -1/+1 |
2012-01-19 | Merge git://git.infradead.org/users/willy/linux-nvme | Linus Torvalds | 1 | -0/+434 |
2012-01-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 5 | -8/+4 |
2012-01-18 | Merge branches 'einj', 'intel_idle', 'misc', 'srat' and 'turbostat-ivb' into ... | Len Brown | 2 | -0/+8 |
2012-01-18 | acpi/apei/einj: Add extensions to EINJ from rev 5.0 of acpi spec | Tony Luck | 1 | -1/+2 |
2012-01-18 | Merge branch 'atomicio-remove' into release | Len Brown | 1 | -0/+3 |
2012-01-18 | Merge branch 'apei' into release | Len Brown | 1 | -6/+14 |
2012-01-18 | intel_idle: Split up and provide per CPU initialization func | Thomas Renninger | 1 | -0/+7 |
2012-01-18 | keys: add a "logon" key type | Jeff Layton | 1 | -1/+2 |
2012-01-18 | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 6 | -11/+172 |
2012-01-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 2 | -2/+5 |
2012-01-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2 | -20/+106 |
2012-01-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 1 | -0/+203 |
2012-01-18 | lib: digital signature config option name change | Dmitry Kasatkin | 1 | -2/+2 |
2012-01-18 | keys: fix trusted/encrypted keys sparse rcu_assign_pointer messages | Mimi Zohar | 1 | -0/+3 |
2012-01-18 | Fix compile breakage with kref.h | James Bottomley | 1 | -0/+1 |
2012-01-18 | audit: comparison on interprocess fields | Peter Moody | 1 | -1/+23 |
2012-01-18 | audit: implement all object interfield comparisons | Peter Moody | 1 | -1/+9 |
2012-01-18 | audit: allow interfield comparison between gid and ogid | Eric Paris | 1 | -1/+2 |
2012-01-18 | audit: allow interfield comparison in audit rules | Eric Paris | 1 | -0/+4 |