index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
block
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-06-05
Documentation/networking/ieee802154 fix a typo
Stefan Huber
1
-1
/
+1
2013-06-05
Documentation/DocBook/media/v4l fix a typo
Stefan Huber
1
-1
/
+1
2013-06-05
Documentation/video4linux/si476x.txt fix a typo
Stefan Huber
1
-1
/
+1
2013-06-05
Documentation/virtual/kvm/api.txt fix a typo
Stefan Huber
1
-1
/
+1
2013-06-05
Documentation/early-userspace/README fix a typo
Stefan Huber
1
-1
/
+1
2013-06-05
Documentation/video4linux/soc-camera.txt fix a typo
Stefan Huber
1
-1
/
+1
2013-05-29
lguest: fix CONFIG_PAE -> CONFIG_x86_PAE in comment
Paul Bolle
1
-1
/
+1
2013-05-29
Fix warning typo "CONFIG_RELCOATABLE"
Paul Bolle
1
-5
/
+5
2013-05-29
sprintf: hex_string(): fix comment
Steven Rostedt
1
-1
/
+1
2013-05-28
Documentation/kdump: Remove TODO in this document
Zhang Yanfei
1
-8
/
+0
2013-05-28
treewide: Fix typo in printk
Masanari Iida
17
-18
/
+18
2013-05-28
mm/sparse: Remove unused ret in sparse_index_init
Zhang Yanfei
1
-2
/
+1
2013-05-28
scsi: Spelling hsot -> host
Geert Uytterhoeven
2
-2
/
+2
2013-05-28
exynos4-is: Fix Kconfig comment
Paul Bolle
1
-1
/
+1
2013-05-28
doc: fix misspellings with 'codespell' tool
Anatol Pomozov
33
-48
/
+48
2013-05-28
btrfs: fix btrfs_extend_item() comment
Stefan Behrens
1
-1
/
+1
2013-05-28
include/linux/cpu.h: Update comments to reflect reality
Robert P. J. Day
1
-2
/
+1
2013-05-28
kernel-doc: Update references to SGML to refs to XML instead.
Robert P. J. Day
1
-5
/
+6
2013-05-28
tracing: Put trace_puts() comment above trace_puts() macro for kernel doc
Steven Rostedt
1
-3
/
+2
2013-05-28
update AMD powerflags comments
Thorsten Glaser
1
-4
/
+4
2013-05-28
rcu: Fix Documentation typo 'CONFIG_RCU_NOCB_CPUS'
Paul Bolle
1
-1
/
+1
2013-05-27
Linux 3.10-rc3
v3.10-rc3
Linus Torvalds
1
-1
/
+1
2013-05-27
ipc/sem.c: Fix missing wakeups in do_smart_update_queue()
Manfred Spraul
1
-5
/
+22
2013-05-25
score: remove redundant kcore_list entries
Kyle McMartin
1
-2
/
+0
2013-05-25
ARC: lazy dcache flush broke gdb in non-aliasing configs
Vineet Gupta
2
-19
/
+11
2013-05-25
aio: fix kioctx not being freed after cancellation at exit time
Benjamin LaHaise
1
-1
/
+3
2013-05-25
mm/pagewalk.c: walk_page_range should avoid VM_PFNMAP areas
Cliff Wickman
1
-34
/
+36
2013-05-25
drivers/rtc/rtc-max8998.c: check for pdata presence before dereferencing
Tomasz Figa
1
-1
/
+1
2013-05-25
ocfs2: goto out_unlock if ocfs2_get_clusters_nocache() failed in ocfs2_fiemap()
Joseph Qi
1
-1
/
+1
2013-05-25
random: fix accounting race condition with lockless irq entropy_count update
Jiri Kosina
1
-8
/
+16
2013-05-25
drivers/char/random.c: fix priming of last_data
Jarod Wilson
1
-15
/
+15
2013-05-25
mm/memory_hotplug.c: fix printk format warnings
Randy Dunlap
1
-3
/
+6
2013-05-25
nilfs2: fix issue of nilfs_set_page_dirty() for page at EOF boundary
Ryusuke Konishi
1
-4
/
+23
2013-05-25
drivers/block/brd.c: fix brd_lookup_page() race
Brian Behlendorf
1
-2
/
+2
2013-05-25
fbdev: FB_GOLDFISH should depend on HAS_DMA
Geert Uytterhoeven
1
-1
/
+1
2013-05-25
drivers/rtc/rtc-pl031.c: pass correct pointer to free_irq()
Lars-Peter Clausen
1
-1
/
+1
2013-05-25
auditfilter.c: fix kernel-doc warnings
Randy Dunlap
1
-3
/
+0
2013-05-25
aio: fix io_getevents documentation
Jeff Moyer
1
-2
/
+1
2013-05-25
revert "selftest: add simple test for soft-dirty bit"
Andrew Morton
3
-125
/
+0
2013-05-25
drivers/leds/leds-ot200.c: fix error caused by shifted mask
Christian Gmeiner
1
-7
/
+7
2013-05-25
mm/THP: use pmd_populate() to update the pmd with pgtable_t pointer
Aneesh Kumar K.V
1
-1
/
+6
2013-05-25
linux/kernel.h: fix kernel-doc warning
Randy Dunlap
1
-2
/
+3
2013-05-25
mm compaction: fix of improper cache flush in migration code
Leonid Yegoshin
1
-1
/
+1
2013-05-25
rapidio/tsi721: fix bug in MSI interrupt handling
Alexandre Bounine
1
-0
/
+12
2013-05-25
hfs: avoid crash in hfs_bnode_create
Jeff Mahoney
1
-1
/
+5
2013-05-25
mm: memcg: remove incorrect VM_BUG_ON for swap cache pages in uncharge
Johannes Weiner
1
-2
/
+12
2013-05-25
drivers/video: implement a simple framebuffer driver
Stephen Warren
4
-0
/
+277
2013-05-25
ocfs2: unlock rw lock if inode lock failed
Joseph Qi
1
-1
/
+1
2013-05-25
mm: mmu_notifier: re-fix freed page still mapped in secondary MMU
Xiao Guangrong
1
-40
/
+39
2013-05-25
wait: fix false timeouts when using wait_event_timeout()
Imre Deak
1
-5
/
+11
[next]