| 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-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 |
* | | | | 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 |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 2010-09-07 | 3 | -5/+5 |
|\ \ \ \ \ |
|
| * | | | | | ACPI/PCI: Negotiate _OSC control bits before requesting them | Rafael J. Wysocki | 2010-08-24 | 1 | -2/+2 |
| * | | | | | ACPI/PCI: Do not preserve _OSC control bits returned by a query | Rafael J. Wysocki | 2010-08-24 | 1 | -3/+0 |
| * | | | | | PCI: provide stub pci_domain_nr function for !CONFIG_PCI configs | Dave Airlie | 2010-08-13 | 1 | -0/+3 |
* | | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 2010-09-07 | 1 | -0/+2 |
|\ \ \ \ \ \ |
|
| * | | | | | | powerpc/85xx: Add P1021 PCI IDs and quirks | Anton Vorontsov | 2010-08-31 | 1 | -0/+2 |
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds | 2010-09-07 | 2 | -6/+11 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | percpu: handle __percpu notations in UP accessors | Namhyung Kim | 2010-08-07 | 2 | -6/+11 |
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds | 2010-09-07 | 1 | -7/+11 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | workqueue: fix cwq->nr_active underflow | Tejun Heo | 2010-08-25 | 1 | -7/+9 |
| * | | | | | | | | workqueue: improve destroy_workqueue() debuggability | Tejun Heo | 2010-08-24 | 1 | -0/+2 |
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 | Linus Torvalds | 2010-09-07 | 2 | -3/+3 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | serial: fix port type conflict between NS16550A & U6_16550A | Philippe Langlais | 2010-09-03 | 2 | -3/+3 |
| | |_|/ / / / / /
| |/| | | | | | | |
|
* | | | | | | | | | agp/intel: Fix cache control for Sandybridge | Zhenyu Wang | 2010-09-07 | 1 | -0/+20 |
|/ / / / / / / / |
|
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2010-08-28 | 1 | -4/+14 |
|\ \ \ \ \ \ \ \
| | |_|_|_|_|_|/
| |/| | | | | | |
|
| * | | | | | | | tcp: Combat per-cpu skew in orphan tests. | David S. Miller | 2010-08-25 | 1 | -4/+14 |
* | | | | | | | | Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify | Linus Torvalds | 2010-08-28 | 2 | -10/+4 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | fanotify: resize pid and reorder structure | Tvrtko Ursulin | 2010-08-27 | 1 | -3/+3 |
| * | | | | | | | | fanotify: flush outstanding perm requests on group destroy | Eric Paris | 2010-08-22 | 2 | -7/+1 |
| | |_|_|_|_|_|/
| |/| | | | | | |
|
* | | | | | | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 2010-08-28 | 1 | -2/+13 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | vgaarb: Wrap vga_(get|put) in CONFIG_VGA_ARB | Chris Wilson | 2010-08-27 | 1 | -2/+13 |