summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesLinus Torvalds2008-06-293-3/+2
|\ \
| * | kbuild: fix a.out.h export to userspace with O= build.David Woodhouse2008-06-273-3/+2
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2008-06-291-1/+2
|\ \
| * | firewire: fw-sbp2: fix parsing of logical unit directoriesRichard Sharpe2008-06-271-1/+2
| |/
* | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2008-06-291-34/+23
|\ \
| * \ Merge branch 'master' into for_mmJan Kara2008-06-24298-5571/+10154
| |\ \
| * | | udf: Fix regression in UDF anchor block detectionTomas Janousek2008-06-241-34/+23
* | | | Fix and clean top .gitignoreEduard - Gabriel Munteanu2008-06-291-3/+9
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...Linus Torvalds2008-06-292-2/+9
|\ \ \ \
| * | | | Blackfin arch: fix up section mismatch warningBryan Wu2008-06-251-2/+4
| * | | | Blackfin arch: fix bug - kernel boot fails when Spinlock and rw-lock debuggin...Sonic Zhang2008-06-251-0/+5
| | |_|/ | |/| |
* | | | Merge branch 'audit.b52' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2008-06-293-5/+6
|\ \ \ \
| * | | | [PATCH] remove useless argument type in audit_filter_user()Peng Haitao2008-06-253-3/+3
| * | | | [PATCH] audit: fix kernel-doc parameter notationRandy Dunlap2008-06-251-0/+1
| * | | | [PATCH] kernel/audit.c: nlh->nlmsg_type is gotten more than oncePeng Haitao2008-06-251-2/+2
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2008-06-298-94/+89
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | [patch 2/3] vfs: dcache cleanupsMiklos Szeredi2008-06-231-17/+14
| * | | | [patch 1/3] vfs: dcache sparse fixesMiklos Szeredi2008-06-231-11/+12
| * | | | [patch 3/3] vfs: make d_path() consistent across mount operationsAndreas Gruenbacher2008-06-231-5/+7
| * | | | [patch 4/4] flock: remove unused fields from file_lock_operationsDenis V. Lunev2008-06-232-8/+0
| * | | | [patch 3/4] vfs: fix ERR_PTR abuse in generic_readlinkMarcin Slusarz2008-06-231-7/+8
| * | | | [patch 2/4] fs: make struct file arg to d_path constJan Engelhardt2008-06-232-2/+2
| * | | | [patch 1/4] vfs: path_{get,put}() cleanupsJan Blunck2008-06-232-12/+9
| * | | | [patch for 2.6.26 4/4] vfs: utimensat(): fix write access check for futimens()Michael Kerrisk2008-06-231-8/+3
| * | | | [patch for 2.6.26 3/4] vfs: utimensat(): fix error checking for {UTIME_NOW,UT...Michael Kerrisk2008-06-231-15/+21
| * | | | [patch for 2.6.26 1/4] vfs: utimensat(): ignore tv_sec if tv_nsec == UTIME_OM...Michael Kerrisk2008-06-231-8/+0
| * | | | [patch for 2.6.26 2/4] vfs: utimensat(): be consistent with utime() for immut...Michael Kerrisk2008-06-231-0/+4
| * | | | [PATCH] fix cgroup-inflicted breakage in block_dev.cAl Viro2008-06-231-1/+9
| |/ / /
* | | | Linux 2.6.26-rc8v2.6.26-rc8Linus Torvalds2008-06-251-1/+1
* | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2008-06-253-5/+2
|\ \ \ \
| * | | | [IA64] Eliminate NULL test after alloc_bootmem in iosapic_alloc_rte()Julia Lawall2008-06-241-2/+0
| * | | | [IA64] Handle count==0 in sn2_ptc_proc_write()Cliff Wickman2008-06-241-1/+1
| * | | | [IA64] Fix boot failure on ia64/sn2Jes Sorensen2008-06-241-2/+1
| | |_|/ | |/| |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixesLinus Torvalds2008-06-252-15/+10
|\ \ \ \
| * | | | [GFS2] fix gfs2 block allocation (cleaned up)Benjamin Marzinski2008-06-241-14/+9
| * | | | [GFS2] BUG: unable to handle kernel paging request at ffff81002690e000Bob Peterson2008-06-241-1/+1
| |/ / /
* | | | Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-06-2518-266/+358
|\ \ \ \
| * | | | KVM: Remove now unused structs from kvm_para.hGerd Hoffmann2008-06-241-18/+0
| * | | | x86: KVM guest: Use the paravirt clocksource structs and functionsGerd Hoffmann2008-06-242-56/+34
| * | | | KVM: Make kvm host use the paravirt clocksource structsGerd Hoffmann2008-06-242-14/+65
| * | | | x86: Make xen use the paravirt clocksource structs and functionsGerd Hoffmann2008-06-243-124/+16
| * | | | x86: Add structs and functions for paravirt clocksourceGerd Hoffmann2008-06-245-0/+201
| * | | | KVM: VMX: Fix host msr corruption with preemption enabledAvi Kivity2008-06-241-8/+11
| * | | | KVM: ioapic: fix lost interrupt when changing a device's irqAvi Kivity2008-06-241-20/+11
| * | | | KVM: MMU: Fix oops on guest userspace access to guest pagetableAvi Kivity2008-06-241-6/+0
| * | | | KVM: MMU: large page update_pte issue with non-PAE 32-bit guests (resend)Marcelo Tosatti2008-06-241-5/+7
| * | | | KVM: MMU: Fix rmap_write_protect() hugepage iteration bugMarcelo Tosatti2008-06-241-0/+1
| * | | | KVM: close timer injection race window in __vcpu_runMarcelo Tosatti2008-06-244-3/+9
| * | | | KVM: Fix race between timer migration and vcpu migrationMarcelo Tosatti2008-06-241-12/+3
| |/ / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2008-06-241-1/+0
|\ \ \ \