aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2012-06-12Merge tag 'v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxHEADmasterNicholas Bellinger63-218/+480
2012-05-19Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds3-7/+3
2012-05-18target: Add TFO->put_session() caller for HW fabric session shutdownJoern Engel1-0/+1
2012-05-17Merge branches 'perf-urgent-for-linus', 'x86-urgent-for-linus' and 'sched-urg...Linus Torvalds1-0/+2
2012-05-16target: Add MI_REPORT_TARGET_PGS ext. header + implict_trans_secs attributeNicholas Bellinger1-0/+1
2012-05-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-1/+19
2012-05-16netfilter: ipset: fix hash size checking in kernelJozsef Kadlecsik1-0/+16
2012-05-16Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller1-0/+1
2012-05-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-0/+1
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-14Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+2
2012-05-14Bluetooth: notify userspace of security level changeGustavo Padovan1-0/+1
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 Torvalds3-14/+19
2012-05-11target: make target_put_session voidJörn Engel1-1/+1
2012-05-11block: don't mark buffers beyond end of disk as mappedJeff Moyer1-0/+1
2012-05-10sctp: check cached dst before using itNicolas Dichtel1-0/+13
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-09target: Remove max_sectors device attribute for modern se_task less codeNicholas Bellinger1-1/+0
2012-05-07net: compare_ether_addr[_64bits]() has no orderingJohannes Berg1-5/+6
2012-05-06target: remove the t_se_count field in struct se_cmdChristoph Hellwig1-1/+0
2012-05-06target: remove the t_task_cdbs_ex_left field in struct se_cmdChristoph Hellwig1-1/+0
2012-05-06target: remove the t_task_cdbs_left field in struct se_cmdChristoph Hellwig1-1/+0
2012-05-06target: remove struct se_taskChristoph Hellwig2-16/+6
2012-05-06target: move the state and execute lists to the commandChristoph Hellwig1-15/+11
2012-05-06target: simplify command to task linkageChristoph Hellwig1-6/+1
2012-05-06Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+1
2012-05-05target: replace ->execture_task with ->execute_cmdChristoph Hellwig2-2/+3
2012-05-05target: remove the task_sectors field in struct se_taskChristoph Hellwig1-1/+0
2012-05-05target: remove the task_size field in struct se_taskChristoph Hellwig1-1/+0
2012-05-05target: remove the task_lba field in struct se_taskChristoph Hellwig1-1/+0
2012-05-05target: remove target_get_task_cdbChristoph Hellwig1-2/+0
2012-05-05Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds1-3/+4
2012-05-05ACPI: Fix D3hot v D3cold confusionLin Ming1-3/+4
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 Torvalds6-6/+19
2012-05-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-1/+2
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 Torvalds3-7/+40
2012-04-30efi: Add new variable attributesMatthew Garrett1-1/+12
2012-04-30asm-generic: Use __BITS_PER_LONG in statfs.hH. Peter Anvin1-1/+1
2012-04-30net: fix sk_sockets_allocated_read_positiveEric Dumazet1-2/+2
2012-04-30Merge branch 'master' of git://1984.lsi.us.es/netDavid S. Miller1-1/+3
2012-04-30ipvs: kernel oops - do_ip_vs_get_ctlHans Schillstrom1-0/+2
2012-04-30ipvs: take care of return value from protocol init_netnsHans Schillstrom1-1/+1
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-27Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville1-1/+2
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-26[media] V4L: soc-camera: protect hosts during probing from overzealous user-s...Guennadi Liakhovetski1-1/+2
2012-04-25Merge tag 'nfs-for-3.4-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-1/+6
2012-04-25Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-3/+11
2012-04-25mm: fix up the vmscan stat in vmstatYing Han1-2/+3
2012-04-25Merge tag 'l3-fix-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Ingo Molnar3-13/+5
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)2-0/+10
2012-04-23asm-generic: Allow overriding clock_t and add attributes to siginfo_tH. Peter Anvin1-3/+11
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 Williams2-3/+4
2012-04-23[SCSI] libsas: introduce sas_work to fix sas_drain_work vs sas_queue_workDan Williams1-4/+36
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 Torvalds5-7/+61
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
2012-04-20NFSv4: Ensure we do not reuse open owner namesTrond Myklebust1-1/+6
2012-04-20mmc: remove MMC bus legacy suspend/resume methodChuanxiao Dong1-1/+1
2012-04-20VM: add "vm_mmap()" helper functionLinus Torvalds1-17/+6
2012-04-20VM: add "vm_munmap()" helper functionLinus Torvalds1-0/+1
2012-04-20VM: add "vm_brk()" helper functionLinus Torvalds1-1/+2
2012-04-20Merge tag 'for-torvalds-20120418' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+3
2012-04-20Merge tag 'usb-3.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-0/+1
2012-04-19Merge branch 'for-3.4' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-0/+1
2012-04-19Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+6
2012-04-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds1-1/+1
2012-04-17net/sock.h: fix sk_peek_off kernel-doc warningRandy Dunlap1-0/+1
2012-04-17ipv6: clean up rt6_clean_expiresJiri Bohac1-1/+1
2012-04-17ipv6: fix rt6_update_expiresJiri Bohac1-2/+8
2012-04-16net_sched: red: Make minor corrections to commentsDavid Ward1-3/+3
2012-04-16mfd: Fix modular builds of rc5t583 regulator supportPaul Gortmaker1-8/+39
2012-04-16nfsd: include cld.h in the headers_install targetJeff Layton1-0/+1
2012-04-16Merge tag 'fixes-for-v3.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman1-0/+1
2012-04-16mfd: Convert twl6040 to i2c driver, and separate it from twl corePeter Ujfalusi2-12/+27
2012-04-16mfd : Fix dbx500 compilation errorDaniel Lezcano1-51/+37
2012-04-16Bluetooth: Temporary keys should be retained during connectionVishal Agarwal1-0/+1
2012-04-16Bluetooth: hci_persistent_key should return boolVishal Agarwal1-1/+1
2012-04-15Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds1-7/+0
2012-04-15SCSI: Fix error handling when no ULD is attachedMartin K. Petersen1-0/+3
2012-04-14do not export kernel's NULL #define to userspaceLubos Lunak1-6/+2
2012-04-13Merge branch 'for-3.4/core' of git://git.kernel.dk/linux-blockLinus Torvalds1-11/+7
2012-04-13Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-0/+2
2012-04-13skbuff: struct ubuf_info callback type safetyMichael S. Tsirkin1-3/+4
2012-04-13ipv6: fix problem with expired dst cacheGao feng2-1/+47
2012-04-13ARM: 7366/3: amba: Remove AMBA level regulator supportMark Brown1-7/+0
2012-04-12firewire: Move fw_card kref functions into linux/firewire.hChris Boot1-0/+14
2012-04-12firewire: Add function to get speed from opaque struct fw_requestChris Boot1-0/+1
2012-04-12kconfig: fix IS_ENABLED to not require all options to be definedPaul Gortmaker1-4/+18
2012-04-12Merge tag 'usb-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-8/+0
2012-04-12Merge tag 'tty-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-1/+1
2012-04-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds6-9/+35
2012-04-12Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2-2/+5
2012-04-12Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds3-8/+15
2012-04-12Merge branch 'exynos-drm-fixes' of git://git.infradead.org/users/kmpark/linux...Dave Airlie1-2/+3
2012-04-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville4-8/+11
2012-04-12fuse: use flexible array in fuse.hMiklos Szeredi1-1/+1
2012-04-12drm/exynos: fixed exynos broken ioctlInki Dae1-1/+1
2012-04-12irq_domain: Move irq_virq_count into NOMAP revmapGrant Likely1-2/+4
2012-04-11KVM: unmap pages from the iommu when slots are removedAlex Williamson1-0/+6
2012-04-11Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds1-0/+10
2012-04-11tcp: avoid order-1 allocations on wifi and tx pathEric Dumazet1-0/+13
2012-04-11vgaarb.h: fix build warningsRandy Dunlap1-0/+2
2012-04-11pinctrl: include <linux/bug.h> to prevent compile errorsStephen Warren1-0/+2
2012-04-11pinctrl: fix compile error if not select PINMUX supportDong Aisheng1-1/+1
2012-04-10irq: Kill pointless irqd_to_hw exportGrant Likely3-6/+11
2012-04-10Merge tag 'dmaengine-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+1
2012-04-10Merge branch 'master' of git://1984.lsi.us.es/netDavid S. Miller1-1/+11
2012-04-10usb: musb: wake the device before ulpi transfersGrazvydas Ignotas1-0/+1
2012-04-10ALSA: hda - hide HDMI/ELD printks unless snd.debug=2Fengguang Wu1-0/+10
2012-04-09USB: fix bug in serial driver unregistrationAlan Stern1-8/+0
2012-04-09mac80211: Convert WARN_ON to WARN_ON_ONCELarry Finger1-1/+1
2012-04-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville3-7/+10
2012-04-09serial/8250_pci: add a "force background timer" flag and use it for the "kt" ...Dan Williams1-0/+1
2012-04-09Revert "serial/8250_pci: setup-quirk workaround for the kt serial controller"Dan Williams1-1/+0
2012-04-09netfilter: ip6_tables: ip6t_ext_hdr is now static inlinePablo Neira Ayuso1-1/+11
2012-04-07Merge tag 'v3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/torvald...Nicholas Bellinger606-9761/+16350
2012-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds5-8/+5
2012-04-06ethtool: Remove exception to the requirement of holding RTNL lockBen Hutchings1-2/+1
2012-04-05target: Rename target_allocate_tasks to target_setup_cmd_from_cdbAndy Grover1-1/+1
2012-04-05tcp: tcp_sendpages() should call tcp_push() onceEric Dumazet1-1/+1
2012-04-05Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2-7/+8
2012-04-05netdma: adding alignment check for NETDMA opsDave Jiang1-0/+1
2012-04-05memcg swap: use mem_cgroup_uncharge_swap fixMichal Hocko1-7/+7
2012-04-05libfs: add simple_open()Stephen Boyd1-0/+1
2012-04-05Bluetooth: Fix userspace compatibility issue with mgmt interfaceGustavo Padovan1-1/+1
2012-04-04Merge git://git.samba.org/sfrench/cifs-2.6Linus Torvalds1-0/+5
2012-04-04Merge tag 'for_linus-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-3/+4
2012-04-04Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds3-6/+15
2012-04-04Merge tag 'pm-for-3.4-part-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-5/+26
2012-04-04Merge branch 'selinux' ("struct common_audit_data" sanitizer)Linus Torvalds1-71/+25
2012-04-04Merge tag 'regulator-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds1-5/+3
2012-04-04Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+1
2012-04-03Merge branch 'master' of git://1984.lsi.us.es/netDavid S. Miller2-3/+3
2012-04-03net: fix /proc/net/dev regressionEric Dumazet1-2/+0
2012-04-03Merge branch 'drm-fixes-intel' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-0/+4
2012-04-03lsm_audit: don't specify the audit pre/post callbacks in 'struct common_audit...Linus Torvalds1-4/+3
2012-04-03LSM: shrink the common_audit_data data unionEric Paris1-17/+18
2012-04-03LSM: shrink sizeof LSM specific portion of common_audit_dataEric Paris1-50/+4
2012-04-03drm/exynos: fixed page align and code clean.Inki Dae1-1/+2
2012-04-02target: Remove transport_do_task_sg_chain() and associated detritusRoland Dreier2-9/+0
2012-04-02Merge branch 'drm-prime-dmabuf-initial' of git://people.freedesktop.org/~airl...Linus Torvalds2-1/+75
2012-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-3/+5
2012-04-02Merge branch 'paul' (Fixups from Paul Gortmaker)Linus Torvalds3-5/+5
2012-04-02asm-generic: add linux/types.h to cmpxchg.hPaul Gortmaker1-0/+1
2012-04-02firewire: restore the device.h include in linux/firewire.hPaul Gortmaker1-2/+1
2012-04-02avr32: fix build failures from mis-naming of atmel_nand.hPaul Gortmaker1-3/+3
2012-04-02Merge branch 'for-next' of git://gitorious.org/kernel-hsi/kernel-hsiLinus Torvalds4-0/+475
2012-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds3-0/+7
2012-04-02Merge tag 'for-linus' of git://github.com/rustyrussell/linuxLinus Torvalds1-6/+0
2012-04-02drm/i915: disable ppgtt on snb when dmar is enabledDaniel Vetter1-0/+4
2012-04-01CIFS: Fix VFS lock usage for oplocked filesPavel Shilovsky1-0/+5
2012-03-31Merge branch 's3-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/am...Linus Torvalds1-1/+0
2012-03-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds7-2137/+10
2012-03-31Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-16/+94
2012-03-31Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/s...Linus Torvalds3-3/+21
2012-03-31ext3: move headers to fs/ext3/Al Viro4-1451/+0
2012-03-31migrate ext2_fs.h guts to fs/ext2/ext2.hAl Viro2-646/+1
2012-03-31new helper: ext2_image_size()Al Viro1-0/+22
2012-03-31ext2: No longer export ext2_fs.h to user spaceThierry Reding2-63/+10
2012-03-31tracing, sched, vfs: Fix 'old_pid' usage in trace_sched_process_exec()Oleg Nesterov1-1/+1
2012-03-31virtio: drop thaw PM operationAmit Shah1-1/+0
2012-03-30Merge tag 'for-linus-3.4' of git://git.infradead.org/mtd-2.6Linus Torvalds9-378/+319
2012-03-30Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds12-89/+515
2012-03-30Merge tag 'for-v3.4-rc1' of git://git.infradead.org/battery-2.6Linus Torvalds6-11/+1002
2012-03-30spi/pL022: include types.h to remove compilation warningsViresh Kumar1-0/+2
2012-03-30Merge branch 'tboot' into releaseLen Brown3-1/+11
2012-03-30Merge branch 'd3' into releaseLen Brown1-0/+7
2012-03-30Merge branches 'acpica', 'bgrt', 'bz-11533', 'cpuidle', 'ec', 'hotplug', 'mis...Len Brown2-3/+45
2012-03-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds1-0/+44
2012-03-30drm: base prime/dma-buf support (v5)Dave Airlie2-1/+75
2012-03-30block: use lockdep_assert_held for queue lockingAndi Kleen1-11/+7
2012-03-30cpuidle: power_usage should be declared signed integerBoris Ostrovsky1-1/+1
2012-03-30idle, x86: Allow off-lined CPU to enter deeper C statesBoris Ostrovsky1-0/+5
2012-03-30ACPI, PCI: Move acpi_dev_run_wake() to ACPI coreLin Ming1-0/+5
2012-03-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-1/+2
2012-03-30cpuidle: remove unused 'governor_data' fieldDaniel Lezcano1-1/+0
2012-03-30cpuidle: remove useless array definition in cpuidle_structureDaniel Lezcano1-1/+1
2012-03-30cpuidle: add a sysfs entry to disable specific C state for debug purpose.ShuoX Liu1-0/+1
2012-03-30ACPI: Add interface to register/unregister device to/from power resourcesLin Ming1-0/+2
2012-03-30ACPICA: Update to version 20120320Bob Moore1-1/+1
2012-03-29Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds8-119/+105