summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tmpfs: demolish old swap vector supportHugh Dickins2011-08-042-700/+84Star
* mm: let swap use exceptional entriesHugh Dickins2011-08-043-26/+66
* radix_tree: exceptional entries and indicesHugh Dickins2011-08-043-15/+54
* drivers/video/backlight/aat2870_bl.c: make it buildable as a moduleAndrew Morton2011-08-041-1/+1
* drivers/video/backlight/aat2870_bl.c: fix setting max_currentAxel Lin2011-08-042-3/+3
* drivers/video/backlight/aat2870_bl.c: fix error checking for backlight_device...Axel Lin2011-08-041-2/+2
* cris: add missing declaration of kgdb_init() and breakpoint()WANG Cong2011-08-041-0/+3
* cris: fix the prototype of sync_serial_ioctl()WANG Cong2011-08-041-1/+1
* cris: fix a build error in sync_serial_open()WANG Cong2011-08-041-2/+2
* cris: fix a build error in kernel/fork.cWANG Cong2011-08-041-3/+3
* tpm_tis: fix build when ACPI is not enabledRandy Dunlap2011-08-041-1/+6
* mm: page_alloc: increase __GFP_BITS_SHIFT to include __GFP_OTHER_NODEJohannes Weiner2011-08-041-1/+1
* ramoops: update module parametersSergiu Iordache2011-08-041-0/+8
* Documentation: add pointer to name_to_dev_t for root= valuesWill Drewry2011-08-043-3/+25
* fs/dcache.c: fix new kernel-doc warningRandy Dunlap2011-08-041-0/+1
* ida: simplified functions for id allocationRusty Russell2011-08-042-0/+71
* taskstats: add_del_listener() should ignore !valid listenersOleg Nesterov2011-08-041-1/+1
* taskstats: add_del_listener() shouldn't use the wrong nodeOleg Nesterov2011-08-041-9/+7Star
* rtc-omap: fix initialization of control registerDaniel Glöckner2011-08-041-1/+1
* fault-injection: add ability to export fault_attr in arbitrary directoryAkinobu Mita2011-08-047-46/+33Star
* Merge branch 'pstore-efi' of git://git.kernel.org/pub/scm/linux/kernel/git/ae...Linus Torvalds2011-08-031-3/+3
|\
| * efivars: fix warnings when CONFIG_PSTORE=nTony Luck2011-08-031-3/+3
* | Merge branch 'tools-release' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-08-032-26/+25Star
|\ \
| * | tools/power turbostat: fit output into 80 columns on snb-epLen Brown2011-08-031-23/+23
| * | tools/power x86_energy_perf_policy: fix print of uninitialized stringLen Brown2011-07-161-3/+2Star
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2011-08-0330-132/+352
|\ \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *-----------. \ \ Merge branches 'acpica', 'battery', 'boot-irqs', 'bz-24492', 'bz-9528', 'from...Len Brown2011-08-02157-744/+1471
| |\ \ \ \ \ \ \ \ \
| | | | | | | | * | | ACPI: delete stale reference in kernel-parameters.txtLen Brown2011-08-021-2/+0Star
| | | | | | | | * | | ACPI print OSI(Linux) warning only onceLen Brown2011-08-021-1/+1
| | | | | | | | * | | ACPI: constify ops structsVasiliy Kulikov2011-07-1712-15/+15
| | | | | | | | * | | ACPI: fix 80 char overflowJon Mason2011-07-141-1/+2
| | | | | | | * | | | ACPI: introduce "acpi_rsdp=" parameter for kdumpTakao Indoh2011-07-172-0/+20
| | | | | | | | |/ / | | | | | | | |/| |
| | | | | | * | | | ACPI: add missing _OSI stringsShaohua Li2011-08-021-1/+7
| | | | | | * | | | ACPI: remove NID_INVALDavid Rientjes2011-08-021-1/+0Star
| | | | | | * | | | thermal: make THERMAL_HWMON implementation fully internalJean Delvare2011-08-022-47/+92
| | | | | | * | | | thermal: split hwmon lookup to a separate functionJean Delvare2011-08-021-6/+19
| | | | | | * | | | thermal: hide CONFIG_THERMAL_HWMONJean Delvare2011-08-022-15/+2Star
| | | | | * | | | | ACPI: DMI workaround for Asus A8N-SLI Premium and Asus A8N-SLI DELUXZhang Rui2011-07-301-0/+16
| | | | | |/ / / /
| | | | * | | | | ACPI / SBS: Correct the value of power_now and power_avg in the sysfsLan Tianyu2011-07-141-0/+6
| | | | * | | | | ACPI / SBS: Add getting state operation in the acpi_sbs_battery_get_property()Lan Tianyu2011-07-141-2/+5
| | | * | | | | | ACPI: fix CONFIG_X86_REROUTE_FOR_BROKEN_BOOT_IRQSStefan Assmann2011-07-171-0/+58
| | | | |_|/ / / | | | |/| | | |
| | * | | | | | ACPI / Battery: propagate sysfs error in acpi_battery_add()Stefan Hajnoczi2011-07-171-3/+8
| | * | | | | | ACPI / Battery: avoid acpi_battery_add() use-after-freeStefan Hajnoczi2011-07-171-6/+12
| | * | | | | | ACPI / Battery: Resolve the race condition in the sysfs_remove_battery()Lan Tianyu2011-07-141-1/+6
| | * | | | | | ACPI / Battery: Add the check before refresh sysfs in the battery_notify()Lan Tianyu2011-07-141-2/+4
| | * | | | | | ACPI / Battery: Add the hibernation process in the battery_notify()Lan Tianyu2011-07-141-0/+1
| | * | | | | | ACPI / Battery: Rename acpi_battery_quirks2 with acpi_battery_quirksLan Tianyu2011-07-141-2/+2
| | * | | | | | ACPI / Battery: Change 16-bit signed negative battery current into correct valueLan Tianyu2011-07-141-16/+10Star
| | * | | | | | ACPI / Battery: Add the power unit macroLan Tianyu2011-07-141-3/+8
| | | |_|_|/ / | | |/| | | |
| * | | | | | ACPICA: Update to version 20110623Bob Moore2011-07-141-1/+1