index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
exit.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-11-09
irq: fix typo
Ingo Molnar
1
-1
/
+1
2008-11-09
x86: apic honour irq affinity which was set in early boot
Thomas Gleixner
1
-5
/
+21
2008-11-09
genirq: fix the affinity setting in setup_irq
Thomas Gleixner
1
-5
/
+5
2008-11-09
genirq: keep affinities set from userspace across free/request_irq()
Thomas Gleixner
5
-28
/
+53
2008-11-09
Fix nfsd truncation of readdir results
Doug Nazar
1
-4
/
+1
2008-11-09
cpumask: introduce new API, without changing anything, v3
Rusty Russell
2
-7
/
+54
2008-11-09
net: unix: fix inflight counting bug in garbage collector
Miklos Szeredi
3
-19
/
+62
2008-11-09
clarify usage expectations for cnt32_to_63()
Nicolas Pitre
1
-6
/
+16
2008-11-09
regulator: Use menuconfig in Kconfig
Takashi Iwai
1
-11
/
+4
2008-11-08
mmc: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
9
-20
/
+17
2008-11-08
mmc: increase SD write timeout for crappy cards
Pierre Ossman
1
-1
/
+5
2008-11-08
Fix __pfn_to_page(pfn) for CONFIG_DISCONTIGMEM=y
Rafael J. Wysocki
1
-1
/
+1
2008-11-08
sched: optimize sched_clock() a bit
Ingo Molnar
1
-1
/
+1
2008-11-08
sched: improve sched_clock() performance
Ingo Molnar
2
-3
/
+7
2008-11-08
Staging: make usbip depend on CONFIG_NET
Greg Kroah-Hartman
1
-1
/
+1
2008-11-08
Staging: only build the tree if we really want to
Greg Kroah-Hartman
1
-2
/
+18
2008-11-07
[IA64] Reserve elfcorehdr memory in CONFIG_CRASH_DUMP
Jay Lan
1
-1
/
+1
2008-11-07
oprofile: Fix p6 counter overflow check
Andi Kleen
1
-5
/
+4
2008-11-07
trivial: MPT fusion - remove long dead code
Alan Cox
1
-108
/
+0
2008-11-07
trivial: dmi_scan typo
Alan Cox
1
-3
/
+3
2008-11-07
sched: fine-tune SD_SIBLING_INIT
Ingo Molnar
1
-1
/
+1
2008-11-07
sched: fine-tune SD_MC_INIT
Mike Galbraith
1
-1
/
+1
2008-11-07
ext4: add checksum calculation when clearing UNINIT flag in ext4_new_inode
Frederic Bohe
1
-0
/
+2
2008-11-07
ext4: Mark the buffer_heads as dirty and uptodate after prepare_write
Aneesh Kumar K.V
1
-0
/
+2
2008-11-07
cpumask: new API, v2
Rusty Russell
2
-0
/
+16
2008-11-07
xen: make sure stray alias mappings are gone before pinning
Jeremy Fitzhardinge
2
-5
/
+9
2008-11-07
vmap: cope with vm_unmap_aliases before vmalloc_init()
Jeremy Fitzhardinge
1
-0
/
+7
2008-11-07
sched: fix memory leak in a failure path
Li Zefan
1
-0
/
+1
2008-11-07
sched: fix a bug in sched domain degenerate
Li Zefan
1
-2
/
+4
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
[next]