| Commit message (Expand) | Author | Age |
* | [ARM] S3C2410: Add sysfs attribute for serial driver clock source | Ben Dooks | 2008-07-03 |
* | [ARM] S3C2410: Fix flags on DM9000 resources on BAST and VR1000 | Ben Dooks | 2008-07-03 |
* | [ARM] 5054/1: S3C2410: Add GPLv2 license to the s3c2410 serial driver | Ben Dooks | 2008-07-03 |
* | [ARM] 5050/1: S3C2410: Cleanup header on S3C2410 serial driver | Ben Dooks | 2008-07-03 |
* | Linux 2.6.26-rc8 | Linus Torvalds | 2008-06-24 |
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2008-06-24 |
|\ |
|
| * | [IA64] Eliminate NULL test after alloc_bootmem in iosapic_alloc_rte() | Julia Lawall | 2008-06-24 |
| * | [IA64] Handle count==0 in sn2_ptc_proc_write() | Cliff Wickman | 2008-06-24 |
| * | [IA64] Fix boot failure on ia64/sn2 | Jes Sorensen | 2008-06-24 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes | Linus Torvalds | 2008-06-24 |
|\ \ |
|
| * | | [GFS2] fix gfs2 block allocation (cleaned up) | Benjamin Marzinski | 2008-06-24 |
| * | | [GFS2] BUG: unable to handle kernel paging request at ffff81002690e000 | Bob Peterson | 2008-06-24 |
| |/ |
|
* | | Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2008-06-24 |
|\ \ |
|
| * | | KVM: Remove now unused structs from kvm_para.h | Gerd Hoffmann | 2008-06-24 |
| * | | x86: KVM guest: Use the paravirt clocksource structs and functions | Gerd Hoffmann | 2008-06-24 |
| * | | KVM: Make kvm host use the paravirt clocksource structs | Gerd Hoffmann | 2008-06-24 |
| * | | x86: Make xen use the paravirt clocksource structs and functions | Gerd Hoffmann | 2008-06-24 |
| * | | x86: Add structs and functions for paravirt clocksource | Gerd Hoffmann | 2008-06-24 |
| * | | KVM: VMX: Fix host msr corruption with preemption enabled | Avi Kivity | 2008-06-24 |
| * | | KVM: ioapic: fix lost interrupt when changing a device's irq | Avi Kivity | 2008-06-24 |
| * | | KVM: MMU: Fix oops on guest userspace access to guest pagetable | Avi Kivity | 2008-06-24 |
| * | | KVM: MMU: large page update_pte issue with non-PAE 32-bit guests (resend) | Marcelo Tosatti | 2008-06-24 |
| * | | KVM: MMU: Fix rmap_write_protect() hugepage iteration bug | Marcelo Tosatti | 2008-06-24 |
| * | | KVM: close timer injection race window in __vcpu_run | Marcelo Tosatti | 2008-06-24 |
| * | | KVM: Fix race between timer migration and vcpu migration | Marcelo Tosatti | 2008-06-24 |
| |/ |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog | Linus Torvalds | 2008-06-24 |
|\ \ |
|
| * | | Revert "[WATCHDOG] hpwdt: Add CFLAGS to get driver working" | Wim Van Sebroeck | 2008-06-24 |
| |/ |
|
* | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2008-06-24 |
|\ \ |
|
| * | | xen: remove support for non-PAE 32-bit | Jeremy Fitzhardinge | 2008-06-24 |
* | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe... | Linus Torvalds | 2008-06-24 |
|\ \ \ |
|
| * | | | kgdb: sparse fix | Jason Wessel | 2008-06-24 |
| * | | | kgdb: documentation update - remove kgdboe | Jason Wessel | 2008-06-24 |
| | |/
| |/| |
|
* | | | enable bus mastering on i915 at resume time | Jie Luo | 2008-06-24 |
* | | | alpha: fix compile error in arch/alpha/mm/init.c | Thorsten Kranzkowski | 2008-06-23 |
|/ / |
|
* | | Merge branch 'hotfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 | Linus Torvalds | 2008-06-23 |
|\ \ |
|
| * | | NFS: nfs_updatepage(): don't mark page as dirty if an error occurred | Trond Myklebust | 2008-06-23 |
| * | | NFS: Fix filehandle size comparisons in the mount code | Trond Myklebust | 2008-06-23 |
| * | | NFS: Reduce the NFS mount code stack usage. | Trond Myklebust | 2008-06-23 |
* | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2008-06-23 |
|\ \ \ |
|
| * | | | futexes: fix fault handling in futex_lock_pi | Thomas Gleixner | 2008-06-23 |
* | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2008-06-23 |
|\ \ \ \ |
|
| * | | | | Merge branch 'linus' into sched/urgent | Ingo Molnar | 2008-06-23 |
| |\| | | |
|
| * | | | | sched: refactor wait_for_completion_timeout() | Oleg Nesterov | 2008-06-20 |
| * | | | | sched: fix wait_for_completion_timeout() spurious failure under heavy load | Roland Dreier | 2008-06-20 |
| * | | | | sched: rt: dont stop the period timer when there are tasks wanting to run | Peter Zijlstra | 2008-06-20 |
* | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2008-06-23 |
|\ \ \ \ \
| | |_|_|/
| |/| | | |
|
| * | | | | xen: don't drop NX bit | Jeremy Fitzhardinge | 2008-06-20 |
| * | | | | xen: mask unwanted pte bits in __supported_pte_mask | Jeremy Fitzhardinge | 2008-06-20 |
| * | | | | xen: Use wmb instead of rmb in xen_evtchn_do_upcall(). | Isaku Yamahata | 2008-06-20 |
| * | | | | x86: fix NULL pointer deref in __switch_to | Suresh Siddha | 2008-06-20 |