Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | 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-15 | 1 | -0/+3 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | compat: Make compat_alloc_user_space() incorporate the access_ok() | H. Peter Anvin | 2010-09-15 | 1 | -0/+3 | |
| * | | | | | | | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 | Linus Torvalds | 2010-09-15 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | ||||||
| | * | | | | | | SUNRPC: Fix a race in rpc_info_open | Trond Myklebust | 2010-09-13 | 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 '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-10 | 1 | -1/+3 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | libata-sff: Reenable Port Multiplier after libata-sff remodeling. | Gwendal Grignou | 2010-09-10 | 1 | -1/+2 | |
| | * | | | | | | | | libata: skip EH autopsy and recovery during suspend | Tejun Heo | 2010-09-10 | 1 | -0/+1 | |
| | | |_|_|/ / / / | | |/| | | | | | | ||||||
| * | | | | | | | | mm: page allocator: calculate a better estimate of NR_FREE_PAGES when memory ... | Christoph Lameter | 2010-09-10 | 2 | -0/+35 | |
| * | | | | | | | | swap: discard while swapping only if SWAP_FLAG_DISCARD | Hugh Dickins | 2010-09-10 | 1 | -1/+2 | |
| * | | | | | | | | swap: revert special hibernation allocation | Hugh Dickins | 2010-09-10 | 1 | -7/+1 | |
| * | | | | | | | | gpio: doc updates | David Brownell | 2010-09-10 | 1 | -1/+13 | |
| * | | | | | | | | gpio: sx150x: correct and refine reset-on-probe behavior | Gregory Bean | 2010-09-10 | 1 | -0/+4 | |
| * | | | | | | | | mm: fix swapin race condition | Andrea Arcangeli | 2010-09-10 | 1 | -11/+9 | |
| * | | | | | | | | cgroups: fix API thinko | Michael S. Tsirkin | 2010-09-10 | 1 | -1/+11 | |
| * | | | | | | | | kfifo: add parenthesis for macro parameter reference | Huang Ying | 2010-09-10 | 1 | -29/+29 | |
| * | | | | | | | | mmc: avoid getting CID on SDIO-only cards | David Vrabel | 2010-09-10 | 1 | -0/+2 | |
| * | | | | | | | | lglock: make lg_lock_global() actually lock globally | Jonathan Corbet | 2010-09-09 | 1 | -2/+2 | |
| * | | | | | | | | mm: Move vma_stack_continue into mm.h | Stefan Bader | 2010-09-09 | 1 | -0/+6 | |
| * | | | | | | | | Merge branch 'semaphore-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-09-08 | 1 | -0/+3 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | semaphore: Add DEFINE_SEMAPHORE | Thomas Gleixner | 2010-09-08 | 1 | -0/+3 | |
| | |/ / / / / / / | ||||||
| * | | | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-09-08 | 1 | -12/+12 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | io-mapping: Fix the address space annotations | Francisco Jerez | 2010-09-05 | 1 | -12/+12 | |
| * | | | | | | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-09-08 | 1 | -0/+8 | |
| |\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | | | ||||||
| | * | | | | | | | | mutex: Fix annotations to include it in kernel-locking docbook | Randy Dunlap | 2010-09-03 | 1 | -0/+8 | |
* | | | | | | | | | | neigh: RCU conversion of struct neighbour | Eric Dumazet | 2010-10-07 | 1 | -2/+3 | |
* | | | | | | | | | | fib: RCU conversion of fib_lookup() | Eric Dumazet | 2010-10-06 | 2 | -13/+6 | |
* | | | | | | | | | | bonding: add retransmit membership reports tunable | Flavio Leitner | 2010-10-06 | 1 | -0/+3 | |
* | | | | | | | | | | net neigh: RCU conversion of neigh hash table | Eric Dumazet | 2010-10-05 | 1 | -4/+12 | |
* | | | | | | | | | | net: add a core netdev->rx_dropped counter | Eric Dumazet | 2010-10-05 | 1 | -0/+3 | |
* | | | | | | | | | | ipv6: make __ipv6_isatap_ifid static | stephen hemminger | 2010-10-05 | 1 | -2/+0 | |
* | | | | | | | | | | fib: fib_rules_cleanup can be static | stephen hemminger | 2010-10-05 | 1 | -1/+0 | |
* | | | | | | | | | | net: relax rtnl_dereference() | David S. Miller | 2010-10-05 | 1 | -4/+6 | |
* | | | | | | | | | | net: dynamic ingress_queue allocation | Eric Dumazet | 2010-10-05 | 2 | -1/+9 | |
* | | | | | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-10-04 | 2 | -1/+3 | |
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / | |/| | | | | | | | | ||||||
| * | | | | | | | | | tcp: Fix >4GB writes on 64-bit. | David S. Miller | 2010-09-28 | 1 | -1/+1 | |
| * | | | | | | | | | tproxy: check for transparent flag in ip_route_newports | Ulrich Weber | 2010-09-28 | 1 | -0/+2 | |
* | | | | | | | | | | net: introduce DST_NOCACHE flag | Eric Dumazet | 2010-10-04 | 1 | -4/+5 | |
* | | | | | | | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 2010-10-04 | 1 | -15/+32 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2010-10-01 | 1 | -15/+32 | |
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ | | |/| | | | | | | | |