index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-04
seqlock: add 'raw_seqcount_begin()' function
Linus Torvalds
1
-0
/
+21
2012-05-04
Fix __read_seqcount_begin() to use ACCESS_ONCE for sequence value read
Linus Torvalds
1
-1
/
+1
2012-05-04
tcp: be more strict before accepting ECN negociation
Eric Dumazet
1
-7
/
+16
2012-05-04
mISDN: Help to identify the card
Karsten Keil
1
-1
/
+2
2012-05-04
mISDN: Make layer1 timer 3 value configurable
Karsten Keil
2
-1
/
+5
2012-05-04
mISDN: L2 timeouts need to be queued as L2 event
Karsten Keil
1
-1
/
+6
2012-05-04
usb:hsotg:samsung: Remove platform dependency from s3c-hsotg
Lukasz Majewski
1
-0
/
+35
2012-05-04
tps6586x: Add device tree support
Thierry Reding
1
-0
/
+1
2012-05-04
regulator: Add generic DT parsing for regulators
Thierry Reding
1
-0
/
+18
2012-05-04
Merge tag 'v3.4-rc5' into next
James Morris
44
-176
/
+337
2012-05-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
6
-6
/
+19
2012-05-03
skb: Add skb_head_is_locked helper function
Alexander Duyck
1
-0
/
+14
2012-05-03
userns: Use uid_eq gid_eq helpers when comparing kuids and kgids in the vfs
Eric W. Biederman
1
-2
/
+2
2012-05-03
userns: Convert in_group_p and in_egroup_p to use kgid_t
Eric W. Biederman
1
-2
/
+2
2012-05-03
userns: Store uid and gid types in vfs structures with kuid_t and kgid_t types
Eric W. Biederman
1
-5
/
+31
2012-05-03
userns: Replace user_ns_map_uid and user_ns_map_gid with from_kuid and from_kgid
Eric W. Biederman
1
-12
/
+0
2012-05-03
userns: Store uid and gid values in struct cred with kuid_t and kgid_t types
Eric W. Biederman
2
-12
/
+12
2012-05-03
userns: Convert group_info values from gid_t to kgid_t.
Eric W. Biederman
1
-4
/
+5
2012-05-03
vgaarb: Provide dummy default device functions
Matthew Garrett
1
-0
/
+5
2012-05-03
ARM: pxa: hx4700: Add PCMCIA/CF support
Paul Parsons
1
-0
/
+1
2012-05-02
net: implement tcp coalescing in tcp_queue_rcv()
Eric Dumazet
1
-1
/
+2
2012-05-02
tcp: early retransmit: delayed fast retransmit
Yuchung Cheng
2
-1
/
+5
2012-05-02
tcp: early retransmit
Yuchung Cheng
2
-0
/
+16
2012-05-02
rcu: Make exit_rcu() more precise and consolidate
Paul E. McKenney
3
-17
/
+1
2012-05-02
rcu: Move PREEMPT_RCU preemption to switch_to() invocation
Paul E. McKenney
3
-6
/
+11
2012-05-02
Merge 3.4-rc5 into driver-core-next
Greg Kroah-Hartman
44
-176
/
+337
2012-05-02
serial8250: Introduce serial8250_register_8250_port()
Magnus Damm
1
-0
/
+1
2012-05-02
dlm: fixes for nodir mode
David Teigland
1
-1
/
+0
2012-05-02
Merge 3.4-rc5 into staging-next
Greg Kroah-Hartman
13
-0
/
+1453
2012-05-02
ASoC: core: Allow DAIs to specify a base address
Mark Brown
1
-0
/
+1
2012-05-02
CLKDEV: provide helpers for common clock framework
Russell King
1
-0
/
+3
2012-05-02
Merge tag 'drm-intel-next-2012-04-23' of git://people.freedesktop.org/~danvet/drm-intel into drm-core-next
Dave Airlie
21
-56
/
+99
2012-05-02
memory: emif: add basic infrastructure for EMIF driver
Aneesh V
1
-0
/
+128
2012-05-02
ddr: add LPDDR2 data from JESD209-2
Aneesh V
1
-0
/
+175
2012-05-01
clk: Use a separate struct for holding init data.
Saravana Kannan
2
-21
/
+40
2012-05-01
clk: constify parent name arrays in macros
Rajendra Nayak
1
-3
/
+3
2012-05-01
NFS: Adapt readdirplus to application usage patterns
Trond Myklebust
1
-5
/
+0
2012-05-02
dt: add of_get_child_count helper function
Dong Aisheng
1
-0
/
+16
2012-05-02
mfd/ab5500: delete AB5500 support
Linus Walleij
2
-144
/
+1
2012-05-02
mfd/db5500-prcmu: delete DB5500 PRCMU support
Linus Walleij
2
-304
/
+43
2012-05-01
NFSv4: Simplify the NFSv4 REMOVE, LINK and RENAME compounds
Trond Myklebust
1
-2
/
+0
2012-05-01
NFSv4: Simplify the NFSv4 CREATE compound
Trond Myklebust
1
-1
/
+0
2012-05-01
NFSv4: Simplify the NFSv4 OPEN compound
Trond Myklebust
1
-2
/
+0
2012-05-01
NFSv2/v3: Simulate the change attribute
Trond Myklebust
1
-3
/
+3
2012-05-01
PM / Runtime: Remove device fields related to suspend time, v2
Rafael J. Wysocki
2
-5
/
+0
2012-05-01
PM / Domains: Rework default domain power off governor function, v2
Rafael J. Wysocki
1
-2
/
+0
2012-05-01
PM / Domains: Rework default device stop governor function, v2
Rafael J. Wysocki
1
-1
/
+1
2012-05-01
PM / Sleep: Add "prevent autosleep time" statistics to wakeup sources
Rafael J. Wysocki
2
-0
/
+5
2012-05-01
PM / Sleep: Implement opportunistic sleep, v2
Rafael J. Wysocki
1
-1
/
+12
2012-05-01
PM / Sleep: Add wakeup_source_activate and wakeup_source_deactivate tracepoints
Arve Hjønnevåg
1
-0
/
+34
[prev]
[next]