Age | Commit message (Expand) | Author |
2010-10-01 | HID: magicmouse: Adjust major / minor axes to scale | Henrik Rydberg |
2010-09-24 | HID: magicmouse: Use hid-input parsing rather than bypassing it | Michael Poole |
2010-09-03 | HID: magicmouse: enable Magic Trackpad support | Chase Douglas |
2010-09-03 | HID: magicmouse: simplify touch data bit manipulation | Chase Douglas |
2010-09-03 | HID: magicmouse: simplify multitouch feature request | Chase Douglas |
2010-09-02 | HID: magicmouse: remove timestamp logic | Chase Douglas |
2010-09-02 | HID: magicmouse: simplify touch down logic | Chase Douglas |
2010-08-18 | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 | Linus Torvalds |
2010-08-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2010-08-18 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds |
2010-08-18 | Fix the declaration of sys_execve() in asm-generic/syscalls.h | David Howells |
2010-08-18 | [IA64] Fix build error: conflicting types for ‘sys_execve’ | Tony Luck |
2010-08-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2010-08-18 | mmc: build fix: mmc_pm_notify is only available with CONFIG_PM=y | Uwe Kleine-König |
2010-08-18 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2010-08-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds |
2010-08-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger... | Linus Torvalds |
2010-08-18 | Merge branch 'for-linus' of git://neil.brown.name/md | Linus Torvalds |
2010-08-18 | Merge branch 'merge-devicetree' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds |
2010-08-18 | NFS: Fix an Oops in the NFSv4 atomic open code | Trond Myklebust |
2010-08-18 | Merge branch 'fix/asoc' into for-linus | Takashi Iwai |
2010-08-18 | Merge branch 'fix/hda' into for-linus | Takashi Iwai |
2010-08-18 | ALSA: emu10k1 - delay the PCM interrupts (add pcm_irq_delay parameter) | Jaroslav Kysela |
2010-08-18 | fs: brlock vfsmount_lock | Nick Piggin |
2010-08-18 | fs: scale files_lock | Nick Piggin |
2010-08-18 | lglock: introduce special lglock and brlock spin locks | Nick Piggin |
2010-08-18 | tty: fix fu_list abuse | Nick Piggin |
2010-08-18 | fs: cleanup files_lock locking | Nick Piggin |
2010-08-18 | fs: remove extra lookup in __lookup_hash | Nick Piggin |
2010-08-18 | fs: fs_struct rwlock to spinlock | Nick Piggin |
2010-08-18 | apparmor: use task path helpers | Nick Piggin |
2010-08-18 | fs: dentry allocation consolidation | Nick Piggin |
2010-08-18 | fs: fix do_lookup false negative | Nick Piggin |
2010-08-18 | mbcache: Limit the maximum number of cache entries | Andreas Gruenbacher |
2010-08-18 | hostfs ->follow_link() braino | Al Viro |
2010-08-18 | hostfs: dumb (and usually harmless) tpyo - strncpy instead of strlcpy | Al Viro |
2010-08-18 | Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Ingo Molnar |
2010-08-18 | md raid-1/10 Fix bio_rw bit manipulations again | NeilBrown |
2010-08-18 | remove SWRITE* I/O types | Christoph Hellwig |
2010-08-18 | kill BH_Ordered flag | Christoph Hellwig |
2010-08-18 | vfs: update ctime when changing the file's permission by setfacl | Jan Kara |
2010-08-18 | cramfs: only unlock new inodes | Alexander Shishkin |
2010-08-18 | fix reiserfs_evict_inode end_writeback second call | Sergey Senozhatsky |
2010-08-17 | spi.h: missing kernel-doc notation, please fix | Ernst Schwab |
2010-08-18 | m68knommu: include sched.h in ColdFire/SPI driver | Greg Ungerer |
2010-08-18 | m68knommu: formatting of pointers in printk() | Kulikov Vasiliy |
2010-08-18 | m68knommu: arch/m68k/include/asm/ide.h fix for nommu | Jate Sujjavanich |
2010-08-18 | md: provide appropriate return value for spare_active functions. | NeilBrown |
2010-08-18 | md: Notify sysfs when RAID1/5/10 disk is In_sync. | Adrian Drzewiecki |
2010-08-18 | Update recovery_offset even when external metadata is used. | NeilBrown |