index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
lguest
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-03-05
m68knommu: make 5249 QSPI platform addressing consistent
Greg Ungerer
3
-9
/
+13
2012-03-05
m68knommu: make 523x QSPI platform addressing consistent
Greg Ungerer
3
-10
/
+18
2012-03-05
m68knommu: make 520x QSPI platform addressing consistent
Greg Ungerer
3
-10
/
+16
2012-03-05
m68knommu: merge common ColdFire FEC platform setup code
Greg Ungerer
7
-226
/
+78
2012-03-05
m68knommu: make 532x FEC platform addressing consistent
Greg Ungerer
2
-8
/
+21
2012-03-05
m68knommu: make 528x FEC platform addressing consistent
Greg Ungerer
2
-10
/
+17
2012-03-05
m68knommu: make 527x FEC platform addressing consistent
Greg Ungerer
2
-12
/
+27
2012-03-05
m68knommu: make 5272 FEC platform addressing consistent
Greg Ungerer
2
-11
/
+14
2012-03-05
m68knommu: make 523x FEC platform addressing consistent
Greg Ungerer
2
-11
/
+18
2012-03-05
m68knommu: make 520x FEC platform addressing consistent
Greg Ungerer
2
-10
/
+17
2012-03-05
m68knommu: merge common ColdFire UART IRQ setup
Greg Ungerer
6
-69
/
+24
2012-03-05
m68knommu: merge common ColdFire UART platform setup code
Greg Ungerer
13
-299
/
+61
2012-03-05
m68knommu: simplify the 54xx UART setup code
Greg Ungerer
1
-24
/
+9
2012-03-05
m68knommu: simplify the 5407 UART setup code
Greg Ungerer
1
-18
/
+9
2012-03-05
m68knommu: simplify the 532x UART setup code
Greg Ungerer
1
-16
/
+3
2012-03-05
m68knommu: simplify the 5307 UART setup code
Greg Ungerer
1
-18
/
+9
2012-03-05
m68knommu: simplify the 528x UART setup code
Greg Ungerer
1
-18
/
+4
2012-03-05
m68knommu: simplify the 527x UART setup code
Greg Ungerer
1
-19
/
+2
2012-03-05
m68knommu: simplify the 5272 UART setup code
Greg Ungerer
1
-19
/
+8
2012-03-05
m68knommu: simplify the 5249 UART setup code
Greg Ungerer
1
-18
/
+9
2012-03-05
m68knommu: simplify the 520x UART setup code
Greg Ungerer
1
-30
/
+12
2012-03-05
m68knommu: simplify the 5206 UART setup code
Greg Ungerer
1
-18
/
+9
2012-03-05
m68knommu: make 54xx UART platform addressing consistent
Greg Ungerer
2
-14
/
+18
2012-03-05
m68knommu: make 5407 UART platform addressing consistent
Greg Ungerer
2
-8
/
+10
2012-03-05
m68knommu: make 532x UART platform addressing consistent
Greg Ungerer
2
-9
/
+13
2012-03-05
m68knommu: make 528x UART platform addressing consistent
Greg Ungerer
2
-9
/
+15
2012-03-05
m68knommu: make 5307 UART platform addressing consistent
Greg Ungerer
2
-10
/
+12
2012-03-05
m68knommu: make 527x UART platform addressing consistent
Greg Ungerer
2
-9
/
+13
2012-03-05
m68knommu: make 5272 UART platform addressing consistent
Greg Ungerer
2
-8
/
+8
2012-03-05
m68knommu: make 5249 UART platform addressing consistent
Greg Ungerer
2
-8
/
+11
2012-03-05
m68knommu: make 523x UART platform addressing consistent
Greg Ungerer
2
-9
/
+15
2012-03-05
m68knommu: make 520x UART platform addressing consistent
Greg Ungerer
2
-9
/
+13
2012-03-05
m68knommu: make 5206 UART platform addressing consistent
Greg Ungerer
2
-10
/
+12
2012-03-05
m68k: merge the MMU and non-MMU versions of process.c
Greg Ungerer
3
-777
/
+377
2012-03-05
m68k: make support for FPU hardware configurable
Greg Ungerer
1
-0
/
+4
2012-03-05
m68k: merge the mmu and non-mmu versions of ptrace.c
Greg Ungerer
3
-553
/
+303
2012-03-05
m68k: remove dead timer code
Greg Ungerer
1
-7
/
+0
2012-03-05
m68k: merge mmu and non-mmu versions of time.c
Greg Ungerer
3
-190
/
+118
2012-03-05
m68knommu: remove unused CONFIG_GENERIC_CMOS_UPDATE option
Greg Ungerer
2
-8
/
+0
2012-03-05
m68knommu: modify timer init code to make it consistent with m68k code
Greg Ungerer
17
-12
/
+28
2012-03-05
m68knommu: make persistent clock code consistent with m68k
Greg Ungerer
8
-46
/
+35
2012-03-05
m68knommu: remove reduntant definitions of _ramvec
Greg Ungerer
3
-6
/
+0
2012-03-05
m68knommu: clean up linker script
Greg Ungerer
1
-151
/
+49
2012-03-05
m68knommu: hard set the ColdFire MBAR register on startup
Greg Ungerer
1
-0
/
+4
2012-03-04
Linux 3.3-rc6
v3.3-rc6
Linus Torvalds
1
-1
/
+1
2012-03-03
vfs: export full_name_hash() function to modules
Linus Torvalds
1
-0
/
+1
2012-03-02
vfs: split up name hashing in link_path_walk() into helper function
Linus Torvalds
1
-18
/
+34
2012-03-02
vfs: clarify and clean up dentry_cmp()
Linus Torvalds
1
-5
/
+4
2012-03-02
vfs: uninline full_name_hash()
Linus Torvalds
2
-12
/
+10
2012-03-02
vfs: trivial __d_lookup_rcu() cleanups
Linus Torvalds
2
-6
/
+10
[next]