index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove all #inclusions of asm/system.h
David Howells
2012-03-28
510
-512
/
+4
*
Add #includes needed to permit the removal of asm/system.h
David Howells
2012-03-28
10
-3
/
+11
*
Move all declarations of free_initmem() to linux/mm.h
David Howells
2012-03-28
8
-9
/
+2
*
Disintegrate asm/system.h for OpenRISC
David Howells
2012-03-28
10
-43
/
+8
*
Split arch_align_stack() out from asm-generic/system.h
David Howells
2012-03-28
2
-20
/
+21
*
Split the switch_to() wrapper out of asm-generic/system.h
David Howells
2012-03-28
2
-16
/
+31
*
Move the asm-generic/system.h xchg() implementation to asm-generic/cmpxchg.h
David Howells
2012-03-28
2
-77
/
+80
*
Create asm-generic/barrier.h
David Howells
2012-03-28
2
-33
/
+51
*
Make asm-generic/cmpxchg.h #include asm-generic/cmpxchg-local.h
David Howells
2012-03-28
3
-1
/
+4
*
Disintegrate asm/system.h for Xtensa
David Howells
2012-03-28
15
-191
/
+225
*
Disintegrate asm/system.h for Unicore32 [based on ver #3, changed by gxt]
Guan Xuetao
2012-03-28
22
-173
/
+225
*
Disintegrate asm/system.h for Tile
David Howells
2012-03-28
26
-273
/
+309
*
Disintegrate asm/system.h for Sparc
David Howells
2012-03-28
84
-669
/
+684
*
Disintegrate asm/system.h for SH
David Howells
2012-03-28
56
-396
/
+503
*
Disintegrate asm/system.h for Score
David Howells
2012-03-28
8
-91
/
+101
*
Disintegrate asm/system.h for S390
David Howells
2012-03-28
39
-335
/
+369
*
Disintegrate asm/system.h for PowerPC
David Howells
2012-03-28
133
-701
/
+687
*
Disintegrate asm/system.h for PA-RISC
David Howells
2012-03-28
22
-179
/
+191
*
Disintegrate asm/system.h for MN10300
David Howells
2012-03-28
27
-229
/
+226
*
Disintegrate asm/system.h for MIPS
David Howells
2012-03-28
90
-309
/
+262
*
Disintegrate asm/system.h for Microblaze
David Howells
2012-03-28
17
-107
/
+129
*
Disintegrate asm/system.h for M68K
David Howells
2012-03-28
46
-246
/
+214
*
m68k: Fix xchg/cmpxchg to fail to link if given an inappropriate pointer
David Howells
2012-03-28
1
-4
/
+16
*
Disintegrate asm/system.h for M32R
David Howells
2012-03-28
22
-382
/
+420
*
Disintegrate asm/system.h for IA64
David Howells
2012-03-28
61
-249
/
+233
*
Disintegrate asm/system.h for Hexagon
David Howells
2012-03-28
10
-130
/
+199
*
Disintegrate asm/system.h for H8300
David Howells
2012-03-28
17
-152
/
+158
*
Disintegrate asm/system.h for FRV
David Howells
2012-03-28
20
-226
/
+261
*
Disintegrate asm/system.h for CRIS
David Howells
2012-03-28
39
-119
/
+127
*
Disintegrate asm/system.h for C6X
David Howells
2012-03-28
17
-170
/
+241
*
Disintegrate asm/system.h for AVR32
David Howells
2012-03-28
11
-182
/
+228
*
Disintegrate asm/system.h for ARM
David Howells
2012-03-28
170
-565
/
+592
*
ARM: move CP15 definitions to separate header file
Russell King
2012-03-28
18
-84
/
+103
*
Disintegrate asm/system.h for Alpha
David Howells
2012-03-28
65
-402
/
+388
*
Disintegrate asm/system.h for X86
David Howells
2012-03-28
50
-562
/
+554
*
SELinux: selinux/xfrm.h needs net/flow.h
David Howells
2012-03-26
1
-0
/
+2
*
ARM: Fix missing linux/types.h #inclusion in asm/hardware/iop3xx.h
David Howells
2012-03-23
1
-0
/
+3
*
Merge tag 'fbdev-updates-for-3.4' of git://github.com/schandinat/linux-2.6
Linus Torvalds
2012-03-22
146
-8200
/
+12319
|
\
|
*
Revert "video:uvesafb: Fix oops that uvesafb try to execute NX-protected page"
Florian Tobias Schandinat
2012-03-21
1
-10
/
+2
|
*
OMAPDSS: register dss drivers in module init
Tomi Valkeinen
2012-03-21
1
-58
/
+77
|
*
video: pxafb: add clk_prepare/clk_unprepare calls
Philipp Zabel
2012-03-21
1
-2
/
+2
|
*
fbdev: bfin_adv7393fb: Drop needless include
Jean Delvare
2012-03-21
1
-2
/
+0
|
*
fbdev: sh_mipi_dsi: add extra phyctrl for sh_mipi_dsi_info
Kuninori Morimoto
2012-03-21
3
-4
/
+11
|
*
fbdev: remove dependency of FB_SH_MOBILE_MERAM from FB_SH_MOBILE_LCDC
Kuninori Morimoto
2012-03-21
1
-13
/
+12
|
*
Revert "MAINTAINERS: add entry for exynos mipi display drivers"
Florian Tobias Schandinat
2012-03-20
1
-9
/
+0
|
*
Merge commit 'v3.3' into fbdev-next
Florian Tobias Schandinat
2012-03-20
319
-3628
/
+3366
|
|
\
|
*
\
Merge branch 'for-3.4' of git://gitorious.org/linux-omap-dss2/linux into fbde...
Florian Tobias Schandinat
2012-03-20
52
-5201
/
+1001
|
|
\
\
|
|
*
|
OMAPDSS: APPLY: fix clearing shadow dirty flag with manual update
Tomi Valkeinen
2012-03-13
1
-19
/
+18
|
|
*
|
ARM: OMAP2+: Fix compile error when FB_OMAP2 is not set
Tony Lindgren
2012-03-09
1
-1
/
+3
|
|
*
|
OMAPDSS: APPLY: print warning if wait_pending_extra_info_updates fails
Tomi Valkeinen
2012-03-06
1
-5
/
+6
[next]