Age | Commit message (Expand) | Author |
2008-11-14 | CRED: Use RCU to access another task's creds and to release a task's own creds | David Howells |
2008-11-14 | CRED: Wrap current->cred and a few other accessors | David Howells |
2008-11-14 | CRED: Separate task security context from task_struct | David Howells |
2008-11-14 | CRED: Wrap task credential accesses in the USB driver | David Howells |
2008-11-14 | CRED: Wrap task credential accesses in the network device drivers | David Howells |
2008-11-14 | CRED: Wrap task credential accesses in the ISDN drivers | David Howells |
2008-11-14 | CRED: Wrap task credential accesses in the tty driver | David Howells |
2008-11-14 | CRED: Wrap task credential accesses in the block loopback driver | David Howells |
2008-11-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2008-11-04 | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2008-11-04 | drivers: remove duplicated #include | Jianjun Kong |
2008-11-04 | libata: mask off DET when restoring SControl for detach | Tejun Heo |
2008-11-04 | libata: implement ATA_HORKAGE_ATAPI_MOD16_DMA and apply it | Tejun Heo |
2008-11-04 | libata: Fix a potential race condition in ata_scsi_park_show() | Elias Oltmanns |
2008-11-04 | sata_nv: fix generic, nf2/3 detection regression | Tejun Heo |
2008-11-04 | sata_via: restore vt*_prepare_host error handling | Marcin Slusarz |
2008-11-04 | sata_promise: add ATA engine reset to reset ops | Mikael Pettersson |
2008-11-03 | niu: Use pci_ioremap_bar(). | David S. Miller |
2008-11-03 | bnx2x: Version Update | Eilon Greenstein |
2008-11-03 | bnx2x: Calling netif_carrier_off at the end of the probe | Eilon Greenstein |
2008-11-03 | bnx2x: PCI configuration bug on big-endian | Eilon Greenstein |
2008-11-03 | bnx2x: Removing the PMF indication when unloading | Eilon Greenstein |
2008-11-03 | mv643xx_eth: fix SMI bus access timeouts | Lennert Buytenhek |
2008-11-03 | net: kconfig cleanup | Jeff Kirsher |
2008-11-03 | fs_enet: fix polling | Alexey Dobriyan |
2008-11-03 | Merge branch 'io-mappings-for-linus-2' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2008-11-03 | Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl... | Linus Torvalds |
2008-11-03 | SMC91x: Fix compilation on some platforms. | David S. Miller |
2008-11-03 | i915: Add GEM ioctl to get available aperture size. | Eric Anholt |
2008-11-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds |
2008-11-02 | ide-gd: re-get capacity on revalidate | Borislav Petkov |
2008-11-02 | tx4938ide: Avoid underflow on calculation of a wait cycle | Atsushi Nemoto |
2008-11-02 | tx4938ide: Do not call devm_ioremap for whole 128KB | Atsushi Nemoto |
2008-11-02 | tx4938ide: Check minimum cycle time and SHWT range (v2) | Atsushi Nemoto |
2008-11-02 | ide: Switch to a common address | Alan Cox |
2008-11-02 | ide-cd: fix DMA alignment regression | Borislav Petkov |
2008-11-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2008-11-02 | drivers/net/smc911x.c: Fix lockdep warning on xmit. | Will Newton |
2008-11-01 | IRDA: remove double inclusion of module.h | Alexander Beregalov |
2008-11-01 | el3_common_init() should be __devinit, not __init | Al Viro |
2008-11-01 | missing dependencies on HAVE_CLK in drivers/mfd | Al Viro |
2008-11-01 | section fixes for cirrusfb | Al Viro |
2008-11-01 | Merge branch 'cris_move' of git://www.jni.nu/cris | Linus Torvalds |
2008-11-01 | remove unused #include <version.h>'s | Huang Weiyi |
2008-11-01 | saner FASYNC handling on file close | Al Viro |
2008-10-31 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/... | Linus Torvalds |
2008-10-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds |
2008-10-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds |
2008-10-31 | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2008-10-31 | i915: use io-mapping interfaces instead of a variety of mapping kludges | Keith Packard |