summaryrefslogtreecommitdiffstats
path: root/security (unfollow)
Commit message (Expand)AuthorFilesLines
2010-10-14powerpc/fsl-booke: Add support for FSL 64-bit e5500 coreKumar Gala6-4/+61
2010-10-14powerpc/85xx: add cache-sram supportHarninder Rai5-0/+540
2010-10-14powerpc/85xx: add ngPIXIS FPGA device tree node to the P1022DS boardTimur Tabi1-0/+11
2010-10-14powerpc: Fix compile error with paca code on ppc64eKumar Gala1-1/+1
2010-10-14powerpc/fsl-booke: Add p3041 DS board supportKumar Gala3-0/+76
2010-10-14oprofile/fsl emb: Don't set MSR[PMM] until after clearing the interrupt.Scott Wood1-7/+8
2010-10-14powerpc/fsl-booke: Add PCI device ids for P2040/P3041/P5010/P5020 QoirQ chipsKumar Gala2-0/+16
2010-10-14powerpc/mpc8xxx_gpio: Add support for 'qoriq-gpio' controllersKumar Gala1-0/+3
2010-10-14powerpc/fsl_booke: Add support to boot from core other than 0Matthew McClintock2-3/+9
2010-10-14powerpc/p1022: Add probing for individual DMA channelsTimur Tabi1-0/+2
2010-10-14powerpc/fsl_soc: Search all global-utilities nodes for rstccrMatthew McClintock1-7/+13
2010-10-14powerpc: Fix invalid page flags in create TLB CAM path for PTE_64BITPaul Gortmaker2-1/+9
2010-10-14powerpc/mpc83xx: Support for MPC8308 P1M boardIlya Yanok3-3/+336
2010-10-14powerpc/85xx: flush dcache before resetting coresMatthew McClintock1-0/+50
2010-10-14powerpc/85xx: Minor fixups for kexec on 85xxMatthew McClintock1-13/+11
2010-10-14powerpc/85xx: Remove call to mpic_teardown_this_cpu in kexecMatthew McClintock1-2/+0
2010-10-14powerpc/kexec: make masking/disabling interrupts genericMatthew McClintock4-12/+30
2010-10-14powerpc/watchdog: Allow the Book-E driver to be compiled as a moduleTimur Tabi2-3/+41
2010-10-14powerpc: export ppc_proc_freq and ppc_tb_freq as GPL symbolsTimur Tabi1-1/+2
2010-10-14powerpc/fsl-pci: Fix MSI support on 83xx platformsKumar Gala3-7/+55
2010-10-13powerpc/Makefiles: Change to new flag variablesmatt mooney11-32/+17
2010-10-13powerpc/spufs: Use llseek in all file operationsArnd Bergmann1-0/+18
2010-10-13powerpc/pseries/xics: Use cpu_possible_mask rather than cpu_all_maskNishanth Aravamudan1-1/+1
2010-10-13powerpc/pci: Cleanup device dma setup codeNishanth Aravamudan1-3/+1
2010-10-13powerpc/pseries: Use kmemdupNishanth Aravamudan1-2/+1
2010-10-13powerpc/viobus: Free TCE table on device releaseNishanth Aravamudan1-1/+6
2010-10-13powerpc/vio: Use put_device() on device_register failureNishanth Aravamudan1-2/+1
2010-10-13powerpc/dma: Fix check for direct DMA supportNishanth Aravamudan1-1/+1
2010-10-13powerpc/dma: Fix dma_iommu_dma_supported compareNishanth Aravamudan1-10/+11
2010-10-13powerpc/pci: Fix return type of BUID_{HI,LO} macrosNishanth Aravamudan1-2/+2
2010-10-13i2c/i2c-pasemi.c: Fix unsigned return typeJulia Lawall1-1/+1
2010-10-13powerpc/irq.c: Add of_node_put to avoid memory leakJulia Lawall1-1/+3
2010-10-13powerpc: Remove pr_<level> uses of KERN_<level>Joe Perches2-3/+3
2010-10-13powerpc: Use static const char arraysJoe Perches2-3/+3
2010-10-13powerpc/pseries: Partition migration in the kernelNathan Fontenot2-1/+363
2010-10-13powerpc/pseries: Export rtas_ibm_suspend_me()Nathan Fontenot2-2/+3
2010-10-13powerpc/pseries: Export device tree updating routinesNathan Fontenot2-2/+11
2010-10-08powerpc/ppc64e: Fix link problem when building ppc64e_defconfigKumar Gala1-0/+7
2010-10-07sysctl: fix min/max handling in __do_proc_doulongvec_minmax()Eric Dumazet1-1/+1
2010-10-07MAINTAINERS: add Samsung S5P series FIMC maintainersKyungmin Park1-0/+10
2010-10-07MAINTAINERS: Haavard has movedAndrew Morton1-1/+1
2010-10-07memcg: fix thresholds with use_hierarchy == 1Kirill A. Shutemov1-3/+7
2010-10-07mm: alloc_large_system_hash() printk overflow on 16TB bootRobin Holt1-2/+2
2010-10-07HWPOISON: Stop shrinking at right page countAndi Kleen1-1/+1
2010-10-07HWPOISON: Report correct address granuality for AO huge page errorsAndi Kleen1-5/+5
2010-10-07HWPOISON: Copy si_addr_lsb to userAndi Kleen1-0/+8
2010-10-07page-types.c: fix name of unpoison interfaceNaoya Horiguchi1-1/+1
2010-10-07elevator: fix oops on early call to elevator_change()Jens Axboe2-4/+9
2010-10-07drm: don't drop handle reference on unloadDave Airlie4-4/+1
2010-10-07xfs: properly account for reclaimed inodesJohannes Weiner1-5/+14