summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-09-14[POWERPC] Export virq mapping via debugfsMichael Ellerman2-0/+73
2007-09-14[POWERPC] Initialise hwirq for legacy irqsMichael Ellerman1-1/+1
2007-09-14[POWERPC] Provide a default irq_host match, which matches on an exact of_nodeMichael Ellerman11-62/+9
2007-09-14[POWERPC] Invert null match behaviour for irq_hostsMichael Ellerman4-1/+22
2007-09-14[POWERPC] Add an optional device_node pointer to the irq_hostMichael Ellerman26-109/+76
2007-09-14[POWERPC] Move bootwrapper's strchr() and strncmp() from .h to string.SDavid Gibson3-20/+26
2007-09-14[POWERPC] IOMMU virtual merge is no longer experimentalLinas Vepstas1-5/+6
2007-09-14Merge branch 'linux-2.6' into for-2.6.24Paul Mackerras444-8860/+7849
2007-09-12Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds8-5/+10
2007-09-12lguest: Fix guest crash when CONFIG_X86_USE_3DNOW=yRusty Russell1-3/+4
2007-09-13[POWERPC] Move serial_dev_init to device_initcall()Olof Johansson1-1/+1
2007-09-12i386: Fix leak of ../kernel from top levelAndi Kleen2-2/+2
2007-09-12x86_64: Prevent doing anything from cache_remove_dev() when info setup failed.Andi Kleen1-1/+3
2007-09-12x86_64: Add missing mask operation to vdsoAndi Kleen1-2/+3
2007-09-12Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-ledsLinus Torvalds1-0/+1
2007-09-12Define termios_1 functions for powerpc, s390, avr32 and frvPaul Mackerras1-0/+2
2007-09-12[POWERPC] Enable GENERIC_ISA_DMA if FSL_ULI1575 to fix compile issueKumar Gala1-0/+1
2007-09-12Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-3/+4
2007-09-12Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-1/+12
2007-09-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds5-3/+17
2007-09-12[BLUETOOTH]: Fix non-COMPAT build of hci_sock.cDavid S. Miller1-3/+4
2007-09-12[SPARC64]: Fix booting on V100 systems.David S. Miller1-1/+12
2007-09-11Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds6-41/+50
2007-09-11fix SERIAL_CORE_CONSOLE driver dependenciesAdrian Bunk1-4/+4
2007-09-11Subject: [PATCH] Intel FB pixel clock calculation fixKrzysztof Halasa1-3/+3
2007-09-11SLUB: accurately compare debug flags during slab cache mergeChristoph Lameter1-15/+23
2007-09-11revert "highmem: catch illegal nesting"Andrew Morton1-4/+3
2007-09-11Fix "no_sync_cmos_clock" logic inversion in kernel/time/ntp.cTony Breeds1-1/+1
2007-09-11Leases can be hidden by flocksPavel Emelyanov1-1/+1
2007-09-11intel_agp: fix GTT map size on G33Zhenyu Wang1-1/+4
2007-09-11intel_agp: fix stolen mem range on G33Zhenyu Wang1-0/+5
2007-09-11m68k(nommu): add missing syscallsGeert Uytterhoeven4-2/+42
2007-09-11Fix select on /proc files without ->pollAlexey Dobriyan3-3/+4
2007-09-11Restore call_usermodehelper_pipe() behaviourMichael Ellerman1-1/+1
2007-09-11tty: termios locking functions break with new termios typeDavid Miller1-2/+2
2007-09-11futex_compat: fix list traversal bugsArnd Bergmann1-2/+2
2007-09-11fix typo in Documentation/SubmittingPatchesAndre Haupt1-1/+1
2007-09-11PTR_ALIGNMatthew Wilcox1-0/+1
2007-09-11RTC v3020 fixesMike Rapoport1-2/+7
2007-09-11H8/300: Fix misnamed "CONFIG_BLKDEV_RESERVE_ADDRESS" Kconfig variableRobert P. J. Day1-1/+1
2007-09-11Documentation/00-INDEX: notice ecryptfs.txt movedRob Landley2-2/+2
2007-09-11Fix DAC960 driver on machines which don't support 64-bit DMAMatthew Wilcox2-14/+10
2007-09-11afs: mntput called before dputAndreas Gruenbacher1-1/+1
2007-09-11md: fix some bugs with growing raid5/raid6 arrays.NeilBrown1-8/+9
2007-09-11PNP: remove SMCf010 quirkBjorn Helgaas1-103/+0
2007-09-11BCM1480 serial build fixThiemo Seufer2-0/+11
2007-09-11drivers/edac: fix e752x correct return codeAristeu Rozanski1-1/+1
2007-09-11drivers/edac: fix printk level down to debug from emergDoug Thompson1-1/+1
2007-09-11spi_mpc83xx: hang fixJan Andersson1-5/+2
2007-09-11quota: fix infinite loopJan Kara3-4/+31