| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2010-09-28 | 6 | -5/+9 |
|\ |
|
| * | tcp: Fix >4GB writes on 64-bit. | David S. Miller | 2010-09-27 | 1 | -1/+1 |
| * | tproxy: check for transparent flag in ip_route_newports | Ulrich Weber | 2010-09-27 | 1 | -0/+2 |
| * | ipv6: add a missing unregister_pernet_subsys call | Neil Horman | 2010-09-26 | 1 | -0/+1 |
| * | net: reset skb queue mapping when rx'ing over tunnel | Tom Herbert | 2010-09-26 | 1 | -0/+1 |
| * | net: Move "struct net" declaration inside the __KERNEL__ macro guard | Ollie Wild | 2010-09-22 | 1 | -2/+2 |
| * | xfrm: Allow different selector family in temporary state | Thomas Egerer | 2010-09-20 | 1 | -2/+2 |
* | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-09-27 | 1 | -0/+3 |
|\ \ |
|
| * \ | Merge branch 'amd-iommu/2.6.36' of git://git.kernel.org/pub/scm/linux/kernel/... | Ingo Molnar | 2010-09-24 | 1 | -0/+3 |
| |\ \ |
|
| | * | | x86/amd-iommu: Work around S3 BIOS bug | Joerg Roedel | 2010-09-23 | 1 | -0/+3 |
* | | | | arm: fix "arm: fix pci_set_consistent_dma_mask for dmabounce devices" | FUJITA Tomonori | 2010-09-22 | 1 | -0/+4 |
* | | | | fs: {lock,unlock}_flocks() stubs to prepare for BKL removal | Sage Weil | 2010-09-21 | 1 | -0/+4 |
|/ / / |
|
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2010-09-19 | 2 | -6/+20 |
|\ \ \
| | |/
| |/| |
|
| * | | netpoll: Disable IRQ around RCU dereference in netpoll_rx | Herbert Xu | 2010-09-17 | 1 | -4/+4 |
| * | | tcp: Prevent overzealous packetization by SWS logic. | Alexey Kuznetsov | 2010-09-15 | 1 | -2/+16 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds | 2010-09-16 | 1 | -0/+4 |
|\ \ \ |
|
| * | | | workqueue: add documentation | Tejun Heo | 2010-09-13 | 1 | -0/+4 |
| | |/
| |/| |
|
* | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 2010-09-16 | 1 | -1/+9 |
|\ \ \ |
|
| * | | | drm: Use a nondestructive mode for output detect when polling (v2) | Chris Wilson | 2010-09-14 | 1 | -1/+8 |
| * | | | drm: Use a nondestructive mode for output detect when polling | Chris Wilson | 2010-09-13 | 1 | -1/+2 |
| |/ / |
|
* | | | Merge ssh://master.kernel.org/home/hpa/tree/sec | Linus Torvalds | 2010-09-14 | 1 | -0/+3 |
|\ \ \ |
|
| * | | | compat: Make compat_alloc_user_space() incorporate the access_ok() | H. Peter Anvin | 2010-09-14 | 1 | -0/+3 |
* | | | | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 | Linus Torvalds | 2010-09-14 | 1 | -1/+1 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | SUNRPC: Fix a race in rpc_info_open | Trond Myklebust | 2010-09-12 | 1 | -1/+1 |
| |/ / |
|
* | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds | 2010-09-13 | 1 | -2/+8 |
|\ \ \ |
|
| * | | | dquot: do full inode dirty in allocating space | Shaohua Li | 2010-09-09 | 1 | -2/+8 |
* | | | | Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2010-09-13 | 2 | -0/+3 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | spi/dw_spi: clean the cs_control code | Feng Tang | 2010-09-08 | 1 | -0/+2 |
| * | | | gpiolib: Add 'struct gpio_chip' forward declaration for !GPIOLIB case | Anton Vorontsov | 2010-09-01 | 1 | -0/+1 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2010-09-11 | 4 | -2/+13 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst... | David S. Miller | 2010-09-09 | 1 | -1/+10 |
| |\ \ \ |
|
| | * | | | cgroups: fix API thinko | Michael S. Tsirkin | 2010-09-05 | 1 | -1/+10 |
| * | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller | 2010-09-08 | 332 | -3752/+8706 |
| |\ \ \ \
| | | |_|/
| | |/| | |
|
| * | | | | udp: add rehash on connect() | Eric Dumazet | 2010-09-08 | 2 | -0/+2 |
| * | | | | ipvs: fix active FTP | Julian Anastasov | 2010-09-08 | 1 | -0/+3 |
| * | | | | cls_cgroup: Fix rcu lockdep warning | Li Zefan | 2010-09-03 | 1 | -2/+8 |
| | |/ /
| |/| | |
|
* | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2010-09-10 | 1 | -0/+1 |
|\ \ \ \ |
|
| * | | | | block: add function call to switch the IO scheduler from a driver | Jens Axboe | 2010-08-23 | 1 | -0/+1 |
* | | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2010-09-09 | 1 | -1/+3 |
|\ \ \ \ \ |
|
| * | | | | | libata-sff: Reenable Port Multiplier after libata-sff remodeling. | Gwendal Grignou | 2010-09-09 | 1 | -1/+2 |
| * | | | | | libata: skip EH autopsy and recovery during suspend | Tejun Heo | 2010-09-09 | 1 | -0/+1 |
| | |_|/ /
| |/| | | |
|
* | | | | | mm: page allocator: calculate a better estimate of NR_FREE_PAGES when memory ... | Christoph Lameter | 2010-09-09 | 2 | -0/+35 |
* | | | | | swap: discard while swapping only if SWAP_FLAG_DISCARD | Hugh Dickins | 2010-09-09 | 1 | -1/+2 |
* | | | | | swap: revert special hibernation allocation | Hugh Dickins | 2010-09-09 | 1 | -7/+1 |
* | | | | | gpio: doc updates | David Brownell | 2010-09-09 | 1 | -1/+13 |
* | | | | | gpio: sx150x: correct and refine reset-on-probe behavior | Gregory Bean | 2010-09-09 | 1 | -0/+4 |
* | | | | | mm: fix swapin race condition | Andrea Arcangeli | 2010-09-09 | 1 | -11/+9 |
* | | | | | cgroups: fix API thinko | Michael S. Tsirkin | 2010-09-09 | 1 | -1/+11 |
* | | | | | kfifo: add parenthesis for macro parameter reference | Huang Ying | 2010-09-09 | 1 | -29/+29 |
* | | | | | mmc: avoid getting CID on SDIO-only cards | David Vrabel | 2010-09-09 | 1 | -0/+2 |