summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2010-07-28fsnotify: provide the data type to should_send_eventEric Paris1-1/+2
2010-07-28inotify: remove inotify in kernel interfaceEric Paris3-226/+3
2010-07-28audit: reimplement audit_trees using fsnotify rather than inotifyEric Paris1-2/+3
2010-07-28fsnotify: allow addition of duplicate fsnotify marksEric Paris1-1/+1
2010-07-28fsnotify: duplicate fsnotify_mark_entry data between 2 marksEric Paris1-0/+2
2010-07-28audit: convert audit watches to use fsnotify instead of inotifyEric Paris1-1/+4
2010-07-28cgroups: Add an API to attach a task to current task's cgroupSridhar Samudrala1-0/+7
2010-07-28intel_mid: Add Mrst & Mfld DMA DriversVinod Koul1-0/+86
2010-07-28Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-0/+2
2010-07-28ks8842: Support DMA when accessed via timberdaleRichard Röjfors1-0/+4
2010-07-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-0/+2
2010-07-27Merge branches 'iommu-api/2.6.36' and 'amd-iommu/2.6.36' into iommu/2.6.36Joerg Roedel1-0/+1
2010-07-27direct-io: move aio_complete into ->end_ioChristoph Hellwig1-1/+2
2010-07-27jbd2: Remove __GFP_NOFAIL from jbd2 layerTheodore Ts'o1-1/+3
2010-07-27vmap: add flag to allow lazy unmap to be disabled at runtimeJeremy Fitzhardinge1-0/+2
2010-07-27clocksource: Add __clocksource_updatefreq_hz/khz methodsJohn Stultz1-0/+11
2010-07-27timekeeping: Make xtime and wall_to_monotonic staticJohn Stultz1-2/+0
2010-07-27hrtimer: Cleanup direct access to wall_to_monotonicJohn Stultz1-1/+2
2010-07-27timkeeping: Fix update_vsyscall to provide wall_to_monotonic offsetJohn Stultz1-2/+4
2010-07-27time: Implement timespec_addJohn Stultz1-0/+16
2010-07-27ARM: 6158/2: PL011 baudrate extension for ST-Ericssons derivativeLinus Walleij1-0/+1
2010-07-27ARM: 6157/2: PL011 TX/RX split of LCR for ST-Ericssons derivativeLinus Walleij1-0/+2
2010-07-27ARM: OMAP: Convert OMAPFB and VRAM SDRAM reservation to LMBRussell King1-1/+1
2010-07-27direct-io: move aio_complete into ->end_ioChristoph Hellwig1-1/+2
2010-07-26Input: adp5588-keys - export unused GPIO pinsXiaolong Chen1-0/+1
2010-07-26Merge commit 'v2.6.35-rc6' into spi/testGrant Likely30-147/+214
2010-07-25nilfs2: reject filesystem with unsupported block sizeRyusuke Konishi1-0/+6
2010-07-25nilfs2: avoid rec_len overflow with 64KB block sizeRyusuke Konishi1-0/+18
2010-07-25net: pskb_expand_head() optimizationEric Dumazet1-1/+2
2010-07-25sysfs: add attribute to indicate hw address assignment typeStefan Assmann2-0/+20
2010-07-25ACPI / Sleep: Allow the NVS saving to be skipped during suspend to RAMRafael J. Wysocki1-1/+1
2010-07-24of: remove of_default_bus_idsJonas Bonn1-2/+0
2010-07-24of/device: Replace of_device with platform_device in includes and core codeGrant Likely2-13/+13
2010-07-24of: remove asm/of_device.hGrant Likely1-1/+1
2010-07-24of: remove asm/of_platform.hGrant Likely1-2/+0
2010-07-24of/platform: remove all of_bus_type and of_platform_bus_type referencesGrant Likely1-6/+0
2010-07-24of: Merge of_platform_bus_type with platform_bus_typeGrant Likely2-13/+14
2010-07-24Merge commit 'v2.6.35-rc6' into devicetree/nextGrant Likely30-147/+214
2010-07-23Add s3c-adc-battery driverVasily Khoruzhick1-0/+36
2010-07-23timer: Added usleep[_range] timerPatrick Pannuto1-0/+6
2010-07-23xt_quota: report initial quota value instead of current value to userspaceChangli Gao1-1/+1
2010-07-23firewire: cdev: improve FW_CDEV_IOC_ALLOCATEStefan Richter1-5/+24
2010-07-23firewire: cdev: add PHY pingingStefan Richter1-1/+4
2010-07-23firewire: cdev: add PHY packet receptionStefan Richter2-8/+34
2010-07-23firewire: cdev: add PHY packet transmissionStefan Richter1-1/+43
2010-07-23firewire: cdev: some clarifications to the API documentationStefan Richter1-8/+25
2010-07-23firewire: normalize status values in packet callbacksStefan Richter1-4/+4
2010-07-23slow-work: kill itTejun Heo1-163/+0
2010-07-23netfilter: add xt_cpu matchEric Dumazet2-1/+13
2010-07-23quota: Use mark_inode_dirty_sync instead of mark_inode_dirtyJan Kara1-5/+5