index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
pi-futex.txt
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-11-11
dsa: fix skb->pkt_type when mac address of slave interface differs
Lennert Buytenhek
3
-0
/
+3
2008-11-11
net: fix setting of skb->tail in skb_recycle_check()
Lennert Buytenhek
1
-1
/
+1
2008-11-11
net: fix /proc/net/snmp as memory corruptor
Eric Dumazet
1
-28
/
+30
2008-11-11
mac80211: fix a buffer overrun in station debug code
Jianjun Kong
1
-1
/
+1
2008-11-11
netfilter: payload_len is be16, add size of struct rather than size of pointer
Harvey Harrison
1
-1
/
+2
2008-11-11
ipv6: fix ip6_mr_init error path
Benjamin Thery
1
-4
/
+5
2008-11-11
[4/4] dca: fixup initialization dependency
Dan Williams
1
-1
/
+1
2008-11-11
[3/4] I/OAT: fix async_tx.callback checking
Maciej Sosnowski
1
-2
/
+2
2008-11-11
[2/4] I/OAT: fix dma_pin_iovec_pages() error handling
Maciej Sosnowski
1
-11
/
+6
2008-11-11
[1/4] I/OAT: fix channel resources free for not allocated channels
Maciej Sosnowski
1
-0
/
+7
2008-11-10
ssb: Fix DMA-API compilation for non-PCI systems
Michael Buesch
1
-7
/
+35
2008-11-10
SSB: hide empty sub menu
Mike Frysinger
1
-2
/
+3
2008-11-10
vlan: Fix typos in proc output string
Ferenc Wagner
1
-1
/
+1
2008-11-07
[netdrvr] usb/hso: Cleanup rfkill error handling
Jonathan McDowell
1
-4
/
+6
2008-11-07
sfc: Correct address of gPXE boot configuration in EEPROM
Ben Hutchings
1
-2
/
+2
2008-11-07
el3_common_init() should be __devinit, not __init
Al Viro
1
-3
/
+3
2008-11-07
hso: rfkill type should be WWAN
Paulius Zaleckas
1
-1
/
+1
2008-11-07
mlx4_en: Start port error flow bug fix
Yevgeny Petrilin
1
-1
/
+1
2008-11-07
af_key: mark policy as dead before destroying
Alexey Dobriyan
1
-0
/
+1
2008-11-07
net: Fix recursive descent in __scm_destroy().
David S. Miller
3
-5
/
+26
2008-11-07
Fix accidental implicit cast in HR-timer conversion
David Howells
1
-1
/
+1
2008-11-07
fat: i_blocks warning fix
OGAWA Hirofumi
4
-6
/
+9
2008-11-07
fat: ->i_pos race fix
OGAWA Hirofumi
1
-2
/
+19
2008-11-07
fat: mmu_private race fix
OGAWA Hirofumi
4
-10
/
+25
2008-11-07
fat: Add printf attribute to fat_fs_panic()
OGAWA Hirofumi
1
-1
/
+2
2008-11-07
fat: Fix _fat_bmap() race
OGAWA Hirofumi
1
-1
/
+8
2008-11-07
fat: Fix ATTR_RO for directory
OGAWA Hirofumi
4
-12
/
+43
2008-11-07
fat: Fix ATTR_RO in the case of (~umask & S_WUGO) == 0
OGAWA Hirofumi
2
-5
/
+35
2008-11-07
fat: Cleanup FAT attribute stuff
OGAWA Hirofumi
4
-36
/
+40
2008-11-07
fat: Cleanup msdos_lookup()
OGAWA Hirofumi
1
-17
/
+21
2008-11-07
fat: Kill d_invalidate() in vfat_lookup()
OGAWA Hirofumi
1
-7
/
+6
2008-11-07
fat: Fix/Cleanup dcache handling for vfat
OGAWA Hirofumi
1
-44
/
+80
2008-11-07
vfat: Fix vfat_find() error path in vfat_lookup()
OGAWA Hirofumi
1
-5
/
+13
2008-11-07
fat: use fat_detach() in fat_clear_inode()
OGAWA Hirofumi
1
-6
/
+1
2008-11-07
fat: Fix fat_ent_update_ptr() for FAT12
OGAWA Hirofumi
1
-4
/
+14
2008-11-07
fat: improve fat_hash()
OGAWA Hirofumi
2
-12
/
+7
2008-11-07
fat: cleanup fat_parse_long() error handling
Darren Jenkins
1
-3
/
+4
2008-11-07
fat: use generic_file_llseek() for directory
OGAWA Hirofumi
1
-0
/
+1
2008-11-07
fat: Fix and cleanup timestamp conversion
OGAWA Hirofumi
6
-72
/
+130
2008-11-07
fat: split include/msdos_fs.h
OGAWA Hirofumi
10
-282
/
+284
2008-11-07
fat: move fs/vfat/* and fs/msdos/* to fs/fat
OGAWA Hirofumi
6
-17
/
+5
2008-11-07
fat: document additional vfat mount options
Bart Trojanowski
1
-2
/
+22
2008-11-07
SAM9 watchdog: update for moved headers
Andrew Victor
1
-1
/
+1
2008-11-07
rtc-cmos: fix boot log message
Frans Pop
1
-1
/
+1
2008-11-07
atmel_serial: keep clock off when it's not needed
David Brownell
1
-3
/
+14
2008-11-07
Documentation/kernel-parameters.txt: update 'isolcpus' kernel option
Li Zefan
1
-3
/
+5
2008-11-07
fbdev: fix fb_compat_ioctl() deadlocks
Geert Uytterhoeven
1
-24
/
+39
2008-11-07
memory hotplug: fix page_zone() calculation in test_pages_isolated()
Gerald Schaefer
1
-2
/
+3
2008-11-07
ext3: wait on all pending commits in ext3_sync_fs
Arthur Jones
1
-6
/
+5
2008-11-07
mm/oom_kill.c: fix badness() kerneldoc
Qinghuang Feng
1
-1
/
+0
[next]