Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | tty_port: Move hupcl handling | Alan Cox | 2009-12-12 | 1 | -5/+8 | |
| * | | | | | tty_port: coding style cleaning pass | Alan Cox | 2009-12-12 | 1 | -12/+13 | |
| * | | | | | tty_port: add "tty_port_open" helper | Alan Cox | 2009-12-12 | 1 | -1/+35 | |
| * | | | | | tty: stallion: kill BKL ioctl | Alan Cox | 2009-12-12 | 1 | -6/+7 | |
| * | | | | | tty: istallion: Kill off the BKL ioctl | Alan Cox | 2009-12-12 | 1 | -4/+4 | |
| * | | | | | tty: esp: remove broken driver | Alan Cox | 2009-12-12 | 3 | -2547/+0 | |
| * | | | | | tty: const: constify remaining tty_operations | Alexey Dobriyan | 2009-12-12 | 3 | -3/+3 | |
| |/ / / / | ||||||
* | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds | 2009-12-12 | 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-11 | 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-08 | 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-10 | 1 | -99/+114 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Merge commit 'v2.6.32' into next | Dmitry Torokhov | 2009-12-03 | 5 | -14/+48 | |
| |\| | | | | | ||||||
| * | | | | | | Input: keyboard - fix lack of locking when traversing handler->h_list | Dmitry Torokhov | 2009-12-02 | 1 | -97/+105 | |
| * | | | | | | Input: keyboard - add locking around event handling | Dmitry Torokhov | 2009-11-30 | 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-10 | 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-10 | 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-09 | 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-14 | 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 | |
|\ \ \ \ \ \ \ \ |