aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild Linus Torvalds2005-09-09
|\
| * kbuild: um fix so it compile with generic asm-offsets.h supportSam Ravnborg2005-09-09
| * kbuild: frv,m32r,sparc64 introduce fake asm-offsets.h fileSam Ravnborg2005-09-09
| * kbuild: cris use generic asm-offsets.h supportSam Ravnborg2005-09-09
| * kbuild: mips use generic asm-offsets.h supportSam Ravnborg2005-09-09
| * kbuild: ia64 use generic asm-offsets.h supportSam Ravnborg2005-09-09
| * kbuild: v850 use generic asm-offsets.h supportSam Ravnborg2005-09-09
| * kbuild: alpha,x86_64 use generic asm-offsets.h supportSam Ravnborg2005-09-09
| * kbuild: arm - use generic asm-offsets.h supportSam Ravnborg2005-09-09
| * kbuild: m68k,parisc,ppc,ppc64,s390,xtensa use generic asm-offsets.h supportSam Ravnborg2005-09-09
| * kbuild: arm26,sparc use generic asm-offset supportSam Ravnborg2005-09-09
| * kbuild: h8300,m68knommu,sh,sh64 use generic asm-offsets.h supportSam Ravnborg2005-09-09
| * kbuild: full dependency check on asm-offsets.hSam Ravnborg2005-09-09
* | Remove "must_check" attributes in PCI-landLinus Torvalds2005-09-09
* | Preempt-safe RCU file usageLinus Torvalds2005-09-09
* | [PATCH] Update PCI IOMEM allocation startDaniel Ritz2005-09-09
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 Linus Torvalds2005-09-09
|\ \
| * | [PATCH] PCI: Small rearrangement of PCI probing codePaul Mackerras2005-09-09
| * | [PATCH] PCI: Unhide SMBus on Compaq Evo N620cRumen Ivanov Zarev2005-09-09
| * | [PATCH] PCI: Fix PCI bus mastering enable problem in pciehpRajesh Shah2005-09-09
| * | [PATCH] must_check attributes for PCI layer.Dave Jones2005-09-09
| * | [PATCH] PCI: move pci core to use add_hotplug_env_var()Greg Kroah-Hartman2005-09-09
* | | Fix up lost patch in compat_sys_select() for new RCU files world orderLinus Torvalds2005-09-09
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 Linus Torvalds2005-09-09
|\ \ \
| * | | [IPV4] fib_trie: fix proc interfaceStephen Hemminger2005-09-09
| * | | Merge master.kernel.org:/pub/scm/linux/kernel/git/acme/net-2.6 David S. Miller2005-09-09
| |\ \ \
| | * | | [CCID3] Introduce ccid3_hc_[rt]x_sk() for overal consistencyArnaldo Carvalho de Melo2005-09-09
| | * | | [DCCP] Introduce dccp_timestampArnaldo Carvalho de Melo2005-09-09
| | * | | [CCID3] Initialize more fields in ccid3_hc_rx_initArnaldo Carvalho de Melo2005-09-09
| | * | | [CCID3] Make the ccid3hcrx_rtt calc look more like the ccid3hctx_rtt oneArnaldo Carvalho de Melo2005-09-09
| | * | | [CCID3] Use ELAPSED_TIME in the HC TX RTT estimationArnaldo Carvalho de Melo2005-09-09
| | * | | [DCCP] Give precedence to the biggest ELAPSED_TIMEArnaldo Carvalho de Melo2005-09-09
| | * | | [CCID3] Calculate ccid3hcrx_x_recv using usecs_divArnaldo Carvalho de Melo2005-09-09
| | * | | [CCID] Only call the HC insert_options methods when requestedArnaldo Carvalho de Melo2005-09-09
| | * | | [CCID3] Avoid unsigned integer overflows in usecs_divArnaldo Carvalho de Melo2005-09-09
* | | | | [PATCH] Lost sockfd_put() in routing_ioctl()Kirill Korotaev2005-09-09
* | | | | [PATCH] lost fput in 32bit ioctl on x86-64Kirill Korotaev2005-09-09
* | | | | [PATCH] trivial iomem annotations in qla2xxx/qla_dbg.cviro@ZenIV.linux.org.uk2005-09-09
* | | | | [PATCH] trivial __user annotations (md)viro@ZenIV.linux.org.uk2005-09-09
* | | | | [PATCH] trivial __user annotations (evdev)viro@ZenIV.linux.org.uk2005-09-09
* | | | | [PATCH] trivial __user cleanup (video1394)viro@ZenIV.linux.org.uk2005-09-09
* | | | | [PATCH] trivial __user annotations (ipmi)viro@ZenIV.linux.org.uk2005-09-09
* | | | | [PATCH] more SPIN_LOCK_UNLOCKED -> DEFINE_SPINLOCK conversionsIngo Molnar2005-09-09
* | | | | [PATCH] timer initialization cleanup: DEFINE_TIMERIngo Molnar2005-09-09
* | | | | [PATCH] FUSE: don't allow restarting of system callsMiklos Szeredi2005-09-09
* | | | | [PATCH] FUSE: add fsync operation for directoriesMiklos Szeredi2005-09-09
* | | | | [PATCH] fuse: don't update file timesMiklos Szeredi2005-09-09
* | | | | [PATCH] fuse: more flexible cachingMiklos Szeredi2005-09-09
* | | | | [PATCH] fuse: transfer readdir data through deviceMiklos Szeredi2005-09-09
* | | | | [PATCH] FUSE - direct I/OMiklos Szeredi2005-09-09