Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | Merge tag 'tty-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty | Linus Torvalds | 2012-03-20 | 5 | -286/+1 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | TTY: remove unneeded tty->index checks | Jiri Slaby | 2012-03-08 | 1 | -1/+1 | |
| * | | | | | | | | TTY: remove re-assignments to tty_driver members | Jiri Slaby | 2012-03-08 | 2 | -3/+0 | |
| * | | | | | | | | tty: delete briq_panel.c driver | Greg Kroah-Hartman | 2012-03-08 | 3 | -282/+0 | |
| | |/ / / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge tag 'char-misc-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gr... | Linus Torvalds | 2012-03-20 | 3 | -3/+2 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| * | | | | | | | char/ramoops: included linux/err.h twice | Danny Kukawka | 2012-02-24 | 1 | -1/+0 | |
| * | | | | | | | char: Fix typo in tlclk.c | Masanari Iida | 2012-02-09 | 1 | -1/+1 | |
| * | | | | | | | char: Fix typo in viotape.c | Masanari Iida | 2012-02-09 | 1 | -1/+1 | |
| | |_|_|_|/ / | |/| | | | | | ||||||
* | | | | | | | agp: fix scratch page cleanup | Michal Kubecek | 2012-01-26 | 1 | -6/+6 | |
|/ / / / / / | ||||||
* | | | | | | tpm: fix (ACPI S3) suspend regression | Stefan Berger | 2012-01-18 | 2 | -0/+12 | |
* | | | | | | Merge branch 'x86/rdrand' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 2012-01-16 | 1 | -0/+6 | |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | ||||||
| * | | | | | random: Adjust the number of loops when initializing | H. Peter Anvin | 2012-01-16 | 1 | -1/+1 | |
| * | | | | | random: Use arch-specific RNG to initialize the entropy store | Theodore Ts'o | 2012-01-16 | 1 | -0/+6 | |
* | | | | | | Merge tag 'for-linus' of git://github.com/rustyrussell/linux | Linus Torvalds | 2012-01-14 | 9 | -14/+14 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | module_param: make bool parameters really bool (drivers & misc) | Rusty Russell | 2012-01-13 | 9 | -14/+14 | |
* | | | | | | | Merge branch 'akpm' (aka "Andrew's patch-bomb, take two") | Linus Torvalds | 2012-01-12 | 1 | -12/+12 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | ramoops: update parameters only after successful init | Kees Cook | 2012-01-12 | 1 | -8/+9 | |
| * | | | | | | ramoops: fix use of rounddown_pow_of_two() | Marco Stornelli | 2012-01-12 | 1 | -2/+2 | |
| * | | | | | | kexec: remove KMSG_DUMP_KEXEC | WANG Cong | 2012-01-12 | 1 | -2/+1 | |
| | |_|/ / / | |/| | | | | ||||||
* | | | | | | Merge tag 'to-linus' of git://github.com/rustyrussell/linux | Linus Torvalds | 2012-01-12 | 2 | -32/+110 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | virtio: console: Disable callbacks for virtqueues at start of S4 freeze | Amit Shah | 2012-01-12 | 1 | -0/+8 | |
| * | | | | | virtio: console: Add freeze and restore handlers to support S4 | Amit Shah | 2012-01-12 | 1 | -0/+58 | |
| * | | | | | virtio: console: Move vq and vq buf removal into separate functions | Amit Shah | 2012-01-12 | 1 | -28/+40 | |
| * | | | | | virtio: rename virtqueue_add_buf_gfp to virtqueue_add_buf | Rusty Russell | 2012-01-12 | 2 | -4/+4 | |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2012-01-10 | 7 | -80/+7 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | char: hw_random: convert drivers/char/hw_random/* to use module_platform_driv... | Axel Lin | 2011-11-30 | 7 | -80/+7 | |
* | | | | | | | Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-security | Linus Torvalds | 2012-01-10 | 4 | -80/+152 | |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||||
| * | | | | | | Merge branch 'next' into for-linus | James Morris | 2012-01-09 | 4 | -80/+152 | |
| |\ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ | Merge branch 'for-james' of git://github.com/srajiv/tpm into next | James Morris | 2011-11-17 | 4 | -80/+152 | |
| | |\ \ \ \ \ \ | ||||||
| | | * | | | | | | TPM: fix transmit_cmd error logic | Rajiv Andrade | 2011-11-16 | 3 | -10/+9 | |
| | | * | | | | | | TPM: NSC and TIS drivers X86 dependency fix | Rajiv Andrade | 2011-11-16 | 1 | -0/+2 | |
| | | * | | | | | | TPM: Export wait_for_stat for other vendor specific drivers | Rajiv Andrade | 2011-11-16 | 3 | -53/+55 | |
| | | * | | | | | | TPM: Use vendor specific function for status probe | Rajiv Andrade | 2011-11-16 | 1 | -5/+5 | |
| | | * | | | | | | tpm_tis: add delay after aborting command | Stefan Berger | 2011-11-16 | 1 | -0/+3 | |
| | | * | | | | | | tpm_tis: Check return code from getting timeouts/durations | Stefan Berger | 2011-11-16 | 1 | -1/+5 | |
| | | * | | | | | | tpm: Introduce function to poll for result of self test | Stefan Berger | 2011-11-16 | 3 | -6/+51 | |
| | | * | | | | | | tpm: Cleanup tpm_continue_selftest | Stefan Berger | 2011-11-16 | 2 | -8/+24 | |
| | | * | | | | | | tpm: Have tpm_get_timeouts return an error code | Stefan Berger | 2011-11-16 | 2 | -5/+6 | |
* | | | | | | | | | Merge branch 'drm-core-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2012-01-10 | 1 | -4/+4 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | / / | | |_|_|_|_|/ / | |/| | | | | | | ||||||
| * | | | | | | | agp: Fix multi-line warning message whitespace | Tormod Volden | 2012-01-06 | 1 | -4/+4 | |
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2012-01-08 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | | | ||||||
| * | | | | | | | treewide: Fix typos in various parts of the kernel, and fix some comments. | Justin P. Mattock | 2011-12-02 | 1 | -1/+1 | |
| | |_|/ / / / | |/| | | | | | ||||||
* | | | | | | | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds | 2012-01-08 | 4 | -5/+5 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | switch device_get_devnode() and ->devnode() to umode_t * | Al Viro | 2012-01-03 | 4 | -5/+5 | |
| | |_|/ / / / | |/| | | | | | ||||||
* | | | | | | | Merge branch 'amba-modalias' of git://ftp.arm.linux.org.uk/pub/linux/arm/kern... | Linus Torvalds | 2012-01-06 | 1 | -0/+2 | |
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | | | ||||||
| * | | | | | | hwrng: nomadik: Enable module alias autogeneration for AMBA drivers | Dave Martin | 2011-11-22 | 1 | -0/+2 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | random: Use arch_get_random_int instead of cycle counter if avail | Linus Torvalds | 2011-12-29 | 1 | -2/+6 | |
| |/ / / / |/| | | | | ||||||
* | | | | | ipmi_watchdog: restore settings when BMC reset | Corey Minyard | 2011-12-20 | 1 | -3/+38 | |
| |/ / / |/| | | | ||||||
* | | | | fix typo/thinko in get_random_bytes() | Luck, Tony | 2011-11-17 | 1 | -1/+1 | |
|/ / / | ||||||
* | | | agp: iommu_gfx_mapped only available if CONFIG_INTEL_IOMMU is set | Keith Packard | 2011-11-08 | 1 | -2/+3 |