summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | 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
* | | | | | | | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2009-10-291-1/+0
|\ \ \ \ \ \ \ \
| * | | | | | | | xfs: fix double IRELE in xfs_dqrele_inodeChristoph Hellwig2009-10-131-1/+0
* | | | | | | | | Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-10-2925-61/+114
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | omap4: Fix UART4 platform data on omap4Santosh Shilimkar2009-10-221-10/+0
| * | | | | | | | | omap4: Allow omap_serial_early_init() for OMAP4430 boardSantosh Shilimkar2009-10-222-2/+4
| * | | | | | | | | omap3: PM: enable UART3 module wakeupsKevin Hilman2009-10-221-3/+4
| * | | | | | | | | omap2: Fix console serial port number for n8x0Tony Lindgren2009-10-221-1/+1
| * | | | | | | | | omap2: Fix detection of n8x0Tony Lindgren2009-10-221-0/+12
| * | | | | | | | | omap1: Fix DSP public peripherals support for ams-deltaJanusz Krzysztofik2009-10-221-0/+2
| * | | | | | | | | omap1: Fix redundant UARTs pin muxing that can break other hardware supportJanusz Krzysztofik2009-10-229-26/+72
| * | | | | | | | | omap: iommu: fix wrong condition check for SUPERSECTIONHiroshi DOYU2009-10-221-1/+1
| * | | | | | | | | omap: SDMA: Fix omap_stop_dma() API for channel linkingSantosh Shilimkar2009-10-221-10/+8
| * | | | | | | | | omap: Fix omap-keypad by restoring old keypad.h without breaking omap2 boards...Janusz Krzysztofik2009-10-228-8/+10
* | | | | | | | | | Merge branch 'for-linus' of git://git.infradead.org/ubi-2.6Linus Torvalds2009-10-293-7/+5
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | UBI: fix check on unsigned longRoel Kluin2009-10-201-1/+2
| * | | | | | | | | | UBI: fix backward compatibilityArtem Bityutskiy2009-10-202-6/+3
| |/ / / / / / / / /
* | | | | | | | | | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2009-10-294-9/+28
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | hwmon: (it87) Fix VID reading on IT8718F/IT8720FJean Delvare2009-10-241-3/+2
| * | | | | | | | | | hwmon: (dme1737) No vid attributes for SCH311xJean Delvare2009-10-241-5/+24
| * | | | | | | | | | hwmon: (fschmd) Fix check on unsigned in watchdog_write()Roel Kluin2009-10-241-1/+1
| * | | | | | | | | | hwmon: (coretemp) Maintainer updateHuaxu Wan2009-10-241-0/+1
| | |_|_|/ / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'urgent-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds2009-10-2913-38/+54
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | pcmcia: do not load the pd6729 driver if io_base is NULLKomuro2009-10-241-0/+6
| * | | | | | | | | | pcmcia: Fix possible printk format warningsWolfram Sang2009-10-204-16/+24
| * | | | | | | | | | pcmcia: do not try to store more than 4 version stringsDominik Brodowski2009-10-191-1/+1
| * | | | | | | | | | pcmcia: pccard_read_tuple and TUPLE_RETURN_COMMON cleanupDominik Brodowski2009-10-196-17/+18
| * | | | | | | | | | pcmcia: properly close previous dev_printk if kzalloc fails in do_io_probeFrans Pop2009-10-171-0/+1
| * | | | | | | | | | pcmcia: fix controller printk format warningsRandy Dunlap2009-10-172-4/+4
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-10-2925-101/+329
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | ARM: Fix lubbock defconfig buildRussell King2009-10-211-0/+1
| * | | | | | | | | | ARM: 5769/1: CPU_ARM920T: remove dead Maverick EP9312 URLHartley Sweeten2009-10-211-4/+1
OpenPOWER on IntegriCloud