summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-07-28506-361/+403
|\
| * sparc: Set CONFIG_HAVE_ARCH_TRACEHOOKDavid S. Miller2008-07-271-0/+1
| * sparc: Add task_pt_regs().David S. Miller2008-07-271-0/+1
| * sparc: Add call to tracehook_signal_handler().David S. Miller2008-07-271-0/+2
| * sparc: Create and use TIF_NOTIFY_RESUME.David S. Miller2008-07-273-4/+22
| * sparc: Use tracehook routines in syscall_trace().David S. Miller2008-07-272-17/+21
| * sparc64: tracehook: CONFIG_HAVE_ARCH_TRACEHOOKRoland McGrath2008-07-271-0/+1
| * sparc: Add user_stack_pointer().David S. Miller2008-07-272-0/+2
| * sparc64: tracehook_signal_handlerRoland McGrath2008-07-272-0/+6
| * sparc64: tracehook: TIF_NOTIFY_RESUMERoland McGrath2008-07-273-6/+13
| * sparc: Add asm/syscall.hDavid S. Miller2008-07-271-0/+120
| * sparc64: tracehook syscallRoland McGrath2008-07-273-22/+17
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sam/sparcDavid S. Miller2008-07-27493-312/+197
| |\
| | * sparc: enable headers_export againSam Ravnborg2008-07-271-1/+45
| | * sparc, sparc64: use arch/sparc/includeSam Ravnborg2008-07-27492-311/+152
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-07-287-50/+58
|\ \ \
| * | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2008-07-27243-2691/+5942
| |\| |
| * | | Merge branch 'master' of git://eden-feed.erg.abdn.ac.uk/net-2.6David S. Miller2008-07-275-44/+56
| |\ \ \
| | * | | dccp: Add check for truncated ICMPv6 DCCP error packetsWei Yongjun2008-07-261-0/+6
| | * | | dccp: Fix incorrect length check for ICMPv4 packetsWei Yongjun2008-07-261-3/+4
| | * | | dccp: Add check for sequence number in ICMPv6 messageWei Yongjun2008-07-261-1/+9
| | * | | dccp: Fix sequence number check for ICMPv4 packetsWei Yongjun2008-07-261-1/+1
| | * | | dccp: Bug-Fix - AWL was never updatedGerrit Renker2008-07-261-18/+15
| | * | | dccp: Allow to distinguish original and retransmitted packetsGerrit Renker2008-07-263-21/+21
| * | | | net: missing bits of net-namespace / sysctlAl Viro2008-07-277-18/+43
| * | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2008-07-272202-48780/+90230
| |\ \ \ \
| * | | | | ipcomp: Fix warnings after ipcomp consolidation.David S. Miller2008-07-272-6/+2
* | | | | | SubmittingPatches: add git pull & diffstat format infoRandy Dunlap2008-07-281-0/+26
* | | | | | more sysdev API change fallout - drivers/base/memory.cStephen Rothwell2008-07-281-1/+2
* | | | | | ACPI/CPUIDLE: prevent setting pm_idle to NULLThomas Gleixner2008-07-282-5/+12
* | | | | | Merge branch 'i2c-for-linus' of git://aeryn.fluff.org.uk/bjdooks/linuxLinus Torvalds2008-07-285-29/+426
|\ \ \ \ \ \
| * | | | | | i2c: Blackfin I2C Driver: Functional power management supportMichael Hennerich2008-07-281-11/+24
| * | | | | | i2c: Documentation: upgrading clients HOWTOBen Dooks2008-07-281-0/+281
| * | | | | | i2c: S3C24XX I2C frequency scaling support.Ben Dooks2008-07-281-13/+103
| * | | | | | i2c: i2c_gpio: keep probe resident for hotplugged devices.Ben Dooks2008-07-281-4/+5
| * | | | | | i2c: S3C2410: Pass the I2C bus number via drivers platform dataBen Dooks2008-07-282-1/+13
| | |_|_|/ / | |/| | | |
* | | | | | ipwireless: Preallocate received packet buffers with MRU sizeDavid Sterba2008-07-283-1/+8
* | | | | | ipwireless: Put packets to pool startDavid Sterba2008-07-281-2/+2
* | | | | | ipwireless: Increase PPP outgoing queue sizeDavid Sterba2008-07-282-3/+5
* | | | | | ipwireless: Explicitly request io and mem regionsDavid Sterba2008-07-282-34/+50
* | | | | | ipwireless: Constify buffer variablesDavid Sterba2008-07-283-14/+16
* | | | | | ipwireless: Do not return value from sending funcsDavid Sterba2008-07-281-12/+3
* | | | | | ipwireless: Remove endian-dependent bitfieldsDavid Sterba2008-07-281-13/+38
* | | | | | ipwireless: Glue splitted printk strings backDavid Sterba2008-07-282-18/+12
* | | | | | ipwireless: Remove pt_regs from interrupt handlerDavid Sterba2008-07-282-2/+2
* | | | | | ipwireless: Rename spinlock variables to lockDavid Sterba2008-07-282-71/+71
* | | | | | ipwireless: Remove unused definesDavid Sterba2008-07-282-11/+7
* | | | | | ipwireless: Misc cleanupsDavid Sterba2008-07-281-32/+18
|/ / / / /
* | | | | Merge branch 'hotfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2008-07-272-4/+5
|\ \ \ \ \
| * | | | | NFS: Ensure we call nfs_sb_deactive() after releasing the directory inodeTrond Myklebust2008-07-271-1/+2