index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
/
mm
/
init.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-04-28
[MIPS] Alchemy: move UART platform code to its proper place
Sergei Shtylyov
4
-105
/
+61
2008-04-28
[MIPS] Alchemy: kill useless #include's, #define's and extern's
Sergei Shtylyov
41
-345
/
+35
2008-04-28
[MIPS] malta_int.c: make 4 variables static
Dmitri Vorobiev
1
-4
/
+4
2008-04-28
[MIPS] make standard_io_resources[] static
Dmitri Vorobiev
1
-2
/
+2
2008-04-28
[MIPS] make plat_perf_setup() static
Dmitri Vorobiev
1
-1
/
+1
2008-04-28
[MIPS] make mdesc and prom_getmdesc() static
Dmitri Vorobiev
1
-2
/
+2
2008-04-28
[MIPS] make mips_ejtag_setup() static
Dmitri Vorobiev
1
-1
/
+1
2008-04-28
[MIPS] make mips_nmi_setup() static
Dmitri Vorobiev
1
-1
/
+1
2008-04-28
[MIPS] replace remaining __FUNCTION__ occurrences
Harvey Harrison
6
-7
/
+7
2008-04-28
[MIPS] remove redundant display of free swap space in show_mem()
Johannes Weiner
1
-1
/
+0
2008-04-28
[MIPS] Alchemy: kill useless time variables
Sergei Shtylyov
2
-17
/
+6
2008-04-28
[MIPS] Alchemy: don't unmask timer IRQ early
Sergei Shtylyov
3
-20
/
+7
2008-04-28
[MIPS] Move arch/mips/philips to arch/mips/nxp
Daniel Laird
22
-27
/
+25
2008-04-28
[MIPS] replace __inline with inline
Harvey Harrison
2
-2
/
+2
2008-04-28
[MIPS] Add support for MIPS CMP platform.
Ralf Baechle
34
-123
/
+2191
2008-04-28
[MIPS] Add CoreFPGA5 support; distinguish between SOCit/ROCit
Chris Dearman
2
-5
/
+12
2008-04-28
[MIPS] Add noulri kernel argument to disable "rdhwr $29" usermode support.
Chris Dearman
1
-1
/
+12
2008-04-28
[MIPS] Allow setting of the cache attribute at run time.
Chris Dearman
11
-61
/
+75
2008-04-28
[MIPS] Tidy up cache attributes
Chris Dearman
1
-39
/
+42
2008-04-28
[MIPS] All MIPS32 processors support64-bit physical addresses.
Chris Dearman
5
-10
/
+10
2008-04-28
[MIPS] Remove TLB sanitation code
Chris Dearman
3
-61
/
+0
2008-04-28
[MIPS] Basic SPRAM support
Chris Dearman
3
-0
/
+230
2008-04-28
[MIPS] Reimplement clear_page/copy_page
Thiemo Seufer
6
-862
/
+725
2008-04-28
kernel-doc: detect trailing kernel-doc line trash
Randy Dunlap
1
-0
/
+5
2008-04-28
kernel-doc: detect/prevent duplicate doc section names
Randy Dunlap
1
-7
/
+13
2008-04-28
fatfs: fix build warning with 64k PAGE_SIZE
Olof Johansson
1
-1
/
+1
2008-04-28
fat: detect media without partition table correctly
Frank Seidel
1
-3
/
+17
2008-04-28
FAT_VALID_MEDIA(): remove pointless test
Andrew Morton
2
-2
/
+6
2008-04-28
fat: use __getname()
OGAWA Hirofumi
2
-16
/
+14
2008-04-28
vfat: bug fix for vfat cannot handle filename with 255
Keith Mok
2
-30
/
+39
2008-04-28
Add balance_dirty_pages_ratelimited() to cont_expand_zero()
OGAWA Hirofumi
1
-0
/
+2
2008-04-28
fat: Remove fat_clusters_flush()
OGAWA Hirofumi
1
-2
/
+0
2008-04-28
fat: Update free_clusters even if it is untrusted
OGAWA Hirofumi
3
-5
/
+10
2008-04-28
fat: Add allow_utime option
OGAWA Hirofumi
4
-3
/
+55
2008-04-28
fat: fat_setattr() fix
OGAWA Hirofumi
1
-9
/
+6
2008-04-28
fat: fat_notify_change() and check_mode() cleanup
OGAWA Hirofumi
4
-102
/
+87
2008-04-28
fat: kill is_bad_inode() check
OGAWA Hirofumi
1
-7
/
+2
2008-04-28
reiserfs: unpack tails on quota files
Jan Kara
3
-8
/
+14
2008-04-28
reiserfs: fix hang on umount with quotas when journal is aborted
Jan Kara
1
-1
/
+7
2008-04-28
reiserfs: replace remaining __FUNCTION__ occurrences
Harvey Harrison
4
-13
/
+13
2008-04-28
reiserfs: fix more sparse warnings in do_balan.c
Harvey Harrison
1
-7
/
+7
2008-04-28
reiserfs: fix sparse warning in journal.c
Harvey Harrison
1
-1
/
+1
2008-04-28
reiserfs: le*_add_cpu conversion
Marcin Slusarz
2
-5
/
+3
2008-04-28
udf: fix sparse warning in namei.c
Harvey Harrison
1
-4
/
+4
2008-04-28
ufs: replace __inline with inline
Harvey Harrison
1
-1
/
+1
2008-04-28
ufs: remove unused fs64_add and fs64_sub
Marcin Slusarz
1
-18
/
+0
2008-04-28
ufs: replace remaining __FUNCTION__ occurrences
Harvey Harrison
4
-11
/
+11
2008-04-28
ufs: [bl]e*_add_cpu conversion
Marcin Slusarz
1
-8
/
+8
2008-04-28
jbd: replace remaining __FUNCTION__ occurrences
Harvey Harrison
3
-12
/
+12
2008-04-28
ext3: replace remaining __FUNCTION__ occurrences
Harvey Harrison
8
-80
/
+80
[prev]
[next]