Age | Commit message (Expand) | Author | Files | Lines |
2007-10-18 | bitops: introduce lock ops | Nick Piggin | 27 | -2/+96 |
2007-10-18 | x86 msr driver: Misc cpuinit annotations | Satyam Sharma | 1 | -1/+1 |
2007-10-18 | Redefine {un}register_hotcpu_notifier() !HOTPLUG_CPU stubs | Satyam Sharma | 1 | -2/+3 |
2007-10-18 | powerpc: add scaled time accounting | Michael Neuling | 3 | -2/+34 |
2007-10-18 | add-scaled-time-to-taskstats-based-process-accounting fix | Michael Neuling | 1 | -8/+6 |
2007-10-18 | Add scaled time to taskstats based process accounting | Michael Neuling | 8 | -5/+50 |
2007-10-18 | Add missing newlines to some uses of dev_<level> messages | Joe Perches | 49 | -117/+126 |
2007-10-18 | Char: rocket, fix signed/unsigned warning | Jiri Slaby | 1 | -2/+2 |
2007-10-18 | Char: rocket, remove potential leak in module_init | Jiri Slaby | 1 | -14/+20 |
2007-10-18 | Char: rocket, remove pci_read_config_dword(CLASS_REVISION) | Jiri Slaby | 1 | -11/+4 |
2007-10-18 | Char: rocket, don't re-set statics to 0 | Jiri Slaby | 1 | -12/+0 |
2007-10-18 | Char: rocket, fix dynamic_dev tty | Jiri Slaby | 1 | -5/+9 |
2007-10-18 | Char: rocket, switch sleep_on to completion | Jiri Slaby | 2 | -10/+9 |
2007-10-18 | Char: moxa, remove sleep_on | Jiri Slaby | 1 | -4/+5 |
2007-10-18 | Char: moxa, function names cleanup | Jiri Slaby | 1 | -31/+31 |
2007-10-18 | Char: moxa, cleanup prints | Jiri Slaby | 1 | -42/+31 |
2007-10-18 | Cyclades: Avoid label defined but not used warning | Jesper Juhl | 1 | -4/+4 |
2007-10-18 | Char: cyclades, fix some -W warnings | Jiri Slaby | 2 | -55/+45 |
2007-10-18 | Char: cyclades, move spin_lock to one place | Jiri Slaby | 1 | -7/+2 |
2007-10-18 | Char: cyclades, make the isr code readable | Jiri Slaby | 1 | -325/+292 |
2007-10-18 | Char: cyclades, remove bottom half processing | Jiri Slaby | 2 | -106/+20 |
2007-10-18 | Char: moxa, fix and optimise empty timer | Jiri Slaby | 1 | -2/+2 |
2007-10-18 | The next round of scheduled OSS code removal | Adrian Bunk | 22 | -11438/+0 |
2007-10-18 | whitespace fixes: system timers | Daniel Walker | 1 | -1/+1 |
2007-10-18 | whitespace fixes: interval timers | Daniel Walker | 1 | -2/+2 |
2007-10-18 | whitespace fixes: execution domains | Daniel Walker | 1 | -1/+1 |
2007-10-18 | whitespace fixes: system auditing | Daniel Walker | 1 | -7/+7 |
2007-10-18 | whitespace fixes: compat syscalls | Daniel Walker | 1 | -30/+30 |
2007-10-18 | whitespace fixes: syscall auditing | Daniel Walker | 1 | -5/+5 |
2007-10-18 | whitespace fixes: capability syscalls | Daniel Walker | 1 | -95/+95 |
2007-10-18 | whitespace fixes: panic handling | Daniel Walker | 1 | -5/+5 |
2007-10-18 | whitespace fixes: module loading | Daniel Walker | 1 | -19/+19 |
2007-10-18 | whitespace fixes: fork | Daniel Walker | 1 | -10/+10 |
2007-10-18 | whitespace fixes: DMA channel allocator | Daniel Walker | 1 | -4/+4 |
2007-10-18 | whitespace fixes: audit filtering | Daniel Walker | 1 | -2/+2 |
2007-10-18 | whitespace fixes: relayfs | Daniel Walker | 1 | -3/+3 |
2007-10-18 | whitespace fixes: cpuset | Daniel Walker | 1 | -6/+6 |
2007-10-18 | whitespace fixes: process accounting | Daniel Walker | 1 | -33/+33 |
2007-10-18 | whitespace fixes: time syscalls | Daniel Walker | 1 | -6/+6 |
2007-10-18 | mxser: fix compiler warning when building without CONFIG_PCI | Jesper Juhl | 1 | -2/+2 |
2007-10-18 | mxser: remove commented crap | Alan Cox | 1 | -19/+0 |
2007-10-18 | Char: mxser_new, remove useless comments in mxser_cards | Jiri Slaby | 1 | -21/+21 |
2007-10-18 | Char: mxser_new, move to PCI_VDEVICE | Jiri Slaby | 1 | -36/+18 |
2007-10-18 | Char: mxser_new, upgrade to 1.10 | Jiri Slaby | 1 | -8/+24 |
2007-10-18 | V3 file capabilities: alter behavior of cap_setpcap | Andrew Morgan | 7 | -24/+80 |
2007-10-18 | sysctl: deprecate sys_sysctl in a user space visible fashion. | Eric W. Biederman | 2 | -23/+76 |
2007-10-18 | sysctl: for irda update sysctl_checks list of binary paths | Eric W. Biederman | 1 | -0/+19 |
2007-10-18 | sysctl: update sysctl_check_table | Eric W. Biederman | 1 | -14/+22 |
2007-10-18 | sysctl: Error on bad sysctl tables | Eric W. Biederman | 4 | -1/+1564 |
2007-10-18 | sysctl: properly register the irda binary sysctl numbers | Eric W. Biederman | 2 | -20/+34 |