aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* NTFS: Implement support for sector sizes above 512 bytes (up to the maximumAnton Altaparmakov2006-02-24
* Merge ../ntfs-2.6-develAnton Altaparmakov2006-02-24
|\
| * Merge branch 'master' of /usr/src/ntfs-2.6/Anton Altaparmakov2006-01-19
| |\
| * \ Merge branch 'master' of /usr/src/ntfs-2.6/Anton Altaparmakov2006-01-03
| |\ \
| * \ \ Merge branch 'master' of /usr/src/ntfs-2.6/Anton Altaparmakov2005-12-05
| |\ \ \
| * | | | NTFS: Fix a potential overflow by casting (index + 1) to s64 before doing aAnton Altaparmakov2005-11-24
* | | | | NTFS: - Cope with attribute list attribute having invalid flags.Anton Altaparmakov2006-02-24
* | | | | Merge branch 'master' of /home/src/linux-2.6/Anton Altaparmakov2006-02-24
|\ \ \ \ \
| * \ \ \ \ Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-02-24
| |\ \ \ \ \
| | * | | | | [PATCH] drivers/net/tlan.c: #ifdef CONFIG_PCI the PCI specific codeAdrian Bunk2006-02-24
| | * | | | | Merge branch 'for-jeff' of git://electric-eye.fr.zoreil.com/home/romieu/linux...Jeff Garzik2006-02-23
| | |\ \ \ \ \
| | | * | | | | skge: protect interrupt maskStephen Hemminger2006-02-23
| | | * | | | | skge: genesis phy initialzationStephen Hemminger2006-02-23
| | | * | | | | skge: NAPI/irq race fixStephen Hemminger2006-02-23
| | | * | | | | r8169: enable wake on lanFrancois Romieu2006-02-23
| | | * | | | | r8169: fix broken ring index handling in suspend/resumeFrancois Romieu2006-02-23
| | | * | | | | [PATCH] sky2: close race on IRQ mask update.Stephen Hemminger2006-02-22
| | | * | | | | [PATCH] sky2: use device iomem to access PCI configStephen Hemminger2006-02-22
| | | * | | | | [PATCH] sky2: force early transmit statusStephen Hemminger2006-02-22
| | | * | | | | [PATCH] sky2: poke coalescing timer to fix hangStephen Hemminger2006-02-22
| | | * | | | | [PATCH] sky2: limit coalescing values to ring sizeStephen Hemminger2006-02-22
| | | * | | | | [PATCH] sky2: yukon-ec-u chipset initializationStephen Hemminger2006-02-22
| * | | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-02-23
| |\ \ \ \ \ \ \
| | * | | | | | | [NET]: Increase default IFB device count.Richard Lucassen2006-02-23
| | * | | | | | | [IPSEC]: Use TOS when doing tunnel lookupsHerbert Xu2006-02-23
| | * | | | | | | [NET] ethernet: Fix first packet goes out with MAC 00:00:00:00:00:00Jamal Hadi Salim2006-02-23
| | * | | | | | | [XFRM]: Eliminate refcounting confusion by creating __xfrm_state_put().Herbert Xu2006-02-23
| | * | | | | | | [IPV4]: Fix garbage collection of multipath route entriesSuresh Bhogavilli2006-02-23
| | * | | | | | | [NETFILTER]: Fix bridge netfilter related in xfrm_lookupPatrick McHardy2006-02-23
| | |/ / / / / /
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds2006-02-23
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | [PATCH] Fix race condition in hvc console.Michal Ostrowski2006-02-23
| | * | | | | | [PATCH] powerpc: Don't re-assign PCI resources on MapleSegher Boessenkool2006-02-23
| | * | | | | | [PATCH] powerpc: Fix some MPIC + HT APIC bugletsSegher Boessenkool2006-02-23
| | * | | | | | [PATCH] powerpc: Update {g5,pseries,ppc64}_defconfigOlof Johansson2006-02-23
| | * | | | | | [PATCH] powerpc64: remove broken/bitrotted HMT supportAnton Blanchard2006-02-23
| | * | | | | | [PATCH] powerpc: Fix runlatch performance issuesAnton Blanchard2006-02-23
| | * | | | | | [PATCH] powerpc64: fix spinlock recursion in native_hpte_clearR Sharada2006-02-23
| | * | | | | | [PATCH] powerpc: disable OProfile for iSeriesKelly Daly2006-02-23
| | * | | | | | [PATCH] powerpc: Enable coherency for all pages on 83xx to fix PCI data corru...Kumar Gala2006-02-23
| | * | | | | | [PATCH] powerpc: fix altivec_unavailable_exception OopsesAlan Curry2006-02-23
| | * | | | | | [PATCH] powerpc: Trivial fix to set the proper timeout value for kdumpHaren Myneni2006-02-23
| | * | | | | | [PATCH] ppc: fix adb breakage in xmonOlaf Hering2006-02-23
| | * | | | | | [PATCH] powerpc: Only calculate htab_size in one place for kexecMichael Ellerman2006-02-23
| | * | | | | | [PATCH] powerpc: Initialise hvlpevent_queue.lock correctlyMichael Ellerman2006-02-23
| * | | | | | | sbp2: update 36byte inquiry workaround (fix compatibility regression)Stefan Richter2006-02-23
| * | | | | | | sbp2: variable status FIFO address (fix login timeout)Stefan Richter2006-02-23
| * | | | | | | sbp2: fix another deadlock after disconnectionStefan Richter2006-02-23
| |/ / / / / /
| * | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2006-02-22
| |\ \ \ \ \ \
| | * | | | | | [SCSI] esp: fix eh lockingChristoph Hellwig2006-02-22
| | |/ / / / /
| * | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-02-22
| |\ \ \ \ \ \