Commit Graph

359361 Commits (1e142b29e210b5dfb2deeb6ce2210b60af16d2a6)
 

Author SHA1 Message Date
Cyrill Gorcunov 1e142b29e2 kcmp: make it depend on CHECKPOINT_RESTORE 12 years ago
Jeremy Kerr 80d0342859 selftests: add a simple doc 12 years ago
Andrew Morton 66a01b9659 tools/testing/selftests/Makefile: rearrange targets 12 years ago
Jeremy Kerr d974f67a52 selftests/efivarfs: add create-read test 12 years ago
Jeremy Kerr 033a1a7fe7 selftests/efivarfs: add empty file creation test 12 years ago
Jeremy Kerr 455ce1c721 selftests: add tests for efivarfs 12 years ago
Stefani Seibold dfe2a77fd2 kfifo: fix kfifo_alloc() and kfifo_init() 12 years ago
Stefani Seibold c759b35e64 kfifo: move kfifo.c from kernel/ to lib/ 12 years ago
Stephen Rothwell 887cbce0ad arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUS 12 years ago
Mariusz Bialonczyk 31b4ca3ef9 w1: add support for DS2413 Dual Channel Addressable Switch 12 years ago
Wei Yongjun 940da353a8 memstick: move the dereference below the NULL test 12 years ago
Julia Lawall 507063b2a4 drivers/pps/clients/pps-gpio.c: use devm_kzalloc 12 years ago
Andrew Morton 11cd3db01b Documentation/DMA-API-HOWTO.txt: fix typo 12 years ago
Martin Sustrik 1d730c49a9 include/linux/eventfd.h: fix incorrect filename is a comment 12 years ago
Akinobu Mita 4debec7abc mtd: mtd_stresstest: use prandom_bytes() 12 years ago
Akinobu Mita a312b78b0a mtd: mtd_subpagetest: convert to use prandom library 12 years ago
Akinobu Mita 99672f32aa mtd: mtd_speedtest: use prandom_bytes 12 years ago
Akinobu Mita 825b8ccb74 mtd: mtd_pagetest: convert to use prandom library 12 years ago
Akinobu Mita 8dad049884 mtd: mtd_oobtest: convert to use prandom library 12 years ago
Akinobu Mita 459a86d83d mtd: mtd_nandecctest: use prandom_bytes instead of get_random_bytes() 12 years ago
Yuanhan Liu bf5315366b kernel/utsname.c: fix wrong comment about clone_uts_ns() 12 years ago
Alex Elder 398eb08555 nbd: fix sparse warning 12 years ago
Wouter Verhelst 5e4b269bcd nbd: update documentation and link to mailinglist 12 years ago
Paolo Bonzini a83e814b5b nbd: show read-only state in sysfs 12 years ago
Paolo Bonzini 3a2d63f879 nbd: fsync and kill block device on shutdown 12 years ago
Alex Bligh 75f187aba5 nbd: support FLUSH requests 12 years ago
Yuanhan Liu cd89f46b52 kernel/utsname_sysctl.c: put get/get_uts() into CONFIG_PROC_SYSCTL code block 12 years ago
Xi Wang df1778be1a sysctl: fix null checking in bin_dn_node_address() 12 years ago
Ming Lei ac2e5327a5 block/partitions: optimize memory allocation in check_partition() 12 years ago
Ming Lei 06004e6eeb block/partitions/mac.c: obey the state->limit constraint 12 years ago
Peter Jones 8b8a6e1881 block/partitions/efi.c: ensure that the GPT header is at least the size of the structure. 12 years ago
Philippe De Muyter 86ee8ba64d block/partition/msdos: detect AIX formatted disks even without 55aa 12 years ago
Dae S. Kim 3c94ce6f48 drivers/char/misc.c:misc_register(): do not loop on misc_list unconditionally 12 years ago
Corey Minyard f2afae4629 ipmi: add options to disable openfirmware and PCI scanning 12 years ago
Corey Minyard d941aeae42 ipmi: add new kernel options to prevent automatic ipmi init 12 years ago
Robert P. J. Day 59fb1b9f5d ipmi: remove superfluous kernel/userspace explanation 12 years ago
Tejun Heo 7175c61cc6 idr: explain WARN_ON_ONCE() on negative IDs out-of-range ID 12 years ago
Tejun Heo 0ffc2a9c80 idr: implement lookup hint 12 years ago
Tejun Heo 54616283c2 idr: add idr_layer->prefix 12 years ago
Tejun Heo 050a6b47d9 idr: make idr_layer larger 12 years ago
Tejun Heo 1d9b2e1e66 idr: remove length restriction from idr_layer->bitmap 12 years ago
Tejun Heo e8c8d1bc06 idr: remove MAX_IDR_MASK and move left MAX_IDR_* into idr.c 12 years ago
Tejun Heo 326cf0f0f3 idr: fix top layer handling 12 years ago
Tejun Heo d687031265 nfs4client: convert to idr_alloc() 12 years ago
Tejun Heo 94960e8c2e sctp: convert to idr_alloc() 12 years ago
Tejun Heo 9475af6e44 mac80211: convert to idr_alloc() 12 years ago
Tejun Heo 19a101a02e net/9p: convert to idr_alloc() 12 years ago
Tejun Heo ee94d523bf posix-timers: convert to idr_alloc() 12 years ago
Tejun Heo 0e9c3be20d events: convert to idr_alloc() 12 years ago
Tejun Heo d228d9ec2c cgroup: convert to idr_alloc() 12 years ago