summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [POWERPC] pasemi: Add workaround for erratum 5945Olof Johansson2007-09-141-2/+60
* [POWERPC] pasemi: Add pasemi_pci_getcfgaddr()Olof Johansson2007-09-142-0/+11
* [POWERPC] Export new __io{re,un}map_at() symbolsOlof Johansson2007-09-141-0/+2
* [POWERPC] Export virq mapping via debugfsMichael Ellerman2007-09-142-0/+73
* [POWERPC] Initialise hwirq for legacy irqsMichael Ellerman2007-09-141-1/+1
* [POWERPC] Provide a default irq_host match, which matches on an exact of_nodeMichael Ellerman2007-09-1411-62/+9
* [POWERPC] Invert null match behaviour for irq_hostsMichael Ellerman2007-09-144-1/+22
* [POWERPC] Add an optional device_node pointer to the irq_hostMichael Ellerman2007-09-1426-109/+76
* [POWERPC] Move bootwrapper's strchr() and strncmp() from .h to string.SDavid Gibson2007-09-143-20/+26
* [POWERPC] IOMMU virtual merge is no longer experimentalLinas Vepstas2007-09-141-5/+6
* Merge branch 'linux-2.6' into for-2.6.24Paul Mackerras2007-09-14444-8860/+7849
|\
| * Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2007-09-128-5/+10
| |\
| | * [POWERPC] Move serial_dev_init to device_initcall()Olof Johansson2007-09-131-1/+1
| | * [POWERPC] Enable GENERIC_ISA_DMA if FSL_ULI1575 to fix compile issueKumar Gala2007-09-121-0/+1
| | * [POWERPC] cpm2: Fix off-by-one error in setbrg().Scott Wood2007-09-101-1/+1
| | * [PPC] 8xx: Fix r3 trashing due to 8MB TLB page instantiationJochen Friedrich2007-09-101-2/+0
| | * [POWERPC] 8{5,6}xx: Fix build issue with !CONFIG_PCIKumar Gala2007-09-104-1/+7
| * | lguest: Fix guest crash when CONFIG_X86_USE_3DNOW=yRusty Russell2007-09-121-3/+4
| * | i386: Fix leak of ../kernel from top levelAndi Kleen2007-09-122-2/+2
| * | x86_64: Prevent doing anything from cache_remove_dev() when info setup failed.Andi Kleen2007-09-121-1/+3
| * | x86_64: Add missing mask operation to vdsoAndi Kleen2007-09-121-2/+3
| * | Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-ledsLinus Torvalds2007-09-121-0/+1
| |\ \
| | * | leds: Add missing include for leds.hYoichi Yuasa2007-09-111-0/+1
| * | | Define termios_1 functions for powerpc, s390, avr32 and frvPaul Mackerras2007-09-121-0/+2
| * | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2007-09-121-3/+4
| |\ \ \
| | * | | [BLUETOOTH]: Fix non-COMPAT build of hci_sock.cDavid S. Miller2007-09-121-3/+4
| * | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2007-09-121-1/+12
| |\ \ \ \
| | * | | | [SPARC64]: Fix booting on V100 systems.David S. Miller2007-09-121-1/+12
| | |/ / /
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2007-09-125-3/+17
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Input: usbtouchscreen - correctly set 'phys'Vladimir Shebordaev2007-09-061-1/+1
| | * | | Input: i8042 - add HP Pavilion DV4270ca to the MUX blacklistElvis Pranskevichus2007-09-041-0/+10
| | * | | Input: i8042 - fix modpost warningRalf Baechle2007-09-041-1/+1
| | * | | Input: add more Braille keycodesSamuel Thibault2007-09-042-1/+5
| * | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2007-09-116-41/+50
| |\ \ \ \
| | * | | | ocfs2: Fix calculation of i_blocks during truncateMark Fasheh2007-09-112-1/+1
| | * | | | [PATCH] ocfs2: Fix a wrong cluster calculation.tao.ma@oracle.com2007-09-111-1/+3
| | * | | | [PATCH] ocfs2: fix mount option parsingTiger Yang2007-09-111-32/+37
| | * | | | ocfs2: update docs for new featuresMark Fasheh2007-09-112-7/+9
| | | |/ / | | |/| |
| * | | | fix SERIAL_CORE_CONSOLE driver dependenciesAdrian Bunk2007-09-111-4/+4
| * | | | Subject: [PATCH] Intel FB pixel clock calculation fixKrzysztof Halasa2007-09-111-3/+3
| * | | | SLUB: accurately compare debug flags during slab cache mergeChristoph Lameter2007-09-111-15/+23
| * | | | revert "highmem: catch illegal nesting"Andrew Morton2007-09-111-4/+3
| * | | | Fix "no_sync_cmos_clock" logic inversion in kernel/time/ntp.cTony Breeds2007-09-111-1/+1
| * | | | Leases can be hidden by flocksPavel Emelyanov2007-09-111-1/+1
| * | | | intel_agp: fix GTT map size on G33Zhenyu Wang2007-09-111-1/+4
| * | | | intel_agp: fix stolen mem range on G33Zhenyu Wang2007-09-111-0/+5
| * | | | m68k(nommu): add missing syscallsGeert Uytterhoeven2007-09-114-2/+42
| * | | | Fix select on /proc files without ->pollAlexey Dobriyan2007-09-113-3/+4
| * | | | Restore call_usermodehelper_pipe() behaviourMichael Ellerman2007-09-111-1/+1
| * | | | tty: termios locking functions break with new termios typeDavid Miller2007-09-111-2/+2
OpenPOWER on IntegriCloud