| Commit message (Expand) | Author | Age | Files | Lines |
* | smp_call_function: get rid of the unused nonatomic/retry argument | Jens Axboe | 2008-06-26 | 49 | -108/+95 |
* | sh: convert to generic helpers for IPI function calls | Jens Axboe | 2008-06-26 | 3 | -50/+13 |
* | parisc: convert to generic helpers for IPI function calls | Jens Axboe | 2008-06-26 | 3 | -113/+25 |
* | mips: convert to generic helpers for IPI function calls | Jens Axboe | 2008-06-26 | 4 | -141/+15 |
* | m32r: convert to generic helpers for IPI function calls | Jens Axboe | 2008-06-26 | 5 | -119/+20 |
* | arm: convert to generic helpers for IPI function calls | Jens Axboe | 2008-06-26 | 3 | -142/+19 |
* | alpha: convert to generic helpers for IPI function calls | Jens Axboe | 2008-06-26 | 4 | -164/+16 |
* | ia64: convert to generic helpers for IPI function calls | Jens Axboe | 2008-06-26 | 4 | -244/+19 |
* | powerpc: convert to generic helpers for IPI function calls | Jens Axboe | 2008-06-26 | 7 | -226/+33 |
* | x86: convert to generic helpers for IPI function calls | Jens Axboe | 2008-06-26 | 20 | -380/+125 |
* | Add generic helpers for arch IPI function calls | Jens Axboe | 2008-06-26 | 6 | -7/+428 |
* | Linux 2.6.26-rc8v2.6.26-rc8 | Linus Torvalds | 2008-06-24 | 1 | -1/+1 |
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2008-06-24 | 3 | -5/+2 |
|\ |
|
| * | [IA64] Eliminate NULL test after alloc_bootmem in iosapic_alloc_rte() | Julia Lawall | 2008-06-24 | 1 | -2/+0 |
| * | [IA64] Handle count==0 in sn2_ptc_proc_write() | Cliff Wickman | 2008-06-24 | 1 | -1/+1 |
| * | [IA64] Fix boot failure on ia64/sn2 | Jes Sorensen | 2008-06-24 | 1 | -2/+1 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes | Linus Torvalds | 2008-06-24 | 2 | -15/+10 |
|\ \ |
|
| * | | [GFS2] fix gfs2 block allocation (cleaned up) | Benjamin Marzinski | 2008-06-24 | 1 | -14/+9 |
| * | | [GFS2] BUG: unable to handle kernel paging request at ffff81002690e000 | Bob Peterson | 2008-06-24 | 1 | -1/+1 |
| |/ |
|
* | | Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2008-06-24 | 18 | -266/+358 |
|\ \ |
|
| * | | KVM: Remove now unused structs from kvm_para.h | Gerd Hoffmann | 2008-06-24 | 1 | -18/+0 |
| * | | x86: KVM guest: Use the paravirt clocksource structs and functions | Gerd Hoffmann | 2008-06-24 | 2 | -56/+34 |
| * | | KVM: Make kvm host use the paravirt clocksource structs | Gerd Hoffmann | 2008-06-24 | 2 | -14/+65 |
| * | | x86: Make xen use the paravirt clocksource structs and functions | Gerd Hoffmann | 2008-06-24 | 3 | -124/+16 |
| * | | x86: Add structs and functions for paravirt clocksource | Gerd Hoffmann | 2008-06-24 | 5 | -0/+201 |
| * | | KVM: VMX: Fix host msr corruption with preemption enabled | Avi Kivity | 2008-06-24 | 1 | -8/+11 |
| * | | KVM: ioapic: fix lost interrupt when changing a device's irq | Avi Kivity | 2008-06-24 | 1 | -20/+11 |
| * | | KVM: MMU: Fix oops on guest userspace access to guest pagetable | Avi Kivity | 2008-06-24 | 1 | -6/+0 |
| * | | KVM: MMU: large page update_pte issue with non-PAE 32-bit guests (resend) | Marcelo Tosatti | 2008-06-24 | 1 | -5/+7 |
| * | | KVM: MMU: Fix rmap_write_protect() hugepage iteration bug | Marcelo Tosatti | 2008-06-24 | 1 | -0/+1 |
| * | | KVM: close timer injection race window in __vcpu_run | Marcelo Tosatti | 2008-06-24 | 4 | -3/+9 |
| * | | KVM: Fix race between timer migration and vcpu migration | Marcelo Tosatti | 2008-06-24 | 1 | -12/+3 |
| |/ |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog | Linus Torvalds | 2008-06-24 | 1 | -1/+0 |
|\ \ |
|
| * | | Revert "[WATCHDOG] hpwdt: Add CFLAGS to get driver working" | Wim Van Sebroeck | 2008-06-24 | 1 | -1/+0 |
| |/ |
|
* | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2008-06-24 | 6 | -77/+27 |
|\ \ |
|
| * | | xen: remove support for non-PAE 32-bit | Jeremy Fitzhardinge | 2008-06-24 | 6 | -77/+27 |
* | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe... | Linus Torvalds | 2008-06-24 | 2 | -15/+8 |
|\ \ \ |
|
| * | | | kgdb: sparse fix | Jason Wessel | 2008-06-24 | 1 | -1/+2 |
| * | | | kgdb: documentation update - remove kgdboe | Jason Wessel | 2008-06-24 | 1 | -14/+6 |
| | |/
| |/| |
|
* | | | enable bus mastering on i915 at resume time | Jie Luo | 2008-06-24 | 1 | -0/+1 |
* | | | alpha: fix compile error in arch/alpha/mm/init.c | Thorsten Kranzkowski | 2008-06-23 | 1 | -0/+2 |
|/ / |
|
* | | Merge branch 'hotfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 | Linus Torvalds | 2008-06-23 | 3 | -37/+51 |
|\ \ |
|
| * | | NFS: nfs_updatepage(): don't mark page as dirty if an error occurred | Trond Myklebust | 2008-06-23 | 1 | -3/+4 |
| * | | NFS: Fix filehandle size comparisons in the mount code | Trond Myklebust | 2008-06-23 | 2 | -6/+7 |
| * | | NFS: Reduce the NFS mount code stack usage. | Trond Myklebust | 2008-06-23 | 1 | -28/+40 |
* | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2008-06-23 | 1 | -20/+73 |
|\ \ \ |
|
| * | | | futexes: fix fault handling in futex_lock_pi | Thomas Gleixner | 2008-06-23 | 1 | -20/+73 |
* | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2008-06-23 | 2 | -9/+8 |
|\ \ \ \ |
|
| * \ \ \ | Merge branch 'linus' into sched/urgent | Ingo Molnar | 2008-06-23 | 89 | -1562/+3293 |
| |\ \ \ \
| | |/ / / |
|
| * | | | | sched: refactor wait_for_completion_timeout() | Oleg Nesterov | 2008-06-20 | 1 | -18/+6 |