Age | Commit message (Expand) | Author | Files | Lines |
2012-12-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 3 | -7/+3 |
2012-12-13 | Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds | 1 | -1/+1 |
2012-12-12 | Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 1 | -2/+0 |
2012-12-12 | Merge tag 'tty-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2 | -2/+7 |
2012-12-12 | Merge tag 'char-misc-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 36 | -81/+83 |
2012-12-12 | 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-27 | 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-22 | char: remove use of __devexit | Bill Pemberton | 30 | -33/+33 |
2012-11-22 | char: remove use of __devinitconst | Bill Pemberton | 2 | -3/+3 |
2012-11-22 | char: remove use of __devinitdata | Bill Pemberton | 10 | -12/+12 |
2012-11-22 | char: remove use of __devinit | Bill Pemberton | 6 | -23/+23 |
2012-11-22 | char: remove use of __devexit_p | Bill Pemberton | 2 | -2/+2 |
2012-11-19 | various: Fix spelling of "asynchronous" in comments. | Adam Buchbinder | 2 | -2/+2 |
2012-11-16 | TTY: call tty_port_destroy in the rest of drivers | Jiri Slaby | 2 | -2/+7 |
2012-11-13 | Merge tag 'for-3.8-at91_header_clean' of git://github.com/at91linux/linux-at9... | Arnd Bergmann | 1 | -1/+1 |
2012-11-05 | Merge branch 'depends/tty' into next/headers | Olof Johansson | 4 | -5/+36 |
2012-11-05 | ARM: plat-nomadik: move MTU, kill plat-nomadik | Linus Walleij | 1 | -1/+1 |
2012-10-29 | Merge 3.7-rc3 into char-misc-next | Greg Kroah-Hartman | 1 | -1/+1 |
2012-10-28 | Merge branch 'master' into for-next | Jiri Kosina | 41 | -509/+2962 |
2012-10-25 | sonypi: suspend/resume callbacks should be conditionally compiled on CONFIG_P... | Yuanhan Liu | 1 | -1/+1 |
2012-10-25 | pc8736x_gpio: use platform_device_unregister in pc8736x_gpio_cleanup() | Wei Yongjun | 1 | -2/+1 |
2012-10-25 | /dev/mem: use phys_addr_t for physical addresses | Cyril Chemparathy | 1 | -5/+5 |
2012-10-17 | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 1 | -1/+1 |
2012-10-17 | IPMI: Detect register spacing on PCI interfaces | Corey Minyard | 1 | -2/+34 |
2012-10-17 | IPMI: Fix some uninitialized warning | Corey Minyard | 1 | -1/+1 |
2012-10-17 | 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-16 | ARM: OMAP: Trivial driver changes to remove include plat/cpu.h | Tony Lindgren | 1 | -2/+0 |
2012-10-16 | parport: dead code in pp_write | Alan Cox | 1 | -5/+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-05 | 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-04 | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 1 | -32/+30 |
2012-10-03 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds | 16 | -160/+2440 |