Age | Commit message (Expand) | Author | Files | Lines |
2010-09-28 | MN10300: Default config choice GDBSTUB_TTYSM0 should be GDBSTUB_ON_TTYSM0 | David Howells | 1 | -1/+1 |
2010-09-28 | net/9p: Mount only matching virtio channels | Sven Eckelmann | 1 | -1/+2 |
2010-09-28 | de2104x: fix ethtool | Ondrej Zary | 1 | -2/+5 |
2010-09-28 | Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst... | David S. Miller | 1 | -3/+4 |
2010-09-28 | tproxy: check for transparent flag in ip_route_newports | Ulrich Weber | 1 | -0/+2 |
2010-09-28 | ipv6: add IPv6 to neighbour table overflow warning | Ulrich Weber | 2 | -2/+2 |
2010-09-28 | tcp: fix TSO FACK loss marking in tcp_mark_head_lost | Yuchung Cheng | 1 | -1/+2 |
2010-09-27 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 1 | -2/+4 |
2010-09-27 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 27 | -81/+207 |
2010-09-27 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri... | Linus Torvalds | 1 | -11/+18 |
2010-09-27 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp | Linus Torvalds | 1 | -0/+3 |
2010-09-27 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 2 | -4/+5 |
2010-09-27 | Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2 | -10/+7 |
2010-09-27 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb... | Linus Torvalds | 2 | -6/+14 |
2010-09-27 | Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/... | Linus Torvalds | 2 | -1/+7 |
2010-09-27 | Merge git://git.infradead.org/iommu-2.6 | Linus Torvalds | 1 | -0/+27 |
2010-09-27 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 6 | -24/+82 |
2010-09-27 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -1/+13 |
2010-09-27 | mn10300: check __get_user/__put_user results... | Al Viro | 1 | -6/+6 |
2010-09-27 | mn10300: get rid of set_fs(USER_DS) in sigframe setup | Al Viro | 1 | -4/+0 |
2010-09-27 | mn10300: ->restart_block.fn needs to be reset on sigreturn | Al Viro | 1 | -0/+3 |
2010-09-27 | mn10300: prevent double syscall restarts | Al Viro | 1 | -3/+9 |
2010-09-27 | mn10300: avoid SIGSEGV delivery loop | Al Viro | 1 | -2/+2 |
2010-09-27 | alpha: __get_user/__put_user results need to be checked... | Al Viro | 1 | -4/+4 |
2010-09-27 | alpha: switch osf_sigprocmask() to use of sigprocmask() | Al Viro | 3 | -47/+12 |
2010-09-27 | 3c59x: fix regression from patch "Add ethtool WOL support" | Jan Beulich | 1 | -0/+10 |
2010-09-27 | RDMA/cxgb3: Turn off RX coalescing for iWARP connections | Steve Wise | 1 | -2/+4 |
2010-09-27 | ARM: 6411/1: vexpress: set RAM latencies to 1 cycle for PL310 on ct-ca9x4 tile | Will Deacon | 1 | -1/+7 |
2010-09-27 | net/9p: fix memory handling/allocation in rdma_request() | Davidlohr Bueso | 1 | -11/+18 |
2010-09-27 | amd64_edac: Fix driver module removal | Borislav Petkov | 1 | -0/+3 |
2010-09-27 | x86: Avoid 'constant_test_bit()' misoptimization due to cast to non-volatile | Alexander Chumachenko | 1 | -1/+1 |
2010-09-27 | ipv6: add a missing unregister_pernet_subsys call | Neil Horman | 3 | -3/+14 |
2010-09-27 | s390: use free_netdev(netdev) instead of kfree() | Vasiliy Kulikov | 1 | -2/+2 |
2010-09-27 | sgiseeq: use free_netdev(netdev) instead of kfree() | Kulikov Vasiliy | 1 | -1/+1 |
2010-09-27 | rionet: use free_netdev(netdev) instead of kfree() | Kulikov Vasiliy | 1 | -1/+1 |
2010-09-27 | ibm_newemac: use free_netdev(netdev) instead of kfree() | Kulikov Vasiliy | 1 | -2/+2 |
2010-09-27 | smsc911x: Add MODULE_ALIAS() | Vincent Stehlé | 1 | -0/+1 |
2010-09-27 | net: reset skb queue mapping when rx'ing over tunnel | Tom Herbert | 1 | -0/+1 |
2010-09-27 | br2684: fix scheduling while atomic | Karl Hiramoto | 1 | -10/+2 |
2010-09-27 | TOMOYO: Don't abuse sys_getpid(), sys_getppid() | Ben Hutchings | 2 | -4/+5 |
2010-09-27 | de2104x: fix TP link detection | Ondrej Zary | 1 | -2/+21 |
2010-09-27 | de2104x: fix power management | Ondrej Zary | 1 | -0/+3 |
2010-09-27 | mmc: sdhci-s3c: fix NULL ptr access in sdhci_s3c_remove | Marek Szyprowski | 1 | -2/+4 |
2010-09-27 | mmc: sdhci-s3c: fix incorrect spinlock usage after merge | Marek Szyprowski | 1 | -2/+4 |
2010-09-27 | mmc: MAINTAINERS: add myself as MMC maintainer | Chris Ball | 1 | -2/+6 |
2010-09-26 | pcmcia: pd6729: Fix error path | Rahul Ruikar | 1 | -1/+1 |
2010-09-26 | alpha: fix usp value in multithreaded coredumps | Al Viro | 1 | -1/+1 |
2010-09-26 | alpha: fix hae_cache race in RESTORE_ALL | Al Viro | 1 | -4/+7 |
2010-09-25 | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 1 | -0/+12 |
2010-09-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 7 | -10/+39 |