summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [S390] kdump: Add size to elfcorehdr kernel parameterMichael Holzheu2011-10-303-3/+15
* [S390] kdump: Add KEXEC_CRASH_CONTROL_MEMORY_LIMITMichael Holzheu2011-10-302-1/+5
* [S390] fix _TIF_SINGLE_STEP definitionTejun Heo2011-10-301-1/+1
* [S390] cio: add message for timeouts on internal I/OSebastian Ott2011-10-301-3/+20
* [S390] use ENTRY macro for sys_setns_wrapperJan Glauber2011-10-301-2/+1
* [S390] memory leak with RCU_TABLE_FREEMartin Schwidefsky2011-10-301-2/+3
* [S390] user per registers vs. ptrace single steppingMartin Schwidefsky2011-10-301-14/+16
* [S390] topology: fix alloc_masks annotationSebastian Ott2011-10-301-2/+2
* [S390] avoid warning in show_cpuinfoMartin Schwidefsky2011-10-301-1/+1
* [S390] fix mismatch in summation of I/O IRQ statisticsPeter Oberparleiter2011-10-3020-24/+56
* Merge git://github.com/rustyrussell/linuxLinus Torvalds2011-10-292-8/+18
|\
| * lguest: move process freezing before pending signals checkMichal Hocko2011-10-271-7/+7
| * lguest: don't allow KVM-detection cpuid.Rusty Russell2011-10-271-0/+10
| * lguest: Allow running under paravirt-enabled KVM.Rusty Russell2011-10-271-1/+1
* | Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-10-295-0/+5
|\ \
| * | ARM: mark empty gpio.h files emptyLinus Walleij2011-10-293-0/+3
| * | gpio: Fix ARM versatile-express build failureGrant Likely2011-10-291-0/+1
| * | of: include errno.hKalle Valo2011-10-291-0/+1
* | | Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-10-2933-494/+231
|\ \ \
| * | | drivercore: Add helper macro for platform_driver boilerplateGrant Likely2011-10-2527-329/+63
| * | | spi: irq: Remove IRQF_DISABLEDYong Zhang2011-10-245-5/+5
| * | | OMAP: SPI: Fix the trying to free nonexistent resource errorShubhrajyoti D2011-10-241-3/+4
| * | | Merge commit 'v3.1' into spi/nextGrant Likely2011-10-24556-3592/+4729
| |\ \ \
| * | | | spi/spi-ep93xx: add module.h includeMika Westerberg2011-10-161-0/+1
| * | | | spi/tegra: fix compilation error in spi-tegra.cMarc Dietrich2011-10-141-0/+1
| * | | | spi: spi-dw: fix all sparse warningsH Hartley Sweeten2011-09-213-79/+89
| * | | | spi/spi-pl022: Call pl022_dma_remove(pl022) only if enable_dma is trueViresh Kumar2011-09-211-2/+6
| * | | | spi/spi-pl022: calculate_effective_freq() must set rate <= requested rateViresh Kumar2011-09-211-51/+51
| * | | | spi/spi-pl022: Don't allocate more sg than required.Viresh Kumar2011-09-211-1/+1
| * | | | spi/spi-pl022: Use GFP_ATOMIC for allocation from taskletViresh Kumar2011-09-211-2/+2
| * | | | spi/spi-pl022: Resolve formatting issuesViresh Kumar2011-09-201-22/+8
* | | | | Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-10-2915-67/+683
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | h8300: Move gpio.h to gpio-internal.hMark Brown2011-10-263-2/+2
| * | | | gpio: pl061: add DT binding supportRob Herring2011-10-262-12/+22
| * | | | gpio: fix build error in include/asm-generic/gpio.hHamo2011-10-261-2/+2
| * | | | gpiolib: Ensure struct gpio is always definedMark Brown2011-10-242-22/+13
| * | | | irq: Add EXPORT_SYMBOL_GPL to function of irq generic-chipNobuhiro Iwamatsu2011-10-241-0/+4
| * | | | gpio-ml-ioh: Use NUMA_NO_NODE not GFP_KERNELTomoya MORINAGA2011-10-191-1/+1
| * | | | gpio-pch: Use NUMA_NO_NODE not GFP_KERNELTomoya MORINAGA2011-10-191-1/+1
| * | | | gpio: langwell: ensure alternate function is clearedAdrian Hunter2011-10-061-0/+27
| * | | | gpio-pch: Support interrupt functionTomoya MORINAGA2011-10-052-0/+188
| * | | | gpio-pch: Save register value in suspend()Tomoya MORINAGA2011-10-051-1/+21
| * | | | gpio-pch: modify gpio_nums and maskTomoya MORINAGA2011-10-051-6/+25
| * | | | gpio-pch: support ML7223 IOH n-BusTomoya MORINAGA2011-10-051-0/+1
| * | | | gpio-pch: add spinlock in suspend/resume processingTomoya MORINAGA2011-10-051-0/+10
| * | | | gpio-pch: Delete invalid "restore" code in suspend()Tomoya MORINAGA2011-10-051-1/+0
| * | | | gpio-ml-ioh: Fix suspend/resume issueTomoya MORINAGA2011-10-051-12/+48
| * | | | gpio-ml-ioh: Support interrupt functionTomoya MORINAGA2011-10-052-3/+207
| * | | | gpio-ml-ioh: Delete unnecessary codeTomoya MORINAGA2011-10-051-1/+0
| * | | | gpio/mxc: add chained_irq_enter/exit() to mx3_gpio_irq_handler()Shawn Guo2011-09-211-0/+6
OpenPOWER on IntegriCloud