index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
h8300
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2007-02-13
sh: heartbeat consolidation for banked LEDs.
Paul Mundt
32
-571
/
+260
2007-02-13
sh: define dma noncoherent API functions.
Paul Mundt
1
-0
/
+4
2007-02-13
sh: Missing flush_dcache_all() proto in cacheflush.h.
Paul Mundt
1
-0
/
+1
2007-02-13
sh: Kill dead/unused ISA code from __ioremap().
Paul Mundt
1
-6
/
+0
2007-02-13
sh: Add cpu-features header to asm/Kbuild.
Paul Mundt
1
-0
/
+2
2007-02-13
sh: Move __KERNEL__ up in asm/page.h.
Paul Mundt
1
-1
/
+2
2007-02-13
sh: Fix syscall numbering breakage.
Paul Mundt
2
-13
/
+13
2007-02-13
sh: dcache write-back for R7780RP PIO.
Paul Mundt
1
-0
/
+4
2007-02-13
sh: Switch to local TLB flush variants in additional callsites.
Paul Mundt
1
-3
/
+3
2007-02-13
sh: Local TLB flushing variants for SMP prep.
Paul Mundt
8
-36
/
+52
2007-02-13
sh: Fixup cpu_data references for the non-boot CPUs.
Paul Mundt
20
-238
/
+251
2007-02-13
sh: Use a per-cpu ASID cache.
Paul Mundt
7
-93
/
+97
2007-02-13
sh: add SH_CLK_MD Kconfig default.
Andrew Morton
1
-0
/
+1
2007-02-13
sh: Fixup SHMIN INTC register definitions.
Nobuhiro Iwamatsu
1
-5
/
+5
2007-02-13
sh: SH-DMAC compile fixes
Manuel Lauss
3
-30
/
+28
2007-02-13
sh: add SH7760 IPR IRQ data
Manuel Lauss
2
-15
/
+52
2007-02-13
sh: Fix handle_BUG() compile error.
Nobuhiro Iwamatsu
1
-1
/
+1
2007-02-13
sh: Don't set reserved _PAGE_WT bit on SH-3.
Paul Mundt
1
-1
/
+1
2007-02-13
sh: Lazy dcache writeback optimizations.
Paul Mundt
13
-209
/
+79
2007-02-13
sh: More tidying for large base pages.
Paul Mundt
4
-13
/
+19
2007-02-13
sh: Solution Engine 770x IPR irq setup.
Nobuhiro Iwamatsu
2
-41
/
+75
2007-02-13
sh: Solution Engine 7750's defconfig update.
Nobuhiro Iwamatsu
1
-20
/
+120
2007-02-13
sh: shmin updates.
Takashi YOSHII
4
-4
/
+50
2007-02-13
sh: Fixup R7780RP iVDR clock enable.
Paul Mundt
1
-1
/
+1
2007-02-13
sh: allow earlyprintk baud rate to be set via command line
Jamie Lenehan
1
-2
/
+22
2007-02-13
sh: syscall 300 should be __NR_fstatat64.
SUGIOKA Toshinobu
1
-1
/
+1
2007-02-13
sh: sh7619 / sh7206 IPR initialize update
Yoshinori Sato
2
-79
/
+72
2007-02-13
sh: Update SH-2 to use the debug trap jump table.
Yoshinori Sato
1
-6
/
+4
2007-02-13
sh: Use proper SH-2A CFLAGS on newer compilers.
Paul Mundt
1
-0
/
+1
2007-02-13
sh: Use a jump call table for debug trap handlers.
Paul Mundt
8
-89
/
+117
2007-02-13
[SPARC]: Re-export saved_command_line to modules.
David S. Miller
2
-2
/
+2
2007-02-13
[SPARC64]: Increase command line size to 2048 like other arches.
David S. Miller
1
-1
/
+1
2007-02-13
[SPARC64]: We do not need ZONE_DMA.
David S. Miller
3
-15
/
+10
2007-02-13
don't use 'localversion*' files twice
Linus Torvalds
1
-1
/
+1
2007-02-12
[XFRM]: Fix OOPSes in xfrm_audit_log().
David S. Miller
3
-11
/
+19
2007-02-12
[TCP]: cleanup of htcp (resend)
Stephen Hemminger
1
-28
/
+37
2007-02-12
[TCP]: Use read mostly for CUBIC parameters.
Stephen Hemminger
1
-10
/
+10
2007-02-12
[NETFILTER]: nf_conntrack_tcp: make sysctl variables static
Patrick McHardy
1
-3
/
+3
2007-02-12
[NETFILTER]: ip6t_mh: drop piggyback payload packet on MH packets
Masahide NAKAMURA
1
-0
/
+7
2007-02-12
[NETFILTER]: Fix whitespace errors
YOSHIFUJI Hideaki
43
-422
/
+422
2007-02-12
[NETFILTER]: Kconfig: improve dependency handling
Patrick McHardy
3
-7
/
+16
2007-02-12
[NETFILTER]: xt_mac/xt_CLASSIFY: use IPv6 hook names for IPv6 registration
Patrick McHardy
2
-6
/
+9
2007-02-12
[NETFILTER]: nf_conntrack: change nf_conntrack_l[34]proto_unregister to void
Patrick McHardy
3
-35
/
+9
2007-02-12
[NETFILTER]: nf_conntrack: properly use RCU for nf_conntrack_destroyed callback
Patrick McHardy
2
-6
/
+10
2007-02-12
[NETFILTER]: ip_conntrack: properly use RCU for ip_conntrack_destroyed callback
Patrick McHardy
2
-6
/
+10
2007-02-12
[NETFILTER]: nf_conntrack: fix invalid conntrack statistics RCU assumption
Patrick McHardy
3
-9
/
+15
2007-02-12
[NETFILTER]: ip_conntrack: fix invalid conntrack statistics RCU assumption
Patrick McHardy
2
-7
/
+13
2007-02-12
[NETFILTER]: nf_conntrack: properly use RCU API for nf_ct_protos/nf_ct_l3prot...
Patrick McHardy
6
-30
/
+44
2007-02-12
[NETFILTER]: ip_conntrack: properly use RCU API for ip_ct_protos array
Patrick McHardy
3
-15
/
+26
2007-02-12
[NETFILTER]: nf_nat: properly use RCU API for nf_nat_protos array
Patrick McHardy
1
-31
/
+28
[next]