Age | Commit message (Expand) | Author | Files | Lines |
2013-08-03 | ARM: fix nommu builds with 48be69a02 (ARM: move signal handlers into a vdso-l... | Russell King | 2 | -2/+7 |
2013-08-03 | ARM: fix a cockup in 48be69a02 (ARM: move signal handlers into a vdso-like page) | Russell King | 2 | -26/+24 |
2013-08-03 | tracing: Fix reset of time stamps during trace_clock changes | Alexander Z Lam | 1 | -12/+12 |
2013-08-03 | tracing: Make TRACE_ITER_STOP_ON_FREE stop the correct buffer | Alexander Z Lam | 1 | -1/+1 |
2013-08-03 | tracing: Fix trace_dump_stack() proto when CONFIG_TRACING is not set | Dhaval Giani | 1 | -1/+1 |
2013-08-03 | tracing: Fix fields of struct trace_iterator that are zeroed by mistake | Andrew Vagin | 2 | -4/+7 |
2013-08-03 | netlabel: use domain based selectors when address based selectors are not ava... | Paul Moore | 6 | -158/+130 |
2013-08-03 | net: check net.core.somaxconn sysctl values | Roman Gushchin | 1 | -1/+5 |
2013-08-03 | sis900: Fix the tx queue timeout issue | Denis Kirjanov | 1 | -10/+2 |
2013-08-03 | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 21 | -56/+232 |
2013-08-03 | Merge tag 'gpio-for-v3.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2 | -70/+15 |
2013-08-03 | net: rtm_to_ifaddr: free ifa if ifa_cacheinfo processing fails | Daniel Borkmann | 1 | -1/+3 |
2013-08-03 | r8169: remove "PHY reset until link up" log spam | Lekensteyn | 1 | -1/+1 |
2013-08-03 | net: ethernet: cpsw: drop IRQF_DISABLED | Felipe Balbi | 1 | -1/+1 |
2013-08-03 | htb: fix sign extension bug | stephen hemminger | 1 | -1/+1 |
2013-08-03 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 9 | -34/+82 |
2013-08-03 | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 34 | -234/+385 |
2013-08-03 | Merge branch 'parisc-3.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 11 | -125/+386 |
2013-08-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 4 | -2/+51 |
2013-08-03 | Merge tag 'please-pull-fix-mce-regression' of git://git.kernel.org/pub/scm/li... | Linus Torvalds | 1 | -2/+2 |
2013-08-03 | Merge tag 'pci-v3.11-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 13 | -44/+87 |
2013-08-02 | Merge tag 'pm+acpi-3.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 8 | -125/+31 |
2013-08-02 | ALSA: hda - Fix missing fixup for Mac Mini with STAC9221 | Takashi Iwai | 2 | -1/+2 |
2013-08-02 | macvlan: handle set_promiscuity failures | Michael S. Tsirkin | 1 | -2/+5 |
2013-08-02 | macvlan: better mode validation | Michael S. Tsirkin | 1 | -2/+14 |
2013-08-02 | tipc: fix oops when creating server socket fails | Ying Xue | 1 | -3/+12 |
2013-08-02 | tracing/uprobes: Fail to unregister if probe event files are in use | Steven Rostedt (Red Hat) | 1 | -13/+38 |
2013-08-02 | net: rename CONFIG_NET_LL_RX_POLL to CONFIG_NET_RX_BUSY_POLL | Cong Wang | 18 | -41/+41 |
2013-08-02 | net: fix a compile error when CONFIG_NET_LL_RX_POLL is not set | Cong Wang | 1 | -0/+5 |
2013-08-02 | net/mlx4_core: VFs must ignore the enable_64b_cqe_eqe module param | Jack Morgenstein | 1 | -1/+1 |
2013-08-02 | net/mlx4_core: Don't give VFs MAC addresses which are derived from the PF MAC | Or Gerlitz | 1 | -10/+1 |
2013-08-02 | ipv6: prevent race between address creation and removal | Jiri Benc | 1 | -16/+15 |
2013-08-02 | ipv6: move peer_addr init into ipv6_add_addr() | Jiri Pirko | 1 | -9/+11 |
2013-08-02 | ipv6: update ip6_rt_last_gc every time GC is run | Michal Kubeček | 2 | -4/+6 |
2013-08-02 | ipv6: prevent fib6_run_gc() contention | Michal Kubeček | 4 | -16/+13 |
2013-08-02 | PCI: mvebu: Disable prefetchable memory support in PCI-to-PCI bridge | Thomas Petazzoni | 1 | -26/+1 |
2013-08-01 | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 32 | -116/+203 |
2013-08-01 | Merge branch 'security-fixes' into fixes | Russell King | 13 | -99/+253 |
2013-08-01 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 32 | -116/+203 |
2013-08-01 | ARM: Add .text annotations where required after __CPUINIT removal | Russell King | 2 | -0/+2 |
2013-08-01 | ARM: 7803/1: Fix deadlock scenario with smp_send_stop() | Stephen Boyd | 1 | -0/+3 |
2013-08-01 | ARM: make vectors page inaccessible from userspace | Russell King | 3 | -1/+12 |
2013-08-01 | ARM: move signal handlers into a vdso-like page | Russell King | 6 | -31/+87 |
2013-08-01 | svcrpc: set cr_gss_mech from gss-proxy as well as legacy upcall | J. Bruce Fields | 1 | -1/+1 |
2013-08-01 | svcrpc: fix kfree oops in gss-proxy code | J. Bruce Fields | 1 | -1/+0 |
2013-08-01 | svcrpc: fix gss-proxy xdr decoding oops | J. Bruce Fields | 1 | -4/+5 |
2013-08-01 | svcrpc: fix gss_rpc_upcall create error | J. Bruce Fields | 1 | -1/+1 |
2013-08-01 | NFSD/sunrpc: avoid deadlock on TCP connection due to memory pressure. | NeilBrown | 1 | -1/+3 |
2013-08-01 | workqueue: copy workqueue_attrs with all fields | Shaohua Li | 1 | -0/+12 |
2013-08-01 | Merge tag 'asoc-v3.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/b... | Takashi Iwai | 334 | -4751/+6871 |