index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
kcmp: make it depend on CHECKPOINT_RESTORE
Cyrill Gorcunov
2013-02-27
1
-3
/
+1
*
selftests: add a simple doc
Jeremy Kerr
2013-02-27
1
-0
/
+42
*
tools/testing/selftests/Makefile: rearrange targets
Andrew Morton
2013-02-27
1
-1
/
+7
*
selftests/efivarfs: add create-read test
Jeremy Kerr
2013-02-27
3
-1
/
+46
*
selftests/efivarfs: add empty file creation test
Jeremy Kerr
2013-02-27
1
-0
/
+13
*
selftests: add tests for efivarfs
Jeremy Kerr
2013-02-27
4
-1
/
+195
*
kfifo: fix kfifo_alloc() and kfifo_init()
Stefani Seibold
2013-02-27
1
-4
/
+2
*
kfifo: move kfifo.c from kernel/ to lib/
Stefani Seibold
2013-02-27
3
-2
/
+2
*
arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUS
Stephen Rothwell
2013-02-27
26
-10
/
+30
*
w1: add support for DS2413 Dual Channel Addressable Switch
Mariusz Bialonczyk
2013-02-27
4
-5
/
+189
*
memstick: move the dereference below the NULL test
Wei Yongjun
2013-02-27
1
-1
/
+2
*
drivers/pps/clients/pps-gpio.c: use devm_kzalloc
Julia Lawall
2013-02-27
1
-4
/
+2
*
Documentation/DMA-API-HOWTO.txt: fix typo
Andrew Morton
2013-02-27
1
-1
/
+1
*
include/linux/eventfd.h: fix incorrect filename is a comment
Martin Sustrik
2013-02-27
1
-1
/
+1
*
mtd: mtd_stresstest: use prandom_bytes()
Akinobu Mita
2013-02-27
1
-2
/
+1
*
mtd: mtd_subpagetest: convert to use prandom library
Akinobu Mita
2013-02-27
1
-30
/
+12
*
mtd: mtd_speedtest: use prandom_bytes
Akinobu Mita
2013-02-27
1
-8
/
+1
*
mtd: mtd_pagetest: convert to use prandom library
Akinobu Mita
2013-02-27
1
-30
/
+13
*
mtd: mtd_oobtest: convert to use prandom library
Akinobu Mita
2013-02-27
1
-33
/
+16
*
mtd: mtd_nandecctest: use prandom_bytes instead of get_random_bytes()
Akinobu Mita
2013-02-27
1
-1
/
+1
*
kernel/utsname.c: fix wrong comment about clone_uts_ns()
Yuanhan Liu
2013-02-27
1
-1
/
+1
*
nbd: fix sparse warning
Alex Elder
2013-02-27
1
-0
/
+1
*
nbd: update documentation and link to mailinglist
Wouter Verhelst
2013-02-27
2
-34
/
+5
*
nbd: show read-only state in sysfs
Paolo Bonzini
2013-02-27
1
-0
/
+3
*
nbd: fsync and kill block device on shutdown
Paolo Bonzini
2013-02-27
1
-0
/
+10
*
nbd: support FLUSH requests
Alex Bligh
2013-02-27
2
-3
/
+22
*
kernel/utsname_sysctl.c: put get/get_uts() into CONFIG_PROC_SYSCTL code block
Yuanhan Liu
2013-02-27
1
-1
/
+2
*
sysctl: fix null checking in bin_dn_node_address()
Xi Wang
2013-02-27
1
-1
/
+2
*
block/partitions: optimize memory allocation in check_partition()
Ming Lei
2013-02-27
3
-8
/
+37
*
block/partitions/mac.c: obey the state->limit constraint
Ming Lei
2013-02-27
1
-0
/
+4
*
block/partitions/efi.c: ensure that the GPT header is at least the size of th...
Peter Jones
2013-02-27
1
-2
/
+10
*
block/partition/msdos: detect AIX formatted disks even without 55aa
Philippe De Muyter
2013-02-27
1
-3
/
+8
*
drivers/char/misc.c:misc_register(): do not loop on misc_list unconditionally
Dae S. Kim
2013-02-27
1
-7
/
+9
*
ipmi: add options to disable openfirmware and PCI scanning
Corey Minyard
2013-02-27
2
-16
/
+40
*
ipmi: add new kernel options to prevent automatic ipmi init
Corey Minyard
2013-02-27
1
-4
/
+24
*
ipmi: remove superfluous kernel/userspace explanation
Robert P. J. Day
2013-02-27
2
-13
/
+1
*
idr: explain WARN_ON_ONCE() on negative IDs out-of-range ID
Tejun Heo
2013-02-27
1
-0
/
+10
*
idr: implement lookup hint
Tejun Heo
2013-02-27
2
-23
/
+40
*
idr: add idr_layer->prefix
Tejun Heo
2013-02-27
2
-0
/
+14
*
idr: make idr_layer larger
Tejun Heo
2013-02-27
1
-8
/
+7
*
idr: remove length restriction from idr_layer->bitmap
Tejun Heo
2013-02-27
2
-28
/
+18
*
idr: remove MAX_IDR_MASK and move left MAX_IDR_* into idr.c
Tejun Heo
2013-02-27
6
-22
/
+20
*
idr: fix top layer handling
Tejun Heo
2013-02-27
1
-15
/
+23
*
nfs4client: convert to idr_alloc()
Tejun Heo
2013-02-27
1
-7
/
+6
*
sctp: convert to idr_alloc()
Tejun Heo
2013-02-27
1
-16
/
+15
*
mac80211: convert to idr_alloc()
Tejun Heo
2013-02-27
2
-16
/
+4
*
net/9p: convert to idr_alloc()
Tejun Heo
2013-02-27
1
-11
/
+6
*
posix-timers: convert to idr_alloc()
Tejun Heo
2013-02-27
1
-10
/
+8
*
events: convert to idr_alloc()
Tejun Heo
2013-02-27
1
-7
/
+3
*
cgroup: convert to idr_alloc()
Tejun Heo
2013-02-27
1
-19
/
+8
[next]