summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-07-22[SPARC64]: Update defconfig.David S. Miller1-4/+4
2006-07-22[SPARC]: Fix length parameter verification in sys_getdomainname().David S. Miller2-18/+18
2006-07-22[SERIAL] sunzilog: Fix instance enumeration.David S. Miller1-36/+35
2006-07-22[SERIAL] sunzilog: Remove duplicate IRQ registry in zs_probe().David S. Miller1-9/+1
2006-07-22[SPARC]: Get sun4d SMP building again.Raymond Burns2-78/+121
2006-07-22[SPARC]: Do not call sun4m_irq_rotate on sun4d.Raymond Burns1-1/+1
2006-07-22[SPARC]: Simplify and correct __cpu_find_by()David S. Miller2-21/+7
2006-07-22[SPARC]: Initialize iounit spinlock in iounit_init().Raymond Burns1-0/+1
2006-07-22[SPARC]: Fix initialization of sun4d SBUS interrupts.David S. Miller1-3/+31
2006-07-22[SERIAL] sunzilog: Register IRQ after all devices have been probed.David S. Miller1-11/+35
2006-07-22[SPARC] sbus: Make sure sbus nodes are named uniquely.David S. Miller1-1/+1
2006-07-22[SPARC]: Fix property name acquisition in prom.cBob Breuer1-3/+6
2006-07-22[SERIAL] sunsab: Get line numbers and table sizing correct.David S. Miller1-4/+5
2006-07-22[SPARC64] Fix sunsab ports orderingMarc Zyngier1-1/+1
2006-07-22[SPARC]: Kill prom_getname, unused and not implemented properly.David S. Miller7-120/+0
2006-07-22[SPARC64]: Fix more of_device layer IRQ bugs, and correct PROMREG_MAX.David S. Miller3-5/+43
2006-07-21Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds55-672/+796
2006-07-21Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds12-53/+140
2006-07-21Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds6-410/+307
2006-07-18[S390] sysfs_create_xxx return values.Heiko Carstens6-42/+112
2006-07-18[S390] .align 4096 statements in head.SHeiko Carstens2-4/+4
2006-07-17[PATCH] spidernet: rework tx queue handlingJens Osterkamp2-377/+274
2006-07-17[PATCH] spidernet: bug fix for init codeJens Osterkamp1-1/+1
2006-07-17[PATCH] sky2: NAPI poll fixStephen Hemminger1-5/+2
2006-07-17Merge branch 'upstream-fixes-jgarzik' of git://lost.foo-projects.org/~ahkok/g...Jeff Garzik2-26/+29
2006-07-17[NET] ethtool: fix oops by testing correct struct memberJeff Garzik1-1/+1
2006-07-17[S390] get_clock inline assembly.Andreas Krebbel1-2/+2
2006-07-17[S390] channel measurement interval display.Cornelia Huck1-0/+1
2006-07-17[S390] xpram module parameter parsing - take 2.Heiko Carstens1-3/+14
2006-07-17[S390] Fix gcc warning about unused return values.Heiko Carstens1-2/+7
2006-07-16[libata] ata_piix: correct 'invalid MAP value' typo-caused errorJeff Garzik1-1/+1
2006-07-16[libata] ata_piix: minor cleanups noticed in prior patch runJeff Garzik1-11/+7
2006-07-16[libata] ata_piix: attempt to fix ICH8 supportJeff Garzik1-4/+38
2006-07-16[libata] ata_piix: Consolidate PCS register writingJeff Garzik1-25/+28
2006-07-16[PATCH] ata_piix: add host_set private structureTejun Heo1-16/+40
2006-07-16Linux 2.6.18-rc2v2.6.18-rc2Linus Torvalds1-1/+1
2006-07-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...Linus Torvalds2-18/+17
2006-07-16[PATCH] UML - fix utsname build breakageJeff Dike1-11/+11
2006-07-15Don't allow chmod() on the /proc/<pid>/ filesLinus Torvalds1-1/+30
2006-07-15Mark /proc MS_NOSUID and MS_NOEXECLinus Torvalds1-1/+1
2006-07-15[PATCH] sch_htb compile fix.Dave Jones1-1/+1
2006-07-15Merge master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-2/+7
2006-07-15Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds5-14/+14
2006-07-15Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds4-30/+73
2006-07-15[PATCH] remove set_wmb - arch removalSteven Rostedt23-31/+1
2006-07-15[PATCH] remove set_wmb - doc updateSteven Rostedt1-3/+2
2006-07-15[PATCH] Remove down_write() from taskstats code invoked on the exit() pathShailabh Nagar1-5/+19
2006-07-15[PATCH] per-task delay accounting taskstats interface: control exit data thro...Shailabh Nagar4-38/+198
2006-07-15[PATCH] per-task delay accounting: avoid send without listenersShailabh Nagar1-1/+12
2006-07-15[PATCH] per task delay accounting taskstats interface: documentation fixShailabh Nagar2-305/+365