index
:
history
master
Linux kernel history
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
asm-v850
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2005-03-30
[PATCH] consolidate asm/ipc.h
Stephen Rothwell
1
-31
/
+1
2005-03-13
[PATCH] verify_area cleanup : deprecate
Jesper Juhl
1
-1
/
+2
2005-03-13
[PATCH] ia64 specific /dev/mem handlers
Jes Sorensen
1
-0
/
+11
2005-03-09
[PATCH] make cond_syscall look right
Matt Mackall
1
-1
/
+1
2005-03-05
Merge davem@nuts:/disk1/BK/flush_cache_page-2.6
David S. Miller
1
-1
/
+1
2005-03-04
[PATCH] Randomisation: stack randomisation
Arjan van de Ven
1
-0
/
+2
2005-02-25
[MM]: Add 'pfn' arg to flush_cache_page().
David S. Miller
1
-1
/
+1
2005-02-01
[PATCH] mm: convert memdie to an atomic thread bitflag
Andrea Arcangeli
1
-0
/
+1
2005-01-23
[PATCH] removing bcopy... because it's half broken
Arjan van de Ven
1
-2
/
+0
2005-01-20
[PATCH] consolidate arch specific resource.h headers
Chris Wright
1
-46
/
+1
2005-01-11
[PATCH] cputime: introduce cputime
Martin Schwidefsky
1
-0
/
+6
2005-01-04
[PATCH] remove unused irq_cpustat fields
Christoph Hellwig
1
-2
/
+0
2005-01-04
[PATCH] move irq_enter and irq_exit to common code
Christoph Hellwig
1
-9
/
+0
2004-12-31
[PATCH] introduce fallback header
Nick Piggin
1
-0
/
+2
2004-12-06
[PATCH] Move MCA_bus to linux/mca.h
Matthew Wilcox
1
-7
/
+0
2004-11-07
[PATCH] more hardirq.h consolidation
Christoph Hellwig
1
-21
/
+0
2004-11-01
[PATCH] v850: Add definitions for memcpy_fromio and memcpy_toio
Miles Bader
1
-2
/
+5
2004-11-01
[PATCH] v850: Work around include-definition-loop problem in <asm-v850/posix_...
Miles Bader
1
-1
/
+3
2004-10-25
[PATCH] I/O space write barrier
Jesse Barnes
1
-0
/
+2
2004-10-18
[PATCH] cleanup: remove unused definitions from timex.h
Martin Schwidefsky
1
-4
/
+0
2004-09-07
[PATCH] factor out common <asm/hardirq.h> code
Christoph Hellwig
1
-40
/
+0
2004-09-06
[NET]: Move SOCK_foo types into linux/net.h
Arnaldo Carvalho de Melo
1
-16
/
+0
2004-08-26
[PATCH] Add a few might_sleep() checks
Ingo Molnar
1
-0
/
+3
2004-08-26
[PATCH] introduce profile_pc()
William Lee Irwin III
1
-0
/
+1
2004-08-22
[PATCH] increase per-user mlock limit default to 32k
Rik van Riel
1
-1
/
+1
2004-08-22
[PATCH] rlimit-based mlocks for unprivileged users
Rik van Riel
1
-1
/
+1
2004-08-22
[PATCH] move duplicate BUG and WARN_ON bits to asm-generic
Matt Mackall
1
-10
/
+2
2004-07-28
[PATCH] v850: Define find_first_bit
Miles Bader
1
-0
/
+6
2004-07-04
[PATCH] v850: Use __volatile__ qualifier on test_bit asm statements
Miles Bader
1
-10
/
+10
2004-06-25
[PATCH] v850: remove bogus __ARCH_WANT_ macro defs
Miles Bader
1
-4
/
+2
2004-06-25
[PATCH] v850: add find_next_bit
Miles Bader
1
-0
/
+76
2004-06-25
[PATCH] v850: guard declaration of handle_IRQ_event with #ifdef !__ASSEMBLY__
Miles Bader
1
-6
/
+3
2004-06-23
[PATCH] cpumask: remove 26 no longer used cpumask*.h files
Andrew Morton
1
-6
/
+0
2004-06-23
[PATCH] Move saved_command_line to init/main.c
Andrew Morton
1
-0
/
+6
2004-06-20
[PATCH] O_NOATIME support
Cesar Eduardo Barros
1
-0
/
+1
2004-06-17
[PATCH] RLIM: add rlimit entry for POSIX mqueue allocation
Chris Wright
1
-1
/
+3
2004-06-17
[PATCH] RLIM: add rlimit entry for controlling queued signals
Chris Wright
1
-2
/
+4
2004-06-08
[PATCH] __ARCH_WANT_SYS_RT_SIGACTION fix
Andrew Morton
1
-0
/
+1
2004-05-22
[PATCH] rmap 23 empty flush_dcache_mmap_lock
Andrew Morton
1
-0
/
+2
2004-05-22
[PATCH] rmap 13 include/asm deletions
Andrew Morton
2
-3
/
+0
2004-05-21
[PATCH] Sanitise handling of unneeded syscall stubs
Andrew Morton
1
-0
/
+24
2004-05-19
[PATCH] slab: allow arch override for kmem_bufctl_t
Andrew Morton
1
-0
/
+2
2004-05-14
[PATCH] H8/300: pic support
Andrew Morton
1
-1
/
+2
2004-05-14
[PATCH] Implement atomic_inc_and_test() on various architectures
Andrew Morton
1
-0
/
+10
2004-04-13
[PATCH] obsolete asm/hdreg.h
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2004-04-11
[PATCH] v850: make v850 dma-mapping.h header work when !CONFIG_PCI
Andrew Morton
1
-0
/
+11
2004-04-11
[PATCH] v850: use volatile qualifier on v850 test-n-bitop asm statements
Andrew Morton
1
-19
/
+21
2004-04-11
[PATCH] ia32: 4Kb stacks (and irqstacks) patch
Andrew Morton
1
-0
/
+4
2004-03-13
[PATCH] DMA: Fill gaping hole in DMA API interfaces.
Andrew Morton
1
-4
/
+9
2004-02-24
[PATCH] add syscalls.h
Andrew Morton
1
-0
/
+19
[next]