capabilities: clean up file capability reading
[safe/jmp/linux-2.6] / include / asm-sh /
2007-10-19 Robert P. J. DayFix misspellings of "system", "controller", "interrupt...
2007-10-19 Jiri Slabyforbid asm/bitops.h direct inclusion
2007-10-19 Benjamin Herrenschmidtremove unused flush_tlb_pgtables
2007-10-18 Nick Pigginbitops: introduce lock ops
2007-10-17 Olaf Heringincrease AT_VECTOR_SIZE to terminate saved_auxv properly
2007-10-17 Ralf BaechleRemove dma_cache_(wback|inv|wback_inv) functions
2007-10-17 Adrian Bunkremove include/asm-*/ipc.h
2007-10-17 Jan Beulichcleanup floppy.h
2007-10-17 Olaf Heringremove strict ansi check from __u64 in asm/types.h
2007-10-17 Christoph Hellwigkill DECLARE_MUTEX_LOCKED
2007-10-16 Christoph Hellwigx86: optimize page faults like all other achitectures...
2007-10-13 Linus TorvaldsMerge git://git./linux/kernel/git/lethal/sh-2.6
2007-10-11 Thomas Gleixneri386/x86_64: move headers to include/asm-x86
2007-10-07 Adrian McMenaminsh: Fix SH-4 DMAC CHCR masking.
2007-10-03 Paul Mundtsh: Make kgdb i-cache flushing less inept.
2007-10-03 Paul Mundtsh: kgdb section mismatches and tidying.
2007-09-27 Paul Mundtsh: Use boot_cpu_data for CPU probe.
2007-09-27 Paul Mundtsh: processor.h needs smp.h
2007-09-24 Paul Mundtsh: Define _ebss for uClinux MTD map driver.
2007-10-03 Bernd SchmidtBinfmt_flat: Add minimum support for the Blackfin reloc...
2007-09-21 Paul Mundtsh: Bring SMP support back from the dead.
2007-09-21 Magnus Dammsh: intc - initial SMP support.
2007-09-21 Paul Mundtsh: Kill off special boot_cpu_data.
2007-09-21 Adrian McMenaminsh: Add maple bus support for the SEGA Dreamcast.
2007-09-21 Paul Mundtsh: Fix up extended mode TLB for SH-X2+ cores.
2007-09-21 Markus Brunnersh: Magic Panel R2 board support.
2007-09-21 Paul Mundtsh: dma: Fix CONFIG_SYSFS=n build.
2007-09-21 Kristoffer Ericsonsh: dma: Fix up build for SH7709 support.
2007-09-21 Kristoffer Ericsonsh: Fix OFFCHIP_IRQ_BASE compile error.
2007-09-21 Magnus Dammsh: add writesb(), readsb(), writesw() and readsw(...
2007-09-21 Magnus Dammsh: intc - rework higlander irq code for r7780mp and...
2007-09-21 Magnus Dammsh: intc - irl mode update for sh7780 and sh7785
2007-09-21 Paul Mundtsh: Overhaul spinlocks and rwlocks for SH-4A SMP.
2007-09-21 Paul Mundtsh: heartbeat driver update.
2007-09-21 Magnus Dammsh: intc - primary priority masking fixes
2007-09-21 Magnus Dammsh: intc - mark data structures as __initdata
2007-09-21 Magnus Dammsh: intc - convert board specific r2d code
2007-09-21 Magnus Dammsh: intc - rework core code
2007-09-21 Magnus Dammsh: intc - add a clear register to struct intc_prio_reg
2007-09-21 Markus Brunnersh: Add SH7720 CPU support.
2007-09-21 Markus Brunnersh: Add gpio.h stubs for PFC definitions.
2007-09-21 Paul Mundtsh: x3proto: ILSEL IRQ support.
2007-09-21 Magnus Dammsh: remove intc2 code
2007-09-21 Magnus Dammsh: intc - convert voyagergx code
2007-09-21 Magnus Dammsh: intc - add single bitmap register support
2007-09-21 Magnus Dammsh: intc - remove redundant irq code for sh03, snapgear...
2007-09-21 Paul Mundtrtc: rtc-sh: Support 4-digit year on SH7705/SH7710...
2007-09-21 Magnus Dammsh: intc - add support for SH7785
2007-09-21 Paul Mundtsh: Support explicit L1 cache disabling.
2007-08-09 Paul Mundtsh: Add missing dma_sync_single_range_for_*().
2007-08-03 Linus TorvaldsMerge /pub/scm/linux/kernel/git/lethal/sh-2.6.23
2007-08-03 Magnus Dammsh: fix cf support on r2d boards
2007-08-02 Heiko CarstensFix WARN_ON() on bitfield ops for all other archs
2007-07-31 Stephane Eranianremove unused TIF_NOTIFY_RESUME flag
2007-07-26 Magnus Dammsh: remove support for sh7300 and solution engine 7300
2007-07-26 Paul Mundtsh: Kill off virt_to_bus()/bus_to_virt().
2007-07-26 Paul Mundtsh: Kill the rest of the SE73180 cruft.
2007-07-25 Magnus Dammsh: remove support for sh73180 and solution engine...
2007-07-25 Paul Mundtsh: Reclaim beginning of P3 space for vmalloc area.
2007-07-24 Adrian McMenaminsh: Fix Dreamcast DMA issues.
2007-07-24 Paul Mundtsh: Add kmap_coherent()/kunmap_coherent() interface...
2007-07-20 Magnus Dammsh: intc - add support for SH7750 and its variants
2007-07-20 Paul MundtMerge branch 'clkfwk'
2007-07-20 Paul Mundtsh: Implement clk_round_rate() in the clock framework.
2007-07-20 Paul Mundtsh: Wire up fallocate() syscall.
2007-07-20 Magnus Dammsh: intc - add support for 7780
2007-07-20 Magnus Dammsh: IPR/INTC2 IRQ setup consolidation.
2007-07-20 Magnus Dammsh: clean up interrupt code for solution engine 7722...
2007-07-20 Magnus Dammsh: intc - add support for 7722 processor
2007-07-20 Magnus Dammsh: intc - shared IPR and INTC2 controller
2007-07-19 Ralf Baechle[PATCH] sched: sched_cacheflush is now unused
2007-07-19 Peter Zijlstraarch: personality independent stack top
2007-07-17 Antonino A. Daplasfbdev: detect primary display device
2007-07-17 Antonino A. Daplasfbdev: move arch-specific bits to their respective...
2007-07-16 Linus TorvaldsMerge /pub/scm/linux/kernel/git/lethal/sh-2.6
2007-07-16 Jan Beulichpage table handling cleanup
2007-07-12 Kristoffer Ericsonsh: hd64461.h cleanup and added comments.
2007-07-11 Jan BeulichPCI: remove pci_dac_dma_... APIs
2007-07-11 Michael EllermanPCI: Use a weak symbol for the empty version of pcibios...
2007-07-11 Alan Coxlots-of-architectures: enable arbitary speed tty support
2007-07-06 Paul Mundtsh: Add parport stub for SuperIO ports.
2007-07-06 Nobuhiro Iwamatsush: Fix timer-tmu build for SH-3.
2007-06-20 Paul Mundtsh: Preliminary support for the SH-X3 CPU.
2007-06-20 Paul Mundtsh: Hook up hard_smp_processor_id() for INTC2 block.
2007-06-18 Kaz Kojimash: Fix up futex implementation.
2007-06-15 Magnus Dammsh: rework ipr code
2007-06-15 Magnus Dammsh: rework intc2 code
2007-06-11 Paul Mundtsh: Tidy up dependencies for SH-2 build.
2007-06-11 Paul Mundtsh: Compile fix for SH7604 removal.
2007-06-08 Robert P. J. Daysh: Warn against direct inclusion of <asm/rwsem.h>.
2007-06-08 Paul Mundtsh: Kill off dead SH7604 support.
2007-06-08 Paul Mundtsh: Support for multiple nodes.
2007-06-08 Paul Mundtsh: Default to 4-byte alignment for SLUB objects.
2007-06-08 Paul Mundtsh: sparsemem support.
2007-06-08 Paul Mundtsh: pfn_valid() depends on flatmem.
2007-06-08 Paul Mundtsh: Kill off machvec aliases.
2007-06-08 Paul Mundtsh: Get multiple boards in one image working again.
2007-06-08 Paul Mundtsh: Fixup machvec support.
2007-06-08 Paul Mundtsh: __user annotations for __get/__put_user().
2007-06-04 Paul Mundtsh: Fix se73180 platform device registration.
next