index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
jbd
/
revoke.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-11-19
eisa: Fix spelling of "asynchronous".
Adam Buchbinder
1
-2
/
+2
2012-11-19
various: Fix spelling of "registered" in comments.
Adam Buchbinder
6
-6
/
+6
2012-11-19
doc: fix quite a few typos within Documentation
Masanari Iida
11
-14
/
+14
2012-11-19
target: iscsi: fix comment typos in target/iscsi drivers
Masanari Iida
3
-5
/
+5
2012-11-19
treewide: fix typo of "suport" in various comments and Kconfig
Masanari Iida
25
-25
/
+25
2012-11-19
treewide: fix typo of "suppport" in various comments
Masanari Iida
6
-6
/
+6
2012-11-19
x86: remove offsets.h from .gitignore and dontdiff
Paul Bolle
2
-2
/
+0
2012-11-19
gen_init_cpio: remove redundant empty line
Jesper Juhl
1
-1
/
+0
2012-11-19
treewide: fix printk typo in multiple drivers
Masanari Iida
8
-8
/
+8
2012-11-08
alpha: use BUG_ON where possible
Sasha Levin
1
-8
/
+4
2012-11-01
Btrfs: Fix printk and variable name
Masanari Iida
2
-2
/
+2
2012-10-30
btrfs: unpin_extent_cache: fix the typo and unnecessary arguements
Liu Bo
1
-2
/
+1
2012-10-30
qla2xxx: Fix typo in qla2xxx drivers
Masanari Iida
4
-11
/
+11
2012-10-29
md: Fix typo in drivers/md
Masanari Iida
4
-5
/
+5
2012-10-28
firmware: use noinline_for_stack
Cesar Eduardo Barros
1
-1
/
+1
2012-10-26
VFS: don't do protected {sym,hard}links by default
Linus Torvalds
1
-2
/
+2
2012-10-26
isdn: Fix typo in isdn drivers
Masanari Iida
4
-4
/
+4
2012-10-26
tilegx: fix some issues in the SW TSO support
Chris Metcalf
1
-16
/
+19
2012-10-26
qmi_wwan/cdc_ether: move Novatel 551 and E362 to qmi_wwan
Dan Williams
2
-15
/
+40
2012-10-26
net: usb: Fix memory leak on Tx data path
Hemant Kumar
1
-0
/
+3
2012-10-26
net/mlx4_core: Unmap UAR also in the case of error flow
Dotan Barak
1
-4
/
+14
2012-10-26
net/mlx4_en: Don't use vlan tag value as an indication for vlan presence
Moni Shoua
1
-1
/
+1
2012-10-26
net/mlx4_en: Fix double-release-range in tx-rings
Jack Morgenstein
1
-1
/
+0
2012-10-26
bas_gigaset: fix pre_reset handling
Tilman Schmidt
1
-3
/
+16
2012-10-26
Revert "ARM: dma-mapping: support debug_dma_mapping_error"
Marek Szyprowski
1
-1
/
+0
2012-10-26
ACPI: missing break
Alan Cox
1
-0
/
+1
2012-10-26
Input: wacom - add touch sensor support for Cintiq 24HD touch
Jason Gerecke
3
-3
/
+104
2012-10-26
Input: wacom - handle split-sensor devices with internal hubs
Jason Gerecke
3
-2
/
+35
2012-10-26
Makefile: Documentation for external tool should be correct
H. Peter Anvin
1
-4
/
+2
2012-10-26
x86, mm: Undo incorrect revert in arch/x86/mm/init.c
Yinghai Lu
1
-4
/
+0
2012-10-25
fs/compat_ioctl.c: VIDEO_SET_SPU_PALETTE missing error check
Kees Cook
1
-0
/
+2
2012-10-25
gen_init_cpio: avoid stack overflow when expanding
Kees Cook
1
-20
/
+23
2012-10-25
drivers/rtc/rtc-imxdi.c: add missing spin lock initialization
Jan Luebbe
1
-0
/
+2
2012-10-25
mm, numa: avoid setting zone_reclaim_mode unless a node is sufficiently distant
David Rientjes
1
-2
/
+2
2012-10-25
pidns: limit the nesting depth of pid namespaces
Andrew Vagin
1
-1
/
+11
2012-10-25
drivers/dma/dw_dmac: make driver's endianness configurable
Hein Tibosch
2
-5
/
+24
2012-10-25
mm/mmu_notifier: allocate mmu_notifier in advance
Gavin Shan
1
-13
/
+13
2012-10-25
tools/testing/selftests/epoll/test_epoll.c: fix build
Daniel Hazelton
1
-2
/
+2
2012-10-25
UAPI: fix tools/vm/page-types.c
David Howells
1
-1
/
+1
2012-10-25
mm/page_alloc.c:alloc_contig_range(): return early for err path
Bob Liu
1
-1
/
+1
2012-10-25
rbtree: include linux/compiler.h for definition of __always_inline
Will Deacon
1
-0
/
+1
2012-10-25
genalloc: stop crashing the system when destroying a pool
Thadeu Lima de Souza Cascardo
1
-1
/
+1
2012-10-25
backlight: ili9320: add missing SPI dependency
Jingoo Han
1
-1
/
+2
2012-10-25
device_cgroup: add proper checking when changing default behavior
Aristeu Rozanski
1
-1
/
+18
2012-10-25
device_cgroup: stop using simple_strtoul()
Aristeu Rozanski
1
-6
/
+22
2012-10-25
device_cgroup: rename deny_all to behavior
Aristeu Rozanski
1
-11
/
+14
2012-10-25
cgroup: fix invalid rcu dereference
Jiri Slaby
1
-8
/
+7
2012-10-25
mm: fix XFS oops due to dirty pages without buffers on s390
Jan Kara
1
-5
/
+15
2012-10-25
freezer: exec should clear PF_NOFREEZE along with PF_KTHREAD
Oleg Nesterov
1
-1
/
+2
2012-10-25
xhci: trivial: Remove assigned but unused ep_ctx.
Sarah Sharp
1
-2
/
+0
[next]