summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge git://github.com/rustyrussell/linuxLinus Torvalds2012-03-288-99/+172
|\
| * module: Remove module size limitSasha Levin2012-03-261-2/+1
| * module: move __module_get and try_module_get() out of line.Steven Rostedt2012-03-262-28/+34
| * params: <level>_initcall-like kernel parametersPawel Moll2012-03-266-41/+132
| * module_param: remove support for bool parameters which are really int.Rusty Russell2012-03-262-34/+8
| * module: add kernel param to force disable module loadDave Young2012-03-262-0/+3
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2012-03-282-1/+4
|\ \
| * | apparmor: Fix change_onexec when called from a confined taskJohn Johansen2012-03-282-1/+4
| |/
* | Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2012-03-287-102/+208
|\ \
| * | edac: rename channel_info to rank_infoMauro Carvalho Chehab2012-03-212-8/+20
| * | i5400_edac: Avoid calling pci_put_device() twiceMauro Carvalho Chehab2012-03-211-16/+38
| * | edac: i5100 ack error detection register after each readNiklas Söderlund2012-03-211-7/+4
| * | edac: i5100 fix erroneous define for M1ErrNiklas Söderlund2012-03-211-1/+1
| * | edac: sb_edac: Fix a wrong value setting for the previous valueHui Wang2012-03-211-1/+1
| * | edac: sb_edac: Fix a INTERLEAVE_MODE() misuseHui Wang2012-03-211-1/+1
| * | edac: sb_edac: Let the driver depend on PCI_MMCONFIGHui Wang2012-03-211-2/+2
| * | edac: Improve the comments to better describe the memory conceptsMauro Carvalho Chehab2012-03-211-46/+111
| * | edac/ppc4xx_edac: Fix compilationMauro Carvalho Chehab2012-03-211-2/+2
| * | Fix sb_edac compilation with 32 bits kernelsMauro Carvalho Chehab2012-03-212-20/+30
* | | Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds2012-03-2836-2403/+2437
|\ \ \
| * | | acer-wmi: add quirk table for video backlight vendor modeLee, Chun-Yi2012-03-262-2/+31
| * | | drivers/platform/x86/amilo-rfkill.c::amilo_rfkill_probe() avoid NULL derefJesper Juhl2012-03-261-1/+4
| * | | samsung-laptop: unregister ACPI video module for some well known laptopsCorentin Chary2012-03-261-4/+76
| * | | acer-wmi: No wifi rfkill on Sony machinesLee, Chun-Yi2012-03-261-0/+1
| * | | thinkpad-acpi: recognize Lenovo as version string in newer V-series BIOSManoj Iyer2012-03-261-1/+1
| * | | asus-wmi: don't update power and brightness when using scalarCorentin Chary2012-03-261-7/+13
| * | | eeepc-wmi: split et2012 specific hacksCorentin Chary2012-03-261-14/+20
| * | | eeepc-wmi: refine quirks handlingCorentin Chary2012-03-261-5/+8
| * | | asus-nb-wmi: set panel_power correctlyCorentin Chary2012-03-261-0/+2
| * | | asus-wmi: move WAPF variable into quirks_entryCorentin Chary2012-03-264-5/+9
| * | | asus-wmi: store backlight power status for AIO machineAceLan Kao2012-03-263-16/+34
| * | | asus-wmi: add scalar board brightness adj. supportAceLan Kao2012-03-264-33/+97
| * | | samsung-laptop: cleanup return type: mode_t vs umode_tDan Carpenter2012-03-261-1/+1
| * | | drivers, samsung-laptop: fix usage of isalnumDavid Rientjes2012-03-261-0/+1
| * | | drivers, samsung-laptop: fix initialization of sabi_data in sabi_set_commandbDavid Rientjes2012-03-261-1/+1
| * | | asus-wmi: on/off bit is not set when reading the valueCorentin Chary2012-03-261-1/+1
| * | | eeepc-wmi: add extra keymaps for EP121Chih-Wei Huang2012-03-261-0/+3
| * | | asus-nb-wmi: ignore useless keysCorentin Chary2012-03-261-0/+2
| * | | acer-wmi: support Lenovo ideapad S205 Brazos wifi switchLee, Chun-Yi2012-03-261-0/+9
| * | | acer-wmi: fix out of input parameter size when setLee, Chun-Yi2012-03-261-12/+26
| * | | acer-wmi: Detect communication hot key numberLee, Chun-Yi2012-03-261-3/+11
| * | | platform/x86: Add driver for Apple gmux deviceSeth Forshee2012-03-263-0/+255
| * | | apple_bl: Add register/unregister functionsSeth Forshee2012-03-222-2/+47
| * | | toshiba_acpi: Refuse to load on machines with buggy INFO implementationsSeth Forshee2012-03-223-0/+15
| * | | toshiba_acpi: Support additional hotkey scancodesAzael Avalos2012-03-221-1/+4
| * | | toshiba_acpi: Support alternate hotkey interfacesSeth Forshee2012-03-221-36/+195
| * | | ACPI: EC: Add ec_get_handle()Seth Forshee2012-03-202-0/+11
| * | | intel_mid_powerbtn: use MSIC read/write instead of ipc_scuMichael Demeter2012-03-201-4/+28
| * | | platform, x86: Kill off MoorestownAlan Cox2012-03-204-752/+0
| * | | hdaps: trivial fix for -WuninitializedDanny Kukawka2012-03-201-2/+2
OpenPOWER on IntegriCloud