aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2007-12-11[POWERPC] Make isa_mem_base common to 32 and 64 bitsBenjamin Herrenschmidt1-2/+3
2007-12-11Merge branch 'linux-2.6' into for-2.6.25Paul Mackerras1-2/+0
2007-12-10Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds1-2/+5
2007-12-10esp_scsi: fix reset cleanup spinlock recursionMaciej W. Rozycki1-0/+3
2007-12-10asm-h8300: parentheses around definition CLOCK_TICK_RATERoel Kluin1-1/+1
2007-12-11[POWERPC] Update smu command definitionsMichael Hanselmann1-4/+128
2007-12-11[POWERPC] Use SLB size from the device treeMichael Neuling2-6/+1
2007-12-11[POWERPC] pci_controller->arch_data really is a struct device_node *Stephen Rothwell1-2/+3
2007-12-11[POWERPC] iSeries: Call iSeries_pcibios_init from setup_archStephen Rothwell1-3/+0
2007-12-11[POWERPC] Consolidate pci_controllerStephen Rothwell1-43/+22
2007-12-11[POWERPC] Clean up pci-bridge.hStephen Rothwell1-53/+42
2007-12-11[POWERPC] iommu_free_table doesn't need the device_nodeStephen Rothwell1-2/+1
2007-12-11[POWERPC] celleb: Add support for native CBEIshizaki Kou1-1/+1
2007-12-11[POWERPC] Add for_each_child_of_node() helper for iterating over child nodesMichael Ellerman1-0/+4
2007-12-11[POWERPC] Use of_register_driver to implement of_register_platform_driverStephen Rothwell1-2/+8
2007-12-10Merge branch 'linux-2.6'Paul Mackerras28-117/+669
2007-12-09[MIPS] Alchemy: Fix Au1x SD controller IRQManuel Lauss1-2/+5
2007-12-08Merge branch 'pxa-fixes'Russell King1-0/+1
2007-12-08[ARM] 4690/1: PXA: fix CKEN corruption in PXA27x AC97 cold reset codeMichael Brunner1-0/+1
2007-12-08ACPI: Add autoload info to dock driverFrank Seidel1-0/+1
2007-12-07[IA64] iosapic cleanupSimon Horman1-2/+0
2007-12-07bonding: Add new layer2+3 hash for xor/802.3ad modesJay Vosburgh1-1/+2
2007-12-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hsk...Linus Torvalds7-88/+563
2007-12-07Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds2-1/+3
2007-12-07Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-ledsLinus Torvalds1-1/+2
2007-12-07[AVR32] Fix copy_to_user_page() breakageHaavard Skinnemoen1-9/+10
2007-12-07[AVR32] Follow the rules when dealing with the OCD systemHaavard Skinnemoen2-4/+11
2007-12-07[AVR32] Clean up OCD register usageHaavard Skinnemoen2-68/+528
2007-12-07[AVR32] Implement irqflags trace and lockdep supportHaavard Skinnemoen1-0/+2
2007-12-07[AVR32] Fix invalid status register bit definitions in asm/ptrace.hHaavard Skinnemoen1-4/+2
2007-12-07[AVR32] Add TIF_RESTORE_SIGMASK to the work masksHaavard Skinnemoen1-4/+11
2007-12-07[SCTP]: Fix the bind_addr info during migration.Vlad Yasevich1-0/+3
2007-12-07[IPV4]: Remove prototype of ip_rt_adviceDenis V. Lunev1-1/+0
2007-12-07leds: Fix led trigger locking bugsRichard Purdie1-1/+2
2007-12-06Merge branch 'merge' of master.kernel.org:/pub/scm/linux/kernel/git/paulus/po...Linus Torvalds1-6/+2
2007-12-06NFS: Switch from intr mount option to TASK_KILLABLEMatthew Wilcox4-13/+2
2007-12-06Add wait_for_completion_killableMatthew Wilcox1-0/+1
2007-12-06Add wait_event_killableMatthew Wilcox1-0/+41
2007-12-06Add schedule_timeout_killableMatthew Wilcox1-0/+1
2007-12-06Add mutex_lock_killableLiam R. Howlett1-0/+5
2007-12-06Add lock_page_killableMatthew Wilcox1-0/+14
2007-12-06Add fatal_signal_pendingMatthew Wilcox1-1/+8
2007-12-06Add TASK_WAKEKILLMatthew Wilcox1-8/+14
2007-12-06wait: Use TASK_NORMALMatthew Wilcox1-5/+6
2007-12-06Add macros to replace direct uses of TASK_ flagsMatthew Wilcox1-0/+16
2007-12-06Merge branch 'for-2.6.24' of git://git.kernel.org/pub/scm/linux/kernel/git/ga...Linus Torvalds1-0/+5
2007-12-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds1-2/+1
2007-12-06[POWERPC] Fix swapper_pg_dir size when CONFIG_PTE_64BIT=y on FSL_BOOKEKumar Gala1-0/+5
2007-12-06[PARISC] print more than one character at a time for pdc consoleKyle McMartin1-2/+1
2007-12-06[MIPS] Alchemy: fix IRQ basesSergei Shtylyov1-10/+11