summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* bitops: introduce lock opsNick Piggin2007-10-1827-2/+96
* x86 msr driver: Misc cpuinit annotationsSatyam Sharma2007-10-181-1/+1
* Redefine {un}register_hotcpu_notifier() !HOTPLUG_CPU stubsSatyam Sharma2007-10-181-2/+3
* powerpc: add scaled time accountingMichael Neuling2007-10-183-2/+34
* add-scaled-time-to-taskstats-based-process-accounting fixMichael Neuling2007-10-181-8/+6Star
* Add scaled time to taskstats based process accountingMichael Neuling2007-10-188-5/+50
* Add missing newlines to some uses of dev_<level> messagesJoe Perches2007-10-1849-117/+126
* Char: rocket, fix signed/unsigned warningJiri Slaby2007-10-181-2/+2
* Char: rocket, remove potential leak in module_initJiri Slaby2007-10-181-14/+20
* Char: rocket, remove pci_read_config_dword(CLASS_REVISION)Jiri Slaby2007-10-181-11/+4Star
* Char: rocket, don't re-set statics to 0Jiri Slaby2007-10-181-12/+0Star
* Char: rocket, fix dynamic_dev ttyJiri Slaby2007-10-181-5/+9
* Char: rocket, switch sleep_on to completionJiri Slaby2007-10-182-10/+9Star
* Char: moxa, remove sleep_onJiri Slaby2007-10-181-4/+5
* Char: moxa, function names cleanupJiri Slaby2007-10-181-31/+31
* Char: moxa, cleanup printsJiri Slaby2007-10-181-42/+31Star
* Cyclades: Avoid label defined but not used warningJesper Juhl2007-10-181-4/+4
* Char: cyclades, fix some -W warningsJiri Slaby2007-10-182-55/+45Star
* Char: cyclades, move spin_lock to one placeJiri Slaby2007-10-181-7/+2Star
* Char: cyclades, make the isr code readableJiri Slaby2007-10-181-325/+292Star
* Char: cyclades, remove bottom half processingJiri Slaby2007-10-182-106/+20Star
* Char: moxa, fix and optimise empty timerJiri Slaby2007-10-181-2/+2
* The next round of scheduled OSS code removalAdrian Bunk2007-10-1822-11438/+0Star
* whitespace fixes: system timersDaniel Walker2007-10-181-1/+1
* whitespace fixes: interval timersDaniel Walker2007-10-181-2/+2
* whitespace fixes: execution domainsDaniel Walker2007-10-181-1/+1
* whitespace fixes: system auditingDaniel Walker2007-10-181-7/+7
* whitespace fixes: compat syscallsDaniel Walker2007-10-181-30/+30
* whitespace fixes: syscall auditingDaniel Walker2007-10-181-5/+5
* whitespace fixes: capability syscallsDaniel Walker2007-10-181-95/+95
* whitespace fixes: panic handlingDaniel Walker2007-10-181-5/+5
* whitespace fixes: module loadingDaniel Walker2007-10-181-19/+19
* whitespace fixes: forkDaniel Walker2007-10-181-10/+10
* whitespace fixes: DMA channel allocatorDaniel Walker2007-10-181-4/+4
* whitespace fixes: audit filteringDaniel Walker2007-10-181-2/+2
* whitespace fixes: relayfsDaniel Walker2007-10-181-3/+3
* whitespace fixes: cpusetDaniel Walker2007-10-181-6/+6
* whitespace fixes: process accountingDaniel Walker2007-10-181-33/+33
* whitespace fixes: time syscallsDaniel Walker2007-10-181-6/+6
* mxser: fix compiler warning when building without CONFIG_PCIJesper Juhl2007-10-181-2/+2
* mxser: remove commented crapAlan Cox2007-10-181-19/+0Star
* Char: mxser_new, remove useless comments in mxser_cardsJiri Slaby2007-10-181-21/+21
* Char: mxser_new, move to PCI_VDEVICEJiri Slaby2007-10-181-36/+18Star
* Char: mxser_new, upgrade to 1.10Jiri Slaby2007-10-181-8/+24
* V3 file capabilities: alter behavior of cap_setpcapAndrew Morgan2007-10-187-24/+80
* sysctl: deprecate sys_sysctl in a user space visible fashion.Eric W. Biederman2007-10-182-23/+76
* sysctl: for irda update sysctl_checks list of binary pathsEric W. Biederman2007-10-181-0/+19
* sysctl: update sysctl_check_tableEric W. Biederman2007-10-181-14/+22
* sysctl: Error on bad sysctl tablesEric W. Biederman2007-10-184-1/+1564
* sysctl: properly register the irda binary sysctl numbersEric W. Biederman2007-10-182-20/+34