index
:
delta/linux-stable.git
baserock/v2.6.28.9/aspeed
baserock/v2.6.28.9/openbmc_aspeed_wedge
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.2.y
linux-6.3.y
linux-rolling-lts
linux-rolling-stable
master
git.kernel.org: pub/scm/linux/kernel/git/stable/linux-stable.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
[JFFS2][XATTR] Remove 'struct list_head ilist' from jffs2_inode_cache.
KaiGai Kohei
2006-05-13
9
-43
/
+55
*
[JFFS2][XATTR] Add a description about c->xattr_sem
KaiGai Kohei
2006-05-13
1
-0
/
+21
*
[JFFS2][XATTR] remove typedef from posix_acl related definition.
KaiGai Kohei
2006-05-13
2
-32
/
+32
*
[JFFS2][XATTR] XATTR support on JFFS2 (version. 5)
KaiGai Kohei
2006-05-13
29
-15
/
+2800
*
Trivial typo fixes in Kconfig files (MTD).
Egry Gábor
2006-05-12
3
-4
/
+4
*
OneNAND: fix block command typo
Kyungmin Park
2006-05-12
1
-1
/
+1
*
OneNAND: One-Time Programmable (OTP) support
Kyungmin Park
2006-05-12
5
-4
/
+335
*
OneNAND: Handle erase correctly in Double Density Package (DDP)
Kyungmin Park
2006-05-12
1
-0
/
+6
*
OneNAND: Write oob area with aligned size, mtd->oobsize
Kyungmin Park
2006-05-12
1
-2
/
+5
*
OneNAND: Add write_oob verify function
Kyungmin Park
2006-05-12
1
-4
/
+43
*
OneNand: Fix free byte positions.
Jarkko Lavinen
2006-05-12
1
-1
/
+2
*
OneNAND: handle byte access on BufferRAM
Kyungmin Park
2006-05-12
2
-0
/
+41
*
OneNAND: Add touch_softlock_watchdog()
Kyungmin Park
2006-05-12
1
-0
/
+1
*
[JFFS2] Remove number of pointer dereferences in fs/jffs2/summary.c
Jesper Juhl
2006-05-12
1
-19
/
+19
*
[MTD] Fix invalid default value of CONFIG_MTD_PCMCIA_ANONYMOUS in Kconfig
Jean-Luc Leger
2006-05-12
1
-1
/
+0
*
[JFFS2] Remove obsolete histo.h
Domen Puncer
2006-05-12
1
-3
/
+0
*
[MTD] Fix capitalisation in export of old doc2001.c initfunc
David Woodhouse
2006-05-12
1
-1
/
+1
*
[MTD] Basic NAND driver for AMD/NatSemi CS5535/CS5536 Geode companion chip
David Woodhouse
2006-05-11
3
-0
/
+298
*
[MTD] Fix capitalisation in export of DiskOnChip Millennium initfunc
David Woodhouse
2006-05-10
1
-1
/
+1
*
Export cfi_cmdset_0020 and cfi_cmdset_0002 with EXPORT_SYMBOL_GPL
David Woodhouse
2006-05-08
2
-1
/
+2
*
Finally remove the obnoxious inter_module_xxx()
David Woodhouse
2006-05-08
4
-197
/
+0
*
Remove use of inter_module_crap in NOR flash chip drivers.
David Woodhouse
2006-05-08
7
-93
/
+20
*
Fix non-modular case for DiskOnChip probe
David Woodhouse
2006-05-08
1
-4
/
+31
*
Remove inter_module_xxx() from DiskOnChip drivers.
David Woodhouse
2006-05-08
6
-64
/
+18
*
[MTD] Convert physmap to platform driver
Lennert Buytenhek
2006-05-07
3
-83
/
+196
*
[JFFS2] Fix race in setting file attributes
Dmitry Bazhenov
2006-05-05
1
-1
/
+6
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Woodhouse
2006-05-03
892
-12904
/
+21258
|
\
|
*
[NETFILTER] SCTP conntrack: fix infinite loop
Patrick McHardy
2006-05-02
2
-8
/
+14
|
*
forcedeth: fix multi irq issues
Ayaz Abdulla
2006-05-02
1
-84
/
+228
|
*
[PATCH] via-rhine: zero pad short packets on Rhine I ethernet cards
Craig Brind
2006-05-02
1
-0
/
+6
|
*
[PATCH] mv643xx_eth: provide sysfs class device symlink
Olaf Hering
2006-05-02
1
-0
/
+2
|
*
[PATCH] vmsplice: restrict stealing a little more
Jens Axboe
2006-05-02
3
-4
/
+5
|
*
[PATCH] splice: fix page LRU accounting
Jens Axboe
2006-05-02
2
-13
/
+23
|
*
[PATCH] vmsplice: fix badly placed end paranthesis
Jens Axboe
2006-05-02
1
-1
/
+1
|
*
Merge branch 'audit.b10' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2006-05-01
33
-275
/
+1142
|
|
\
|
|
*
[PATCH] Audit Filter Performance
Steve Grubb
2006-05-01
1
-4
/
+7
|
|
*
[PATCH] Rework of IPC auditing
Steve Grubb
2006-05-01
6
-11
/
+98
|
|
*
[PATCH] More user space subject labels
Steve Grubb
2006-05-01
4
-40
/
+142
|
|
*
[PATCH] Reworked patch for labels on user space messages
Steve Grubb
2006-05-01
5
-3
/
+49
|
|
*
[PATCH] change lspp ipc auditing
Steve Grubb
2006-05-01
6
-77
/
+47
|
|
*
[PATCH] audit inode patch
Steve Grubb
2006-05-01
3
-37
/
+74
|
|
*
[PATCH] support for context based audit filtering, part 2
Darrel Goeddel
2006-05-01
4
-27
/
+256
|
|
*
[PATCH] support for context based audit filtering
Darrel Goeddel
2006-05-01
8
-10
/
+419
|
|
*
[PATCH] no need to wank with task_lock() and pinning task down in audit_sysca...
Al Viro
2006-05-01
1
-9
/
+1
|
|
*
[PATCH] drop task argument of audit_syscall_{entry,exit}
Al Viro
2006-05-01
11
-33
/
+27
|
|
*
[PATCH] drop gfp_mask in audit_log_exit()
Al Viro
2006-05-01
1
-30
/
+32
|
|
*
[PATCH] move call of audit_free() into do_exit()
Al Viro
2006-05-01
3
-10
/
+4
|
|
*
[PATCH] sockaddr patch
Steve Grubb
2006-05-01
1
-0
/
+2
|
|
*
[PATCH] deal with deadlocks in audit_free()
Al Viro
2006-05-01
1
-10
/
+10
|
*
|
[NETFILTER] x_tables: fix compat related crash on non-x86
Patrick McHardy
2006-05-01
2
-19
/
+22
[next]