summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* powerpc/macio: Add dma_parms support to macioBenjamin Herrenschmidt2009-12-082-0/+6
* powerpc/macio: Add devres support to macio_deviceBenjamin Herrenschmidt2009-12-082-0/+49
* powerpc/kvm: Sync guest visible MMU stateAlexander Graf2009-12-088-16/+101
* hvc_console: Export (GPL'ed) hvc_removeAmit Shah2009-12-081-0/+1
* powerpc/windfarm: Add detection for second cpu pumpBolko Maass2009-12-081-0/+2
* powerpc/via-pmu: Convert to proc_fops/seq_fileAlexey Dobriyan2009-12-081-69/+91
* powerpc/mm: Fix pgtable cache cleanup with CONFIG_PPC_SUBPAGE_PROTDavid Gibson2009-12-086-49/+51
* Revert "powerpc/mm: Fix bug in pagetable cache cleanup with CONFIG_PPC_SUBPAG...Benjamin Herrenschmidt2009-12-026-51/+49
* powerpc/of_serial: Add missing ns16550a idMichal Simek2009-11-271-0/+1
* powerpc/mm: Fix bug in gup_hugepd()David Gibson2009-11-271-1/+10
* powerpc/mm: Fix bug in pagetable cache cleanup with CONFIG_PPC_SUBPAGE_PROTDavid Gibson2009-11-276-49/+51
* Merge commit 'origin/master' into nextBenjamin Herrenschmidt2009-11-24237-1560/+2235
|\
| * Merge branch 'i2c-pnx-fixes' of git://git.fluff.org/bjdooks/linuxLinus Torvalds2009-11-192-1/+6
| |\
| | * i2c: i2c-pnx: Added missing mach/i2c.h and linux/io.h header file includesKevin Wells2009-11-201-0/+2
| | * i2c: i2c-pnx: Made buf type unsigned to prevent sign extensionKevin Wells2009-11-201-1/+1
| | * i2c: i2c-pnx: Limit minimum jiffie timeout to 2Kevin Wells2009-11-201-0/+3
| * | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-11-196-27/+83
| |\ \ | | |/ | |/|
| | * ocfs2: Trivial cleanup of jbd compatibility layer removalSunil Mushran2009-11-132-11/+1
| | * ocfs2: Refresh documentationSunil Mushran2009-11-131-3/+3
| | * ocfs2: return f_fsid info in ocfs2_statfs()Coly Li2009-10-291-0/+4
| | * ocfs2: duplicate inline data properly during reflink.Tao Ma2009-10-282-1/+57
| | * ocfs2: Move ocfs2_complete_reflink to the right place.Tao Ma2009-10-281-5/+9
| | * ocfs2: Return -EINVAL when a device is not ocfs2.Joel Becker2009-10-281-7/+9
| * | Linux 2.6.32-rc8v2.6.32-rc8Linus Torvalds2009-11-191-1/+1
| * | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2009-11-192-11/+9
| |\ \
| | * | SUNRPC: Address buffer overrun in rpc_uaddr2sockaddr()Chuck Lever2009-11-141-10/+8
| | * | NFSv4: Fix a cache validation bug which causes getcwd() to return ENOENTTrond Myklebust2009-11-111-1/+1
| * | | vt: Fix use of "new" in a struct fieldAlan Cox2009-11-192-5/+5
| * | | Fix handling of the HP/Acer 'DMAR at zero' BIOS error for machines with <4GiB...David Woodhouse2009-11-191-0/+3
| * | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds2009-11-187-32/+70
| |\ \ \
| | * | | [CPUFREQ] Fix stale cpufreq_cpu_governor pointerPrarit Bhargava2009-11-171-2/+30
| | * | | [CPUFREQ] Resolve time unit thinko in ondemand/conservative govsPallipadi, Venkatesh2009-11-172-4/+4
| | * | | [CPUFREQ] speedstep-ich: fix error caused by 394122ab144dae4b276d74644a2f11c4...Rusty Russell2009-11-171-12/+7
| | * | | [CPUFREQ] Fix use after free on governor restoreDmitry Monakhov2009-11-171-6/+10
| | * | | [CPUFREQ] acpi-cpufreq: blacklist Intel 0f68: Fix HT detection and put in not...John Villalovos2009-11-171-6/+17
| | * | | [CPUFREQ] powernow-k8: Fix test in get_transition_latency()Roel Kluin2009-11-171-1/+1
| | * | | [CPUFREQ] longhaul: select Longhaul version 2 for capable CPUsKrzysztof Helt2009-11-171-1/+1
| * | | | strcmp: fix overflow and possibly signedness errorLinus Torvalds2009-11-181-6/+14
| * | | | Merge branch 'agp-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2009-11-181-6/+5
| |\ \ \ \
| | * | | | agp/intel-agp: Set dma_mask for capable chipsets before agp_add_bridge()David Woodhouse2009-11-191-6/+5
| | | |/ / | | |/| |
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2009-11-181-2/+2
| |\ \ \ \
| | * | | | ima: replace GFP_KERNEL with GFP_NOFSMimi Zohar2009-11-191-2/+2
| | | |/ / | | |/| |
| * | | | Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-11-185-49/+48
| |\ \ \ \
| | * | | | OMAP: cs should be positive in gpmc_cs_free()Roel Kluin2009-11-181-1/+1
| | * | | | omap: fix unlikely(x) < yRoel Kluin2009-11-181-1/+1
| | * | | | omap3: clock: Fixed dpll3_m2x2 rate calculationTero Kristo2009-11-171-2/+2
| | * | | | omap3: clock: Fix the DPLL freqsel computationsRajendra Nayak2009-11-171-1/+1
| | * | | | omap: Fix keymap for zoom2 according to matrix keypad framworkVimal Singh2009-11-161-44/+43
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2009-11-185-3/+14
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'fix/asoc' into for-linusTakashi Iwai2009-11-183-3/+4
| | |\ \ \ \ \
OpenPOWER on IntegriCloud