2012-04-05 |
Matt Fleming | C6X: use set_current_blocked() and block_sigmask() Signed-off-by: Matt Fleming <matt.fleming@intel.com>
|
commit | commitdiff | tree |
2012-04-05 |
Matt Fleming | alpha: use set_current_blocked() and block_sigmask() Signed-off-by: Matt Fleming <matt.fleming@intel.com>
|
commit | commitdiff | tree |
2012-03-29 |
Matt Fleming | sh: use set_current_blocked() and block_sigmask() Signed-off-by: Matt Fleming <matt.fleming@intel.com>
|
commit | commitdiff | tree |
2012-03-29 |
Matt Fleming | sh: no need to reset handler if SA_ONESHOT Signed-off-by: Matt Fleming <matt.fleming@intel.com>
|
commit | commitdiff | tree |
2012-03-24 |
Matt Fleming | ARM: use set_current_blocked() and block_sigmask() Signed-off-by: Matt Fleming <matt.fleming@intel.com>
|
commit | commitdiff | tree |
2012-03-23 |
Matt Fleming | Hexagon: use set_current_blocked() and block_sigmask() Signed-off-by: Matt Fleming <matt.fleming@intel.com>
|
commit | commitdiff | tree |
2012-03-23 |
Matt Fleming | um: use set_current_blocked() and block_sigmask() Signed-off-by: Matt Fleming <matt.fleming@intel.com>
|
commit | commitdiff | tree |
2012-03-23 |
Matt Fleming | um: don't restore current->blocked on error Signed-off-by: Matt Fleming <matt.fleming@intel.com>
|
commit | commitdiff | tree |
2012-03-22 |
Matt Fleming | sparc: use block_sigmask() Signed-off-by: Matt Fleming <matt.fleming@intel.com>
|
commit | commitdiff | tree |
2012-03-22 |
Matt Fleming | xtensa: use set_current_blocked() and block_sigmask() Signed-off-by: Matt Fleming <matt.fleming@intel.com>
|
commit | commitdiff | tree |
2012-03-22 |
Matt Fleming | xtensa: don't mask signals if we fail to setup signal... Signed-off-by: Matt Fleming <matt.fleming@intel.com>
|
commit | commitdiff | tree |
2012-03-22 |
Matt Fleming | xtensa: no need to reset handler if SA_ONESHOT Signed-off-by: Matt Fleming <matt.fleming@intel.com>
|
commit | commitdiff | tree |
2012-03-22 |
Matt Fleming | xtensa: don't reimplement force_sigsegv() Signed-off-by: Matt Fleming <matt.fleming@intel.com>
|
commit | commitdiff | tree |
2012-03-13 |
Matt Fleming | tile: Use set_current_blocked() and block_sigmask() Signed-off-by: Matt Fleming <matt.fleming@intel.com>
|
commit | commitdiff | tree |
2012-03-11 |
Matt Fleming | [S390] Use block_sigmask() Signed-off-by: Matt Fleming <matt.fleming@intel.com>
|
commit | commitdiff | tree |
2012-03-07 |
Matt Fleming | powerpc: Use set_current_blocked() and block_sigmask() Signed-off-by: Matt Fleming <matt.fleming@intel.com>
|
commit | commitdiff | tree |
2012-02-28 |
Matt Fleming | USB: ffs-test: Don't duplicate {get,put}_unaligned... Signed-off-by: Matt Fleming <matt.fleming@intel.com>
|
commit | commitdiff | tree |
2012-02-28 |
Matt Fleming | x86, efi: Fix endian issues and unaligned accesses Signed-off-by: Matt Fleming <matt.fleming@intel.com>
|
commit | commitdiff | tree |
2012-02-28 |
Matt Fleming | x86, boot: Restrict CFLAGS for hostprogs Signed-off-by: Matt Fleming <matt.fleming@intel.com>
|
commit | commitdiff | tree |
2012-02-28 |
Matt Fleming | x86, mkpiggy: Don't open code put_unaligned_le32() Signed-off-by: Matt Fleming <matt.fleming@intel.com>
|
commit | commitdiff | tree |
2012-02-28 |
Matt Fleming | x86, relocs: Don't open code put_unaligned_le32() Signed-off-by: Matt Fleming <matt.fleming@intel.com>
|
commit | commitdiff | tree |
2012-02-28 |
Matt Fleming | tools/include: Add byteshift headers for endian access Signed-off-by: Matt Fleming <matt.fleming@intel.com>
|
commit | commitdiff | tree |
2012-02-17 |
Matt Fleming | OpenRISC: Use set_current_blocked() and block_sigmask() Signed-off-by: Matt Fleming <matt.fleming@intel.com>
|
commit | commitdiff | tree |
2012-02-17 |
Matt Fleming | OpenRISC: Don't mask signals if we fail to setup signal... Signed-off-by: Matt Fleming <matt.fleming@intel.com>
|
commit | commitdiff | tree |
2012-02-17 |
Matt Fleming | OpenRISC: No need to reset handler if SA_ONESHOT Signed-off-by: Matt Fleming <matt.fleming@intel.com>
|
commit | commitdiff | tree |
2012-02-17 |
Matt Fleming | OpenRISC: Don't reimplement force_sigsegv() Signed-off-by: Matt Fleming <matt.fleming@intel.com>
|
commit | commitdiff | tree |
2012-01-11 |
Matt Fleming | signal: add block_sigmask() for adding sigmask to current... Signed-off-by: Matt Fleming <matt.fleming@intel.com>
|
commit | commitdiff | tree |
2012-01-11 |
Matt Fleming | sparc: make SA_NOMASK a synonym of SA_NODEFER Signed-off-by: Matt Fleming <matt.fleming@intel.com>
|
commit | commitdiff | tree |
2012-01-10 |
Matt Fleming | unicore32: Use set_current_blocked() Signed-off-by: Matt Fleming <matt.fleming@intel.com>
|
commit | commitdiff | tree |
2011-12-12 |
Matt Fleming | x86, efi: EFI boot stub support Signed-off-by: Matt Fleming <matt.fleming@intel.com>
|
commit | commitdiff | tree |
2011-12-10 |
Matt Fleming | efi: Add EFI file I/O data types Signed-off-by: Matt Fleming <matt.fleming@intel.com>
|
commit | commitdiff | tree |
2011-12-10 |
Matt Fleming | efi.h: Add boottime->locate_handle search types Signed-off-by: Matt Fleming <matt.fleming@intel.com>
|
commit | commitdiff | tree |
2011-12-10 |
Matt Fleming | efi.h: Add graphics protocol guids Signed-off-by: Matt Fleming <matt.fleming@intel.com>
|
commit | commitdiff | tree |
2011-12-10 |
Matt Fleming | efi.h: Add allocation types for boottime->allocate_pages() Signed-off-by: Matt Fleming <matt.fleming@intel.com>
|
commit | commitdiff | tree |
2011-12-10 |
Matt Fleming | efi.h: Add efi_image_loaded_t Signed-off-by: Matt Fleming <matt.fleming@intel.com>
|
commit | commitdiff | tree |
2011-12-10 |
Matt Fleming | efi.h: Add struct definition for boot time services Signed-off-by: Matt Fleming <matt.fleming@intel.com>
|
commit | commitdiff | tree |
2011-12-10 |
Matt Fleming | x86: Don't use magic strings for EFI loader signature Signed-off-by: Matt Fleming <matt.fleming@intel.com>
|
commit | commitdiff | tree |
2011-12-10 |
Matt Fleming | x86: Add missing bzImage fields to struct setup_header Signed-off-by: Matt Fleming <matt.fleming@intel.com>
|
commit | commitdiff | tree |
2011-12-10 |
Matt Fleming | x86, efi: Make efi_call_phys_{prelog,epilog} CONFIG_RELOCATA... Signed-off-by: Matt Fleming <matt.fleming@intel.com>
|
commit | commitdiff | tree |
2011-12-09 |
Matt Fleming | x86, efi: Calling __pa() with an ioremap()ed address... Signed-off-by: Matt Fleming <matt.fleming@intel.com>
|
commit | commitdiff | tree |
2011-10-12 |
Matt Fleming | sparc: Use set_current_blocked() Signed-off-by: Matt Fleming <matt.fleming@intel.com>
|
commit | commitdiff | tree |
2011-09-21 |
Matt Fleming | x86/rtc: Don't recursively acquire rtc_lock Signed-off-by: Matt Fleming <matt.fleming@intel.com>
|
commit | commitdiff | tree |
2011-05-25 |
Matt Fleming | mm: delete non-atomic mm counter implementation Signed-off-by: Matt Fleming <matt.fleming@linux.intel.com>
|
commit | commitdiff | tree |
2011-04-13 |
Matt Fleming | avr32: init cannot ignore signals sent by force_sig_info() Signed-off-by: Matt Fleming <matt.fleming@linux.intel.com>
|
commit | commitdiff | tree |
2011-03-28 |
Matt Fleming | dlm: Remove superfluous call to recalc_sigpending() Signed-off-by: Matt Fleming <matt.fleming@linux.intel.com>
|
commit | commitdiff | tree |
2011-03-05 |
Matt Fleming | fs/locks.c: Remove stale FIXME left over from BKL conversion Signed-off-by: Matt Fleming <matt.fleming@linux.intel.com>
|
commit | commitdiff | tree |
2010-10-26 |
Matt Fleming | perf record: Remove newline character from perror(... Signed-off-by: Matt Fleming <matt@console-pimps.org>
|
commit | commitdiff | tree |
2010-10-23 |
Matt Fleming | mmc: Add helper function to check if a card is removable Signed-off-by: Matt Fleming <matt@console-pimps.org>
|
commit | commitdiff | tree |
2010-10-11 |
Matt Fleming | sh: oprofile: Use perf-events oprofile backend Signed-off-by: Matt Fleming <matt@console-pimps.org>
|
commit | commitdiff | tree |
2010-10-11 |
Matt Fleming | oprofile: Abstract the perf-events backend Signed-off-by: Matt Fleming <matt@console-pimps.org>
|
commit | commitdiff | tree |
2010-10-11 |
Matt Fleming | ARM: oprofile: Move non-ARM code into separate init... Signed-off-by: Matt Fleming <matt@console-pimps.org>
|
commit | commitdiff | tree |
2010-10-11 |
Matt Fleming | ARM: oprofile: Rename op_arm to oprofile_perf Signed-off-by: Matt Fleming <matt@console-pimps.org>
|
commit | commitdiff | tree |
2010-10-11 |
Matt Fleming | oprofile: Make op_name_from_perf_id() global Signed-off-by: Matt Fleming <matt@console-pimps.org>
|
commit | commitdiff | tree |
2010-10-11 |
Matt Fleming | perf: New helper function for pmu name Signed-off-by: Matt Fleming <matt@console-pimps.org>
|
commit | commitdiff | tree |
2010-10-11 |
Matt Fleming | perf: Add helper function to return number of counters Signed-off-by: Matt Fleming <matt@console-pimps.org>
|
commit | commitdiff | tree |
2010-09-15 |
Matt Fleming | perf, sh: Fix patch merge foul-up
|
commit | commitdiff | tree |
2010-09-14 |
Matt Fleming | sh: Set CONFIG_SYSFS_DEPRECATED_V2=n Signed-off-by: Matt Fleming <matt@console-pimps.org>
|
commit | commitdiff | tree |
2010-09-07 |
Matt Fleming | sh: Additional register definitions for SH7786 PCIe. Signed-off-by: Matt Fleming <matt@console-pimps.org>
|
commit | commitdiff | tree |
2010-07-12 |
Matt Fleming | perf tools: Add DWARF register lookup for SH Signed-off-by: Matt Fleming <matt@console-pimps.org>
|
commit | commitdiff | tree |
2010-06-23 |
Matt Fleming | sh: Fix typos in PCI initialization message Signed-off-by: Matt Fleming <matt@console-pimps.org>
|
commit | commitdiff | tree |
2010-05-27 |
Matt Fleming | mmc: remove the "state" argument to mmc_suspend_host() Signed-off-by: Matt Fleming <matt@console-pimps.org>
|
commit | commitdiff | tree |
2010-05-27 |
Matt Fleming | sdhci: build fix: rename SDHCI I/O accessor functions Signed-off-by: Matt Fleming <matt@console-pimps.org>
|
commit | commitdiff | tree |
2010-04-29 |
Matt Fleming | sh: native_cpu_disable() build error when CONFIG_HOTPLUG_CPU=n Signed-off-by: Matt Fleming <matt@console-pimps.org>
|
commit | commitdiff | tree |
2010-04-25 |
Matt Fleming | sh: Use correct mask when comparing PMB DATA array... Signed-off-by: Matt Fleming <matt@console-pimps.org>
|
commit | commitdiff | tree |
2010-04-25 |
Matt Fleming | sh: Do not try merging two 128MB PMB mappings Signed-off-by: Matt Fleming <matt@console-pimps.org>
|
commit | commitdiff | tree |
2010-04-25 |
Matt Fleming | sh: Fix zImage load address when CONFIG_32BIT=y Signed-off-by: Matt Fleming <matt@console-pimps.org>
|
commit | commitdiff | tree |
2010-04-25 |
Matt Fleming | sh: Fix address to decompress at when CONFIG_32BIT=y Signed-off-by: Matt Fleming <matt@console-pimps.org>
|
commit | commitdiff | tree |
2010-04-25 |
Matt Fleming | sh: Assembly friendly __pa and __va definitions Signed-off-by: Matt Fleming <matt@console-pimps.org>
|
commit | commitdiff | tree |
2010-03-29 |
Matt Fleming | sh: tlb debugfs support. Signed-off-by: Matt Fleming <matt@console-pimps.org>
|
commit | commitdiff | tree |
2010-03-29 |
Matt Fleming | sh: Enable the mmu in start_secondary() Signed-off-by: Matt Fleming <matt@console-pimps.org>
|
commit | commitdiff | tree |
2010-03-26 |
Matt Fleming | sh: update the TLB replacement counter for entry wiring. Signed-off-by: Matt Fleming <matt@console-pimps.org>
|
commit | commitdiff | tree |
2010-03-23 |
Matt Fleming | sh: Fix build after dynamic PMB rework Signed-off-by: Matt Fleming <matt@console-pimps.org>
|
commit | commitdiff | tree |
2010-03-23 |
Matt Fleming | sh: Replace unsafe manipulation of MMUCR Signed-off-by: Matt Fleming <matt@console-pimps.org>
|
commit | commitdiff | tree |
2010-03-23 |
Matt Fleming | sh: Flush ITLB too in PTEAEX's flush_tlb_page() Signed-off-by: Matt Fleming <matt@console-pimps.org>
|
commit | commitdiff | tree |
2010-02-18 |
Matt Fleming | sh: Turn on speculative return for SH7785 and SH7786 Signed-off-by: Matt Fleming <matt@console-pimps.org>
|
commit | commitdiff | tree |
2010-02-08 |
Matt Fleming | sh: Optimise FDE/CIE lookup by using red-black trees Signed-off-by: Matt Fleming <matt@console-pimps.org>
|
commit | commitdiff | tree |
2010-02-08 |
Matt Fleming | sh: Remove superfluous setup_frame_reg call Signed-off-by: Matt Fleming <matt@console-pimps.org>
|
commit | commitdiff | tree |
2010-02-08 |
Matt Fleming | sh: Don't continue unwinding across interrupts Signed-off-by: Matt Fleming <matt@console-pimps.org>
|
commit | commitdiff | tree |
2010-02-08 |
Matt Fleming | sh: Setup frame pointer in handle_exception path Signed-off-by: Matt Fleming <matt@console-pimps.org>
|
commit | commitdiff | tree |
2010-02-08 |
Matt Fleming | sh: Correct the offset of the return address in ret_from_exc... Signed-off-by: Matt Fleming <matt@console-pimps.org>
|
commit | commitdiff | tree |
2010-01-18 |
Matt Fleming | sh: Setup early PMB mappings. Signed-off-by: Matt Fleming <matt@console-pimps.org>
|
commit | commitdiff | tree |
2010-01-16 |
Matt Fleming | sh: Use ioremap_fixed() to implement SH-5 ioremap() Signed-off-by: Matt Fleming <matt@console-pimps.org>
|
commit | commitdiff | tree |
2010-01-16 |
Matt Fleming | sh: Use ioremap_fixmed to map the SM501 DRAM config... Signed-off-by: Matt Fleming <matt@console-pimps.org>
|
commit | commitdiff | tree |
2010-01-16 |
Matt Fleming | sh: Add fixed ioremap support Signed-off-by: Matt Fleming <matt@console-pimps.org>
|
commit | commitdiff | tree |
2010-01-16 |
Matt Fleming | sh: Generalise the pte handling code for the fixmap... Signed-off-by: Matt Fleming <matt@console-pimps.org>
|
commit | commitdiff | tree |
2010-01-16 |
Matt Fleming | sh: Acquire some more page flags for SH-5. Signed-off-by: Matt Fleming <matt@console-pimps.org>
|
commit | commitdiff | tree |
2010-01-16 |
Matt Fleming | sh: New extended page flag to wire/unwire TLB entries Signed-off-by: Matt Fleming <matt@console-pimps.org>
|
commit | commitdiff | tree |
2010-01-14 |
Matt Fleming | sh: Fix CONFIG_PMB=n build. Signed-off-by: Matt Fleming <matt@console-pimps.org>
|
commit | commitdiff | tree |
2010-01-13 |
Matt Fleming | sh: PVR detection for 2nd cut SH7786. Signed-off-by: Matt Fleming <matt@console-pimps.org>
|
commit | commitdiff | tree |
2010-01-13 |
Matt Fleming | sh: Don't perform an icbi on a P2 address Signed-off-by: Matt Fleming <matt@console-pimps.org>
|
commit | commitdiff | tree |
2010-01-02 |
Matt Fleming | sh: Move page table allocation out of line Signed-off-by: Matt Fleming <matt@console-pimps.org>
|
commit | commitdiff | tree |
2010-01-02 |
Matt Fleming | sh: Optimise flush_dcache_page() on SH4 Signed-off-by: Matt Fleming <matt@console-pimps.org>
|
commit | commitdiff | tree |
2010-01-02 |
Matt Fleming | sh: Correct the PTRS_PER_PMD and PMD_SHIFT values Signed-off-by: Matt Fleming <matt@console-pimps.org>
|
commit | commitdiff | tree |
2009-12-31 |
Matt Fleming | sh: Remove unused functions Signed-off-by: Matt Fleming <matt@console-pimps.org>
|
commit | commitdiff | tree |
2009-12-17 |
Matt Fleming | sdio: initialise SDIO functions and update card->sdio_funcs... Signed-off-by: Matt Fleming <matt@console-pimps.org>
|
commit | commitdiff | tree |
2009-12-17 |
Matt Fleming | sh: Definitions for 3-level page table layout Signed-off-by: Matt Fleming <matt@console-pimps.org>
|
commit | commitdiff | tree |
2009-12-17 |
Matt Fleming | sh: Abstract the number of page table levels Signed-off-by: Matt Fleming <matt@console-pimps.org>
|
commit | commitdiff | tree |
2009-12-15 |
Matt Fleming | sh: Fix up FPU build for SH5 Signed-off-by: Matt Fleming <matt@console-pimps.org>
|
commit | commitdiff | tree |
2009-12-14 |
Matt Fleming | sh: Couple kernel and user write page perm bits for... Signed-off-by: Matt Fleming <matt@console-pimps.org>
|
commit | commitdiff | tree |
2009-12-09 |
Matt Fleming | sh: Can't compare physical and virtual addresses for... Signed-off-by: Matt Fleming <matt@console-pimps.org>
|
commit | commitdiff | tree |