index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
Commit message (
Expand
)
Author
Age
Files
Lines
*
sysfs: Implement sysfs tagged directory support.
Eric W. Biederman
2010-05-21
1
-0
/
+10
*
kobj: Add basic infrastructure for dealing with namespaces.
Eric W. Biederman
2010-05-21
2
-0
/
+29
*
lockdep: Add novalidate class for dev->mutex conversion
Peter Zijlstra
2010-05-21
1
-0
/
+8
*
drivers/base: Convert dev->sem to mutex
Thomas Gleixner
2010-05-21
1
-5
/
+4
*
devtmpfs: support !CONFIG_TMPFS
Peter Korsgaard
2010-05-21
1
-0
/
+2
*
kref: remove kref_set
NeilBrown
2010-05-21
1
-1
/
+0
*
firmware_class: fix memory leak - free allocated pages
David Woodhouse
2010-05-21
1
-0
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...
Linus Torvalds
2010-05-21
1
-8
/
+9
|
\
|
*
nilfs2: enlarge s_volume_name member in nilfs_super_block
Jiro SEKIBA
2010-05-10
1
-2
/
+1
|
*
nilfs2: insert checkpoint number in segment summary header
Ryusuke Konishi
2010-05-10
1
-0
/
+2
|
*
nilfs2: fix style problems in nilfs2_fs.h
Ryusuke Konishi
2010-05-10
1
-4
/
+4
|
*
nilfs2: update comment for struct nilfs_dat_entry
Qinghuang Feng
2010-05-10
1
-4
/
+4
*
|
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
2010-05-21
10
-28
/
+79
|
\
\
|
*
|
mtd: nand: support alternate BB marker locations on MLC
Kevin Cernekee
2010-05-14
1
-0
/
+2
|
*
|
mtd: nand: extend NAND flash detection to new MLC chips
Kevin Cernekee
2010-05-14
1
-1
/
+1
|
*
|
mtd: suppress warnings in inline_map_read()
Kevin Cernekee
2010-05-14
1
-0
/
+2
|
*
|
mtd: map.h: add missing bug.h include
Kevin Cernekee
2010-05-14
1
-0
/
+1
|
*
|
mtd: onenand: add new callback for bufferram read
Kyungmin Park
2010-05-14
1
-0
/
+2
|
*
|
mtd: onenand: allocate verify buffer in the core
Kyungmin Park
2010-05-14
1
-0
/
+3
|
*
|
mtd: onenand: add support for chips with 4KiB page size
Kyungmin Park
2010-05-14
1
-0
/
+4
|
*
|
mtd: chips: use common manufacturer codes in jedec_probe()
Wolfram Sang
2010-05-14
1
-2
/
+11
|
*
|
mtd: cfi_probe: add support for SST 0x0701 vendorname
Guillaume LECERF
2010-05-14
1
-0
/
+1
|
*
|
mtd/nand/sh_flctl: Move function mtd_to_flctl to fix build failure
Peter Huewe
2010-05-12
1
-5
/
+5
|
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Woodhouse
2010-05-10
71
-188
/
+349
|
|
\
|
|
*
|
mtd: fix a huge latency problem in the MTD CFI and LPDDR flash drivers.
Stefani Seibold
2010-05-10
1
-2
/
+2
|
*
|
mtd/nand/sh_flctl: Replace the dangerous mtd_to_flctl macro
Ferenc Wagner
2010-05-10
1
-1
/
+4
|
*
|
mtd: mtdram.h: checkpatch cleanup
Andrea Gelmini
2010-05-10
1
-1
/
+1
|
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Woodhouse
2010-03-26
262
-1786
/
+10244
|
|
\
\
|
*
\
\
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Woodhouse
2010-02-26
122
-3696
/
+1573
|
|
\
\
\
|
*
|
|
|
mtd: Workaround wrong write protect status on some xD cards
Maxim Levitsky
2010-02-26
1
-0
/
+6
|
*
|
|
|
mtd: nand: Allow caller to pass alternative ID table to nand_scan_ident()
David Woodhouse
2010-02-26
1
-1
/
+3
|
*
|
|
|
mtd: nand: add ->badblockbits for minimum number of set bits in bad block byte
Maxim Levitsky
2010-02-26
1
-0
/
+1
|
*
|
|
|
mtd: nand: make reads using MTD_OOB_RAW affect only ECC validation
Maxim Levitsky
2010-02-26
1
-3
/
+1
|
*
|
|
|
mtd: blktrans: allow FTL drivers to export sysfs attributes
Maxim Levitsky
2010-02-26
1
-0
/
+2
|
*
|
|
|
mtd: blktrans: Hotplug fixes
Maxim Levitsky
2010-02-26
1
-0
/
+3
|
*
|
|
|
mtd: blktrans: remove mtd_blkcore_priv, switch to per device queue and thread
Maxim Levitsky
2010-02-26
1
-5
/
+5
|
*
|
|
|
mtd: create unlocked versions of {get,put}_mtd_device
Maxim Levitsky
2010-02-26
1
-1
/
+2
|
*
|
|
|
mtd: move more manufacturers to the common cfi.h header file
Guillaume LECERF
2010-02-26
1
-5
/
+7
|
*
|
|
|
mtd: nand: add lock/unlock routines
Vimal Singh
2010-02-26
1
-0
/
+10
|
*
|
|
|
JFFS2: avoid using C++ keyword `new' in userspace-visible header
Andrew Morton
2010-02-25
1
-2
/
+2
|
*
|
|
|
mtd: Replace static array of devices with an idr structure
Ben Hutchings
2010-02-25
1
-1
/
+0
|
*
|
|
|
mtd: quiet sparse noise in cfi.h
H Hartley Sweeten
2010-02-25
1
-1
/
+1
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2010-05-21
1
-0
/
+3
|
\
\
\
\
\
|
*
\
\
\
\
[SCSI] Merge scsi-misc-2.6 into scsi-rc-fixes-2.6
James Bottomley
2010-05-18
1
-0
/
+3
|
|
\
\
\
\
\
|
|
*
|
|
|
|
[SCSI] ftrace: add __print_hex()
Kei Tokunaga
2010-04-30
1
-0
/
+3
*
|
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
2010-05-20
25
-152
/
+1741
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
USB: remove unused usb_buffer_alloc and usb_buffer_free macros
Greg Kroah-Hartman
2010-05-20
1
-12
/
+0
|
*
|
|
|
|
|
|
USB: include/usb/*.h checkpatch cleanup
Greg Kroah-Hartman
2010-05-20
14
-88
/
+92
|
*
|
|
|
|
|
|
USB: usb.h: checkpatch cleanups
Greg Kroah-Hartman
2010-05-20
1
-16
/
+16
|
*
|
|
|
|
|
|
USB: remove usb_find_device
Ming Lei
2010-05-20
1
-1
/
+0
[next]