Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds | 2009-12-11 | 1 | -3/+3 |
|\ | |||||
| * | vfs: Implement proper O_SYNC semantics | Christoph Hellwig | 2009-12-10 | 1 | -3/+3 |
* | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2009-12-11 | 1 | -0/+2 |
|\ \ | |||||
| * | | xen: move Xen-testing predicates to common header | Jeremy Fitzhardinge | 2009-11-04 | 1 | -0/+2 |
* | | | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 2009-12-10 | 1 | -49/+54 |
|\ \ \ | |_|/ |/| | | |||||
| * | | Merge remote branch 'anholt/drm-intel-next' into drm-linus | Dave Airlie | 2009-12-10 | 1 | -1/+6 |
| |\ \ | |||||
| | * | | agp/intel-agp: Clear entire GTT on startup | David Woodhouse | 2009-12-07 | 1 | -1/+6 |
| * | | | Merge remote branch 'anholt/drm-intel-next' into drm-linus | Dave Airlie | 2009-12-08 | 1 | -48/+48 |
| |\ \ \ | | |/ / | |||||
| | * | | agp/intel: Fix product names and #defines | Adam Jackson | 2009-12-07 | 1 | -42/+42 |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2009-12-09 | 1 | -99/+114 |
|\ \ \ \ | |||||
| * \ \ \ | Merge commit 'v2.6.32' into next | Dmitry Torokhov | 2009-12-02 | 5 | -14/+48 |
| |\ \ \ \ | | |/ / / | |||||
| * | | | | Input: keyboard - fix lack of locking when traversing handler->h_list | Dmitry Torokhov | 2009-12-01 | 1 | -97/+105 |
| * | | | | Input: keyboard - add locking around event handling | Dmitry Torokhov | 2009-11-29 | 1 | -0/+7 |
| * | | | | Input: keyboard - fix theoretical race on vt switch | Alan Jenkins | 2009-11-20 | 1 | -2/+2 |
| | |_|/ | |/| | | |||||
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2009-12-09 | 5 | -5/+5 |
|\ \ \ \ | |||||
| * \ \ \ | Merge branch 'for-next' into for-linus | Jiri Kosina | 2009-12-07 | 5 | -5/+5 |
| |\ \ \ \ | |||||
| | * | | | | tree-wide: fix assorted typos all over the place | André Goddard Rosa | 2009-12-04 | 4 | -4/+4 |
| | * | | | | tree-wide: fix a very frequent spelling mistake | Dirk Hohndel | 2009-11-09 | 1 | -1/+1 |
| | | |_|/ | | |/| | | |||||
* | | | | | nvram: Fix missing smp_lock.h in nvram | Frederic Weisbecker | 2009-12-09 | 1 | -0/+1 |
* | | | | | Merge branch 'bkl-drivers-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2009-12-09 | 11 | -65/+24 |
|\ \ \ \ \ | |||||
| * | | | | | agp: Remove the BKL from agp_open | John Kacur | 2009-10-14 | 1 | -17/+11 |
| * | | | | | mips: Remove BKL from tb0219 | Thomas Gleixner | 2009-10-14 | 1 | -5/+1 |
| * | | | | | drivers: Remove BKL from scx200_gpio | Thomas Gleixner | 2009-10-14 | 1 | -2/+0 |
| * | | | | | drivers: Remove BKL from pc8736x_gpio | Thomas Gleixner | 2009-10-14 | 1 | -2/+0 |
| * | | | | | rtc: Remove BKL from efirtc | Thomas Gleixner | 2009-10-14 | 1 | -11/+1 |
| * | | | | | hw_random: Remove BKL from core | Thomas Gleixner | 2009-10-14 | 1 | -1/+0 |
| * | | | | | nvram: Drop the bkl from non-generic nvram_llseek() | Frederic Weisbecker | 2009-10-14 | 1 | -3/+1 |
| * | | | | | nvram: Drop the bkl from nvram_llseek() | Frederic Weisbecker | 2009-10-14 | 1 | -6/+3 |
| * | | | | | mem_class: Drop the bkl from memory_open() | Frederic Weisbecker | 2009-10-14 | 1 | -12/+5 |
| * | | | | | drivers: Remove BKL from cs5535_gpio | Thomas Gleixner | 2009-10-14 | 1 | -2/+1 |
| * | | | | | drivers: Remove BKL from misc_open | Thomas Gleixner | 2009-10-14 | 1 | -4/+1 |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2009-12-08 | 2 | -94/+92 |
|\ \ \ \ \ \ | |||||
| * | | | | | | hwrng: core - Prevent too-small buffer sizes | Ian Molton | 2009-12-03 | 1 | -1/+2 |
| * | | | | | | hwrng: virtio-rng - Convert to new API | Ian Molton | 2009-12-01 | 1 | -51/+27 |
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 | Herbert Xu | 2009-12-01 | 66 | -2221/+1909 |
| |\ \ \ \ \ \ | |||||
| * | | | | | | | hwrng: core - Replace u32 in driver API with byte array | Ian Molton | 2009-12-01 | 1 | -43/+64 |
* | | | | | | | | Merge branch 'x86-setup-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-12-08 | 1 | -1/+10 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | vc: Add support for hiding the cursor when creating VTs | Matthew Garrett | 2009-11-13 | 1 | -1/+10 |
| | |_|_|_|/ / / | |/| | | | | | | |||||
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6 | Linus Torvalds | 2009-12-08 | 5 | -78/+23 |
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | | | |||||
| * | | | | | | | sysctl: Drop & in front of every proc_handler. | Eric W. Biederman | 2009-11-18 | 5 | -11/+11 |
| * | | | | | | | Merge commit 'v2.6.32-rc7' | Eric W. Biederman | 2009-11-17 | 1 | -1/+24 |
| |\ \ \ \ \ \ \ | | |/ / / / / / | |||||
| * | | | | | | | sysctl drivers: Remove dead binary sysctl support | Eric W. Biederman | 2009-11-12 | 5 | -67/+12 |
| | |_|_|_|/ / | |/| | | | | | |||||
* | | | | | | | Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-12-05 | 1 | -2/+1 |
|\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'gart/fixes' into amd-iommu/2.6.33 | Joerg Roedel | 2009-11-27 | 1 | -2/+1 |
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | | | |||||
| | * | | | | | | agp/amd64: Remove GART dependency on AGP_AMD64 | Pavel Vasilyev | 2009-10-29 | 1 | -2/+1 |
* | | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds | 2009-12-05 | 2 | -2/+11 |
|\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge branch 'master' into next | James Morris | 2009-12-03 | 35 | -78/+126 |
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ | | |/| | | | | | | |||||
| * | | | | | | | | tpm: autoload tpm_tis based on system PnP IDs | Matt Domsch | 2009-11-03 | 1 | -0/+1 |
| * | | | | | | | | tpm_tis: TPM_STS_DATA_EXPECT workaround | Rajiv Andrade | 2009-11-02 | 1 | -1/+9 |
| * | | | | | | | | TPM: fix pcrread | Rajiv Andrade | 2009-10-01 | 1 | -2/+1 |