aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* powerpc/mpc83xx: Support for MPC8308 P1M boardIlya Yanok2010-10-14
* powerpc/85xx: flush dcache before resetting coresMatthew McClintock2010-10-14
* powerpc/85xx: Minor fixups for kexec on 85xxMatthew McClintock2010-10-14
* powerpc/85xx: Remove call to mpic_teardown_this_cpu in kexecMatthew McClintock2010-10-14
* powerpc/kexec: make masking/disabling interrupts genericMatthew McClintock2010-10-14
* powerpc/watchdog: Allow the Book-E driver to be compiled as a moduleTimur Tabi2010-10-14
* powerpc: export ppc_proc_freq and ppc_tb_freq as GPL symbolsTimur Tabi2010-10-14
* powerpc/fsl-pci: Fix MSI support on 83xx platformsKumar Gala2010-10-14
* powerpc/Makefiles: Change to new flag variablesmatt mooney2010-10-13
* powerpc/spufs: Use llseek in all file operationsArnd Bergmann2010-10-13
* powerpc/pseries/xics: Use cpu_possible_mask rather than cpu_all_maskNishanth Aravamudan2010-10-13
* powerpc/pci: Cleanup device dma setup codeNishanth Aravamudan2010-10-13
* powerpc/pseries: Use kmemdupNishanth Aravamudan2010-10-13
* powerpc/viobus: Free TCE table on device releaseNishanth Aravamudan2010-10-13
* powerpc/vio: Use put_device() on device_register failureNishanth Aravamudan2010-10-13
* powerpc/dma: Fix check for direct DMA supportNishanth Aravamudan2010-10-13
* powerpc/dma: Fix dma_iommu_dma_supported compareNishanth Aravamudan2010-10-13
* powerpc/pci: Fix return type of BUID_{HI,LO} macrosNishanth Aravamudan2010-10-13
* i2c/i2c-pasemi.c: Fix unsigned return typeJulia Lawall2010-10-13
* powerpc/irq.c: Add of_node_put to avoid memory leakJulia Lawall2010-10-13
* powerpc: Remove pr_<level> uses of KERN_<level>Joe Perches2010-10-13
* powerpc: Use static const char arraysJoe Perches2010-10-13
* powerpc/pseries: Partition migration in the kernelNathan Fontenot2010-10-13
* powerpc/pseries: Export rtas_ibm_suspend_me()Nathan Fontenot2010-10-13
* powerpc/pseries: Export device tree updating routinesNathan Fontenot2010-10-13
* Merge remote branch 'kumar/merge' into nextBenjamin Herrenschmidt2010-10-13
|\
| * powerpc/ppc64e: Fix link problem when building ppc64e_defconfigKumar Gala2010-10-08
| * Merge branch 'hwpoison-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-10-07
| |\
| | * HWPOISON: Stop shrinking at right page countAndi Kleen2010-10-07
| | * HWPOISON: Report correct address granuality for AO huge page errorsAndi Kleen2010-10-07
| | * HWPOISON: Copy si_addr_lsb to userAndi Kleen2010-10-07
| | * page-types.c: fix name of unpoison interfaceNaoya Horiguchi2010-10-07
| * | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-10-07
| |\ \
| | * | elevator: fix oops on early call to elevator_change()Jens Axboe2010-10-07
| * | | Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2010-10-07
| |\ \ \
| | * | | md: check return code of read_sb_pageVasiliy Kulikov2010-10-06
| | * | | md/raid1: minor bio initialisation improvements.NeilBrown2010-10-06
| | * | | md/raid1: avoid overflow in raid1 resync when bitmap is in use.NeilBrown2010-10-06
| * | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-10-07
| |\ \ \ \
| | * | | | drm: don't drop handle reference on unloadDave Airlie2010-10-07
| | * | | | drm/ttm: Fix two race conditions + fix busy codepathsThomas Hellstrom2010-10-05
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-10-07
| |\ \ \ \ \
| | * | | | | Input: wacom - fix runtime PM related deadlockDmitry Torokhov2010-10-05
| | * | | | | Input: joydev - fix JSIOCSAXMAP ioctlKenneth Waters2010-09-21
| | * | | | | Input: uinput - setup MT usage during device creationHenrik Rydberg2010-09-19
| * | | | | | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2010-10-07
| |\ \ \ \ \ \
| | * | | | | | xfs: properly account for reclaimed inodesJohannes Weiner2010-10-06
| | | |_|/ / / | | |/| | | |
| * | | | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-10-07
| |\ \ \ \ \ \
| | * | | | | | V4L/DVB: v4l: radio: si470x: fix unneeded free_irq() callMarek Szyprowski2010-09-30
| | * | | | | | V4L/DVB: v4l: videobuf: prevent passing a NULL to dma_free_coherent()Pawel Osciak2010-09-30