index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
samples
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-07-01
spi: bitbang bugfix in message setup
David Brownell
1
-10
/
+14
2009-07-01
fbdev: add mutex for fb_mmap locking
Krzysztof Helt
16
-42
/
+74
2009-07-01
spi: add spi_master flag word
David Brownell
3
-0
/
+12
2009-07-01
spi: new spi->mode bits
David Brownell
4
-7
/
+24
2009-07-01
dmapools: protect page_list walk in show_pools()
Thomas Gleixner
1
-0
/
+2
2009-07-01
ext2: return -EIO not -ESTALE on directory traversal through deleted inode
Bryan Donlan
1
-2
/
+10
2009-07-01
elf: limit max map count to safe value
KAMEZAWA Hiroyuki
2
-3
/
+18
2009-07-01
edac: add DDR3 memory type for MPC85xx EDAC
Yang Shi
4
-1
/
+14
2009-07-01
parport/serial: add support for NetMos 9901 Multi-IO card
Michael Buesch
3
-1
/
+11
2009-07-01
gcov: fix documentation
Peter Oberparleiter
1
-9
/
+16
2009-07-01
alpha: fix percpu build breakage
Tejun Heo
3
-4
/
+9
2009-07-01
fbdev: work around old compiler bug
Stephen Rothwell
1
-2
/
+2
2009-07-01
MAINTAINERS: update EDAC-I82975X
Joe Perches
1
-2
/
+2
2009-07-01
gcov: fix __ctors_start alignment
Heiko Carstens
1
-1
/
+2
2009-07-01
eventfd: revised interface and cleanups
Davide Libenzi
6
-42
/
+149
2009-06-30
AFS: Fix lock imbalance
Jiri Slaby
1
-1
/
+0
2009-06-30
ide: memory overrun in ide_get_identity_ioctl() on big endian machines using ...
Christian Engelmayer
1
-1
/
+2
2009-06-30
ide: fix resume for CONFIG_BLK_DEV_IDEACPI=y
Bartlomiej Zolnierkiewicz
3
-42
/
+27
2009-06-29
eeepc-laptop: Fix build failure with HOTPLUG_PCI && !SYSFS
Ingo Molnar
1
-2
/
+1
2009-06-29
tty: Fix the leak in tty_ldisc_release
Alan Cox
1
-4
/
+11
2009-06-29
sound: OSS: mpu401, fix deadlock
Jiri Slaby
1
-13
/
+3
2009-06-29
fs: allow d_instantiate to be called with negative parent dentry
Jeremy Kerr
1
-1
/
+1
2009-06-29
[ARM] 5562/2: at91: add gpio button support for at91sam9g20ek
Nicolas Ferre
1
-0
/
+54
2009-06-29
ALSA: hda - Add missing initializations for ALC268 and ALC269
Takashi Iwai
1
-0
/
+4
2009-06-29
ALSA: cmi8330: fix MPU-401 PnP init copy&paste bug
Ondrej Zary
1
-1
/
+1
2009-06-29
ALSA: hda - Line In for Acer Inspire 6530G model
Tony Vroon
1
-2
/
+8
2009-06-29
be2net: Fix to avoid a crash seen on PPC with LRO and Jumbo frames.
Ajit Khaparde
3
-16
/
+35
2009-06-29
integrity: add ima_counts_put (updated)
Mimi Zohar
3
-1
/
+41
2009-06-29
integrity: ima audit hash_exists fix
Mimi Zohar
1
-1
/
+2
2009-06-29
integrity: ima mq_open imbalance msg fix
Mimi Zohar
1
-0
/
+2
2009-06-28
KVM: shut up uninit compiler warning in paging_tmpl.h
Jaswinder Singh Rajput
1
-1
/
+1
2009-06-28
KVM: Ignore reads to K7 EVNTSEL MSRs
Amit Shah
1
-0
/
+1
2009-06-28
KVM: VMX: Handle vmx instruction vmexits
Avi Kivity
1
-0
/
+15
2009-06-28
KVM: s390: Allow stfle instruction in the guest
Christian Borntraeger
3
-3
/
+26
2009-06-28
KVM: kvm/x86_emulate.c toggle_interruptibility() should be static
Jaswinder Singh Rajput
1
-1
/
+1
2009-06-28
KVM: ia64: fix ia64 build due to missing kallsyms_lookup() and double export
Jes Sorensen
1
-0
/
+6
2009-06-28
KVM: protect concurrent make_all_cpus_request
Marcelo Tosatti
2
-0
/
+4
2009-06-28
KVM: MMU: Allow 4K ptes with bit 7 (PAT) set
Avi Kivity
1
-3
/
+3
2009-06-28
KVM: Fix dirty bit tracking for slots with large pages
Izik Eidus
1
-0
/
+2
2009-06-28
Revert "x86: cap iomem_resource to addressable physical memory"
H. Peter Anvin
1
-3
/
+0
2009-06-28
cifs: fix fh_mutex locking in cifs_reopen_file
Jeff Layton
1
-5
/
+5
2009-06-27
[ARM] 5563/1: at91: at91sam9rlek lcd interface correction
Nicolas Ferre
1
-2
/
+4
2009-06-27
gro: Flush GRO packets in napi_disable_pending path
Herbert Xu
1
-3
/
+5
2009-06-27
inet: Call skb_orphan before tproxy activates
Herbert Xu
2
-0
/
+6
2009-06-26
mac80211: Use rcu_barrier() on unload.
Jesper Dangaard Brouer
1
-1
/
+1
2009-06-26
sunrpc: Use rcu_barrier() on unload.
Jesper Dangaard Brouer
1
-0
/
+1
2009-06-26
bridge: Use rcu_barrier() instead of syncronize_net() on unload.
Jesper Dangaard Brouer
1
-1
/
+1
2009-06-26
ipv6: Use rcu_barrier() on module unload.
Jesper Dangaard Brouer
1
-0
/
+2
2009-06-26
decnet: Use rcu_barrier() on module unload.
Jesper Dangaard Brouer
1
-0
/
+2
2009-06-26
ide-cd: handle fragmented packet commands gracefully
Borislav Petkov
1
-2
/
+12
[next]