summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2012-05-04seqlock: add 'raw_seqcount_begin()' functionLinus Torvalds-0/+21
2012-05-04Fix __read_seqcount_begin() to use ACCESS_ONCE for sequence value readLinus Torvalds-1/+1
2012-05-04tcp: be more strict before accepting ECN negociationEric Dumazet-7/+16
2012-05-04mISDN: Help to identify the cardKarsten Keil-1/+2
2012-05-04mISDN: Make layer1 timer 3 value configurableKarsten Keil-1/+5
2012-05-04mISDN: L2 timeouts need to be queued as L2 eventKarsten Keil-1/+6
2012-05-04usb:hsotg:samsung: Remove platform dependency from s3c-hsotgLukasz Majewski-0/+35
2012-05-04tps6586x: Add device tree supportThierry Reding-0/+1
2012-05-04regulator: Add generic DT parsing for regulatorsThierry Reding-0/+18
2012-05-04Merge tag 'v3.4-rc5' into nextJames Morris-176/+337
2012-05-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-6/+19
2012-05-03skb: Add skb_head_is_locked helper functionAlexander Duyck-0/+14
2012-05-03userns: Use uid_eq gid_eq helpers when comparing kuids and kgids in the vfsEric W. Biederman-2/+2
2012-05-03userns: Convert in_group_p and in_egroup_p to use kgid_tEric W. Biederman-2/+2
2012-05-03userns: Store uid and gid types in vfs structures with kuid_t and kgid_t typesEric W. Biederman-5/+31
2012-05-03userns: Replace user_ns_map_uid and user_ns_map_gid with from_kuid and from_kgidEric W. Biederman-12/+0
2012-05-03userns: Store uid and gid values in struct cred with kuid_t and kgid_t typesEric W. Biederman-12/+12
2012-05-03userns: Convert group_info values from gid_t to kgid_t.Eric W. Biederman-4/+5
2012-05-03vgaarb: Provide dummy default device functionsMatthew Garrett-0/+5
2012-05-03ARM: pxa: hx4700: Add PCMCIA/CF supportPaul Parsons-0/+1
2012-05-02net: implement tcp coalescing in tcp_queue_rcv()Eric Dumazet-1/+2
2012-05-02tcp: early retransmit: delayed fast retransmitYuchung Cheng-1/+5
2012-05-02tcp: early retransmitYuchung Cheng-0/+16
2012-05-02rcu: Make exit_rcu() more precise and consolidatePaul E. McKenney-17/+1
2012-05-02rcu: Move PREEMPT_RCU preemption to switch_to() invocationPaul E. McKenney-6/+11
2012-05-02Merge 3.4-rc5 into driver-core-nextGreg Kroah-Hartman-176/+337
2012-05-02serial8250: Introduce serial8250_register_8250_port()Magnus Damm-0/+1
2012-05-02dlm: fixes for nodir modeDavid Teigland-1/+0
2012-05-02Merge 3.4-rc5 into staging-nextGreg Kroah-Hartman-0/+1453
2012-05-02ASoC: core: Allow DAIs to specify a base addressMark Brown-0/+1
2012-05-02CLKDEV: provide helpers for common clock frameworkRussell King-0/+3
2012-05-02Merge tag 'drm-intel-next-2012-04-23' of git://people.freedesktop.org/~danvet...Dave Airlie-56/+99
2012-05-02memory: emif: add basic infrastructure for EMIF driverAneesh V-0/+128
2012-05-02ddr: add LPDDR2 data from JESD209-2Aneesh V-0/+175
2012-05-01clk: Use a separate struct for holding init data.Saravana Kannan-21/+40
2012-05-01clk: constify parent name arrays in macrosRajendra Nayak-3/+3
2012-05-01NFS: Adapt readdirplus to application usage patternsTrond Myklebust-5/+0
2012-05-02dt: add of_get_child_count helper functionDong Aisheng-0/+16
2012-05-02mfd/ab5500: delete AB5500 supportLinus Walleij-144/+1
2012-05-02mfd/db5500-prcmu: delete DB5500 PRCMU supportLinus Walleij-304/+43
2012-05-01NFSv4: Simplify the NFSv4 REMOVE, LINK and RENAME compoundsTrond Myklebust-2/+0
2012-05-01NFSv4: Simplify the NFSv4 CREATE compoundTrond Myklebust-1/+0
2012-05-01NFSv4: Simplify the NFSv4 OPEN compoundTrond Myklebust-2/+0
2012-05-01NFSv2/v3: Simulate the change attributeTrond Myklebust-3/+3
2012-05-01PM / Runtime: Remove device fields related to suspend time, v2Rafael J. Wysocki-5/+0
2012-05-01PM / Domains: Rework default domain power off governor function, v2Rafael J. Wysocki-2/+0
2012-05-01PM / Domains: Rework default device stop governor function, v2Rafael J. Wysocki-1/+1
2012-05-01PM / Sleep: Add "prevent autosleep time" statistics to wakeup sourcesRafael J. Wysocki-0/+5
2012-05-01PM / Sleep: Implement opportunistic sleep, v2Rafael J. Wysocki-1/+12
2012-05-01PM / Sleep: Add wakeup_source_activate and wakeup_source_deactivate tracepointsArve Hjønnevåg-0/+34