| Commit message (Expand) | Author | Age | Files | Lines |
* | Char: cyclades, fix some -W warnings | Jiri Slaby | 2007-10-18 | 2 | -55/+45 |
* | Char: cyclades, move spin_lock to one place | Jiri Slaby | 2007-10-18 | 1 | -7/+2 |
* | Char: cyclades, make the isr code readable | Jiri Slaby | 2007-10-18 | 1 | -325/+292 |
* | Char: cyclades, remove bottom half processing | Jiri Slaby | 2007-10-18 | 2 | -106/+20 |
* | Char: moxa, fix and optimise empty timer | Jiri Slaby | 2007-10-18 | 1 | -2/+2 |
* | The next round of scheduled OSS code removal | Adrian Bunk | 2007-10-18 | 22 | -11438/+0 |
* | whitespace fixes: system timers | Daniel Walker | 2007-10-18 | 1 | -1/+1 |
* | whitespace fixes: interval timers | Daniel Walker | 2007-10-18 | 1 | -2/+2 |
* | whitespace fixes: execution domains | Daniel Walker | 2007-10-18 | 1 | -1/+1 |
* | whitespace fixes: system auditing | Daniel Walker | 2007-10-18 | 1 | -7/+7 |
* | whitespace fixes: compat syscalls | Daniel Walker | 2007-10-18 | 1 | -30/+30 |
* | whitespace fixes: syscall auditing | Daniel Walker | 2007-10-18 | 1 | -5/+5 |
* | whitespace fixes: capability syscalls | Daniel Walker | 2007-10-18 | 1 | -95/+95 |
* | whitespace fixes: panic handling | Daniel Walker | 2007-10-18 | 1 | -5/+5 |
* | whitespace fixes: module loading | Daniel Walker | 2007-10-18 | 1 | -19/+19 |
* | whitespace fixes: fork | Daniel Walker | 2007-10-18 | 1 | -10/+10 |
* | whitespace fixes: DMA channel allocator | Daniel Walker | 2007-10-18 | 1 | -4/+4 |
* | whitespace fixes: audit filtering | Daniel Walker | 2007-10-18 | 1 | -2/+2 |
* | whitespace fixes: relayfs | Daniel Walker | 2007-10-18 | 1 | -3/+3 |
* | whitespace fixes: cpuset | Daniel Walker | 2007-10-18 | 1 | -6/+6 |
* | whitespace fixes: process accounting | Daniel Walker | 2007-10-18 | 1 | -33/+33 |
* | whitespace fixes: time syscalls | Daniel Walker | 2007-10-18 | 1 | -6/+6 |
* | mxser: fix compiler warning when building without CONFIG_PCI | Jesper Juhl | 2007-10-18 | 1 | -2/+2 |
* | mxser: remove commented crap | Alan Cox | 2007-10-18 | 1 | -19/+0 |
* | Char: mxser_new, remove useless comments in mxser_cards | Jiri Slaby | 2007-10-18 | 1 | -21/+21 |
* | Char: mxser_new, move to PCI_VDEVICE | Jiri Slaby | 2007-10-18 | 1 | -36/+18 |
* | Char: mxser_new, upgrade to 1.10 | Jiri Slaby | 2007-10-18 | 1 | -8/+24 |
* | V3 file capabilities: alter behavior of cap_setpcap | Andrew Morgan | 2007-10-18 | 7 | -24/+80 |
* | sysctl: deprecate sys_sysctl in a user space visible fashion. | Eric W. Biederman | 2007-10-18 | 2 | -23/+76 |
* | sysctl: for irda update sysctl_checks list of binary paths | Eric W. Biederman | 2007-10-18 | 1 | -0/+19 |
* | sysctl: update sysctl_check_table | Eric W. Biederman | 2007-10-18 | 1 | -14/+22 |
* | sysctl: Error on bad sysctl tables | Eric W. Biederman | 2007-10-18 | 4 | -1/+1564 |
* | sysctl: properly register the irda binary sysctl numbers | Eric W. Biederman | 2007-10-18 | 2 | -20/+34 |
* | sysctl: remove the cad_pid binary sysctl path | Eric W. Biederman | 2007-10-18 | 1 | -1/+0 |
* | sysctl: remove broken netfilter binary sysctls | Eric W. Biederman | 2007-10-18 | 7 | -42/+0 |
* | sysctl: simplify the pty sysctl logic | Eric W. Biederman | 2007-10-18 | 2 | -12/+23 |
* | sysctl: parport remove binary paths | Eric W. Biederman | 2007-10-18 | 4 | -89/+8 |
* | sysctl: remove the binary interface for aio-nr, aio-max-nr, acpi_video_flags | Eric W. Biederman | 2007-10-18 | 1 | -3/+0 |
* | sysctl: ipv4 remove binary sysctl paths where they are broken | Eric W. Biederman | 2007-10-18 | 1 | -2/+0 |
* | sysctl: remove broken cdrom binary sysctls | Eric W. Biederman | 2007-10-18 | 1 | -40/+6 |
* | sysctl: x86_64 remove unnecessary binary paths | Eric W. Biederman | 2007-10-18 | 2 | -10/+1 |
* | sysctl: remove broken sunrpc debug binary sysctls | Eric W. Biederman | 2007-10-18 | 1 | -4/+0 |
* | sysctl: ipv6 route flushing (kill binary path) | Eric W. Biederman | 2007-10-18 | 1 | -1/+0 |
* | sysctl: fix neighbour table sysctls. | Eric W. Biederman | 2007-10-18 | 2 | -50/+49 |
* | sysctl: remove binary sysctl support where it clearly doesn't work | Eric W. Biederman | 2007-10-18 | 1 | -7/+0 |
* | sysctl mqueue: remove the binary sysctl numbers | Eric W. Biederman | 2007-10-18 | 1 | -10/+0 |
* | sysctl: Factor out sysctl_data. | Eric W. Biederman | 2007-10-18 | 2 | -20/+47 |
* | sysctl core: Stop using the unnecessary ctl_table typedef | Eric W. Biederman | 2007-10-18 | 2 | -75/+75 |
* | CIFS: ignore mode change if it's just for clearing setuid/setgid bits | Jeff Layton | 2007-10-18 | 1 | -0/+5 |
* | NFS: if ATTR_KILL_S*ID bits are set, then skip mode change | Jeff Layton | 2007-10-18 | 1 | -0/+4 |