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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] rtc-sh: act on rtc_wkalrm.enabled when setting an alarm
Jamie Lenehan
2007-01-23
1
-5
/
+7
*
[PATCH] KVM: fix bogus pagefault on writable pages
Avi Kivity
2007-01-23
1
-1
/
+1
*
[PATCH] KVM: x86 emulator: fix bit string instructions
Avi Kivity
2007-01-23
1
-46
/
+52
*
[PATCH] KVM: fix race between mmio reads and injected interrupts
Avi Kivity
2007-01-23
2
-2
/
+4
*
[PATCH] KVM: make sure there is a vcpu context loaded when destroying the mmu
Avi Kivity
2007-01-23
1
-0
/
+2
*
[PATCH] paravirt: mark the paravirt_ops export internal
Ingo Molnar
2007-01-23
1
-1
/
+8
*
[PATCH] SubmitChecklist update
Andrew Morton
2007-01-23
1
-0
/
+4
*
[PATCH] blockdev direct_io: fix signedness bug
Andrew Morton
2007-01-23
1
-1
/
+1
*
[PATCH] Revert nmi_known_cpu() check during boot option parsing
Venkatesh Pallipadi
2007-01-23
2
-9
/
+1
*
[PATCH] fix "kvm: add vm exit profiling"
Andrew Morton
2007-01-23
1
-1
/
+2
*
[PATCH] x86: fix PDA variables to work during boot
James Bottomley
2007-01-22
4
-7
/
+22
*
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
2007-01-22
87
-868
/
+4404
|
\
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Woodhouse
2007-01-18
5553
-121727
/
+242134
|
|
\
|
*
|
[JFFS2] debug.h: include <linux/sched.h> for current->pid
David Woodhouse
2007-01-13
1
-0
/
+1
|
*
|
Merge branch 'master' of git://git.infradead.org/~kmpark/onenand-mtd-2.6
David Woodhouse
2007-01-11
3
-74
/
+124
|
|
\
\
|
|
*
|
[MTD] OneNAND: Handle DDP chip boundary during read-while-load
Adrian Hunter
2007-01-10
1
-1
/
+14
|
|
*
|
[MTD] OneNAND: return ecc error code only when 2-bit ecc occurs
Kyungmin Park
2007-01-10
1
-3
/
+3
|
|
*
|
[MTD] OneNAND: Implement read-while-load
Adrian Hunter
2007-01-10
2
-32
/
+43
|
|
*
|
[MTD] OneNAND: fix onenand_wait bug in read ecc error
Kyungmin Park
2007-01-10
1
-2
/
+3
|
|
*
|
[MTD] OneNAND: release CPU in cycles
Artem Bityutskiy
2007-01-10
1
-7
/
+9
|
|
*
|
[MTD] OneNAND: add subpage write support
Kyungmin Park
2007-01-10
2
-14
/
+44
|
|
*
|
[MTD] OneNAND: fix onenand_wait bug
Kyungmin Park
2007-01-10
2
-24
/
+17
|
*
|
|
[JFFS2] use the ref_offset macro
Kyungmin Park
2007-01-10
1
-2
/
+2
|
*
|
|
[JFFS2] Reschedule in loops
Artem Bityutskiy
2007-01-10
2
-0
/
+4
|
|
/
/
|
*
|
[JFFS2] Fix error-path leak in summary scan
Amit Choudhary
2007-01-02
1
-0
/
+1
|
*
|
[JFFS2] add cond_resched() when garbage collecting deletion dirent
Artem Bityutskiy
2006-12-19
1
-0
/
+2
|
*
|
[MTD] Nuke IVR leftovers
Ralf Baechle
2006-12-11
3
-209
/
+0
|
*
|
[MTD] OneNAND: fix oob handling in recent oob patch
Kyungmin Park
2006-12-11
1
-4
/
+4
|
*
|
[MTD] Fix ssfdc blksize typo
David Woodhouse
2006-12-11
1
-1
/
+1
|
*
|
[JFFS2] replace kmalloc+memset with kzalloc
Yan Burman
2006-12-10
4
-9
/
+4
|
*
|
[MTD] Fix SSFDC build for variable blocksize.
David Woodhouse
2006-12-10
1
-1
/
+1
|
*
|
[MTD] ESB2ROM uses PCI
Randy Dunlap
2006-12-10
1
-1
/
+1
|
*
|
[MTD] of_device-based physmap driver
Vitaly Wool
2006-12-08
3
-0
/
+265
|
*
|
[MTD] Support combined RedBoot FIS directory and configuration area
Rod Whitby
2006-12-08
1
-3
/
+20
|
*
|
[MTD] NAND: Support for 16-bit bus-width on AT91.
Andrew Victor
2006-12-08
1
-0
/
+3
|
*
|
[MTD] nandsim: bugfix in page addressing
Artem Bityutskiy
2006-12-08
1
-2
/
+2
|
*
|
[MTD] NAND: use SmartMedia ECC byte order for ndfc
Timo Lindhorst
2006-12-05
1
-0
/
+1
|
*
|
[MTD] redboot partition combined fis / config problem
Yoshinori Sato
2006-12-01
1
-0
/
+3
|
*
|
[MTD] [NAND] Compile fix in rfc_from4.c
Mariusz Kozlowski
2006-12-01
1
-1
/
+1
|
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Woodhouse
2006-12-01
1188
-10015
/
+14713
|
|
\
\
|
*
|
|
[MTD] bugfix: DataFlash is not bit writable
Haavard Skinnemoen
2006-12-01
1
-1
/
+1
|
*
|
|
[MTD] Remove trailing whitespace
David Woodhouse
2006-11-30
9
-540
/
+539
|
*
|
|
[MTD] Use EXPORT_SYMBOL_GPL() for exported symbols.
David Woodhouse
2006-11-29
1
-9
/
+9
|
*
|
|
[MTD] return error code from get_mtd_device()
Artem Bityutskiy
2006-11-29
5
-18
/
+24
|
*
|
|
[MTD] add get and put methods
Artem Bityutskiy
2006-11-29
2
-7
/
+37
|
*
|
|
[MTD] add get_mtd_device_nm() function
Artem Bityutskiy
2006-11-29
2
-0
/
+39
|
*
|
|
[MTD] NAND: add subpage write support
Thomas Gleixner
2006-11-29
5
-9
/
+57
|
*
|
|
[MTD] add MTD_BLKDEVS Kconfig option
Josh Boyer
2006-11-29
2
-7
/
+20
|
*
|
|
[MTD] fix map probe name for cstm_mips_ixx
Yoichi Yuasa
2006-11-29
1
-1
/
+1
|
*
|
|
[MTD] increase MAX_MTD_DEVICES
Artem Bityutskiy
2006-11-29
1
-1
/
+1
[next]