summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-03-26Merge branch 'linux-2.6'Paul Mackerras541-6152/+9414
2008-03-26[POWERPC] scanlog_init cleanup and minor fixesNathan Lynch1-19/+18
2008-03-26[POWERPC] Move a.out.h to header-y since it doesn't check __KERNEL__Robert P. J. Day1-1/+1
2008-03-26[POWERPC] pseries: phyp dump: Inform kdump when phyp-dump is loadedManish Ahuja1-0/+18
2008-03-26[POWERPC] pseries: phyp dump: Disable phyp-dump through boot-varManish Ahuja3-0/+24
2008-03-26[POWERPC] pseries: phyp dump: Add Kconfig file optionManish Ahuja1-0/+10
2008-03-26[POWERPC] pseries: phyp dump: Tracking memory range freedManish Ahuja1-0/+35
2008-03-26[POWERPC] pseries: phyp dump: Invalidate and print dump areasManish Ahuja2-6/+80
2008-03-26[POWERPC] pseries: phyp dump: Debugging print routinesManish Ahuja1-2/+59
2008-03-26[POWERPC] pseries: phyp dump: Register dump areaManish Ahuja1-6/+131
2008-03-26[POWERPC] pseries: phyp dump: Use sysfs to release reserved memManish Ahuja1-5/+76
2008-03-26[POWERPC] pseries: phyp dump: Reserve and release memoryManish Ahuja4-0/+197
2008-03-26[POWERPC] pseries: phyp dump: DocumentationManish Ahuja1-0/+127
2008-03-26[POWERPC] powerpc32: Remove asm-offsets ptrace cruftRoland McGrath1-4/+0
2008-03-26[POWERPC] arch/powerpc/platforms/iseries/pci.c: Use time_* macrosS.Çağlar Onur1-1/+2
2008-03-26[POWERPC] Update wait_state_cycles in the VPATony Breeds1-0/+4
2008-03-26[POWERPC] Don't touch PT_DTRACE in execRoland McGrath2-10/+0
2008-03-26[POWERPC] Really export empty_zero_pageStephen Rothwell1-1/+1
2008-03-26[POWERPC] maple: Enable ipr driver in defconfigNathan Lynch1-4/+127
2008-03-26[POWERPC] maple: Kill fixup_maple_ideNathan Lynch1-47/+0
2008-03-26[POWERPC] maple: Use platform name in define_machine()Nathan Lynch1-1/+1
2008-03-26[POWERPC] Add 'model: ...' line to common show_cpuinfo()Marian Balakowicz1-0/+9
2008-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds13-10/+60
2008-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds3-1/+14
2008-03-25PCI: revert "pcie: utilize pcie transaction pending bit"Andrew Morton2-25/+0
2008-03-25PCI: iova: lockdep false alarm fixMark Gross1-0/+7
2008-03-25driver core: debug for bad dev_attr_show() return value.Andrew Morton2-1/+12
2008-03-25UIO: add pgprot_noncached() to UIO mmap codeJean-Samuel Chenard1-0/+2
2008-03-25USB: Fix cut-and-paste error in rtl8150.cRobert P. J. Day1-1/+1
2008-03-25USB: ehci: stop vt6212 bus hoggingRene Herman1-0/+14
2008-03-25USB: sierra: add another device idKevin Lloyd1-0/+1
2008-03-25USB: sierra: dma fixesOliver Neukum1-4/+13
2008-03-25USB: add support for Motorola ROKR Z6 cellphone in mass storage modeConstantin Baranov3-2/+16
2008-03-25USB: isd200: fix memory leak in isd200_get_inquiry_dataBoaz Harrosh1-0/+1
2008-03-25USB: pl2303: another product IDMax Arnold2-0/+2
2008-03-25USB: new quirk flag to avoid Set-InterfaceAlan Stern3-1/+10
2008-03-25USB: fix gadgetfs class request delegationRoy Hashimoto1-2/+2
2008-03-25Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds39-1267/+3032
2008-03-25Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds6-45/+140
2008-03-25[libata] ahci: SB600 workaround is suspect... play it safe for nowJeff Garzik1-1/+5
2008-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-linusLinus Torvalds5-3/+15
2008-03-25Merge branch 'linux-2.6' into mergePaul Mackerras32-245/+171
2008-03-25sata_promise: fix hardreset hotplug events, take 2Mikael Pettersson1-21/+88
2008-03-25Make printk() console semaphore accesses sensibleLinus Torvalds1-35/+48
2008-03-25bsd_acct: using task_struct->tgid is not right in pid-namespacesPavel Emelyanov1-6/+15
2008-03-25bsd_acct: plain current->real_parent access is not always safePavel Emelyanov1-1/+3
2008-03-25revert "kswapd should only wait on IO if there is IO"Andrew Morton1-22/+5
2008-03-25hw_random doc updatesDavid Brownell2-20/+48
2008-03-25smackfs: remove redundant lock, fix open(,O_RDWR)Ahmed S. Darwish1-33/+2
2008-03-25markers: remove ACCESS_ONCEMathieu Desnoyers1-6/+6