index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Permissive domain in userspace object manager
KaiGai Kohei
2009-04-02
4
-29
/
+11
*
Merge branch 'futexes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2009-03-29
1
-125
/
+76
|
\
|
*
Merge branch 'linus' into core/futexes
Ingo Molnar
2009-03-28
3915
-167433
/
+290974
|
|
\
|
*
|
futex: remove the pointer math from double_unlock_hb, fix
Ingo Molnar
2009-03-13
1
-1
/
+2
|
*
|
futex: remove the pointer math from double_unlock_hb
Darren Hart
2009-03-13
1
-8
/
+2
|
*
|
futex: clean up fault logic
Darren Hart
2009-03-12
1
-90
/
+36
|
*
|
futex: unlock before returning -EFAULT
Darren Hart
2009-03-12
1
-0
/
+7
|
*
|
futex: use current->time_slack_ns for rt tasks too
Darren Hart
2009-03-12
1
-5
/
+2
|
*
|
futex: add double_unlock_hb()
Darren Hart
2009-03-12
1
-12
/
+17
|
*
|
futex: additional (get|put)_futex_key() fixes
Darren Hart
2009-03-12
1
-5
/
+11
|
*
|
futex: update futex commentary
Darren Hart
2009-03-12
1
-19
/
+14
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2009-03-29
22
-737
/
+783
|
\
\
\
|
*
|
|
smack: Add a new '-CIPSO' option to the network address label configuration
Etienne Basset
2009-03-28
5
-15
/
+82
|
*
|
|
netlabel: Cleanup the Smack/NetLabel code to fix incoming TCP connections
Paul Moore
2009-03-28
4
-118
/
+161
|
*
|
|
lsm: Remove the socket_post_accept() hook
Paul Moore
2009-03-28
4
-25
/
+0
|
*
|
|
selinux: Remove the "compat_net" compatibility code
Paul Moore
2009-03-28
4
-234
/
+7
|
*
|
|
netlabel: Label incoming TCP connections correctly in SELinux
Paul Moore
2009-03-28
8
-220
/
+360
|
*
|
|
lsm: Relocate the IPv4 security_inet_conn_request() hooks
Paul Moore
2009-03-28
2
-7
/
+9
|
*
|
|
Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/tor...
James Morris
2009-03-28
1961
-102885
/
+162796
|
|
\
\
\
|
*
|
|
|
TOMOYO: Fix a typo.
Tetsuo Handa
2009-03-27
1
-1
/
+1
|
*
|
|
|
Merge branch 'master' into next
James Morris
2009-03-26
1122
-23412
/
+51791
|
|
\
\
\
\
|
*
|
|
|
|
smack: convert smack to standard linux lists
Etienne Basset
2009-03-25
4
-122
/
+168
*
|
|
|
|
|
Annotate struct fs_struct's usage count restriction
David Howells
2009-03-29
1
-1
/
+4
*
|
|
|
|
|
fix setuid sometimes wouldn't
Hugh Dickins
2009-03-29
1
-34
/
+16
*
|
|
|
|
|
fix setuid sometimes doesn't
Hugh Dickins
2009-03-29
3
-9
/
+5
*
|
|
|
|
|
compat_do_execve should unshare_files
Hugh Dickins
2009-03-29
1
-1
/
+11
*
|
|
|
|
|
Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6
Linus Torvalds
2009-03-28
26
-276
/
+746
|
\
\
\
\
\
\
|
*
|
|
|
|
|
i2c-core: Some style cleanups
Zhenwen Xu
2009-03-28
1
-13
/
+13
|
*
|
|
|
|
|
i2c-piix4: Add support for the Broadcom HT1100 chipset
Flavio Leitner
2009-03-28
4
-2
/
+6
|
*
|
|
|
|
|
i2c-piix4: Add support to SB800 SMBus changes
Shane Huang
2009-03-28
1
-1
/
+72
|
*
|
|
|
|
|
i2c-pca-platform: Use defaults if no platform_data given
Wolfram Sang
2009-03-28
1
-7
/
+12
|
*
|
|
|
|
|
i2c-algo-pca: Use timeout for checking the state machine
Wolfram Sang
2009-03-28
3
-33
/
+46
|
*
|
|
|
|
|
i2c-algo-pca: Rework waiting for a free bus
Wolfram Sang
2009-03-28
4
-10
/
+13
|
*
|
|
|
|
|
i2c-algo-pca: Add PCA9665 support
Marco Aurelio da Costa
2009-03-28
5
-28
/
+216
|
*
|
|
|
|
|
i2c: Adapt debug macros for KERN_* constants
Frank Seidel
2009-03-28
1
-5
/
+9
|
*
|
|
|
|
|
i2c-davinci: Fix timeout handling
Jean Delvare
2009-03-28
1
-5
/
+3
|
*
|
|
|
|
|
i2c: Adapter timeout is in jiffies
Jean Delvare
2009-03-28
4
-10
/
+9
|
*
|
|
|
|
|
i2c: Set a default timeout value for all adapters
Jean Delvare
2009-03-28
3
-4
/
+6
|
*
|
|
|
|
|
i2c: Add missing KERN_* constants to printks
Frank Seidel
2009-03-28
4
-8
/
+11
|
*
|
|
|
|
|
i2c-algo-pcf: Handle timeout correctly
Roel Kluin
2009-03-28
1
-8
/
+10
|
*
|
|
|
|
|
i2c-algo-pcf: Style cleanups
Roel Kluin
2009-03-28
1
-135
/
+115
|
*
|
|
|
|
|
eeprom/at24: Remove EXPERIMENTAL
Wolfram Sang
2009-03-28
1
-1
/
+1
|
*
|
|
|
|
|
i2c-nforce2: Add support for MCP67, MCP73, MCP78S and MCP79
Jean Delvare
2009-03-28
3
-6
/
+22
|
*
|
|
|
|
|
i2c: Clarify which clients are auto-removed
Jean Delvare
2009-03-28
1
-1
/
+4
|
*
|
|
|
|
|
i2c: Let checkpatch shout on users of the legacy model
Jean Delvare
2009-03-28
1
-1
/
+2
|
*
|
|
|
|
|
i2c: Document the different ways to instantiate i2c devices
Jean Delvare
2009-03-28
2
-4
/
+182
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2009-03-28
731
-13869
/
+43409
|
\
\
\
\
\
\
|
*
\
\
\
\
\
Merge branch 'master' into devel
Russell King
2009-03-28
5
-3
/
+16
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
[ARM] 5435/1: fix compile warning in sanity_check_meminfo()
Mikael Pettersson
2009-03-28
1
-1
/
+1
|
|
*
|
|
|
|
|
[ARM] twl4030 - leak fix
Alan Cox
2009-03-24
1
-0
/
+1
[next]