summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2003-02-03kbuild: Remove export-objs := ... statementsKai Germaschewski
2003-02-03kbuild: Assorted fixletsKai Germaschewski
2003-02-03Hand mergedKai Germaschewski
2003-02-03kbuild: Ignore kernel version part of vermagic if CONFIG_MODVERSIONSRusty Russell
2003-02-03kbuild: Modversions fixesRusty Russell
2003-02-03kbuild: Rename CONFIG_MODVERSIONING -> CONFIG_MODVERSIONSKai Germaschewski
2003-02-02[PATCH] fix show_task oopsAndrew Morton
2003-02-02[PATCH] kernel param and KBUILD_MODNAME name-munging messAndrew Morton
2003-02-02[PATCH] preempt spinlock efficiency fixAndrew Morton
2003-02-02[PATCH] Fix inode size accounting raceAndrew Morton
2003-01-24kbuild/modules: Check module symbol versions on insmodKai Germaschewski
2003-01-24kbuild/modules: Return the index of the symbol from __find_symbol()Kai Germaschewski
2003-01-24kbuild/modules: Track versions of exported symbolsKai Germaschewski
2003-01-24kbuild/modules: Don't save the license stringKai Germaschewski
2003-01-24kbuild/modules: Check __vermagic for validityKai Germaschewski
2003-01-24kbuild: Add CONFIG_MODVERSIONING and __kcrctabKai Germaschewski
2003-01-15[PATCH] (3/3) NUMA rebalancerMartin J. Bligh
2003-01-15[PATCH] (2/3) Initial load balancingMartin J. Bligh
2003-01-15[PATCH] (1/3) Minimal NUMA schedulerMartin J. Bligh
2003-01-15[PATCH] remove GET_USE_COUNTChristoph Hellwig
2003-01-15Merge http://linux-isdn.bkbits.net/linux-2.5.makeLinus Torvalds
2003-01-15kbuild: kallsyms cleanupKai Germaschewski
2003-01-15[PATCH] compat_sys_sigpending and compat_sys_sigprocmaskStephen Rothwell
2003-01-14Merge tp1.ruhr-uni-bochum.de:/scratch/kai/kernel/v2.5/linux-2.5Kai Germaschewski
2003-01-14Module Sanity CheckKai Germaschewski
2003-01-14[PATCH] remove has_stopped_jobs()Andrew Morton
2003-01-14[PATCH] Create a per-cpu proces counter for /proc reportingAndrew Morton
2003-01-13[PATCH] Drain local pages to make swsusp workRusty Russell
2003-01-13[PATCH] Module state and address in /proc/modules.Rusty Russell
2003-01-12[PATCH] fix cpufreq compilationPatrick Mochel
2003-01-12[PATCH] cpufreq: per-CPU initializationDominik Brodowski
2003-01-12[PATCH] cpufreq: sysfs interface updatePatrick Mochel
2003-01-12[PATCH] cpufreq: add sysfs interfaceDominik Brodowski
2003-01-12[PATCH] IPMI (Intelligent Platform Management Interface) driverCorey Minyard
2003-01-12Merge bk://are.twiddle.net/mod-2.5Linus Torvalds
2003-01-12[MODULES] Centralize undefined symbol checks; handle undef weak.Richard Henderson
2003-01-12[PATCH] v850 obsolete params fixRusty Russell
2003-01-12[PATCH] Fix strlen_user usage in module.cRusty Russell
2003-01-10[PATCH] Fix an SMP+preempt latency problemAndrew Morton
2003-01-10[PATCH] turn i_shared_lock into a semaphoreAndrew Morton
2003-01-10[PATCH] ptrace-fix-2.5.56-A0Ingo Molnar
2003-01-09[PATCH] cpufreq: frequency table helpersDominik Brodowski
2003-01-09[PATCH] cpufreq: #defines updateDominik Brodowski
2003-01-09Fix kallsyms symbol lookup code. Let's do this trivial one-characterLinus Torvalds
2003-01-09[PATCH] small migration thread fixErich Focht
2003-01-09Fix exec_mmap() to release the MM while we still have it active,Linus Torvalds
2003-01-07[PATCH] add v4l1-compat module.Gerd Knorr
2003-01-07[PATCH] {get,put}_compat_timspec: genericStephen Rothwell
2003-01-07[PATCH] AIO support for raw/O_DIRECTAndrew Morton
2003-01-07[PATCH] AIO exit fixAndrew Morton