summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)Author
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-04tcp: be more strict before accepting ECN negociationEric Dumazet
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-02net: implement tcp coalescing in tcp_queue_rcv()Eric Dumazet
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
2012-05-02dlm: fixes for nodir modeDavid Teigland
2012-05-02Merge 3.4-rc5 into staging-nextGreg Kroah-Hartman
2012-05-02ASoC: core: Allow DAIs to specify a base addressMark Brown
2012-05-02CLKDEV: provide helpers for common clock frameworkRussell King
2012-05-02Merge tag 'drm-intel-next-2012-04-23' of git://people.freedesktop.org/~danvet...Dave Airlie
2012-05-02memory: emif: add basic infrastructure for EMIF driverAneesh V
2012-05-02ddr: add LPDDR2 data from JESD209-2Aneesh V
2012-05-01clk: Use a separate struct for holding init data.Saravana Kannan
2012-05-01clk: constify parent name arrays in macrosRajendra Nayak
2012-05-01NFS: Adapt readdirplus to application usage patternsTrond Myklebust
2012-05-02dt: add of_get_child_count helper functionDong Aisheng
2012-05-02mfd/ab5500: delete AB5500 supportLinus Walleij
2012-05-02mfd/db5500-prcmu: delete DB5500 PRCMU supportLinus Walleij
2012-05-01NFSv4: Simplify the NFSv4 REMOVE, LINK and RENAME compoundsTrond Myklebust
2012-05-01NFSv4: Simplify the NFSv4 CREATE compoundTrond Myklebust
2012-05-01NFSv4: Simplify the NFSv4 OPEN compoundTrond Myklebust
2012-05-01NFSv2/v3: Simulate the change attributeTrond Myklebust
2012-05-01PM / Runtime: Remove device fields related to suspend time, v2Rafael J. Wysocki
2012-05-01PM / Domains: Rework default domain power off governor function, v2Rafael J. Wysocki
2012-05-01PM / Domains: Rework default device stop governor function, v2Rafael J. Wysocki
2012-05-01PM / Sleep: Add "prevent autosleep time" statistics to wakeup sourcesRafael J. Wysocki
2012-05-01PM / Sleep: Implement opportunistic sleep, v2Rafael J. Wysocki
2012-05-01PM / Sleep: Add wakeup_source_activate and wakeup_source_deactivate tracepointsArve Hjønnevåg