Age | Commit message (Expand) | Author |
2009-11-12 | sysctl ipc: Remove dead binary sysctl support code. | Eric W. Biederman |
2009-11-12 | sysctl: Stop using binary sysctl numbers in arlan. | Eric W. Biederman |
2009-11-12 | sysctl: Remove the unused frv sysctl unumbers | Eric W. Biederman |
2009-11-12 | sysctl binary: Reorder the tests to process wild card entries first. | Eric W. Biederman |
2009-11-12 | sysctl: sysctl_binary.c Fix compilation when !CONFIG_NET | Eric W. Biederman |
2009-11-11 | sysctl: Warn about all uses of sys_sysctl. | Eric W. Biederman |
2009-11-11 | sysctl: Don't look at ctl_name and strategy in the generic code | Eric W. Biederman |
2009-11-11 | sysctl: Remove references to ctl_name and strategy from the generic sysctl table | Eric W. Biederman |
2009-11-11 | sysctl: Remove dead code from sysctl_check | Eric W. Biederman |
2009-11-11 | sysctl: Neuter the generic sysctl strategy routines. | Eric W. Biederman |
2009-11-11 | sysctl: Reduce sys_sysctl to a compatibility wrapper around /proc/sys | Eric W. Biederman |
2009-11-06 | sysctl: Make do_sysctl static | Eric W. Biederman |
2009-11-06 | sysctl: Remove the cond_syscall entry for sys32_sysctl | Eric W. Biederman |
2009-11-06 | sysctl: x86 Use the compat_sys_sysctl | Eric W. Biederman |
2009-11-06 | sysctl: sparc Use the compat_sys_sysctl | Eric W. Biederman |
2009-11-06 | sysctl: s390 Use the compat_sys_sysctl | Eric W. Biederman |
2009-11-06 | sysctl: parisc Use the compat_sys_sysctl | Eric W. Biederman |
2009-11-06 | sysctl: mips Use the compat_sys_sysctl | Eric W. Biederman |
2009-11-06 | sysctl: ia64 Use the compat_sys_sysctl | Eric W. Biederman |
2009-11-06 | sysctl: Introduce a generic compat sysctl sysctl | Eric W. Biederman |
2009-11-06 | sysctl: Refactor the binary sysctl handling to remove duplicate code | Eric W. Biederman |
2009-11-06 | sysctl: Separate the binary sysctl logic into it's own file. | Eric W. Biederman |
2009-11-03 | Linux 2.6.32-rc6v2.6.32-rc6 | Linus Torvalds |
2009-11-03 | Merge branch 'for-linus' of git://github.com/at91linux/linux-2.6-at91 | Linus Torvalds |
2009-11-03 | at91: at91sam9g45 family: identify several chip versions | Nicolas Ferre |
2009-11-03 | avr32: add two new at91 to cpu.h definition | Nicolas Ferre |
2009-11-03 | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds |
2009-11-03 | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds |
2009-11-03 | Correct nr_processes() when CPUs have been unplugged | Ian Campbell |
2009-11-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2009-11-03 | Merge branch 'fixes-s3c-2632-rc5' of git://git.fluff.org/bjdooks/linux | Linus Torvalds |
2009-11-03 | Merge branch 'i2c-fixes' of git://git.fluff.org/bjdooks/linux | Linus Torvalds |
2009-11-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu... | Linus Torvalds |
2009-11-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2009-11-03 | PM: Remove some debug messages producing too much noise | Pavel Machek |
2009-11-03 | PM: Fix warning on suspend errors | Romit Dasgupta |
2009-11-03 | PM / Hibernate: Add newline to load_image() fail path | Jiri Slaby |
2009-11-03 | PM / Hibernate: Fix error handling in save_image() | Jiri Slaby |
2009-11-03 | PM / Hibernate: Fix blkdev refleaks | Jiri Slaby |
2009-11-03 | PM / yenta: Split resume into early and late parts (rev. 4) | Rafael J. Wysocki |
2009-11-02 | Input: gpio-keys - use IRQF_SHARED | Dmitry Eremin-Solenikov |
2009-11-02 | Input: winbond-cir - select LEDS_TRIGGERS | David Härdeman |
2009-11-02 | Input: i8042 - try to get stable CTR value when initializing | Dmitry Torokhov |
2009-11-02 | Merge commit 'v2.6.32-rc5' into for-linus | Dmitry Torokhov |
2009-11-03 | nilfs2: add zero-fill for new btree node buffers | Ryusuke Konishi |
2009-11-03 | nilfs2: fix irregular checkpoint creation due to data flush | Ryusuke Konishi |
2009-11-03 | nilfs2: fix dirty page accounting leak causing hang at write | Ryusuke Konishi |
2009-11-02 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller |
2009-11-02 | i2c-mpc: Do not generate STOP after read. | Joakim Tjernlund |
2009-11-02 | i2c: imx: disable clock when it's possible to save power. | Richard Zhao |