summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2012-06-11edac: change the mem allocation scheme to make Documentation/kobject.txt happyMauro Carvalho Chehab1-17/+42
2012-06-11edac: Add debufs nodes to allow doing fake error injectMauro Carvalho Chehab1-0/+7
2012-06-11edac: Get rid of the old kobj's from the edac mc codeMauro Carvalho Chehab1-30/+0
2012-06-11edac: rewrite the sysfs code to use struct deviceMauro Carvalho Chehab1-14/+33
2012-06-11edac: use Documentation-nano format for some data structsMauro Carvalho Chehab1-23/+59
2012-06-11edac: Rename the parent dev to pdevMauro Carvalho Chehab1-1/+1
2012-05-28edac: Initialize the dimm label with the known informationMauro Carvalho Chehab1-1/+1
2012-05-28edac: Change internal representation to work with layersMauro Carvalho Chehab1-13/+25
2012-05-28edac.h: Add generic layers for describing a memory locationMauro Carvalho Chehab1-1/+102
2012-05-28edac: move nr_pages to dimm structMauro Carvalho Chehab1-3/+5
2012-05-28edac: move dimm properties to struct dimm_infoMauro Carvalho Chehab1-8/+13
2012-05-28edac: Create a dimm struct and move the labels into itMauro Carvalho Chehab1-5/+23
2012-05-19Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds3-7/+3
2012-05-17Merge branches 'perf-urgent-for-linus', 'x86-urgent-for-linus' and 'sched-urg...Linus Torvalds1-0/+2
2012-05-16netfilter: ipset: fix hash size checking in kernelJozsef Kadlecsik1-0/+16
2012-05-15usbnet: fix skb traversing races during unlink(v2)Ming Lei1-1/+2
2012-05-15block: fix buffer overflow when printing partition UUIDsTejun Heo1-6/+0
2012-05-14Fix blkdev.h build errors when BLOCK=nRussell King1-1/+2
2012-05-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-14/+6
2012-05-11block: don't mark buffers beyond end of disk as mappedJeff Moyer1-0/+1
2012-05-10Revert "net: maintain namespace isolation between vlan and real device"David S. Miller1-9/+0
2012-05-10tracing: Do not enable function event with enableSteven Rostedt1-0/+2
2012-05-07net: compare_ether_addr[_64bits]() has no orderingJohannes Berg1-5/+6
2012-05-04seqlock: add 'raw_seqcount_begin()' functionLinus Torvalds1-0/+21
2012-05-04Fix __read_seqcount_begin() to use ACCESS_ONCE for sequence value readLinus Torvalds1-1/+1
2012-05-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-2/+11
2012-05-01net: fix two typos in skbuff.hEric Dumazet1-2/+2
2012-04-30Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds1-1/+2
2012-04-30efi: Add new variable attributesMatthew Garrett1-1/+12
2012-04-29pipes: add a "packetized pipe" mode for writingLinus Torvalds1-0/+1
2012-04-29Merge tag 'usb-3.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-0/+2
2012-04-28Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+4
2012-04-27Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-1/+1
2012-04-27spi: fix spi.h kernel-doc warningRandy Dunlap1-1/+1
2012-04-27ARM: pxa: fix gpio wakeup settingRobert Jarzmik1-0/+4
2012-04-26Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds1-2/+3
2012-04-25Merge tag 'nfs-for-3.4-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-1/+6
2012-04-25mm: fix up the vmscan stat in vmstatYing Han1-2/+3
2012-04-24USB: EHCI: fix crash during suspend on ASUS computersAlan Stern1-0/+2
2012-04-24Merge tag 'hsi_fixes_for_3.4' of git://gitorious.org/kernel-hsi/kernel-hsiLinus Torvalds1-14/+17
2012-04-24set fake_rtable's dst to NULL to avoid kernel OopsPeter Huang (Peng)1-0/+9
2012-04-23HSI: hsi: Rework hsi_event interfaceCarlos Chinea1-11/+14
2012-04-23HSI: hsi: Rework hsi_controller releaseCarlos Chinea1-3/+3
2012-04-23[SCSI] libsas, libata: fix start of life for a sas ata_portDan Williams1-1/+2
2012-04-22Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds1-0/+7
2012-04-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-3/+4
2012-04-23irq: Add IRQ_TYPE_DEFAULT for use by PIC driversBenjamin Herrenschmidt1-0/+7
2012-04-21Merge tag 'mmc-fixes-for-3.4-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+1
2012-04-21Merge tag 'mfd-for-linus-3.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-71/+103
2012-04-21kill mm argument of vm_munmap()Al Viro1-1/+1