index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
stable_kernel_rules.txt
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2005-09-07
[wireless] build fixes after merging WE-19
Jeff Garzik
4
-9
/
+8
2005-09-07
[PATCH] lvalues abuse in lance
Al Viro
2
-2
/
+2
2005-09-07
[PATCH] airo : WE-19 support
Jean Tourrilhes
1
-20
/
+21
2005-09-07
[PATCH] prism54 : WE-17 support
Jean Tourrilhes
2
-1
/
+5
2005-09-07
[PATCH] wl3501_cs : WE-17 support
Jean Tourrilhes
2
-2
/
+6
2005-09-07
[PATCH] atmel_cs : WE-17 support
Jean Tourrilhes
1
-15
/
+2
2005-09-07
[PATCH] iw263_netwave_we17.diff
Jean Tourrilhes
1
-2
/
+5
2005-09-07
[PATCH] ray_cs : WE-17 support
Jean Tourrilhes
2
-420
/
+452
2005-09-07
[PATCH] WE-19 for kernel 2.6.13
Jean Tourrilhes
3
-53
/
+175
2005-09-07
[PATCH] net: fix bonding with spider_net
Jens Osterkamp
2
-6
/
+31
2005-09-07
[PATCH] net: update the spider_net driver
Jens Osterkamp
1
-10
/
+40
2005-09-07
[PATCH] net: add driver for the NIC on Cell Blades
Jens Osterkamp
6
-0
/
+2884
2005-09-07
[PATCH] __user annotations (forcedeth.c)
viro@ftp.linux.org.uk
1
-2
/
+2
2005-09-07
[PATCH] iseries_veth: Update copyright notice
Michael Ellerman
1
-0
/
+1
2005-09-07
[PATCH] missed s/u32/pm_message_t/ (dm9000)
viro@ftp.linux.org.uk
1
-1
/
+1
2005-09-07
[PATCH] iomem annotations (ac3200.c)
viro@ftp.linux.org.uk
1
-1
/
+1
2005-09-07
[PATCH] s390: claw driver fixes
Frank Pavlic
1
-10
/
+10
2005-09-07
[PATCH] S2io: Hardware and miscellaneous fixes
ravinandan.arakali@neterion.com
3
-28
/
+88
2005-09-06
[PATCH] remove linux/version.h include from arch/ppc64
Olaf Hering
5
-7
/
+4
2005-09-06
[PATCH] Invert sense of SLB class bit
David Gibson
4
-12
/
+15
2005-09-06
[SPARC64]: Kconfig fix (GEN_RTC dependencies)
Al Viro
1
-1
/
+1
2005-09-06
[SUNSU]: Compile fixes.
Al Viro
1
-3
/
+7
2005-09-06
[SPARC64]: Don't include drivers/firmware/Kconfig
David S. Miller
1
-2
/
+0
2005-09-06
[RTC]: Use SA_SHIRQ in sparc specific code.
David S. Miller
1
-3
/
+2
2005-09-06
[MOXA]: Fix this driver properly.
Al Viro
2
-2
/
+1
2005-09-06
[IEEE80211]: Use correct size_t printf format string in ieee80211_rx.c
David S. Miller
1
-1
/
+1
2005-09-06
[PATCH] ppc64: Fix build with oprofile disabled
Anton Blanchard
1
-0
/
+26
2005-09-06
[PATCH] ppc64: Move oprofile_model into cpu feature struct
Anton Blanchard
3
-37
/
+23
2005-09-06
[PATCH] ppc64: Move oprofile_impl.h into include/asm-ppc64
Anton Blanchard
4
-8
/
+6
2005-09-06
[PATCH] ppc64: Add oprofile cpu_type to cpu feature struct
Anton Blanchard
3
-5
/
+17
2005-09-06
[PATCH] ppc64: Use num_pmcs in oprofile code
Anton Blanchard
2
-11
/
+5
2005-09-06
[PATCH] ppc64: remove CPU_FTR_PMC8
Anton Blanchard
2
-14
/
+12
2005-09-06
[PATCH] ppc64: add number of PMCs to cputable
Anton Blanchard
3
-19
/
+45
2005-09-06
[IPW2200]: ipw2200.h needs linux/dma-mapping.h
David S. Miller
1
-0
/
+1
2005-09-06
[PATCH] ppc64: Allow world readable /proc/ppc64/lparcfg
Wim Coekaerts
1
-1
/
+1
2005-09-06
[PATCH] ppc64: remove use of asm/segment.h
Kumar Gala
1
-1
/
+0
2005-09-06
[PATCH] ppc/ppc64: Merge more include files
Jon Loeliger
18
-307
/
+167
2005-09-06
[PATCH] Move 3 more headers to asm-powerpc
Becky Bruce
6
-472
/
+10
2005-09-06
[PATCH] ppc64: speedup cmpxchg
Anton Blanchard
1
-11
/
+8
2005-09-06
[PATCH] ppc64: poison initmem
Anton Blanchard
1
-0
/
+1
2005-09-06
[PATCH] ppc64: systemcfg is now a pointer
Jimi Xenidis
1
-3
/
+6
2005-09-06
[PATCH] ppc64: Consolidate early console and PPCDBG code
Milton Miller
3
-39
/
+50
2005-09-06
[PATCH] ppc64: Remove old includes
Milton Miller
3
-13
/
+3
2005-09-06
[PATCH] ppc64: Take udbg out of ppc_md
Milton Miller
9
-58
/
+51
2005-09-06
[PATCH] ppc64: Split SCC and 15550 udbg code
Milton Miller
4
-227
/
+272
2005-09-06
[PATCH] ppc64: Make udbg_init_uart set the ppc_md udbg methods.
Milton Miller
3
-6
/
+3
2005-09-06
[PATCH] ppc64: Clean up CR handling
Milton Miller
1
-12
/
+4
2005-09-06
[PATCH] ppc64: Remove dummy getc routines
Milton Miller
1
-12
/
+2
2005-09-06
[PATCH] ppc64: dont bypass ppc_md.udbg* functions
Milton Miller
1
-1
/
+3
2005-09-06
[PATCH] ppc64: Add missing include
Milton Miller
1
-0
/
+1
[next]