index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix crash with irqpoll due to the IRQF_IRQPOLL flag testing
Linus Torvalds
2007-05-24
1
-9
/
+37
*
boot documentation: clarifications
H. Peter Anvin
2007-05-23
1
-10
/
+22
*
i386 bigsmp: section mismatch fixes
William Lee Irwin III
2007-05-23
1
-3
/
+3
*
drivers/isdn/hardware/eicon/message.c warning fixes
Andrew Morton
2007-05-23
1
-7
/
+6
*
capifunc warning fixes
Andrew Morton
2007-05-23
1
-8
/
+8
*
omap_uwire: SPI_CPHA mode bugfix
Imre Deak
2007-05-23
1
-2
/
+2
*
Documentation/memory-barriers.txt: various fixes
Jarek Poplawski
2007-05-23
1
-49
/
+49
*
i386: fix early usage of atomic_add_return and local_add_return on real i386
Thomas Gleixner
2007-05-23
2
-2
/
+2
*
Prevent going idle with softirq pending
Thomas Gleixner
2007-05-23
1
-3
/
+1
*
ehci-fsl: fix cache coherency problem on system with large memory
Li Yang
2007-05-23
2
-0
/
+14
*
document clocksources
Randy Dunlap
2007-05-23
1
-4
/
+20
*
eCryptfs: delay writing 0's after llseek until write
Michael Halcrow
2007-05-23
2
-61
/
+36
*
Off by one in floppy.c
Eric Sesterhenn / Snakebyte
2007-05-23
1
-1
/
+1
*
applesmc - sensors patch missing from 2.6.22-rc2
Nicolas Boichat
2007-05-23
1
-0
/
+10
*
HiSax: fix error checking for hisax_register()]
Alan Stern
2007-05-23
5
-29
/
+30
*
documentation: Documentation/initrd.txt
Domenico Andreoli
2007-05-23
1
-28
/
+46
*
md: fix bug with linear hot-add and elsewhere
NeilBrown
2007-05-23
2
-11
/
+19
*
md: don't write more than is required of the last page of a bitmap
NeilBrown
2007-05-23
2
-5
/
+13
*
md: avoid overflow in raid0 calculation with large components
NeilBrown
2007-05-23
1
-2
/
+1
*
i386, x86-64: show that CONFIG_HOTPLUG_CPU is required for suspend on SMP
Stefan Richter
2007-05-23
2
-3
/
+6
*
i2o: eliminate a peculiar constraint on i2o_max_drivers
Akinobu Mita
2007-05-23
1
-5
/
+3
*
i2o: fix notifiers when max_drivers is configured
Akinobu Mita
2007-05-23
1
-7
/
+7
*
i2o: destroy event queue only when drv->event is set
Akinobu Mita
2007-05-23
1
-2
/
+6
*
signalfd: retrieve multiple signals with one read() call
Davi Arnaut
2007-05-23
1
-45
/
+75
*
update dontdiff file
Randy Dunlap
2007-05-23
1
-1
/
+41
*
power: Fix sizeof(PAGE_SIZE) typo
OGAWA Hirofumi
2007-05-23
1
-1
/
+1
*
Misc: phantom, take care of pci posting
Jiri Slaby
2007-05-23
1
-1
/
+10
*
phantom: move to unlocked_ioctl
Jiri Slaby
2007-05-23
1
-4
/
+14
*
simplify cleanup_workqueue_thread()
Oleg Nesterov
2007-05-23
1
-47
/
+37
*
Char: cyclades, fix deadlock
Jiri Slaby
2007-05-23
1
-0
/
+1
*
SLUB Debug: fix check for super sized slabs (>512k 64bit, >256k 32bit)
Christoph Lameter
2007-05-23
1
-1
/
+1
*
fix unused setup_nr_node_ids
Miklos Szeredi
2007-05-23
1
-20
/
+25
*
fuse: delete inode on drop
Miklos Szeredi
2007-05-23
1
-0
/
+1
*
fuse: generic_write_checks() for direct_io
Miklos Szeredi
2007-05-23
1
-1
/
+3
*
uselib: add missing MNT_NOEXEC check
Christoph Hellwig
2007-05-23
1
-0
/
+3
*
Missing 'const' from reiserfs MIN_KEY declaration.
David Woodhouse
2007-05-23
1
-1
/
+1
*
imxfb: fix memory hole
Sascha Hauer
2007-05-23
1
-1
/
+0
*
imxfb: remove ifdefs
Sascha Hauer
2007-05-23
1
-15
/
+8
*
ps3fb: use FB_SYS_* instead of FB_CFB_*
Geert Uytterhoeven
2007-05-23
2
-6
/
+9
*
w100fb: fix compile warnings
Richard Purdie
2007-05-23
1
-5
/
+9
*
pm3fb: various fixes
Krzysztof Helt
2007-05-23
1
-181
/
+152
*
pm2fb: RDAC_WR barriers clean up
Krzysztof Helt
2007-05-23
1
-12
/
+5
*
fbdev: cleanup of sparc FB options
Krzysztof Helt
2007-05-23
1
-90
/
+86
*
spi: potential memleak in spidev_ioctl
Florin Malita
2007-05-23
1
-0
/
+1
*
optimize compat_core_sys_select() by a using stack space for small fd sets
Badari Pulavarty
2007-05-23
1
-6
/
+11
*
recalc_sigpending_tsk fixes
Roland McGrath
2007-05-23
4
-17
/
+28
*
Avoid zero size allocation in cache_k8_northbridges()
Ben Collins
2007-05-23
1
-1
/
+6
*
Documentation: fix the explanation of Kconfig files
Robert P. J. Day
2007-05-23
1
-19
/
+30
*
prohibit rcutorture from being compiled into the kernel
Paul E. McKenney
2007-05-23
1
-2
/
+1
*
uml: improve PTRACE_SYSEMU checking
Jeff Dike
2007-05-23
1
-8
/
+16
[next]