index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
um
/
Kconfig.um
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
2013-05-25
fat: fix possible overflow for fat_clusters
OGAWA Hirofumi
1
-1
/
+14
2013-05-25
rapidio: documentation update for enumeration changes
Alexandre Bounine
2
-11
/
+134
2013-05-25
rapidio: add enumeration/discovery start from user space
Alexandre Bounine
6
-7
/
+102
2013-05-25
rapidio: make enumeration/discovery configurable
Alexandre Bounine
8
-139
/
+304
2013-05-25
drivers/block/xsysace.c: fix id with missing port-number
Gernot Vormayr
1
-2
/
+1
2013-05-24
xfs: remote attribute lookups require the value length
Dave Chinner
1
-1
/
+2
2013-05-24
xfs: xfs_attr_shortform_allfit() does not handle attr3 format.
Dave Chinner
1
-11
/
+13
2013-05-24
xfs: xfs_da3_node_read_verify() doesn't handle XFS_ATTR3_LEAF_MAGIC
Dave Chinner
1
-0
/
+1
2013-05-24
xfs: fix missing KM_NOFS tags to keep lockdep happy
Dave Chinner
4
-5
/
+7
2013-05-24
xfs: Don't reference the EFI after it is freed
Dave Chinner
1
-2
/
+3
2013-05-24
xfs: fix rounding in xfs_free_file_space
Dave Chinner
1
-2
/
+2
2013-05-24
xfs: fix sub-page blocksize data integrity writes
Dave Chinner
1
-0
/
+19
2013-05-24
GFS2: Fix typo in gfs2_log_end_write loop
Steven Whitehouse
1
-1
/
+1
2013-05-24
GFS2: fix DLM depends to fix build errors
Randy Dunlap
1
-1
/
+1
2013-05-24
GFS2: Use single-block reservations for directories
Bob Peterson
1
-2
/
+7
2013-05-24
GFS2: two minor quota fixups
Bob Peterson
1
-2
/
+2
2013-05-24
ARM: at91/sama5: fix incorrect PMC pcr div definition
Josh Wu
1
-3
/
+3
2013-05-24
ARM: at91/dt: fix macb pinctrl_macb_rmii_mii_alt definition
Boris BREZILLON
1
-1
/
+1
2013-05-24
ARM: at91: at91sam9n12: move external irq declatation to DT
Jean-Christophe PLAGNIOL-VILLARD
2
-6
/
+1
2013-05-24
powerpc/pseries: Make 32-bit MSI quirk work on systems lacking firmware support
Brian King
1
-3
/
+37
2013-05-24
powerpc/powernv: Build a zImage.epapr
Benjamin Herrenschmidt
1
-0
/
+1
2013-05-24
powerpc: Make radeon 32-bit MSI quirk work on powernv
Benjamin Herrenschmidt
6
-48
/
+38
2013-05-24
powerpc: Context switch more PMU related SPRs
Michael Ellerman
3
-0
/
+40
2013-05-24
powerpc/powernv: Fix condition for when to invalidate the TCE cache
Benjamin Herrenschmidt
1
-1
/
+1
[next]