aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-07-21[SPARC] sbus: Make sure sbus nodes are named uniquely.David S. Miller1-1/+1
2006-07-21[SPARC]: Fix property name acquisition in prom.cBob Breuer1-3/+6
2006-07-21[SERIAL] sunsab: Get line numbers and table sizing correct.David S. Miller1-4/+5
2006-07-21[SPARC64] Fix sunsab ports orderingMarc Zyngier1-1/+1
2006-07-21[SPARC]: Kill prom_getname, unused and not implemented properly.David S. Miller7-120/+0
2006-07-21[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/jgarzik/netdev-2.6Linus 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/git/netdev-2.6 into upstream-fixesJeff 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-15Linux 2.6.18-rc2Linus Torvalds1-1/+1
2006-07-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shaggy/jfs-2.6Linus Torvalds2-18/+17
2006-07-15[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-14Merge master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-2/+7
2006-07-14Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds5-14/+14
2006-07-14Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds4-30/+73
2006-07-14[PATCH] remove set_wmb - arch removalSteven Rostedt23-31/+1
2006-07-14[PATCH] remove set_wmb - doc updateSteven Rostedt1-3/+2
2006-07-14[PATCH] Remove down_write() from taskstats code invoked on the exit() pathShailabh Nagar1-5/+19
2006-07-14[PATCH] per-task delay accounting taskstats interface: control exit data through cpumasksShailabh Nagar4-38/+198
2006-07-14[PATCH] per-task delay accounting: avoid send without listenersShailabh Nagar1-1/+12
2006-07-14[PATCH] per task delay accounting taskstats interface: documentation fixShailabh Nagar2-305/+365
2006-07-14[PATCH] delay accounting taskstats interface send tgid onceShailabh Nagar8-81/+162
2006-07-14[PATCH] per-task-delay-accounting: /proc export of aggregated block I/O delaysShailabh Nagar3-2/+26
2006-07-14[PATCH] per-task-delay-accounting: documentationShailabh Nagar3-0/+493
2006-07-14[PATCH] per-task-delay-accounting: delay accounting usage of taskstats interfaceShailabh Nagar7-7/+144
2006-07-14[PATCH] per-task-delay-accounting: taskstats interfaceShailabh Nagar8-0/+646
2006-07-14[PATCH] per-task-delay-accounting: utilities for genetlink usageBalbir Singh1-0/+20
2006-07-14[PATCH] per-task-delay-accounting: cpu delay collection via schedstatsChandra Seetharaman2-25/+66
2006-07-14[PATCH] per-task-delay-accounting: sync block I/O and swapin delay collectionShailabh Nagar5-0/+66
2006-07-14[PATCH] per-task-delay-accounting: setupShailabh Nagar10-0/+207
2006-07-14[PATCH] list_is_last utilityShailabh Nagar1-0/+11