| Commit message (Expand) | Author | Age | Files | Lines |
* | add-scaled-time-to-taskstats-based-process-accounting fix | Michael Neuling | 2007-10-18 | 1 | -8/+6 |
* | Add scaled time to taskstats based process accounting | Michael Neuling | 2007-10-18 | 8 | -5/+50 |
* | Add missing newlines to some uses of dev_<level> messages | Joe Perches | 2007-10-18 | 49 | -117/+126 |
* | Char: rocket, fix signed/unsigned warning | Jiri Slaby | 2007-10-18 | 1 | -2/+2 |
* | Char: rocket, remove potential leak in module_init | Jiri Slaby | 2007-10-18 | 1 | -14/+20 |
* | Char: rocket, remove pci_read_config_dword(CLASS_REVISION) | Jiri Slaby | 2007-10-18 | 1 | -11/+4 |
* | Char: rocket, don't re-set statics to 0 | Jiri Slaby | 2007-10-18 | 1 | -12/+0 |
* | Char: rocket, fix dynamic_dev tty | Jiri Slaby | 2007-10-18 | 1 | -5/+9 |
* | Char: rocket, switch sleep_on to completion | Jiri Slaby | 2007-10-18 | 2 | -10/+9 |
* | Char: moxa, remove sleep_on | Jiri Slaby | 2007-10-18 | 1 | -4/+5 |
* | Char: moxa, function names cleanup | Jiri Slaby | 2007-10-18 | 1 | -31/+31 |
* | Char: moxa, cleanup prints | Jiri Slaby | 2007-10-18 | 1 | -42/+31 |
* | Cyclades: Avoid label defined but not used warning | Jesper Juhl | 2007-10-18 | 1 | -4/+4 |
* | 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 |