aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-07-28
|\
| * sparc: Set CONFIG_HAVE_ARCH_TRACEHOOKDavid S. Miller2008-07-27
| * sparc: Add task_pt_regs().David S. Miller2008-07-27
| * sparc: Add call to tracehook_signal_handler().David S. Miller2008-07-27
| * sparc: Create and use TIF_NOTIFY_RESUME.David S. Miller2008-07-27
| * sparc: Use tracehook routines in syscall_trace().David S. Miller2008-07-27
| * sparc64: tracehook: CONFIG_HAVE_ARCH_TRACEHOOKRoland McGrath2008-07-27
| * sparc: Add user_stack_pointer().David S. Miller2008-07-27
| * sparc64: tracehook_signal_handlerRoland McGrath2008-07-27
| * sparc64: tracehook: TIF_NOTIFY_RESUMERoland McGrath2008-07-27
| * sparc: Add asm/syscall.hDavid S. Miller2008-07-27
| * sparc64: tracehook syscallRoland McGrath2008-07-27
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sam/sparcDavid S. Miller2008-07-27
| |\
| | * sparc: enable headers_export againSam Ravnborg2008-07-27
| | * sparc, sparc64: use arch/sparc/includeSam Ravnborg2008-07-27
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-07-28
|\ \ \
| * | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2008-07-27
| |\| |
| * | | Merge branch 'master' of git://eden-feed.erg.abdn.ac.uk/net-2.6David S. Miller2008-07-27
| |\ \ \
| | * | | dccp: Add check for truncated ICMPv6 DCCP error packetsWei Yongjun2008-07-26
| | * | | dccp: Fix incorrect length check for ICMPv4 packetsWei Yongjun2008-07-26
| | * | | dccp: Add check for sequence number in ICMPv6 messageWei Yongjun2008-07-26
| | * | | dccp: Fix sequence number check for ICMPv4 packetsWei Yongjun2008-07-26
| | * | | dccp: Bug-Fix - AWL was never updatedGerrit Renker2008-07-26
| | * | | dccp: Allow to distinguish original and retransmitted packetsGerrit Renker2008-07-26
| * | | | net: missing bits of net-namespace / sysctlAl Viro2008-07-27
| * | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2008-07-27
| |\ \ \ \
| * | | | | ipcomp: Fix warnings after ipcomp consolidation.David S. Miller2008-07-27
* | | | | | SubmittingPatches: add git pull & diffstat format infoRandy Dunlap2008-07-28
* | | | | | more sysdev API change fallout - drivers/base/memory.cStephen Rothwell2008-07-28
* | | | | | ACPI/CPUIDLE: prevent setting pm_idle to NULLThomas Gleixner2008-07-28
* | | | | | Merge branch 'i2c-for-linus' of git://aeryn.fluff.org.uk/bjdooks/linuxLinus Torvalds2008-07-28
|\ \ \ \ \ \
| * | | | | | i2c: Blackfin I2C Driver: Functional power management supportMichael Hennerich2008-07-28
| * | | | | | i2c: Documentation: upgrading clients HOWTOBen Dooks2008-07-28
| * | | | | | i2c: S3C24XX I2C frequency scaling support.Ben Dooks2008-07-28
| * | | | | | i2c: i2c_gpio: keep probe resident for hotplugged devices.Ben Dooks2008-07-28
| * | | | | | i2c: S3C2410: Pass the I2C bus number via drivers platform dataBen Dooks2008-07-28
| | |_|_|/ / | |/| | | |
* | | | | | ipwireless: Preallocate received packet buffers with MRU sizeDavid Sterba2008-07-28
* | | | | | ipwireless: Put packets to pool startDavid Sterba2008-07-28
* | | | | | ipwireless: Increase PPP outgoing queue sizeDavid Sterba2008-07-28
* | | | | | ipwireless: Explicitly request io and mem regionsDavid Sterba2008-07-28
* | | | | | ipwireless: Constify buffer variablesDavid Sterba2008-07-28
* | | | | | ipwireless: Do not return value from sending funcsDavid Sterba2008-07-28
* | | | | | ipwireless: Remove endian-dependent bitfieldsDavid Sterba2008-07-28
* | | | | | ipwireless: Glue splitted printk strings backDavid Sterba2008-07-28
* | | | | | ipwireless: Remove pt_regs from interrupt handlerDavid Sterba2008-07-28
* | | | | | ipwireless: Rename spinlock variables to lockDavid Sterba2008-07-28
* | | | | | ipwireless: Remove unused definesDavid Sterba2008-07-28
* | | | | | ipwireless: Misc cleanupsDavid Sterba2008-07-28
|/ / / / /
* | | | | Merge branch 'hotfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2008-07-27
|\ \ \ \ \
| * | | | | NFS: Ensure we call nfs_sb_deactive() after releasing the directory inodeTrond Myklebust2008-07-27