index
:
linux-sh
development
for-next
j2-devel
j2-stable
jcore-4.6
jcore-4.8
linux-sh-draft
linux-sh-draft-2
master
sh-for-4.6
sh-for-4.6-old1
temp-j2
v4.6-rc3+j2
v4.6-rc5+j2
v5.16+j2
DO NOT CLONE THIS REPO DIRECTLY. Clone kernel.org then fetch just differences from here. Linux SH repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2007-01-31
Revert "[PATCH] mm: micro optimise zone_watermark_ok"
Linus Torvalds
-2
/
+1
2007-01-31
netxen patches
Al Viro
-212
/
+196
2007-01-30
[NETFILTER]: xt_hashlimit: fix ip6tables dependency
Patrick McHardy
-1
/
+1
2007-01-30
Linux 2.6.20-rc7
v2.6.20-rc7
Linus Torvalds
-1
/
+1
2007-01-30
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jikos...
Linus Torvalds
-16
/
+11
2007-01-30
[PATCH] IPMI: fix timeout list handling
David Barksdale
-2
/
+1
2007-01-30
[PATCH] ntfs: kmap_atomic() atomicity fix
Andrew Morton
-0
/
+4
2007-01-30
[PATCH] uml: fix signal frame alignment
Jeff Dike
-3
/
+5
2007-01-30
[PATCH] jmicron: 40/80pin primary detection
ethanhsiao@jmicron.com
-7
/
+7
2007-01-30
[PATCH] Fix VIA quirks
Jean Delvare
-36
/
+42
2007-01-30
[PATCH] kprobes: replace magic numbers with enum
Masami Hiramatsu
-7
/
+13
2007-01-30
[PATCH] Remove warning: VFS is out of sync with lock manager
Neil Brown
-2
/
+3
2007-01-30
[PATCH] translate dashes in filenames for headers install
Mike Frysinger
-1
/
+1
2007-01-30
[PATCH] Don't allow the stack to grow into hugetlb reserved regions
Adam Litke
-0
/
+7
2007-01-30
[SCTP]: Force update of the rto when processing HB-ACK
Vlad Yasevich
-0
/
+6
2007-01-30
[IPV6]: fix BUG of ndisc_send_redirect()
Li Yewang
-0
/
+7
2007-01-30
[IPV6]: Fix up some CONFIG typos
Neil Horman
-2
/
+2
2007-01-30
[NETFILTER]: SIP conntrack: fix out of bounds memory access
Patrick McHardy
-2
/
+2
2007-01-30
[NETFILTER]: SIP conntrack: fix skipping over user info in SIP headers
Lars Immisch
-2
/
+14
2007-01-30
[NETFILTER]: xt_connbytes: fix division by zero
Patrick McHardy
-17
/
+12
2007-01-30
[MAINTAINERS]: netfilter@ is subscribers-only
Randy Dunlap
-1
/
+1
2007-01-30
Revert "net: ifb error path loop fix"
Linus Torvalds
-1
/
+2
2007-01-30
[PATCH] namespaces: fix task exit disaster
Serge E. Hallyn
-3
/
+3
2007-01-30
Revert "[PATCH] namespaces: fix exit race by splitting exit"
Linus Torvalds
-40
/
+16
2007-01-30
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
-15
/
+53
2007-01-30
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq
Linus Torvalds
-13
/
+13
2007-01-30
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart
Linus Torvalds
-22
/
+54
2007-01-30
Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
-90
/
+71
2007-01-30
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
-40
/
+83
2007-01-30
[PATCH] fix indentation-related breakage in Kconfig.i386
Al Viro
-8
/
+8
2007-01-30
[PATCH] b44: src_desc->addr is little-endian
Al Viro
-1
/
+1
2007-01-30
[PATCH] dma-mapping.h stubs fix
Al Viro
-9
/
+9
2007-01-30
[PATCH] missing dma_sync_single_range_for{cpu,device} on alpha
Al Viro
-6
/
+8
2007-01-30
[PATCH] pata_platform: fallout from set_mode() change
Al Viro
-1
/
+2
2007-01-30
[PATCH] sym53c500_cs: remove bogus call fo free_dma()
Al Viro
-2
/
+0
2007-01-30
[PATCH] mtd/nand/cafe.c missing include of dma-mapping.h
Al Viro
-0
/
+1
2007-01-30
[PATCH] missing exports of pm_power_off() on alpha and sparc32
Al Viro
-0
/
+2
2007-01-30
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
-6
/
+7
2007-01-30
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
-16
/
+28
2007-01-30
[PATCH] mm: mremap correct rmap accounting
Hugh Dickins
-13
/
+2
2007-01-30
[PATCH] i386: In assign_irq_vector look at all vectors before giving up
Eric W. Biederman
-13
/
+19
2007-01-30
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
-96
/
+187
2007-01-30
[PATCH] `make help' in build tree doesn't show headers_* targets
Geert Uytterhoeven
-3
/
+3
2007-01-30
[PATCH] cdev.h: forward declarations
Jan Engelhardt
-0
/
+4
2007-01-30
[PATCH] ufs: reallocation fix
Evgeniy Dushistov
-15
/
+26
2007-01-30
[PATCH] ufs: truncate negative to unsigned fix
Evgeniy Dushistov
-2
/
+2
2007-01-30
[PATCH] ufs: alloc metadata null page fix
Evgeniy Dushistov
-6
/
+13
2007-01-30
[PATCH] fuse: fix bug in control filesystem mount
Miklos Szeredi
-0
/
+4
2007-01-30
[PATCH] use __u8 rather than u8 in userspace SIZE defines in hdreg.h
Mike Frysinger
-3
/
+5
2007-01-30
[PATCH] knfsd: ratelimit some nfsd messages that are triggered by external ev...
NeilBrown
-31
/
+30
[prev]
[next]