index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
decnet
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-06-03
Revert "tty: make receive_buf() return the amout of bytes received"
Linus Torvalds
20
-128
/
+115
2011-06-03
UBIFS: fix-up free space earlier
Ben Gardiner
1
-8
/
+8
2011-06-03
UBIFS: intialize LPT earlier
Ben Gardiner
1
-13
/
+16
2011-06-03
UBIFS: assert no fixup when writing a node
Ben Gardiner
1
-0
/
+2
2011-06-03
UBIFS: fix clean znode counter corruption in error cases
Artem Bityutskiy
1
-4
/
+5
2011-06-03
UBIFS: fix memory leak on error path
Artem Bityutskiy
1
-0
/
+1
2011-06-03
UBIFS: fix shrinker object count reports
Artem Bityutskiy
1
-1
/
+5
2011-06-03
Blackfin: strncpy: fix handling of zero lengths
Steven Miao
1
-1
/
+1
2011-06-02
asm-generic/unistd.h: support sendmmsg syscall
Chris Metcalf
1
-1
/
+3
2011-06-02
ktest: Ignore unset values of the minconfig in config_bisect
Steven Rostedt
1
-1
/
+1
2011-06-02
ktest: Fix result of rebooting the kernel
Steven Rostedt
1
-1
/
+1
2011-06-02
ktest: Fix off-by-one in config bisect result
Steven Rostedt
1
-2
/
+2
2011-06-02
block: Use hlist_entry() for io_context.cic_list.first
Paul Bolle
1
-2
/
+2
2011-06-02
cfq-iosched: Remove bogus check in queue_fail path
Paul Bolle
1
-3
/
+0
2011-06-02
ARM: mach-shmobile: add DMAC clock definitions on SH7372
Guennadi Liakhovetski
1
-0
/
+7
2011-06-02
dmaengine: shdma: fix a regression: initialise DMA channels for memcpy
Guennadi Liakhovetski
1
-1
/
+1
2011-06-01
Revert "mm: fail GFP_DMA allocations when ZONE_DMA is not configured"
Linus Torvalds
1
-4
/
+0
2011-06-01
block: fix mismerge of the DISK_EVENT_MEDIA_CHANGE removal
Linus Torvalds
3
-3
/
+0
2011-06-01
tile: enable CONFIG_BUGVERBOSE
Chris Metcalf
1
-1
/
+1
2011-06-01
xen/blkback: potential null dereference in error handling
Dan Carpenter
1
-4
/
+6
2011-06-01
xen/blkback: don't call vbd_size() if bd_disk is NULL
Laszlo Ersek
1
-2
/
+1
2011-06-01
intel-iommu: Fix off-by-one in RMRR setup
David Woodhouse
1
-2
/
+2
2011-06-01
intel-iommu: Add domain check in domain_remove_one_dev_info
Mike Habeck
1
-2
/
+2
2011-06-01
intel-iommu: Remove Host Bridge devices from identity mapping
Mike Travis
1
-0
/
+5
2011-06-01
intel-iommu: Use coherent DMA mask when requested
Mike Travis
1
-2
/
+1
2011-06-01
intel-iommu: Dont cache iova above 32bit
Chris Wright
1
-2
/
+10
2011-06-01
intel-iommu: Speed up processing of the identity_mapping function
Mike Travis
1
-3
/
+3
2011-06-01
intel-iommu: Check for identity mapping candidate using system dma mask
Chris Wright
1
-2
/
+13
2011-06-01
intel-iommu: Only unlink device domains from iommu
Alex Williamson
1
-4
/
+7
2011-06-01
intel-iommu: Enable super page (2MiB, 1GiB, etc.) support
Youquan Song
3
-19
/
+147
2011-06-01
mtd: fix physmap.h warnings
Randy Dunlap
1
-0
/
+1
2011-06-01
UBIFS: fix recovery broken by the previous recovery fix
Artem Bityutskiy
1
-65
/
+87
2011-06-01
UBIFS: amend ubifs_recover_leb interface
Artem Bityutskiy
4
-8
/
+9
2011-06-01
UBIFS: introduce a "grouped" journal head flag
Artem Bityutskiy
2
-1
/
+6
2011-06-01
UBIFS: supress false error messages
Artem Bityutskiy
1
-2
/
+2
2011-06-01
kgdbts: only use new asm-generic/ptrace.h api when needed
Mike Frysinger
1
-1
/
+4
2011-06-01
block: blkdev_get() should access ->bd_disk only after success
Tejun Heo
1
-2
/
+2
2011-06-01
AppArmor: fix oops in apparmor_setprocattr
Kees Cook
1
-1
/
+2
2011-05-31
CFQ: Fix typo and remove unnecessary semicolon
Kyungmin Park
1
-4
/
+4
2011-05-31
[IA64] wire up sendmmsg() syscall for Itanium
Tony Luck
2
-1
/
+3
2011-05-31
block: remove unwanted semicolons
Namhyung Kim
1
-2
/
+2
2011-05-31
powerpc/pmac: Don't register pmac PIC syscore ops when HW not present
Benjamin Herrenschmidt
1
-1
/
+2
2011-05-31
rcu: Cure load woes
Peter Zijlstra
2
-9
/
+56
2011-05-31
dmaengine: shdma: Fix up fallout from runtime PM changes.
Paul Mundt
1
-1
/
+6
2011-05-31
Revert "clocksource: sh_cmt: Runtime PM support"
Paul Mundt
1
-10
/
+2
2011-05-31
Revert "clocksource: sh_tmu: Runtime PM support"
Paul Mundt
1
-10
/
+2
2011-05-31
sh: Fix up asm-generic/ptrace.h fallout.
Paul Mundt
1
-2
/
+4
2011-05-31
sh64: Move from P1SEG to CAC_ADDR for consistent sync.
Paul Mundt
1
-1
/
+1
2011-05-31
sh64: asm/pgtable.h needs asm/mmu.h
Paul Mundt
1
-0
/
+1
2011-05-31
sh: asm/tlb.h needs linux/swap.h
Nobuhiro Iwamatsu
1
-0
/
+1
[next]