index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
bnx2fc
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-03-28
Move all declarations of free_initmem() to linux/mm.h
David Howells
8
-9
/
+2
2012-03-28
Disintegrate asm/system.h for OpenRISC
David Howells
10
-43
/
+8
2012-03-28
Split arch_align_stack() out from asm-generic/system.h
David Howells
2
-20
/
+21
2012-03-28
Split the switch_to() wrapper out of asm-generic/system.h
David Howells
2
-16
/
+31
2012-03-28
Move the asm-generic/system.h xchg() implementation to asm-generic/cmpxchg.h
David Howells
2
-77
/
+80
2012-03-28
Create asm-generic/barrier.h
David Howells
2
-33
/
+51
2012-03-28
Make asm-generic/cmpxchg.h #include asm-generic/cmpxchg-local.h
David Howells
3
-1
/
+4
2012-03-28
Disintegrate asm/system.h for Xtensa
David Howells
15
-191
/
+225
2012-03-28
Disintegrate asm/system.h for Unicore32 [based on ver #3, changed by gxt]
Guan Xuetao
22
-173
/
+225
2012-03-28
Disintegrate asm/system.h for Tile
David Howells
26
-273
/
+309
2012-03-28
Disintegrate asm/system.h for Sparc
David Howells
84
-669
/
+684
2012-03-28
Disintegrate asm/system.h for SH
David Howells
56
-396
/
+503
2012-03-28
Disintegrate asm/system.h for Score
David Howells
8
-91
/
+101
2012-03-28
Disintegrate asm/system.h for S390
David Howells
39
-335
/
+369
2012-03-28
Disintegrate asm/system.h for PowerPC
David Howells
133
-701
/
+687
2012-03-28
Disintegrate asm/system.h for PA-RISC
David Howells
22
-179
/
+191
2012-03-28
Disintegrate asm/system.h for MN10300
David Howells
27
-229
/
+226
2012-03-28
Disintegrate asm/system.h for MIPS
David Howells
90
-309
/
+262
2012-03-28
Disintegrate asm/system.h for Microblaze
David Howells
17
-107
/
+129
2012-03-28
Disintegrate asm/system.h for M68K
David Howells
46
-246
/
+214
2012-03-28
m68k: Fix xchg/cmpxchg to fail to link if given an inappropriate pointer
David Howells
1
-4
/
+16
2012-03-28
Disintegrate asm/system.h for M32R
David Howells
22
-382
/
+420
2012-03-28
Disintegrate asm/system.h for IA64
David Howells
61
-249
/
+233
2012-03-28
Disintegrate asm/system.h for Hexagon
David Howells
10
-130
/
+199
2012-03-28
Disintegrate asm/system.h for H8300
David Howells
17
-152
/
+158
2012-03-28
Disintegrate asm/system.h for FRV
David Howells
20
-226
/
+261
2012-03-28
Disintegrate asm/system.h for CRIS
David Howells
39
-119
/
+127
2012-03-28
Disintegrate asm/system.h for C6X
David Howells
17
-170
/
+241
2012-03-28
Disintegrate asm/system.h for AVR32
David Howells
11
-182
/
+228
2012-03-28
Disintegrate asm/system.h for ARM
David Howells
170
-565
/
+592
2012-03-28
ARM: move CP15 definitions to separate header file
Russell King
18
-84
/
+103
2012-03-28
Disintegrate asm/system.h for Alpha
David Howells
65
-402
/
+388
2012-03-28
Disintegrate asm/system.h for X86
David Howells
50
-562
/
+554
2012-03-26
SELinux: selinux/xfrm.h needs net/flow.h
David Howells
1
-0
/
+2
2012-03-23
ARM: Fix missing linux/types.h #inclusion in asm/hardware/iop3xx.h
David Howells
1
-0
/
+3
2012-03-23
security: optimize avc_audit() common path
Linus Torvalds
1
-29
/
+41
2012-03-23
vfs: tidy up sparse warnings in fs/namei.c
Linus Torvalds
1
-3
/
+3
2012-03-22
vfs: tidy up fs/namei.c byte-repeat word constants
Linus Torvalds
1
-9
/
+4
2012-03-22
fs: fix kernel-doc warnings in dcache.c
Randy Dunlap
1
-1
/
+1
2012-03-22
Fix full_name_hash() behaviour when length is a multiple of 8
Al Viro
1
-1
/
+1
2012-03-22
drm/nouveau/dp: support version 4.0 of DP table
Ben Skeggs
3
-1
/
+19
2012-03-22
drm/nve0/disp: nvidia randomly decided to move the dithering method
Ben Skeggs
1
-1
/
+8
2012-03-22
drm/nve0: initial modesetting support for kepler chipsets
Ben Skeggs
2
-7
/
+55
2012-03-22
drm/nouveau: add bios connector type for dms59
Ben Skeggs
2
-7
/
+8
2012-03-22
drm/nouveau: move out of staging drivers
Ben Skeggs
2
-2
/
+2
2012-03-22
drm/nouveau: bump version to 1.0.0
Ben Skeggs
1
-4
/
+4
2012-03-22
drm/nvd0/disp: ignore clock set if no pclk
Ben Skeggs
1
-1
/
+3
2012-03-22
drm/nouveau: oops, increase channel dispc_vma to 4
Ben Skeggs
1
-1
/
+1
2012-03-22
drm/nouveau: inform userspace of new kernel subchannel requirements
Ben Skeggs
2
-13
/
+6
2012-03-22
drm/nouveau: remove m2mf creation on userspace channels
Ben Skeggs
4
-81
/
+93
[next]