summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2012-05-07iommu/vt-d: Convert free_irte into a remap_ops callbackJoerg Roedel
2012-05-07iommu/vt-d: Convert missing apic.c intr-remapping call to remap_opsJoerg Roedel
2012-05-07iommu/vt-d: Make intr-remapping initialization genericJoerg Roedel
2012-05-07Merge tag 'v3.4-rc6' into drm-intel-nextDaniel Vetter
2012-05-07mfd: Read CUST_ID from the wm8994 deviceMark Brown
2012-05-07mfd: Convert wm8350 physical I/O to regmap APIMark Brown
2012-05-07Merge branch 'tip/perf/core-4' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar
2012-05-06vm: remove 'nr_accounted' calculations from the unmap_vmas() interfacesLinus Torvalds
2012-05-06vm: simplify unmap_vmas() calling conventionLinus Torvalds
2012-05-06skb: Add inline helper for getting the skb end offset from headAlexander Duyck
2012-05-06kvm/powerpc: Add new ioctl to retreive server MMU infosBenjamin Herrenschmidt
2012-05-06writeback: Avoid iput() from flusher threadJan Kara
2012-05-06vfs: Rename end_writeback() to clear_inode()Jan Kara
2012-05-05max17042_battery: Add support for max17047/50 chipRamakrishna Pallala
2012-05-05charger-manager: Provide cm_notify_event function for in-kernel useChanwoo Choi
2012-05-05charger-manager: Poll battery health in normal stateChanwoo Choi
2012-05-05PM / Domains: Cache device stop and domain power off governor results, v3Rafael J. Wysocki
2012-05-05epoll: Add a flag, EPOLLWAKEUP, to prevent suspend while epoll events are readyArve Hjønnevåg
2012-05-04power_supply: Make the core a boolean instead of a tristateAnton Vorontsov
2012-05-04power_supply: Add voltage_ocv property and use it for max17042 driverRamakrishna Pallala
2012-05-04vfs: clean up __d_lookup_rcu() and dentry_cmp() interfacesLinus Torvalds
2012-05-04tty_lock: Localise the lockAlan Cox
2012-05-04devres: Add devres_release()Mark Brown
2012-05-04driver-core: fix DEVICE_INT_ATTR to use correct show/store functionsMichael Davidson
2012-05-04extcon: Add EXTCON_MECHANICAL cable type for physical presenceMark Brown
2012-05-04seqlock: add 'raw_seqcount_begin()' functionLinus Torvalds
2012-05-04Fix __read_seqcount_begin() to use ACCESS_ONCE for sequence value readLinus Torvalds
2012-05-04mISDN: Help to identify the cardKarsten Keil
2012-05-04mISDN: Make layer1 timer 3 value configurableKarsten Keil
2012-05-04mISDN: L2 timeouts need to be queued as L2 eventKarsten Keil
2012-05-04usb:hsotg:samsung: Remove platform dependency from s3c-hsotgLukasz Majewski
2012-05-04tps6586x: Add device tree supportThierry Reding
2012-05-04regulator: Add generic DT parsing for regulatorsThierry Reding
2012-05-04Merge tag 'v3.4-rc5' into nextJames Morris
2012-05-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-05-03skb: Add skb_head_is_locked helper functionAlexander Duyck
2012-05-03userns: Use uid_eq gid_eq helpers when comparing kuids and kgids in the vfsEric W. Biederman
2012-05-03userns: Convert in_group_p and in_egroup_p to use kgid_tEric W. Biederman
2012-05-03userns: Store uid and gid types in vfs structures with kuid_t and kgid_t typesEric W. Biederman
2012-05-03userns: Replace user_ns_map_uid and user_ns_map_gid with from_kuid and from_kgidEric W. Biederman
2012-05-03userns: Store uid and gid values in struct cred with kuid_t and kgid_t typesEric W. Biederman
2012-05-03userns: Convert group_info values from gid_t to kgid_t.Eric W. Biederman
2012-05-03vgaarb: Provide dummy default device functionsMatthew Garrett
2012-05-03ARM: pxa: hx4700: Add PCMCIA/CF supportPaul Parsons
2012-05-02tcp: early retransmit: delayed fast retransmitYuchung Cheng
2012-05-02tcp: early retransmitYuchung Cheng
2012-05-02rcu: Make exit_rcu() more precise and consolidatePaul E. McKenney
2012-05-02rcu: Move PREEMPT_RCU preemption to switch_to() invocationPaul E. McKenney
2012-05-02Merge 3.4-rc5 into driver-core-nextGreg Kroah-Hartman
2012-05-02serial8250: Introduce serial8250_register_8250_port()Magnus Damm