| Commit message (Expand) | Author | Age |
* | trivial: Fix misspelling of firmware | Nick Andrew | 2009-03-30 |
* | trivial: cgroups: documentation typo and spelling corrections | Chris Samuel | 2009-03-30 |
* | trivial: Update contact info for Jochen Hein | Jochen Hein | 2009-03-30 |
* | trivial: fix typo "resgister" -> "register" | Uwe Kleine-Koenig | 2009-03-30 |
* | trivial: fix typo "virual" -> "virtual" | Uwe Kleine-Koenig | 2009-03-30 |
* | trivial: fix typo "varaible" -> "variable" | Uwe Kleine-Koenig | 2009-03-30 |
* | trivial: fix typo "kernal" -> "kernel" | Uwe Kleine-Koenig | 2009-03-30 |
* | trivial: fix typo "thier" -> "their" | Uwe Kleine-Koenig | 2009-03-30 |
* | trivial: Fix dubious bitwise 'and' usage spotted by sparse. | Alexey Zaytsev | 2009-03-30 |
* | trivial: Fix dubious bitwise 'or' usage spotted by sparse. | Alexey Zaytsev | 2009-03-30 |
* | trivial: Fix dubious bitwise 'or' usage spotted by sparse. | Alexey Zaytsev | 2009-03-30 |
* | trivial: document ext3 semantics of 'ro' option a bit better | Pavel Machek | 2009-03-30 |
* | Merge branch 'bzip2-lzma-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-03-29 |
|\ |
|
| * | bzip2/lzma: don't ask for compression mode for the default initramfs | H. Peter Anvin | 2009-03-28 |
| * | bzip2/lzma: consistently capitalize LZMA in Kconfig | H. Peter Anvin | 2009-03-28 |
| * | bzip2/lzma: clarify the meaning of the CONFIG_RD_ options | H. Peter Anvin | 2009-03-28 |
| * | bzip2/lzma: move CONFIG_RD_* options under CONFIG_EMBEDDED | H. Peter Anvin | 2009-03-28 |
| * | Merge commit 'v2.6.29' into x86/setup-lzma | Ingo Molnar | 2009-03-26 |
| |\ |
|
* | | | Fix build error in <linux/irq.h> | Ralf Baechle | 2009-03-29 |
* | | | sched: fix errors in struct & function comments | Randy Dunlap | 2009-03-29 |
* | | | maple: fix Error in kernel-doc notation | Randy Dunlap | 2009-03-29 |
* | | | Merge branch 'futexes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2009-03-28 |
|\ \ \ |
|
| * \ \ | Merge branch 'linus' into core/futexes | Ingo Molnar | 2009-03-28 |
| |\ \ \ |
|
| * | | | | futex: remove the pointer math from double_unlock_hb, fix | Ingo Molnar | 2009-03-13 |
| * | | | | futex: remove the pointer math from double_unlock_hb | Darren Hart | 2009-03-12 |
| * | | | | futex: clean up fault logic | Darren Hart | 2009-03-12 |
| * | | | | futex: unlock before returning -EFAULT | Darren Hart | 2009-03-12 |
| * | | | | futex: use current->time_slack_ns for rt tasks too | Darren Hart | 2009-03-12 |
| * | | | | futex: add double_unlock_hb() | Darren Hart | 2009-03-12 |
| * | | | | futex: additional (get|put)_futex_key() fixes | Darren Hart | 2009-03-12 |
| * | | | | futex: update futex commentary | Darren Hart | 2009-03-12 |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 2009-03-28 |
|\ \ \ \ \ |
|
| * | | | | | smack: Add a new '-CIPSO' option to the network address label configuration | Etienne Basset | 2009-03-28 |
| * | | | | | netlabel: Cleanup the Smack/NetLabel code to fix incoming TCP connections | Paul Moore | 2009-03-28 |
| * | | | | | lsm: Remove the socket_post_accept() hook | Paul Moore | 2009-03-28 |
| * | | | | | selinux: Remove the "compat_net" compatibility code | Paul Moore | 2009-03-28 |
| * | | | | | netlabel: Label incoming TCP connections correctly in SELinux | Paul Moore | 2009-03-28 |
| * | | | | | lsm: Relocate the IPv4 security_inet_conn_request() hooks | Paul Moore | 2009-03-28 |
| * | | | | | Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/tor... | James Morris | 2009-03-27 |
| |\ \ \ \ \ |
|
| * | | | | | | TOMOYO: Fix a typo. | Tetsuo Handa | 2009-03-27 |
| * | | | | | | Merge branch 'master' into next | James Morris | 2009-03-26 |
| |\ \ \ \ \ \ |
|
| * | | | | | | | smack: convert smack to standard linux lists | Etienne Basset | 2009-03-25 |
* | | | | | | | | Annotate struct fs_struct's usage count restriction | David Howells | 2009-03-28 |
* | | | | | | | | fix setuid sometimes wouldn't | Hugh Dickins | 2009-03-28 |
* | | | | | | | | fix setuid sometimes doesn't | Hugh Dickins | 2009-03-28 |
* | | | | | | | | compat_do_execve should unshare_files | Hugh Dickins | 2009-03-28 |
* | | | | | | | | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 | Linus Torvalds | 2009-03-28 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | i2c-core: Some style cleanups | Zhenwen Xu | 2009-03-28 |
| * | | | | | | | | i2c-piix4: Add support for the Broadcom HT1100 chipset | Flavio Leitner | 2009-03-28 |
| * | | | | | | | | i2c-piix4: Add support to SB800 SMBus changes | Shane Huang | 2009-03-28 |