aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2012-05-07iommu/vt-d: Convert free_irte into a remap_ops callbackJoerg Roedel1-5/+0
2012-05-07iommu/vt-d: Convert missing apic.c intr-remapping call to remap_opsJoerg Roedel1-18/+0
2012-05-07iommu/vt-d: Make intr-remapping initialization genericJoerg Roedel1-3/+0
2012-05-07Merge tag 'v3.4-rc6' into drm-intel-nextDaniel Vetter24-118/+217
2012-05-07mfd: Read CUST_ID from the wm8994 deviceMark Brown2-0/+4
2012-05-07mfd: Convert wm8350 physical I/O to regmap APIMark Brown1-7/+2
2012-05-07Merge branch 'tip/perf/core-4' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar3-8/+17
2012-05-06vm: remove 'nr_accounted' calculations from the unmap_vmas() interfacesLinus Torvalds1-3/+2
2012-05-06vm: simplify unmap_vmas() calling conventionLinus Torvalds1-2/+1
2012-05-06skb: Add inline helper for getting the skb end offset from headAlexander Duyck1-1/+11
2012-05-06kvm/powerpc: Add new ioctl to retreive server MMU infosBenjamin Herrenschmidt1-0/+27
2012-05-06writeback: Avoid iput() from flusher threadJan Kara2-9/+5
2012-05-06vfs: Rename end_writeback() to clear_inode()Jan Kara1-3/+3
2012-05-05max17042_battery: Add support for max17047/50 chipRamakrishna Pallala1-0/+17
2012-05-05charger-manager: Provide cm_notify_event function for in-kernel useChanwoo Choi1-8/+17
2012-05-05charger-manager: Poll battery health in normal stateChanwoo Choi1-0/+25
2012-05-05PM / Domains: Cache device stop and domain power off governor results, v3Rafael J. Wysocki1-0/+7
2012-05-05epoll: Add a flag, EPOLLWAKEUP, to prevent suspend while epoll events are readyArve Hjønnevåg2-1/+16
2012-05-04power_supply: Make the core a boolean instead of a tristateAnton Vorontsov1-1/+1
2012-05-04power_supply: Add voltage_ocv property and use it for max17042 driverRamakrishna Pallala1-0/+2
2012-05-04vfs: clean up __d_lookup_rcu() and dentry_cmp() interfacesLinus Torvalds1-1/+1
2012-05-04tty_lock: Localise the lockAlan Cox1-9/+14
2012-05-04devres: Add devres_release()Mark Brown1-0/+2
2012-05-04driver-core: fix DEVICE_INT_ATTR to use correct show/store functionsMichael Davidson1-1/+1
2012-05-04extcon: Add EXTCON_MECHANICAL cable type for physical presenceMark Brown1-0/+1
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-04mISDN: Help to identify the cardKarsten Keil1-1/+2
2012-05-04mISDN: Make layer1 timer 3 value configurableKarsten Keil2-1/+5
2012-05-04mISDN: L2 timeouts need to be queued as L2 eventKarsten Keil1-1/+6
2012-05-04usb:hsotg:samsung: Remove platform dependency from s3c-hsotgLukasz Majewski1-0/+35
2012-05-04tps6586x: Add device tree supportThierry Reding1-0/+1
2012-05-04regulator: Add generic DT parsing for regulatorsThierry Reding1-0/+18
2012-05-04Merge tag 'v3.4-rc5' into nextJames Morris32-159/+242
2012-05-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-2/+11
2012-05-03skb: Add skb_head_is_locked helper functionAlexander Duyck1-0/+14
2012-05-03userns: Use uid_eq gid_eq helpers when comparing kuids and kgids in the vfsEric W. Biederman1-2/+2
2012-05-03userns: Convert in_group_p and in_egroup_p to use kgid_tEric W. Biederman1-2/+2
2012-05-03userns: Store uid and gid types in vfs structures with kuid_t and kgid_t typesEric W. Biederman1-5/+31
2012-05-03userns: Replace user_ns_map_uid and user_ns_map_gid with from_kuid and from_kgidEric W. Biederman1-12/+0
2012-05-03userns: Store uid and gid values in struct cred with kuid_t and kgid_t typesEric W. Biederman2-12/+12
2012-05-03userns: Convert group_info values from gid_t to kgid_t.Eric W. Biederman1-4/+5
2012-05-03vgaarb: Provide dummy default device functionsMatthew Garrett1-0/+5
2012-05-03ARM: pxa: hx4700: Add PCMCIA/CF supportPaul Parsons1-0/+1
2012-05-02tcp: early retransmit: delayed fast retransmitYuchung Cheng1-1/+2
2012-05-02tcp: early retransmitYuchung Cheng1-0/+1
2012-05-02rcu: Make exit_rcu() more precise and consolidatePaul E. McKenney3-17/+1
2012-05-02rcu: Move PREEMPT_RCU preemption to switch_to() invocationPaul E. McKenney3-6/+11
2012-05-02Merge 3.4-rc5 into driver-core-nextGreg Kroah-Hartman32-159/+242
2012-05-02serial8250: Introduce serial8250_register_8250_port()Magnus Damm1-0/+1