summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-08-30[POWERPC] Fix MPIC sense codes in documentationBenjamin Herrenschmidt1-3/+3
2006-08-30[POWERPC] Fix performance regression in IRQ radix tree lockingBenjamin Herrenschmidt1-18/+66
2006-08-30[POWERPC] Add mpc7448hpc2 device tree source fileZang Roy-r619111-0/+190
2006-08-30[POWERPC] Add MPC8349E MDS device tree source file to arch/powerpc/boot/dtsKim Phillips1-0/+328
2006-08-30[POWERPC] modify mpc83xx platforms to use new IRQ layerKim Phillips5-87/+28
2006-08-30[POWERPC] Adapt ipic driver to new host_ops interface, add set_irq_type to se...Kim Phillips2-98/+228
2006-08-30[POWERPC] back up old school ipic.[hc] to arch/ppcKim Phillips5-6/+705
2006-08-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds17-260/+576
2006-08-29[IA64] Increase default nodes shift to 10, nr_cpus to 1024Christoph Lameter1-2/+2
2006-08-29[IA64] remove redundant local_irq_save() calls from sn_sal.hRuss Anderson1-6/+0
2006-08-28Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2-0/+17
2006-08-28Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds17-79/+205
2006-08-28[ARM] 3761/1: fix armv4t breakage after adding thumb interworking to userspac...Lennert Buytenhek2-5/+11
2006-08-28[ARM] Add Integrator support for glibc outb() and friendsRussell King2-2/+3
2006-08-28[ARM] Move prototype for register_isa_ports to asm/io.hRussell King2-1/+7
2006-08-28[ARM] Arrange for isa.c to use named initialisersRussell King1-21/+42
2006-08-27Linux v2.6.18-rc5v2.6.18-rc5Linus Torvalds1-1/+1
2006-08-27[PATCH] Fix tty layer DoS and comment relevant codeAlan Cox2-10/+80
2006-08-27[PATCH] tty layer comment the locking assumptions and functions somewhatAlan Cox2-62/+715
2006-08-27[PATCH] cdrom/gdsc: fix printk format warningRandy Dunlap1-1/+1
2006-08-27[PATCH] x86: NUMAQ Kconfig fixKAMEZAWA Hiroyuki1-1/+3
2006-08-27[PATCH] /proc/meminfo: don't put spaces in namesAndrew Morton2-2/+2
2006-08-27[PATCH] fix up lockdep trace in fs/exec.cDave Jones1-1/+1
2006-08-27[PATCH] lockdep: annotate reiserfsIngo Molnar2-2/+3
2006-08-27[PATCH] lockdep: annotate idescsi_pc_intr()Ingo Molnar1-1/+1
2006-08-27[PATCH] CONFIG_ACPI_SRAT NUMA build fixKAMEZAWA Hiroyuki1-1/+1
2006-08-27[PATCH] cpuset: oom panic fixNick Piggin1-1/+1
2006-08-27[PATCH] register_one_node() compile fixKAMEZAWA Hiroyuki1-1/+9
2006-08-27[PATCH] Manage jbd allocations from its own slabsBadari Pulavarty4-13/+97
2006-08-27[PATCH] cpuset: top_cpuset tracks hotplug changes to cpu_online_mapPaul Jackson2-0/+39
2006-08-27[PATCH] md: fix recent breakage of md/raid1 array checkingNeilBrown1-3/+4
2006-08-27[PATCH] md: avoid backward event updates in md superblock when degraded.NeilBrown1-0/+13
2006-08-27[PATCH] eventpoll.c compile fixMasoud Asgharifard Sharbiani1-2/+2
2006-08-27[PATCH] Documentation update for relay interfaceTom Zanussi3-444/+481
2006-08-27[PATCH] Remove redundant up() in stop_machine()Yingchao Zhou1-1/+0
2006-08-27[PATCH] ufs: truncate correctionEvgeniy Dushistov1-52/+25
2006-08-27[PATCH] ufs: write to hole in big fileEvgeniy Dushistov1-14/+21
2006-08-27[PATCH] ext3 filesystem bogus ENOSPC with reservation fixMingming Cao1-3/+3
2006-08-27[PATCH] ext2: prevent div-by-zero on corrupted fsAndries Brouwer1-1/+1
2006-08-27[PATCH] Fix for minix crashAndries Brouwer1-3/+10
2006-08-27[PATCH] MTD NAND: Fix ams-delta after core conversionJonathan McDowell1-4/+6
2006-08-27[PATCH] futex_find_get_task(): remove an obscure EXIT_ZOMBIE checkOleg Nesterov1-1/+1
2006-08-27[PATCH] vcsa attribute bits -> ioctl(VT_GETHIFONTMASK)Samuel Thibault3-0/+4
2006-08-27[PATCH] matroxfb: fix jittery display on non-ppc systemsPaul A. Clarke1-0/+8
2006-08-27[PATCH] char/moxa.c: fix endianess and multiple-card issuesDirk Eibach1-2/+6
2006-08-27[PATCH] cpufreq: acpi-cpufreq: Ignore failure from acpi_cpufreq_early_init_acpiDave Jones1-7/+2
2006-08-27[PATCH] revert "Drop tasklist lock in do_sched_setscheduler"Oleg Nesterov1-3/+1
2006-08-27[PATCH] x86: Fix dmi detection of MacBookPro and iMacThomas Meyer1-2/+2
2006-08-27[PATCH] mtd corruption fixRichard Purdie1-2/+4
2006-08-27[PATCH] lockdep: fix blkdev_open() warningPeter Zijlstra1-58/+56