summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | [PATCH] kerneldoc for handle_bad_irq()Henrik Kretzschmar2006-09-011-0/+5
* | | [PATCH] SBC8360: module_param() permission fixesIan E. Morgan2006-09-011-2/+2
* | | [PATCH] exit early in floppy_init when no floppy existsOlaf Hering2006-09-011-7/+5
* | | [PATCH] x86: increase MAX_MP_BUSSES on default archAndrew Morton2006-09-011-0/+4
* | | [PATCH] xtensa: ptrace: EXIT_ZOMBIE fixBill Huey (hui2006-09-011-1/+1
* | | [PATCH] task delay accounting fixesShailabh Nagar2006-09-015-23/+11
* | | [PATCH] Fix faulty HPET clocksource usage (fix for bug #7062)john stultz2006-09-011-1/+1
* | | [PATCH] synclink_gt: fix receive tty error handlingPaul Fulghum2006-09-011-7/+7
* | | [PATCH] md: Fix issues with referencing rdev in md/raid1NeilBrown2006-09-011-22/+35
* | | [PATCH] ZVC: Scale thresholds depending on the size of the systemChristoph Lameter2006-09-012-20/+120
* | | [PATCH] ZVC: Overstep countersChristoph Lameter2006-09-011-15/+5
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2006-08-311-4/+11
|\ \ \ | |/ / |/| |
| * | IB/mthca: Use IRQ safe locks to protect allocation bitmapsRoland Dreier2006-08-311-4/+11
* | | [IPV4]: Fix SNMPv2 "ipFragFails" counter errorWei Dong2006-08-311-0/+1
* | | [NET]: Rate limiting for socket allocation failure messages.Akinobu Mita2006-08-311-1/+2
* | | [IPV6]: Fix kernel OOPs when setting sticky socket options.YOSHIFUJI Hideaki2006-08-311-13/+16
* | | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2006-08-319-143/+217
|\ \ \ | |/ / |/| |
| * | [S390] cio: unsolicited interrupts during sense pgid.Stefan Bader2006-08-301-6/+21
| * | [S390] cio: no path after machine check.Peter Oberparleiter2006-08-301-2/+2
| * | [S390] cio: kernel stack overflow.Heiko Carstens2006-08-304-37/+22
| * | [S390] dasd: fix device shutdown process.Horst Hummel2006-08-302-65/+137
| * | [S390] broken copy_in_user function.Martin Schwidefsky2006-08-302-33/+35
| |/
* | [PATCH] i386: rwlock.h fix smp alternatives fixChris Wright2006-08-311-13/+11
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2006-08-3035-322/+1926
|\ \
| * | [POWERPC] Fix return value from memcpyPaul Mackerras2006-08-311-4/+7
| * | [POWERPC] iseries: Define insw et al. so libata/ide will compileStephen Rothwell2006-08-301-2/+5
| * | [POWERPC] Fix irq enable/disable in smp_generic_take_timebasePaul Mackerras2006-08-302-5/+7
| * | [POWERPC] Fix problem with time not advancing on 32-bit platformsPaul Mackerras2006-08-302-21/+8
| * | [POWERPC] Restore copyright notice in arch/powerpc/kernel/fpu.SPaul Mackerras2006-08-301-0/+5
| * | [POWERPC] Fix up ibm_architecture_vec definitionWill Schmidt2006-08-301-5/+5
| * | [POWERPC] Make OF irq map code detect more error casesBenjamin Herrenschmidt2006-08-303-7/+25
| * | [POWERPC] Support for "weird" MPICs and fixup mpc7448_hpc2Zang Roy-r619112006-08-305-66/+305
| * | [POWERPC] Fix MPIC sense codes in documentationBenjamin Herrenschmidt2006-08-301-3/+3
| * | [POWERPC] Fix performance regression in IRQ radix tree lockingBenjamin Herrenschmidt2006-08-301-18/+66
| * | [POWERPC] Add mpc7448hpc2 device tree source fileZang Roy-r619112006-08-301-0/+190
| * | [POWERPC] Add MPC8349E MDS device tree source file to arch/powerpc/boot/dtsKim Phillips2006-08-301-0/+328
| * | [POWERPC] modify mpc83xx platforms to use new IRQ layerKim Phillips2006-08-305-87/+28
| * | [POWERPC] Adapt ipic driver to new host_ops interface, add set_irq_type to se...Kim Phillips2006-08-302-98/+228
| * | [POWERPC] back up old school ipic.[hc] to arch/ppcKim Phillips2006-08-305-6/+705
| * | [POWERPC] Use mpc8641hpcn PIC base address from dev tree.Jon Loeliger2006-08-252-11/+9
| * | [POWERPC] Allow MPC8641 HPCN to build with CONFIG_PCI disabled too.Jon Loeliger2006-08-253-5/+9
| * | [POWERPC] Fix powerpc 44x_mmu buildMatt Porter2006-08-251-2/+2
| * | [POWERPC] Remove flush_dcache_all exportMatt Porter2006-08-251-4/+0
* | | [PATCH] ppc32: fix last_jiffy time comparisonPaul Mackerras2006-08-302-21/+8
* | | [PATCH] fbdev: Fix crashes in various fbdev's blank routinesBenjamin Herrenschmidt2006-08-304-4/+15
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2006-08-308-47/+51
|\ \ \
| * | | [IA64] Increase default nodes shift to 10, nr_cpus to 1024Christoph Lameter2006-08-291-2/+2
| * | | [IA64] remove redundant local_irq_save() calls from sn_sal.hRuss Anderson2006-08-291-6/+0
| * | | [IA64] panic if topology_init kzalloc failsPaul Jackson2006-08-241-4/+2
| * | | [IA64-SGI] Silent data corruption caused by XPC V2.Dean Nelson2006-08-085-35/+47