summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mpi/mpi-mpow: NULL dereference on allocation failureDan Carpenter2011-12-081-1/+2
* digsig: build dependency fixDmitry Kasatkin2011-11-222-2/+2
* Merge branch 'next-evm-digsig' of git://git.kernel.org/pub/scm/linux/kernel/g...James Morris2011-11-1841-30/+6797
|\
| * evm: digital signature verification supportDmitry Kasatkin2011-11-093-30/+142
| * integrity: digital signature verification using multiple keyringsDmitry Kasatkin2011-11-094-0/+84
| * crypto: digital signature verification supportDmitry Kasatkin2011-11-095-0/+453
| * crypto: GnuPG based MPI lib - additional sources (part 4)Dmitry Kasatkin2011-11-0912-0/+1400
| * crypto: GnuPG based MPI lib - make files (part 3)Dmitry Kasatkin2011-11-093-0/+30
| * crypto: GnuPG based MPI lib - header files (part 2)Dmitry Kasatkin2011-11-094-0/+2007
| * crypto: GnuPG based MPI lib - source files (part 1)Dmitry Kasatkin2011-11-0914-0/+2681
* | Merge branch 'for-james' of git://github.com/srajiv/tpm into nextJames Morris2011-11-174-80/+152
|\ \
| * | TPM: fix transmit_cmd error logicRajiv Andrade2011-11-163-10/+9
| * | TPM: NSC and TIS drivers X86 dependency fixRajiv Andrade2011-11-161-0/+2
| * | TPM: Export wait_for_stat for other vendor specific driversRajiv Andrade2011-11-163-53/+55
| * | TPM: Use vendor specific function for status probeRajiv Andrade2011-11-161-5/+5
| * | tpm_tis: add delay after aborting commandStefan Berger2011-11-161-0/+3
| * | tpm_tis: Check return code from getting timeouts/durationsStefan Berger2011-11-161-1/+5
| * | tpm: Introduce function to poll for result of self testStefan Berger2011-11-163-6/+51
| * | tpm: Cleanup tpm_continue_selftestStefan Berger2011-11-162-8/+24
| * | tpm: Have tpm_get_timeouts return an error codeStefan Berger2011-11-162-5/+6
* | | KEYS: Give key types their own lockdep class for key->semDavid Howells2011-11-172-0/+4
* | | Merge branch 'master'; commit 'v3.2-rc2' into nextJames Morris2011-11-1612121-1203037/+1431402
|\ \ \ | |/ / |/| |
| * | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2011-11-1533-332/+82
| |\ \
| | * | MIPS: lantiq: use export.h in favour of module.hJohn Crispin2011-11-1415-13/+15
| | * | MAINTAINERS: The MIPS git tree has moved.Ralf Baechle2011-11-141-1/+1
| | * | MIPS: Fix build error due to missing inclusion of <linux/export.h>.Ralf Baechle2011-11-111-0/+1
| | * | MIPS: ASID conflict after CPU hotplugMaksim Rayskiy2011-11-101-1/+2
| | * | MIPS: Octeon: Fix compile error in arch/mips/cavium-octeon/flash_setup.cDavid Daney2011-11-101-7/+2
| | * | MIPS: errloongson2_clock: Fix build error by including linux/module.hAaro Koskinen2011-11-101-0/+1
| | * | STAGING: octeon-ethernet: Fix compile error caused by skb_frag_struct changeDavid Daney2011-11-091-1/+1
| | * | MIPS: Hook up process_vm_readv and process_vm_writev system calls.David Daney2011-11-095-6/+20
| | * | MIPS: Kernel hangs occasionally during boot.Al Cooper2011-11-081-19/+19
| | * | MIPS: Octeon: Mark SMP-IPI interrupt as IRQF_NO_THREADVenkat Subbiah2011-11-081-2/+3
| | * | MIPS: BCM47xx: fix build with GENERIC_GPIO configurationFlorian Fainelli2011-11-081-3/+15
| | * | MIPS: NXP: Remove unused source files.Ralf Baechle2011-11-082-277/+0
| | * | MIPS: Yosemite, Emma: Fix off-by-two in arcs_cmdline buffer size checkThomas Jarosch2011-11-082-2/+2
| | |/
| * | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2011-11-154-47/+40
| |\ \
| | * | drm/radeon/kms: fix segfault in pm reworkAlex Deucher2011-11-151-15/+5
| | * | drm/radeon/kms: fix up gpio i2c mask bits for r4xxAlex Deucher2011-11-151-0/+12
| | * | drm/radeon: add some missing FireMV pci idsAlex Deucher2011-11-151-0/+2
| | * | vgaarb: a NULL bridge is acceptable for root devices.Dave Airlie2011-11-141-23/+21
| | * | drm: Remove utterly bogus preempt_disable() sectionsThomas Gleixner2011-11-141-9/+0
| * | | hugetlb: release pages in the error path of hugetlb_cow()Hillf Danton2011-11-151-0/+2
| * | | drivers/firmware/dmi_scan.c: make dmi_name_in_vendors more focusedJean Delvare2011-11-151-4/+2
| * | | oom: do not kill tasks with oom_score_adj OOM_SCORE_ADJ_MINMichal Hocko2011-11-151-0/+5
| * | | drivers/misc/eeprom: fix dependecy on 'PPC_MPC5200_GPIO'Paul Bolle2011-11-151-1/+1
| * | | MAINTAINERS: add new cgroup list to CC noticeKAMEZAWA Hiroyuki2011-11-151-0/+2
| * | | Revert "leds: save the delay values after a successful call to blink_set()"Johan Hovold2011-11-151-4/+1
| * | | KEYS: Fix a NULL pointer deref in the user-defined key typeDavid Howells2011-11-151-1/+2
| * | | Linux 3.2-rc2v3.2-rc2Linus Torvalds2011-11-151-1/+1