index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
asm-arm
/
serial.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2005-09-05
[PATCH] ppc32: add 440GX rev.F cputable entry
Eugene Surovegin
1
-0
/
+10
2005-09-05
[PATCH] ppc32: Cleaned up global namespace of Book-E watchdog variables
Kumar Gala
4
-17
/
+21
2005-09-05
[PATCH] cpm_uart: Fix baseaddress for SMC 1 and 2
Kumar Gala
1
-0
/
+2
2005-09-05
[PATCH] cpm_uart: use schedule_timeout instead of direct call to schedule
Kumar Gala
1
-6
/
+7
2005-09-05
[PATCH] cpm_uart: Fix 2nd serial port on MPC8560 ADS
Kumar Gala
2
-111
/
+171
2005-09-05
[PATCH] ppc32: add phy excluded features to ocp_func_emac_data
Matt Porter
2
-8
/
+45
2005-09-05
[PATCH] ppc32: Add ppc_sys descriptions for PowerQUICC II devices
Kumar Gala
7
-4
/
+619
2005-09-05
[PATCH] ppc32: Added support for the Book-E style Watchdog Timer
Kumar Gala
10
-27
/
+270
2005-09-05
[PATCH] ppc32: Add usb support to IBM stb04xxx platforms
Matt Porter
3
-8
/
+61
2005-09-05
[PATCH] ppc32: fix asm-ppc/dma-mapping.h sparse warning
Christoph Hellwig
1
-1
/
+2
2005-09-05
[PATCH] ppc32: Remove board support for PCORE
Kumar Gala
7
-1122
/
+3
2005-09-05
[PATCH] ppc32: Remove board support for SPD823TS
Kumar Gala
4
-631
/
+0
2005-09-05
[PATCH] ppc32: Remove board support for SM850
Kumar Gala
3
-561
/
+1
2005-09-05
[PATCH] ppc32: Remove board support for REDWOOD
Kumar Gala
4
-555
/
+0
2005-09-05
[PATCH] ppc32: Remove board support for RAINIER
Kumar Gala
2
-635
/
+0
2005-09-05
[PATCH] ppc32: Remove board support for OAK
Kumar Gala
7
-896
/
+1
2005-09-05
[PATCH] ppc32: Remove board support for MENF1
Kumar Gala
3
-624
/
+0
2005-09-05
[PATCH] ppc32: Remove board support for MCPN765
Kumar Gala
8
-1238
/
+2
2005-09-05
[PATCH] ppc32: Remove board support for K2
Kumar Gala
7
-1390
/
+1
2005-09-05
[PATCH] ppc32: Remove defconfig for CEDAR
Kumar Gala
1
-534
/
+0
2005-09-05
[PATCH] ppc32: Remove board support for BEECH
Kumar Gala
2
-633
/
+1
2005-09-05
[PATCH] ppc32: Remove board support for ASH
Kumar Gala
8
-1011
/
+2
2005-09-05
[PATCH] ppc32: Remove board support for ADIR
Kumar Gala
8
-1493
/
+0
2005-09-05
[PATCH] arch/ppc/kernel/ppc_ksyms.c: remove unused #define EXPORT_SYMTAB_STROPS
Adrian Bunk
1
-3
/
+0
2005-09-05
[PATCH] Generic VFS fallback for security xattrs
Stephen Smalley
6
-228
/
+49
2005-09-05
[PATCH] selinux: endian notations
Alexey Dobriyan
5
-37
/
+52
2005-09-05
[PATCH] selinux: Reduce memory use by avtab
Stephen Smalley
9
-235
/
+400
2005-09-05
[PATCH] kconfig: linux.pot for all arch
Egry Gabor
1
-2
/
+14
2005-09-05
[PATCH] kconfig: kxgettext: EOL fix
Egry Gabor
1
-1
/
+6
2005-09-05
[PATCH] kconfig: kxgettext: message fix
Egry Gabor
1
-4
/
+5
2005-09-05
[PATCH] VM: add page_state info to per-node meminfo
Martin Hicks
3
-7
/
+43
2005-09-05
[PATCH] add /proc/pid/smaps
Mauricio Lin
3
-42
/
+245
2005-09-05
[PATCH] slab: removes local_irq_save()/local_irq_restore() pair
Manfred Spraul
1
-11
/
+15
2005-09-05
[PATCH] mm/slab.c: prefetchw the start of new allocated objects
Eric Dumazet
1
-1
/
+3
2005-09-05
[PATCH] x86_64: avoid some atomic operations during address space destruction
Zachary Amsden
1
-0
/
+14
2005-09-05
[PATCH] x86: ptep_clear optimization
Zachary Amsden
3
-2
/
+32
2005-09-05
[PATCH] sab: consolidate kmem_bufctl_t
Kyle Moffett
23
-43
/
+1
2005-09-05
[PATCH] remove hugetlb_clean_stale_pgtable() and fix huge_pte_alloc()
Chen, Kenneth W
4
-28
/
+3
2005-09-05
[PATCH] hugetlb: check p?d_present in huge_pte_offset()
Adam Litke
1
-2
/
+5
2005-09-05
[PATCH] hugetlb: move stale pte check into huge_pte_alloc()
Adam Litke
2
-4
/
+11
2005-09-05
[PATCH] hugetlb: add pte_huge() macro
Adam Litke
2
-2
/
+5
2005-09-05
[PATCH] arm: allow for arch-specific IOREMAP_MAX_ORDER
Deepak Saxena
2
-2
/
+8
2005-09-05
[PATCH] mm: correct _PAGE_FILE comment
Paolo 'Blaisorblade' Giarrusso
3
-9
/
+11
2005-09-05
[PATCH] mm: remove implied vm_ops check
Paolo 'Blaisorblade' Giarrusso
1
-1
/
+1
2005-09-05
[PATCH] shmem_populate: avoid an useless check, and some comments
Paolo 'Blaisorblade' Giarrusso
2
-1
/
+12
2005-09-05
[PATCH] vm: slab.c spelling correction
Martin Hicks
1
-1
/
+1
2005-09-05
[PATCH] comment typo fix
Paolo 'Blaisorblade' Giarrusso
1
-1
/
+1
2005-09-05
[PATCH] mm: fix madvise vma merging
Hugh Dickins
1
-4
/
+5
2005-09-05
[PATCH] VM: zone reclaim atomic ops cleanup
Martin Hicks
2
-5
/
+6
2005-09-05
[PATCH] VM: add capabilites check to set_zone_reclaim
Martin Hicks
2
-0
/
+4
[next]