summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'sh/for-2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2009-10-2910-19/+67
|\
| * sh: Fix hugetlbfs dependencies for SH-3 && MMU configurations.Paul Mundt2009-10-273-3/+8
| * sh: Document uImage.bin target in archhelp.Paul Mundt2009-10-271-0/+1
| * sh: add uImage.bin targetMagnus Damm2009-10-262-2/+6
| * sh: rsk7203 CONFIG_MTD=n fixMagnus Damm2009-10-262-13/+14
| * sh: Check for return_to_handler when unwinding the stackMatt Fleming2009-10-261-0/+22
| * sh: Build fix: define more __movmem* symbolsLubomir Rintel2009-10-261-0/+14
| * sh: __irq_entry annotate do_IRQ().Paul Mundt2009-10-261-1/+2
* | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2009-10-294-8/+11
|\ \
| * | NFSv4: The link() operation should return any delegation on the fileTrond Myklebust2009-10-261-0/+2
| * | NFSv4: Fix two unbalanced put_rpccred() issues.Trond Myklebust2009-10-261-4/+0
| * | NFSv4: Fix a bug when the server returns NFS4ERR_RESOURCETrond Myklebust2009-10-232-4/+8
| * | nfs: Panic when commit failsTerry Loftin2009-10-231-0/+1
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2009-10-291-1/+2
|\ \
| * | [CIFS] Fixing to avoid invalid kfree() in cifs_get_tcp_session()Steve French2009-10-061-1/+2
* | | ray_cs: Fix copy_from_user handlingAlan Cox2009-10-291-1/+1
* | | dpt_i2o: Fix up copy*userAlan Cox2009-10-291-0/+4
* | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2009-10-2937-451/+3490
|\ \ \
| * \ \ Merge commit 'gcl/merge' into mergeBenjamin Herrenschmidt2009-10-2821-371/+1196
| |\ \ \
| | * | | powerpc/5200: Update defconfigsGrant Likely2009-10-156-346/+569
| | * | | drivers/serial/mpc52xx_uart.c: Use UPIO_MEM rather than SERIAL_IO_MEMJulia Lawall2009-10-151-1/+1
| | * | | powerpc/boot/dts: drop obsolete 'fsl5200-clocking'Wolfram Sang2009-10-1510-17/+0
| | * | | of: Remove nested functionJérôme Pouiller2009-10-151-6/+7
| | * | | mpc5200: support for the MAN mpc5200 based board mucmc52Heiko Schocher2009-10-153-1/+334
| | * | | mpc5200: support for the MAN mpc5200 based board uc101Heiko Schocher2009-10-152-0/+285
| * | | | powerpc/ppc64: Use preempt_schedule_irq instead of preempt_scheduleBenjamin Herrenschmidt2009-10-271-20/+21
| * | | | powerpc: Minor cleanup to lib/Kconfig.debugKumar Gala2009-10-271-1/+1
| * | | | powerpc: Minor cleanup to sound/ppc/KconfigKumar Gala2009-10-271-1/+1
| * | | | powerpc: Minor cleanup to init/KconfigKumar Gala2009-10-271-1/+1
| * | | | powerpc: Limit memory hotplug support to PPC64 Book-3S machinesKumar Gala2009-10-271-1/+1
| * | | | powerpc: Limit hugetlbfs support to PPC64 Book-3S machinesKumar Gala2009-10-271-1/+1
| * | | | powerpc: Fix compile errors found by new ppc64e_defconfigKumar Gala2009-10-273-2/+3
| * | | | powerpc: Add a Book-3E 64-bit defconfigKumar Gala2009-10-271-0/+2199
| * | | | powerpc/booke: Fix xmon single step on PowerPC Book-EJosh Boyer2009-10-271-1/+19
| * | | | powerpc: Align vDSO base addressAndreas Schwab2009-10-271-1/+10
| * | | | powerpc: Fix segment mapping in vdso32Andreas Schwab2009-10-271-2/+2
| * | | | powerpc/iseries: Remove compiler version dependent hackStephen Rothwell2009-10-272-42/+25
| * | | | powerpc/perf_events: Fix priority of MSR HV vs PR bitsMichael Neuling2009-10-271-7/+10
| | |_|/ | |/| |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sam...Linus Torvalds2009-10-292-2/+3
|\ \ \ \
| * | | | mfd: Do not dereference null pointer in twl4030 error pathIlkka Koskinen2009-10-271-1/+1
| * | | | mfd: Always initialise WM831x IRQ mutexMark Brown2009-10-271-1/+2
| |/ / /
* | | | Merge branch 'hwpoison-2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2009-10-296-35/+216
|\ \ \ \
| * | | | HWPOISON: fix invalid page count in printk outputWu Fengguang2009-10-191-2/+5
| * | | | HWPOISON: Allow schedule_on_each_cpu() from keventdAndi Kleen2009-10-191-2/+19
| * | | | HWPOISON: fix/proc/meminfo alignmentHugh Dickins2009-10-191-1/+1
| * | | | HWPOISON: fix oops on ksm pagesHugh Dickins2009-10-191-1/+2
| * | | | HWPOISON: Fix page count leak in hwpoison late kill in do_swap_pageAndi Kleen2009-10-191-1/+2
| * | | | HWPOISON: return early on non-LRU pagesWu Fengguang2009-10-191-25/+24
| * | | | HWPOISON: Add brief hwpoison description to DocumentationAndi Kleen2009-10-041-0/+136
| * | | | HWPOISON: Clean up PR_MCE_KILL interfaceAndi Kleen2009-10-042-5/+30
OpenPOWER on IntegriCloud