Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/vmwgfx: Fix up an error path during bo creation | Thomas Hellstrom | 2010-11-17 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/radeon/kms: register an i2c adapter name for the dp aux bus | Alex Deucher | 2010-11-17 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/radeon/kms/atom: add proper external encoders support | Alex Deucher | 2010-11-17 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/radeon/kms/atom: cleanup and unify DVO handling | Alex Deucher | 2010-11-17 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/radeon/kms: properly power up/down the eDP panel as needed (v4) | Alex Deucher | 2010-11-17 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/radeon/kms/atom: set sane defaults in atombios_get_encoder_mode() | Alex Deucher | 2010-11-17 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/radeon/kms: turn the backlight off explicitly for dpms | Alex Deucher | 2010-11-17 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/radeon/kms: fix typo in r600 cs checker | Alex Deucher | 2010-11-17 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm: radeon: fix error value sign | Vasiliy Kulikov | 2010-11-17 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/radeon/kms: fix and unify tiled buffer alignment checking for r6xx/7xx | Alex Deucher | 2010-11-17 | |
| |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / | ||||
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2010-11-18 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [libata] remove SCSI host lock and serial number usage from ata_scsi_queuecmd | Jeff Garzik | 2010-11-17 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | MAINTAINERS: update documentation entries | Randy Dunlap | 2010-11-18 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Documentation/development-process: more staging info | Andres Salomon | 2010-11-18 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Documentation/development-process: use -next trees instead of staging | Andres Salomon | 2010-11-18 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Documentation: change email address for Hans Koch | Hans J. Koch | 2010-11-18 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Documentation/gpio.txt: explain poll/select usage | Bernhard Walle | 2010-11-18 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Documentation: make configfs example code simpler, clearer | Dan Carpenter | 2010-11-18 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | kernel-doc: escape xml for structs | Randy Dunlap | 2010-11-18 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix build failure at cx25821-video driver | Youquan Song | 2010-11-18 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | hardirq.h: needs sched.h if using BKL | Linus Torvalds | 2010-11-18 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'kvm-updates/2.6.37' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2010-11-18 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | KVM: VMX: Fix host userspace gsbase corruption | Avi Kivity | 2010-11-17 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | KVM: Correct ordering of ldt reload wrt fs/gs reload | Avi Kivity | 2010-11-17 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe... | Linus Torvalds | 2010-11-18 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | kgdb,ppc: Fix regression in evr register handling | Dongdong Deng | 2010-11-17 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | kgdb,x86: fix regression in detach handling | Jason Wessel | 2010-11-17 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | kdb: fix crash when KDB_BASE_CMD_MAX is exceeded | Jovi Zhang | 2010-11-17 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | kdb: fix memory leak in kdb_main.c | Jovi Zhang | 2010-11-17 | |
| | |_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 2010-11-18 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | powerpc: Update a BKL related comment | Alessio Igor Bogani | 2010-11-17 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | powerpc/mm: Fix module instruction tlb fault handling on Book-E 64 | Kumar Gala | 2010-11-17 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | powerpc: Fix call to subpage_protection() | Michael Neuling | 2010-11-17 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | powerpc: Set CONFIG_32BIT on ppc32 | kerstin jonsson | 2010-11-17 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | powerpc/mm: Fix build error in setup_initial_memory_limit | Kumar Gala | 2010-11-17 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | powerpc/pseries: Don't override CONFIG_PPC_PSERIES_DEBUG | Nishanth Aravamudan | 2010-11-17 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | powerpc: Fix div64 in bootloader | Benjamin Herrenschmidt | 2010-11-17 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | hardirq.h: remove now-empty #ifdef/#endif pair | Linus Torvalds | 2010-11-17 | |
|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | ||||
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix build failure due to hwirq.h needing smp_lock.h | Linus Torvalds | 2010-11-17 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | BKL: remove references to lock_kernel from comments | Arnd Bergmann | 2010-11-17 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | BKL: remove extraneous #include <smp_lock.h> | Arnd Bergmann | 2010-11-17 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | staging/stradis: mark as "depends on BKL" | Arnd Bergmann | 2010-11-17 | |
| |/ / / / / / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | kernel: make /proc/kallsyms mode 400 to reduce ease of attacking | Marcus Meissner | 2010-11-16 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 | Linus Torvalds | 2010-11-16 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | nfs: Ignore kmemleak false positive in nfs_readdir_make_qstr | Catalin Marinas | 2010-11-16 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | SUNRPC: Simplify rpc_alloc_iostats by removing pointless local variable | Jesper Juhl | 2010-11-16 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | nfs: trivial: remove unused nfs_wait_event macro | Jeff Layton | 2010-11-16 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | NFS: readdir shouldn't read beyond the reply returned by the server | Trond Myklebust | 2010-11-15 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | NFS: Fix a couple of regressions in readdir. | Trond Myklebust | 2010-11-15 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | Revert "NFSv4: Fall back to ordinary lookup if nfs4_atomic_open() returns EIS... | Trond Myklebust | 2010-11-15 |