| Commit message (Expand) | Author | Files | Lines |
2010-09-29 | MN10300: Handle missing sys_cacheflush() when caching disabled | David Howells | 2 | -8/+27 |
2010-09-28 | alpha: fix compile problem in arch/alpha/kernel/signal.c | Linus Torvalds | 1 | -2/+2 |
2010-09-28 | ahci: fix module refcount breakage introduced by libahci split | Tejun Heo | 4 | -14/+24 |
2010-09-28 | hwmon (coretemp): Fix build breakage if SMP is undefined | Guenter Roeck | 1 | -0/+1 |
2010-09-28 | tcp: Fix >4GB writes on 64-bit. | David S. Miller | 3 | -4/+5 |
2010-09-28 | Fix pktcdvd ioctl dev_minor range check | Dan Rosenberg | 1 | -1/+1 |
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 | 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-27 | tcp: fix TSO FACK loss marking in tcp_mark_head_lost | Yuchung Cheng | 1 | -1/+2 |
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-26 | mmc: sdhci-s3c: fix NULL ptr access in sdhci_s3c_remove | Marek Szyprowski | 1 | -2/+4 |
2010-09-26 | mmc: sdhci-s3c: fix incorrect spinlock usage after merge | Marek Szyprowski | 1 | -2/+4 |
2010-09-26 | 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-25 | alpha: fix usp value in multithreaded coredumps | Al Viro | 1 | -1/+1 |
2010-09-25 | alpha: fix hae_cache race in RESTORE_ALL | Al Viro | 1 | -4/+7 |
2010-09-25 | Avoid pgoff overflow in remap_file_pages | Larry Woodman | 1 | -0/+4 |
2010-09-25 | ALSA: sound/pci/rme9652: prevent reading uninitialized stack memory | Dan Rosenberg | 2 | -0/+2 |
2010-09-25 | ARM: 6409/1: davinci: map sram using MT_MEMORY_NONCACHED instead of MT_DEVICE | Santosh Shilimkar | 4 | -8/+4 |
2010-09-25 | ARM: 6408/1: omap: Map only available sram memory | Santosh Shilimkar | 1 | -20/+5 |
2010-09-25 | ARM: 6407/1: mmu: Setup MT_MEMORY and MT_MEMORY_NONCACHED L1 entries | Santosh Shilimkar | 1 | -2/+15 |
2010-09-25 | block: prevent merges of discard and write requests | Adrian Hunter | 1 | -0/+12 |
2010-09-25 | de2104x: disable autonegotiation on broken hardware | Ondrej Zary | 1 | -2/+10 |
2010-09-25 | net: fix a lockdep splat | Eric Dumazet | 6 | -26/+26 |