Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
7ab3a837adfc502913e0101d83bd3f4692b690b6
/
drivers
/
char
590dfe2
agp: fix scratch page cleanup
by Michal Kubecek
· 13 years ago
be40541
tpm: fix (ACPI S3) suspend regression
by Stefan Berger
· 13 years ago
c2bc3a3
Merge branch 'x86/rdrand' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
2dac8e5
random: Adjust the number of loops when initializing
by H. Peter Anvin
· 13 years ago
3e88bdf
random: Use arch-specific RNG to initialize the entropy store
by Theodore Ts'o
· 13 years ago
0a80939
Merge tag 'for-linus' of git://github.com/rustyrussell/linux
by Linus Torvalds
· 13 years ago
0994695
Merge branch 'akpm' (aka "Andrew's patch-bomb, take two")
by Linus Torvalds
· 13 years ago
c755201
ramoops: update parameters only after successful init
by Kees Cook
· 13 years ago
fdb5950
ramoops: fix use of rounddown_pow_of_two()
by Marco Stornelli
· 13 years ago
a3dd332
kexec: remove KMSG_DUMP_KEXEC
by WANG Cong
· 13 years ago
90ab5ee
module_param: make bool parameters really bool (drivers & misc)
by Rusty Russell
· 13 years ago
bcf8a3d
Merge tag 'to-linus' of git://github.com/rustyrussell/linux
by Linus Torvalds
· 13 years ago
c743d09
virtio: console: Disable callbacks for virtqueues at start of S4 freeze
by Amit Shah
· 13 years ago
2b8f41d
virtio: console: Add freeze and restore handlers to support S4
by Amit Shah
· 13 years ago
a0e2dbf
virtio: console: Move vq and vq buf removal into separate functions
by Amit Shah
· 13 years ago
f96fde4
virtio: rename virtqueue_add_buf_gfp to virtqueue_add_buf
by Rusty Russell
· 13 years ago
4f58cb9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 13 years ago
e7691a1
Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-security
by Linus Torvalds
· 13 years ago
1a464cb
Merge branch 'drm-core-next' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 13 years ago
8fcc995
Merge branch 'next' into for-linus
by James Morris
· 13 years ago
9879326
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 13 years ago
972b2c7
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 13 years ago
d3d0b02
Merge branch 'amba-modalias' of git://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm
by Linus Torvalds
· 13 years ago
e11d0b8
agp: Fix multi-line warning message whitespace
by Tormod Volden
· 13 years ago
2c9ede5
switch device_get_devnode() and ->devnode() to umode_t *
by Al Viro
· 13 years ago
cf833d0
random: Use arch_get_random_int instead of cycle counter if avail
by Linus Torvalds
· 13 years ago
b75d91f
ipmi_watchdog: restore settings when BMC reset
by Corey Minyard
· 13 years ago
42b2aa8
treewide: Fix typos in various parts of the kernel, and fix some comments.
by Justin P. Mattock
· 13 years ago
b21cb32
char: hw_random: convert drivers/char/hw_random/* to use module_platform_driver()
by Axel Lin
· 13 years ago
4e3f3d5
hwrng: nomadik: Enable module alias autogeneration for AMBA drivers
by Dave Martin
· 13 years ago
bd29e56
fix typo/thinko in get_random_bytes()
by Luck, Tony
· 13 years ago
8077e8b
Merge branch 'for-james' of git://github.com/srajiv/tpm into next
by James Morris
· 13 years ago
b9e3238
TPM: fix transmit_cmd error logic
by Rajiv Andrade
· 13 years ago
2f592f2
TPM: NSC and TIS drivers X86 dependency fix
by Rajiv Andrade
· 13 years ago
fd04886
TPM: Export wait_for_stat for other vendor specific drivers
by Rajiv Andrade
· 13 years ago
9efa54f
TPM: Use vendor specific function for status probe
by Rajiv Andrade
· 13 years ago
a927b81
tpm_tis: add delay after aborting command
by Stefan Berger
· 13 years ago
7f326ed
tpm_tis: Check return code from getting timeouts/durations
by Stefan Berger
· 13 years ago
68d6e67
tpm: Introduce function to poll for result of self test
by Stefan Berger
· 13 years ago
d97c6ad
tpm: Cleanup tpm_continue_selftest
by Stefan Berger
· 13 years ago
2b30a90
tpm: Have tpm_get_timeouts return an error code
by Stefan Berger
· 13 years ago
a08185a
agp: iommu_gfx_mapped only available if CONFIG_INTEL_IOMMU is set
by Keith Packard
· 13 years ago
35b09c9
drm/i915: fix if statement (bogus semi-colon)
by Dan Carpenter
· 13 years ago
32aaeff
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
by Linus Torvalds
· 13 years ago
f7e8011
Merge branch 'misc-3.2' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux
by Linus Torvalds
· 13 years ago
80c2861
Merge git://github.com/rustyrussell/linux
by Linus Torvalds
· 13 years ago
de0a534
Merge branch 'for-linus' of git://github.com/richardweinberger/linux
by Linus Torvalds
· 13 years ago
3369465
um: switch to use of drivers/Kconfig
by Al Viro
· 13 years ago
d805a78
um: clean Kconfig up a bit
by Al Viro
· 13 years ago
25498e5
Merge branch 'next/driver' of git://git.linaro.org/people/arnd/arm-soc
by Linus Torvalds
· 13 years ago
5e38483
virtio: console: wait for first console port for early console output
by Christian Borntraeger
· 13 years ago
17e5b4f
virtio: console: add port stats for bytes received, sent and discarded
by Amit Shah
· 13 years ago
2d24cda
virtio: console: make discard_port_data() use get_inbuf()
by Amit Shah
· 13 years ago
ce072a0
virtio: console: rename variable
by Amit Shah
· 13 years ago
d25a9dd
virtio: console: make get_inbuf() return port->inbuf if present
by Amit Shah
· 13 years ago
defde66
virtio: console: Fix return type for get_inbuf()
by Amit Shah
· 13 years ago
a08fa92
virtio: console: Use wait_event_freezable instead of _interruptible
by Amit Shah
· 13 years ago
291024e
virtio: console: Ignore port name update request if name already set
by Amit Shah
· 13 years ago
286f9a2
virtio: console: Fix indentation
by Amit Shah
· 13 years ago
51c6d61
virtio-console: Use virtio_config_val() for retrieving config
by Sasha Levin
· 13 years ago
c05aa8f
drivers/char: Fix implicit use of err.h in ramoops.c
by Paul Gortmaker
· 13 years ago
66300e6
drivers/char: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required
by Paul Gortmaker
· 13 years ago
c22405c
drivers/char: Add module.h to those who were using it implicitly
by Paul Gortmaker
· 13 years ago
37be944
Merge branch 'drm-core-next' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 13 years ago
8e6d539
Merge branch 'x86-rdrand-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
7115e3f
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
9826530
Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
aa77677
Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 13 years ago
59e5253
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 13 years ago
73692d9
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/apm
by Linus Torvalds
· 13 years ago
36b8d18
Merge branch 'next' of git://selinuxproject.org/~jmorris/linux-security
by Linus Torvalds
· 13 years ago
43a3beb
Merge branch 'staging-next' into Linux 3.1
by Greg Kroah-Hartman
· 13 years ago
9b553f7
Merge branch 'drm-intel-next' of git://people.freedesktop.org/~keithp/linux into drm-core-next
by Dave Airlie
· 13 years ago
5c04228
drm/i915: ILK + VT-d workaround
by Ben Widawsky
· 13 years ago
677d3e2
hw_random: add driver for atmel true hardware random number generator
by Peter Korsgaard
· 13 years ago
9c48f1c
x86, nmi: Wire up NMI handlers to new routines
by Don Zickus
· 13 years ago
395cf96
doc: fix broken references
by Paul Bolle
· 13 years ago
3321c07
TPM: Zero buffer after copying to userspace
by Peter Huewe
· 13 years ago
6b07d30
TPM: Call tpm_transmit with correct size
by Peter Huewe
· 13 years ago
de69113
TPM: tpm_nsc: Fix a double free of pdev in cleanup_nsc
by Axel Lin
· 13 years ago
5ce5ed3
TPM: TCG_ATMEL should depend on HAS_IOPORT
by Geert Uytterhoeven
· 13 years ago
d3f1381
iommu: Rename the DMAR and INTR_REMAP config options
by Suresh Siddha
· 13 years ago
e060c38
Merge branch 'master' into for-next
by Jiri Kosina
· 13 years ago
a28ee47
drivers/char/rtc: use printk_ratelimited instead of printk_ratelimit
by Christian Dietrich
· 13 years ago
8e03bd6
char: Convert vmalloc/memset to vzalloc
by Joe Perches
· 13 years ago
6eafa46
Merge 3.1-rc4 into staging-next
by Greg Kroah-Hartman
· 13 years ago
7e8aa04
drivers/char/msm_smd_pkt.c: don't use IS_ERR()
by Thomas Meyer
· 13 years ago
1ec3ba9
Staging: remove drivers/char/scc.h as it should have gone a while ago
by Greg Kroah-Hartman
· 13 years ago
403d1d0
tpm: suppress durations sysfs output if not read
by Stefan Berger
· 13 years ago
fc00015
[IA64] agp/hp-agp: Allow binding user memory to the AGP GART
by Émeric Maschino
· 13 years ago
1d927c3
apm-emulation: use wait_event_freezable() instead of freezer_[do_not_]count()
by Tejun Heo
· 13 years ago
6e5714e
net: Compute protocol sequence numbers and fragment IDs using MD5.
by David S. Miller
· 13 years ago
1560ffe6
tpm_tis: fix build when ACPI is not enabled
by Randy Dunlap
· 13 years ago
f7b9fcb
ramoops: update module parameters
by Sergiu Iordache
· 13 years ago
1850536
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
by Linus Torvalds
· 13 years ago
3d071cd3
Merge tag 'v3.0' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into for-linus
by Chris Metcalf
· 13 years ago
63d7717
random: Add support for architectural random hooks
by H. Peter Anvin
· 13 years ago
83c1b31
ramoops: fix compile failure on parisc
by James Bottomley
· 13 years ago
24f1466
n2rng: Attach on Niagara-T3.
by David S. Miller
· 13 years ago
95b6886
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6
by Linus Torvalds
· 13 years ago
Next »