Age | Commit message (Expand) | Author | Files | Lines |
2012-12-11 | Merge tag 'tty-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2 | -2/+7 |
2012-12-11 | Merge tag 'char-misc-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 36 | -81/+83 |
2012-12-11 | Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 4 | -6/+6 |
2012-12-03 | Merge branch 'block-dev' | Linus Torvalds | 1 | -1/+1 |
2012-11-29 | blockdev: remove bd_block_size_semaphore again | Linus Torvalds | 1 | -1/+1 |
2012-11-28 | tpm_infineon: remove use of __devexit_p | Bill Pemberton | 1 | -1/+1 |
2012-11-28 | tpm: remove use of __devinit | Bill Pemberton | 4 | -5/+5 |
2012-11-26 | drivers/char: for hpet, add count checking, and ~0UL instead of -1 | Chen Gang | 1 | -1/+4 |
2012-11-22 | IXP4xx: HW pseudo-random generator is available on IXP45x/46x only. | Krzysztof HaĆasa | 2 | -4/+7 |
2012-11-21 | char: remove use of __devexit | Bill Pemberton | 30 | -33/+33 |
2012-11-21 | char: remove use of __devinitconst | Bill Pemberton | 2 | -3/+3 |
2012-11-21 | char: remove use of __devinitdata | Bill Pemberton | 10 | -12/+12 |
2012-11-21 | char: remove use of __devinit | Bill Pemberton | 6 | -23/+23 |
2012-11-21 | char: remove use of __devexit_p | Bill Pemberton | 2 | -2/+2 |
2012-11-15 | TTY: call tty_port_destroy in the rest of drivers | Jiri Slaby | 2 | -2/+7 |
2012-10-29 | Merge 3.7-rc3 into char-misc-next | Greg Kroah-Hartman | 1 | -1/+1 |
2012-10-25 | sonypi: suspend/resume callbacks should be conditionally compiled on CONFIG_P... | Yuanhan Liu | 1 | -1/+1 |
2012-10-24 | pc8736x_gpio: use platform_device_unregister in pc8736x_gpio_cleanup() | Wei Yongjun | 1 | -2/+1 |
2012-10-24 | /dev/mem: use phys_addr_t for physical addresses | Cyril Chemparathy | 1 | -5/+5 |
2012-10-16 | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 1 | -1/+1 |
2012-10-16 | IPMI: Detect register spacing on PCI interfaces | Corey Minyard | 1 | -2/+34 |
2012-10-16 | IPMI: Fix some uninitialized warning | Corey Minyard | 1 | -1/+1 |
2012-10-16 | IPMI: Change link order | Matthew Garrett | 1 | -1/+0 |
2012-10-16 | Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in... | Dave Airlie | 1 | -1/+1 |
2012-10-12 | drm/i915: disable wc gtt pte mappings on gen2 | Daniel Vetter | 1 | -1/+1 |
2012-10-11 | Merge branch 'tpmdd-next-v3.6' of git://github.com/shpedoikal/linux into for-... | James Morris | 1 | -7/+14 |
2012-10-11 | Merge branch 'tpmdd-fixes-v3.6' of git://github.com/shpedoikal/linux into for... | James Morris | 3 | -11/+19 |
2012-10-11 | Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2 | -6/+6 |
2012-10-11 | Merge branch 'for-3.7/core' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -1/+1 |
2012-10-10 | tpm: Propagate error from tpm_transmit to fix a timeout hang | Peter Huewe | 1 | -7/+14 |
2012-10-10 | driver/char/tpm: fix regression causesd by ppi | Gang Wei | 3 | -11/+19 |
2012-10-09 | mm: kill vma flag VM_RESERVED and mm->reserved_vm counter | Konstantin Khlebnikov | 3 | -3/+3 |
2012-10-07 | Merge branch 'late/fixes' into fixes | Olof Johansson | 2 | -6/+6 |
2012-10-07 | Merge branch 'virtio-next' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 1 | -20/+178 |
2012-10-07 | Merge tag 'soc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm... | Linus Torvalds | 1 | -51/+70 |
2012-10-07 | ARM: footbridge: nw_gpio_lock is raw_spin_lock | Arnd Bergmann | 2 | -6/+6 |
2012-10-06 | sections: fix section conflicts in drivers/char | Andi Kleen | 1 | -1/+1 |
2012-10-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2 | -69/+56 |
2012-10-03 | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 1 | -32/+30 |
2012-10-02 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds | 16 | -160/+2440 |
2012-10-02 | Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds | 2 | -3/+3 |
2012-10-01 | Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 1 | -34/+0 |
2012-10-01 | Merge tag 'tty-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty | Linus Torvalds | 3 | -99/+81 |
2012-10-01 | Merge tag 'char-misc-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gr... | Linus Torvalds | 8 | -18/+36 |
2012-09-28 | virtio: console: fix error handling in init() function | Alexey Khoroshilov | 1 | -1/+11 |
2012-09-28 | virtio/console: Allocate scatterlist according to the current pipe size | Masami Hiramatsu | 1 | -11/+12 |
2012-09-28 | virtio/console: Wait until the port is ready on splice | Masami Hiramatsu | 1 | -12/+27 |
2012-09-28 | virtio/console: Add a failback for unstealable pipe buffer | Masami Hiramatsu | 1 | -3/+25 |
2012-09-28 | virtio/console: Add splice_write support | Masami Hiramatsu | 1 | -8/+128 |
2012-09-28 | Merge tag 'v3.6-rc7' into next | James Morris | 2 | -36/+70 |