index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2005-09-05
[PATCH] ppc32: add phy excluded features to ocp_func_emac_data
Matt Porter
1
-8
/
+44
2005-09-05
[PATCH] ppc32: Add ppc_sys descriptions for PowerQUICC II devices
Kumar Gala
4
-3
/
+597
2005-09-05
[PATCH] ppc32: Added support for the Book-E style Watchdog Timer
Kumar Gala
6
-27
/
+54
2005-09-05
[PATCH] ppc32: Add usb support to IBM stb04xxx platforms
Matt Porter
3
-8
/
+61
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
3
-627
/
+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
3
-551
/
+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
6
-892
/
+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
7
-1236
/
+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
7
-1007
/
+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] remove hugetlb_clean_stale_pgtable() and fix huge_pte_alloc()
Chen, Kenneth W
1
-20
/
+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
1
-2
/
+11
2005-09-05
[PATCH] sparsemem extreme implementation
Bob Picco
1
-0
/
+1
2005-09-05
[PATCH] SPARSEMEM EXTREME
Bob Picco
2
-21
/
+49
2005-09-02
[PATCH] v850: Add show_mem
Miles Bader
1
-0
/
+30
2005-09-02
[PATCH] v850: Update defconfigs
Miles Bader
3
-60
/
+90
2005-09-02
[PATCH] v850: Round up length passed to slram driver to a multiple of SLRAM_B...
Miles Bader
1
-2
/
+12
2005-09-02
[PATCH] m68knommu: update defconfig for m68knommu
Greg Ungerer
1
-165
/
+287
2005-09-02
[PATCH] m68knommu: new board support in linker script
Greg Ungerer
1
-3
/
+20
2005-09-02
[PATCH] m68knommu: use THREAD_SIZE instead of hard coded size
Greg Ungerer
2
-3
/
+3
2005-09-02
[PATCH] m68knommu: new family (523x) and board config support
Greg Ungerer
1
-7
/
+59
2005-09-02
[PATCH] m68knommu: 523x ColdFire processor support in arch Makefile
Greg Ungerer
1
-0
/
+5
2005-09-02
[PATCH] m68knommu: cleanup showstack()
Greg Ungerer
1
-7
/
+13
2005-09-02
[PATCH] m68knommu: fix ColdFire startup code to properly handle non 0 based ram
Greg Ungerer
1
-3
/
+12
2005-09-02
[PATCH] m68knommu: new family (523x) and board setup
Greg Ungerer
1
-6
/
+19
2005-09-02
[PATCH] m68knommu: 523x ColdFire processor init code
Greg Ungerer
1
-0
/
+82
2005-09-02
Merge HEAD from master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
7
-30
/
+142
2005-09-01
[ARM] Fix ARMv6 page table bits
Russell King
1
-1
/
+1
2005-09-01
Merge refs/heads/release from master.kernel.org:/pub/scm/linux/kernel/git/aeg...
Linus Torvalds
30
-237
/
+2040
2005-09-01
Merge HEAD from master.kernel.org:/home/rmk/linux-2.6-arm.git
Linus Torvalds
14
-168
/
+168
2005-09-01
[PATCH] ppc: L2 cache prefetch fixes on 745x
Kumar Gala
2
-2
/
+34
2005-09-01
[PATCH] Fix bug in ppc64 dynamic hugepage support
David Gibson
1
-13
/
+9
2005-09-01
[ARM] Simplify setup_mm_for_reboot()
Russell King
1
-9
/
+9
2005-09-01
[ARM] Convert open-coded __pmd_populate to use inline function
Russell King
1
-5
/
+1
2005-09-01
[ARM] 2864/1: VST aka CONFIG_NO_IDLE_HZ support for SA11x0
Nicolas Pitre
2
-2
/
+53
2005-09-01
[ARM] 2863/1: clarify comment in PXA2xx and SA1x00 timer code
Nicolas Pitre
2
-12
/
+12
2005-09-01
[ARM] 2862/1: VST aka CONFIG_NO_IDLE_HZ support for PXA2xx
Nicolas Pitre
2
-2
/
+53
2005-09-01
[ARM] 2865/2: fix fadvise64_64 syscall argument passing
Nicolas Pitre
3
-1
/
+15
2005-08-31
Auto-update from upstream
Tony Luck
3
-37
/
+19
2005-08-31
[IA64] uncached allocator: use generic (not sn2 specific) functions
Martin Hicks
1
-2
/
+2
2005-08-31
[ARM] 2868/1: Include linux/cpumask.h in arch/arm/common/gic.c
Catalin Marinas
1
-0
/
+1
[next]