summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | kconifg: 'select' considered less evilMatthew Wilcox2008-04-281-8/+9
| * | dontdiff: ignore timeconst.hBen Dooks2008-04-281-0/+1
| * | dontdiff: add modules.orderBen Dooks2008-04-281-0/+1
| * | kbuild: fix unportability in gen_initramfs_list.shFelix Fietkau2008-04-281-1/+1
| * | kbuild: fix help output to show correct archAndres Salomon2008-04-281-2/+2
| * | kbuild: show defconfig subdirs in make helpSegher Boessenkool2008-04-281-1/+22
| * | kconfig: reversed borderlines in inputboxRoel Kluin2008-04-281-1/+1
| |/
* | drivers: atm, char fix integer as NULL pointer warningsHarvey Harrison2008-04-283-3/+3
* | mm: fix integer as NULL pointer warningsHarvey Harrison2008-04-281-1/+1
* | kernel: fix integer as NULL pointer warningsHarvey Harrison2008-04-282-2/+3
* | init: fix integer as NULL pointer warningsHarvey Harrison2008-04-282-2/+2
* | ptrace: conditionalize compat_ptrace_requestRoland McGrath2008-04-281-5/+2
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds2008-04-285-214/+318
|\ \
| * | slub: pack objects denserChristoph Lameter2008-04-271-2/+2
| * | slub: Calculate min_objects based on number of processors.Christoph Lameter2008-04-271-1/+3
| * | slub: Drop DEFAULT_MAX_ORDER / DEFAULT_MIN_OBJECTSChristoph Lameter2008-04-271-21/+2
| * | slub: Simplify any_slab_object checksChristoph Lameter2008-04-271-9/+1
| * | slub: Make the order configurable for each slab cacheChristoph Lameter2008-04-271-7/+22
| * | slub: Drop fallback to page allocator methodChristoph Lameter2008-04-271-41/+2
| * | slub: Fallback to minimal order during slab page allocationChristoph Lameter2008-04-272-11/+30
| * | slub: Update statistics handling for variable order slabsChristoph Lameter2008-04-273-69/+110
| * | slub: Add kmem_cache_order_objects structChristoph Lameter2008-04-272-27/+61
| * | slub: for_each_object must be passed the number of objects in a slabChristoph Lameter2008-04-271-6/+18
| * | slub: Store max number of objects in the page struct.Christoph Lameter2008-04-272-21/+38
| * | slub: Dump list of objects not freed on kmem_cache_close()Christoph Lameter2008-04-271-1/+31
| * | slub: free_list() cleanupChristoph Lameter2008-04-271-11/+7
| * | slub: improve kmem_cache_destroy() error messagePekka Enberg2008-04-271-2/+5
| * | slob: fix bug - when slob allocates "struct kmem_cache", it does not force al...Yi Li2008-04-271-1/+2
* | | x86_64 vDSO: use initdataRoland McGrath2008-04-282-7/+9
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds2008-04-284-87/+88
|\ \ \
| * | | [CPUFREQ] Make acpi-cpufreq more robust against BIOS freq changes behind our ...Venkatesh Pallipadi2008-04-281-0/+10
| * | | [CPUFREQ] change cpu freq tables to per_cpu variablesMike Travis2008-04-281-14/+16
| * | | [CPUFREQ] fix show_trans_tableCesar Eduardo Barros2008-04-281-1/+5
| * | | [CPUFREQ] Warn when cpufreq_register_notifier called before pure initcallsCesar Eduardo Barros2008-04-281-0/+4
| * | | [CPUFREQ] Refactor locking in cpufreq_add_devDave Jones2008-04-281-23/+11
| * | | [CPUFREQ] more CodingStyleDave Jones2008-04-281-30/+29
| * | | [CPUFREQ] CodingStyleDave Jones2008-04-281-5/+5
| * | | [CPUFREQ] Slightly shorten the error paths of cpufreq_suspend/cpufreq_resumeDave Jones2008-04-281-14/+8
| | |/ | |/|
* | | mm/memory_hotplug.c must #include "internal.h"Adrian Bunk2008-04-281-0/+2
* | | hrtimer: raise softirq unlocked to avoid circular lock dependencyThomas Gleixner2008-04-281-2/+17
|/ /
* | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2008-04-28157-2221/+4102
|\ \
| * | [MIPS] Pb1200/DBAu1200: move platform code to its proper placeSergei Shtylyov2008-04-286-76/+107
| * | [MIPS] Fix handling of trap and breakpoint instructionsRalf Baechle2008-04-281-52/+37
| * | [MIPS] Pb1200: do register SMC 91C111Sergei Shtylyov2008-04-281-5/+3
| * | [MIPS] DBAu1200: fix bad SMC 91C111 resource sizeSergei Shtylyov2008-04-281-1/+1
| * | [NET] Kconfig: Rename MIKROTIK_RB500 -> MIKROTIK_RB532Ralf Baechle2008-04-281-1/+1
| * | [MIPS] IP27: Fix build bug due to missing includeAdrian Bunk2008-04-281-0/+2
| * | [MIPS] Fix some sparse warnings on traps.c and irq-msc01.cAtsushi Nemoto2008-04-282-6/+6
| * | [MIPS] cevt-gt641xx: Kill unnecessary includeAtsushi Nemoto2008-04-281-2/+0
| * | [MIPS] DS1287: Add clockevent driverYoichi Yuasa2008-04-285-47/+183
OpenPOWER on IntegriCloud