aboutsummaryrefslogtreecommitdiffstats
path: root/Kconfig (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2011-05-19list: remove prefetching from regular list iteratorsLinus Torvalds2-18/+14
2011-05-19hlist: remove software prefetching in hlist iteratorsLinus Torvalds2-10/+9
2011-05-19drivers/xen/sys-hypervisor: Cleanup code/data sections definitionsDaniel Kiper1-1/+1
2011-05-19arch/x86/xen/smp: Cleanup code/data sections definitionsDaniel Kiper1-4/+4
2011-05-19arch/x86/xen/time: Cleanup code/data sections definitionsDaniel Kiper1-4/+4
2011-05-19arch/x86/xen/xen-ops: Cleanup code/data sections definitionsDaniel Kiper1-1/+1
2011-05-19arch/x86/xen/mmu: Cleanup code/data sections definitionsDaniel Kiper1-17/+17
2011-05-19params.c: Use new strtobool function to process boolean inputsJonathan Cameron1-10/+4
2011-05-19debugfs: move to new strtoboolJonathan Cameron1-13/+4
2011-05-19Add a strtobool function matching semantics of existing in kernel equivalentsJonathan Cameron2-0/+30
2011-05-19modpost: Update 64k section support for binutils 2.18.50Anders Kaseorg2-29/+14
2011-05-19module: Use binary search in lookup_symbol()Alessio Igor Bogani1-5/+2
2011-05-19module: Use the binary search for symbols resolutionAlessio Igor Bogani1-5/+16
2011-05-19lib: Add generic binary search function to the kernel.Tim Abbott3-1/+64
2011-05-19module: Sort exported symbolsAlessio Igor Bogani3-12/+23
2011-05-19module: each_symbol_section instead of each_symbolRusty Russell2-17/+30
2011-05-19module: split unset_section_ro_nx function.Jan Glauber1-22/+23
2011-05-19module: undo module RONX protection correctly.Jan Glauber3-12/+19
2011-05-19module: zero mod->init_ro_size after init is freed.Jan Glauber1-0/+1
2011-05-19minor ANSI prototype sparse fixDaniel J Blueman1-2/+2
2011-05-19module: reorder kparam_array to remove alignment padding on 64 bit buildsRichard Kennedy1-3/+4
2011-05-19module: remove 64 bit alignment padding from struct module with CONFIG_TRACE*Richard Kennedy1-6/+7
2011-05-19module: do not hide __modver_version_show declaration behind ifdefDmitry Torokhov1-2/+3
2011-05-19module: deal with alignment issues in built-in module versionsDmitry Torokhov2-8/+11
2011-05-18Linux 2.6.39Linus Torvalds1-1/+1
2011-05-18drivercore: revert addition of of_match to struct deviceGrant Likely22-50/+108
2011-05-18of: fix race when matching driversMilton Miller1-2/+6
2011-05-18MIPS: Kludge IP27 build for 2.6.39.Ralf Baechle1-0/+2
2011-05-18MIPS: AR7: Fix GPIO register size for Titan variant.Florian Fainelli1-3/+1
2011-05-18MIPS: Fix duplicate invocation of notify_die.Ralf Baechle1-4/+2
2011-05-18MIPS: RB532: Fix iomap resource size miscalculation.Ralf Baechle1-1/+1
2011-05-18configfs: Fix race between configfs_readdir() and configfs_d_iput()Joel Becker1-5/+28
2011-05-18configfs: Don't try to d_delete() negative dentries.Joel Becker1-2/+4
2011-05-18block: don't delay blk_run_queue_asyncShaohua Li1-1/+3
2011-05-18procfs: add stub for proc_mkdir_mode()Randy Dunlap1-0/+2
2011-05-18um: fix abortRichard Weinberger1-1/+22
2011-05-18memcg: fix zone congestionKAMEZAWA Hiroyuki1-1/+1
2011-05-18drivers/leds/leds-lm3530.c: add MODULE_DEVICE_TABLEAxel Lin1-0/+1
2011-05-18rapidio: fix default routing initializationAlexandre Bounine3-0/+21
2011-05-17cifs: fix cifsConvertToUCS() for the mapchars caseJeff Layton1-8/+6
2011-05-17cifs: add fallback in is_path_accessible for old serversJeff Layton1-0/+5
2011-05-17x86, AMD: Fix ARAT feature setting againBorislav Petkov1-1/+1
2011-05-17Revert "x86, AMD: Fix APIC timer erratum 400 affecting K8 Rev.A-E processors"Borislav Petkov1-1/+1
2011-05-17scsi: remove performance regression due to async queue runJens Axboe3-4/+19
2011-05-16mm: fix kernel-doc warning in page_alloc.cRandy Dunlap1-0/+1
2011-05-16PCI: Clear bridge resource flags if requested size is 0Yinghai Lu1-2/+2
2011-05-16tick: Clear broadcast active bit when switching to oneshotThomas Gleixner1-1/+11
2011-05-16net: Change netdev_fix_features messages loglevelMichał Mirosław1-14/+8
2011-05-16vmxnet3: Fix inconsistent LRO state after initializationThomas Jarosch1-0/+3
2011-05-16sfc: Fix oops in register dump after mapping changeBen Hutchings1-0/+7