summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* s390/uaccess: fix kernel ds access for page table walkHeiko Carstens2013-02-281-28/+77
* s390/uaccess: fix strncpy_from_user string length checkHeiko Carstens2013-02-282-46/+34
* input: disable i8042 PC Keyboard controller for s390Heiko Carstens2013-02-281-1/+1
* s390/dis: Fix invalid array sizeSyam Sidhardhan2013-02-281-2/+2
* s390/uaccess: remove pointless access_ok() checksHeiko Carstens2013-02-284-46/+5
* s390/uaccess: fix strncpy_from_user/strnlen_user zero maxlen caseHeiko Carstens2013-02-283-0/+8
* s390/uaccess: shorten strncpy_from_user/strnlen_userHeiko Carstens2013-02-281-12/+12
* s390/dasd: fix unresponsive device after all channel paths were lostStefan Haberland2013-02-281-2/+8
* s390/mm: ignore change bit for vmemmapHeiko Carstens2013-02-281-1/+2
* s390/page table dumper: add support for change-recording override bitHeiko Carstens2013-02-282-5/+22
* Merge branch 'akpm' (final batch from Andrew)Linus Torvalds2013-02-27429-3493/+5226
|\
| * hlist: drop the node parameter from iteratorsSasha Levin2013-02-27218-1494/+987
| * kcmp: make it depend on CHECKPOINT_RESTORECyrill Gorcunov2013-02-271-3/+1
| * selftests: add a simple docJeremy Kerr2013-02-271-0/+42
| * tools/testing/selftests/Makefile: rearrange targetsAndrew Morton2013-02-271-1/+7
| * selftests/efivarfs: add create-read testJeremy Kerr2013-02-273-1/+46
| * selftests/efivarfs: add empty file creation testJeremy Kerr2013-02-271-0/+13
| * selftests: add tests for efivarfsJeremy Kerr2013-02-274-1/+195
| * kfifo: fix kfifo_alloc() and kfifo_init()Stefani Seibold2013-02-271-4/+2
| * kfifo: move kfifo.c from kernel/ to lib/Stefani Seibold2013-02-273-2/+2
| * arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUSStephen Rothwell2013-02-2726-10/+30
| * w1: add support for DS2413 Dual Channel Addressable SwitchMariusz Bialonczyk2013-02-274-5/+189
| * memstick: move the dereference below the NULL testWei Yongjun2013-02-271-1/+2
| * drivers/pps/clients/pps-gpio.c: use devm_kzallocJulia Lawall2013-02-271-4/+2
| * Documentation/DMA-API-HOWTO.txt: fix typoAndrew Morton2013-02-271-1/+1
| * include/linux/eventfd.h: fix incorrect filename is a commentMartin Sustrik2013-02-271-1/+1
| * mtd: mtd_stresstest: use prandom_bytes()Akinobu Mita2013-02-271-2/+1
| * mtd: mtd_subpagetest: convert to use prandom libraryAkinobu Mita2013-02-271-30/+12
| * mtd: mtd_speedtest: use prandom_bytesAkinobu Mita2013-02-271-8/+1
| * mtd: mtd_pagetest: convert to use prandom libraryAkinobu Mita2013-02-271-30/+13
| * mtd: mtd_oobtest: convert to use prandom libraryAkinobu Mita2013-02-271-33/+16
| * mtd: mtd_nandecctest: use prandom_bytes instead of get_random_bytes()Akinobu Mita2013-02-271-1/+1
| * kernel/utsname.c: fix wrong comment about clone_uts_ns()Yuanhan Liu2013-02-271-1/+1
| * nbd: fix sparse warningAlex Elder2013-02-271-0/+1
| * nbd: update documentation and link to mailinglistWouter Verhelst2013-02-272-34/+5
| * nbd: show read-only state in sysfsPaolo Bonzini2013-02-271-0/+3
| * nbd: fsync and kill block device on shutdownPaolo Bonzini2013-02-271-0/+10
| * nbd: support FLUSH requestsAlex Bligh2013-02-272-3/+22
| * kernel/utsname_sysctl.c: put get/get_uts() into CONFIG_PROC_SYSCTL code blockYuanhan Liu2013-02-271-1/+2
| * sysctl: fix null checking in bin_dn_node_address()Xi Wang2013-02-271-1/+2
| * block/partitions: optimize memory allocation in check_partition()Ming Lei2013-02-273-8/+37
| * block/partitions/mac.c: obey the state->limit constraintMing Lei2013-02-271-0/+4
| * block/partitions/efi.c: ensure that the GPT header is at least the size of th...Peter Jones2013-02-271-2/+10
| * block/partition/msdos: detect AIX formatted disks even without 55aaPhilippe De Muyter2013-02-271-3/+8
| * drivers/char/misc.c:misc_register(): do not loop on misc_list unconditionallyDae S. Kim2013-02-271-7/+9
| * ipmi: add options to disable openfirmware and PCI scanningCorey Minyard2013-02-272-16/+40
| * ipmi: add new kernel options to prevent automatic ipmi initCorey Minyard2013-02-271-4/+24
| * ipmi: remove superfluous kernel/userspace explanationRobert P. J. Day2013-02-272-13/+1
| * idr: explain WARN_ON_ONCE() on negative IDs out-of-range IDTejun Heo2013-02-271-0/+10
| * idr: implement lookup hintTejun Heo2013-02-272-23/+40
OpenPOWER on IntegriCloud