aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
...
| * | | | Fix roundup_pow_of_two(1)Rolf Eike Beer2007-05-18
| | |/ / | |/| |
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds2007-05-18
| |\ \ \
| | * | | [POWERPC] Wire up some more syscallsStephen Rothwell2007-05-17
| | * | | [POWERPC] Remove fixup_bigphys_addr() for arch/powerpc to avoid link errorDavid Gibson2007-05-17
| | * | | [POWERPC] Remove CPU_FTR_NEED_COHERENT for 7448.James.Yang2007-05-17
| | * | | [POWERPC] Change include protections to ASM_POWERPCBecky Bruce2007-05-17
| * | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2007-05-18
| |\ \ \ \
| | * | | | [NET]: Fix BMSR_100{HALF,FULL}2 defines in linux/mii.hDavid S. Miller2007-05-17
| * | | | | revert "cancel_delayed_work: use del_timer() instead of del_timer_sync()"Oleg Nesterov2007-05-18
| * | | | | Merge branch 'master' of /home/trondmy/repositories/git/linux-2.6/Trond Myklebust2007-05-17
| |\| | | |
| | * | | | mm: more rmap checkingNick Piggin2007-05-17
| | * | | | make sysctl/kernel/core_pattern and fs/exec.c agree on maximum core filename ...Dan Aloni2007-05-17
| | * | | | icom: add new sub-device-id to support new adapterwendy xiong2007-05-17
| | * | | | make freezeable workqueues singlethreadOleg Nesterov2007-05-17
| | * | | | Let smp_call_function_single return -EBUSY on UPHeiko Carstens2007-05-17
| | * | | | acpi: fix potential call to a freed memory section.Aaron Durbin2007-05-17
| | * | | | Slab allocators: define common size limitationsChristoph Lameter2007-05-17
| | * | | | Remove SLAB_CTOR_CONSTRUCTORChristoph Lameter2007-05-17
| | * | | | slub: fix handling of oversized slabsAndrew Morton2007-05-17
| | * | | | SLAB: Move two remaining SLAB specific definitions to slab_def.hChristoph Lameter2007-05-17
| | * | | | Slab allocators: Drop support for destructorsChristoph Lameter2007-05-17
| | |/ / /
| * | | | Merge branch 'master' of /home/trondmy/repositories/git/linux-2.6/Trond Myklebust2007-05-17
| |\| | |
| | * | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-05-17
| | |\ \ \
| | | * | | libata: track spindown status and skip spindown_compat if possibleTejun Heo2007-05-16
| | | * | | libata-acpi: add ATA_FLAG_ACPI_SATA port flagTejun Heo2007-05-16
| | | * | | libata: during revalidation, check n_sectors after device is configuredTejun Heo2007-05-16
| | | |/ /
| | * | | Merge branch 'linus' of master.kernel.org:/pub/scm/linux/kernel/git/perex/alsaLinus Torvalds2007-05-17
| | |\ \ \
| | | * | | [ALSA] version 1.0.14rc4Jaroslav Kysela2007-05-16
| | | * | | [ALSA] ASoC AC97 device reg bugfixLiam Girdwood2007-05-16
| | | |/ /
| | * | | Merge branch 'for-linus' of git://www.atmel.no/~hskinnemoen/linux/kernel/avr32Linus Torvalds2007-05-17
| | |\ \ \
| | | * | | [AVR32] Implement platform hooks for atmel_lcdfb driverHaavard Skinnemoen2007-05-15
| | | * | | [AVR32] Wire up signalfd, timerfd and eventfdHaavard Skinnemoen2007-05-13
| | | * | | [AVR32] optimize pagefault pathChristoph Hellwig2007-05-13
| | | | |/ | | | |/|
| | * | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2007-05-17
| | |\ \ \
| | | * | | [SPARC64]: Add hypervisor API negotiation and fix console bugs.David S. Miller2007-05-15
| | | | |/ | | | |/|
| | * | | SLUB: It is legit to allocate a slab of the maximum permitted sizeChristoph Lameter2007-05-17
| | * | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2007-05-17
| | |\ \ \ | | | |/ / | | |/| |
| | | * | [IA64] optimize pagefaults a littleChristoph Hellwig2007-05-16
| | | * | [IA64] wire up {signal,timer,event}fd syscallsTony Luck2007-05-14
| * | | | Merge branch 'master' of /home/trondmy/kernel/linux-2.6/Trond Myklebust2007-05-16
| |\| | |
| * | | | Merge branch 'origin'Trond Myklebust2007-05-15
| |\ \ \ \
| * | | | | SUNRPC: Fix sparse warningsTrond Myklebust2007-05-14
| * | | | | NLM: Fix sparse warningsTrond Myklebust2007-05-14
| * | | | | NFS4: Fix incorrect use of sizeof() in fs/nfs/nfs4xdr.cTrond Myklebust2007-05-14
* | | | | | [SCSI] scsi_lib: add scatter/gather data buffer accessorsFUJITA Tomonori2007-05-26
* | | | | | [SCSI] fc_transport: fix sysfs deadlock on vport deleteJames Smart2007-05-26
* | | | | | [SCSI] kill scsi host template suspend/resumeTejun Heo2007-05-22
* | | | | | [SCSI] FC Transport support for vports based on NPIVJames Smart2007-05-16
| |_|/ / / |/| | | |
* | | | | m32r: __xchg() should be always_inlineAl Viro2007-05-15
* | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh64-2.6Linus Torvalds2007-05-15
|\ \ \ \ \