cgroup: fix sparse warning of shadow symbol in cgroup.c
[safe/jmp/linux-2.6] / include / asm-parisc /
2007-02-17 Helge Deller[PARISC] Generic BUG
2007-02-17 Matthew Wilcox[PARISC] Remove sched.h from uaccess.h on parisc
2007-02-17 Matthew Wilcox[PARISC] Add prototypes for flush_user_dcache_range...
2007-02-17 Kyle McMartin[PARISC] "Fix" circular includes
2007-02-17 Matthew Wilcox[PARISC] Only write to memory in test_and_set_bit/test_...
2007-02-17 Randolph Chung[PARISC] Clean up the cache and tlb headers
2007-02-17 Randolph Chung[PARISC] Optimize TLB flush on SMP systems
2007-02-17 Kyle McMartinMerge branch 'parisc' from /home/kyle/repos/parisc...
2007-02-11 Tilman Schmidt[PATCH] consolidate line discipline number definitions
2007-02-11 Robert P. J. Day[PATCH] Remove final references to deprecated "MAP_ANON...
2007-02-09 Al Viro[PATCH] kill eth_io_copy_and_sum()
2007-02-08 Mike Frysinger[PATCH] use __u64 rather than u64 in parisc statfs...
2007-01-08 Russell King[ARM] pass vma for flush_anon_page()
2006-12-13 Ralf Baechle[PATCH] Optimize D-cache alias handling on fork
2006-12-08 Alan Cox[PATCH] tty: preparatory structures for termios revamp
2006-12-08 Kyle McMartin[PARISC] Move spinlock_t out of struct cpu_data
2006-12-08 Kyle McMartin[PARISC] Remove duplicate PDC_PAT_CELL defines
2006-12-08 Mariusz Kozlowski[PARISC] pdcpat remove extra brackets
2006-12-08 Kyle McMartin[PARISC] Reserve 1GB of space for vmalloc/tmpalias...
2006-12-08 Ryan Bradetich[PARISC] Fix ccio_request_resource when CONFIG_IOMMU_CC...
2006-12-07 Ralf Baechle[PATCH] Pass struct dev pointer to dma_cache_sync()
2006-12-07 Ralf Baechle[PATCH] Add struct dev pointer to dma_is_consistent()
2006-12-07 Peter Zijlstra[PATCH] mm: pagefault_{disable,enable}()
2006-12-03 Al Viro[NET]: PARISC checksum annotations and cleanups.
2006-12-02 Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/driver-2.6
2006-12-01 Benjamin HerrenschmidtDriver core: add dev_archdata to struct device
2006-11-30 Matt LaPlanteFix misc .c/.h comment typos
2006-11-27 Kyle McMartin[PATCH] Fix incorrent type of flags in <asm/semaphore.h>
2006-10-07 Matthew Wilcox[PARISC] pdc_init no longer exists
2006-10-07 Matthew WilcoxBuild fixes for struct pt_regs removal
2006-10-04 Matthew Wilcox[PARISC] Make DMA routines more stubby
2006-10-04 Matthew Wilcox[PARISC] Define pci_get_legacy_ide_irq
2006-10-04 Matthew Wilcox[PARISC] Fix iounmap compile warning
2006-10-04 Kyle McMartin[PARISC] Add support for Quicksilver AGPGART
2006-10-04 Kyle McMartin[PARISC] Move LBA and SBA register defines to the commo...
2006-10-04 Kyle McMartin[PARISC] Create shared <asm/ropes.h> header
2006-10-04 James Bottomley[PARISC] Allow nested interrupts
2006-10-04 Matthew Wilcox[PARISC] Enable interrupts while spinning
2006-10-04 Grant Grundler[PARISC] Use CONFIG_HZ to determine interval timer...
2006-10-04 Carlos O'Donell[PARISC] Implement futex_atomic_cmpxchg_inatomic
2006-10-04 Matthew Wilcox[PARISC] Improve rwlock implementation
2006-10-04 Matthew Wilcox[PARISC] Clean up asm-parisc/serial.h
2006-10-04 Kyle McMartin[PARISC] Switch is_compat_task to use TIF_32BIT
2006-10-04 Kyle McMartin[PARISC] Prevent multiple includes of asm-parisc/parisc...
2006-10-04 James Bottomley[PARISC] parisc specific kmap API implementation for...
2006-10-04 Kyle McMartin[PARISC] Fix up parisc irq handling for genirq changes
2006-10-04 Kyle McMartin[PARISC] Add asm-parisc/mckinley.h bus header
2006-10-04 Kyle McMartin[PARISC] Abstract shift register left in .S
2006-10-04 Kyle McMartin[PARISC] PA7200 also supports prefetch for read
2006-10-04 Kyle McMartin[PARISC] Untangle <asm/processor.h> header include...
2006-10-03 Uwe Zeisbergerfix file specification in comments
2006-10-02 Arnd Bergmann[PATCH] rename the provided execve functions to kernel_...
2006-10-01 Martin Schwidefsky[PATCH] Directed yield: cpu_relax variants for spinlock...
2006-09-26 Dave McCracken[PATCH] Standardize pxx_page macros
2006-09-19 Matthew Wilcox[PATCH] headers_check: Clean up asm-parisc/page.h for...
2006-07-15 Steven Rostedt[PATCH] remove set_wmb - arch removal
2006-07-04 Linus TorvaldsMerge git://git.infradead.org/hdrinstall-2.6
2006-07-02 Thomas Gleixner[PATCH] irq-flags: PARISC: Use the new IRQF_ constants
2006-06-29 Catherine Zhang[AF_UNIX]: Datagram getpeersec
2006-06-29 Linus TorvaldsMerge /pub/scm/linux/kernel/git/kyle/parisc-2.6
2006-06-29 Ingo Molnar[PATCH] genirq: add ->retrigger() irq op to consolidate...
2006-06-29 Ingo Molnar[PATCH] genirq: cleanup: turn ARCH_HAS_IRQ_PER_CPU...
2006-06-27 Kyle McMartin[PARISC] Move os_id_to_string() inside #ifndef __ASSEMBLY__
2006-06-27 Kyle McMartin[PARISC] Add os_id_to_string helper
2006-06-27 Kyle McMartin[PARISC] OS_ID_LINUX == 0x0006
2006-06-27 Kyle McMartin[PARISC] Ensure Space ID hashing is turned off
2006-06-27 Kyle McMartin[PARISC] Match show_cache_info with reality
2006-06-27 Kyle McMartin[PARISC] Add is_compat_task() helper
2006-06-27 Thibaut Varene[PARISC] PDC_CHASSIS is implemented on all machines
2006-06-27 Carlos O'Donell[PARISC] Remove unconditional #define PIC in syscall...
2006-06-27 Kyle McMartin[PARISC] Use MFIA in current_text_addr on pa2.0 processors
2006-06-27 Carlos O'Donell[PARISC] Use FIXUP_BRANCH_CLOBBER to asm clobber list
2006-06-27 Kyle McMartin[PARISC] Whitespace clean up in asm/pgtable.h
2006-06-27 Kyle McMartin[PARISC] Ensure all ldcw uses are ldcw,co on pa2.0
2006-06-25 Matt Mackall[PATCH] random: remove SA_SAMPLE_RANDOM from floppy...
2006-06-23 Ralf Baechle[PATCH] Delete unused definitions of kvaddr_to_nid
2006-06-18 David WoodhouseAdd empty Kbuild files for 'make headers_install' in...
2006-04-29 David WoodhouseRemove unneeded _syscallX macros from user view in...
2006-04-26 David WoodhouseDon't include linux/config.h from anywhere else in...
2006-04-21 Kyle McMartin[PARISC] Make ioremap default to _nocache
2006-04-21 Kyle McMartin[PARISC] Add new entries to the syscall table
2006-04-21 Helge Deller[PARISC] Further work for multiple page sizes
2006-04-11 Yasunori Goto[PATCH] Configurable NODES_SHIFT
2006-03-30 Kyle McMartin[PARISC] Add atomic_sub_and_test
2006-03-30 Kyle McMartin[PARISC] Make local_t use atomic_long_t
2006-03-30 Kyle McMartin[PARISC] Add PREEMPT support
2006-03-30 Kyle McMartin[PARISC] More useful readwrite lock helpers
2006-03-30 Helge Deller[PARISC] Fixup CONFIG_EISA a bit
2006-03-30 Helge Deller[PARISC] Remove obsolete CONFIG_DEBUG_IOREMAP
2006-03-30 Helge Deller[PARISC] Enable ioremap functionality unconditionally
2006-03-30 Helge Deller[PARISC] Add CONFIG_HPPA_IOREMAP to conditionally enabl...
2006-03-30 Helge Deller[PARISC] Add STRICT_MM_TYPECHECKS
2006-03-30 James Bottomley[PARISC] Add parisc implementation of flush_kernel_dcac...
2006-03-30 James Bottomley[PARISC] Add parisc implementation of flush_anon_page()
2006-03-30 Thibaut VARENE[PARISC] Clarify pdc_stable license terms
2006-03-28 Alexey Dobriyan[PATCH] Typo fixes
2006-03-27 Ingo Molnar[PATCH] parisc: add ptr_to_compat()
2006-03-27 KAMEZAWA Hiroyuki[PATCH] unify pfn_to_page: parisc pfn_to_page
2006-03-26 Akinobu Mita[PATCH] bitops: parisc: use generic bitops
2006-03-26 Akinobu Mita[PATCH] bitops: parisc: add ()-pair in __ffz() macro
next