aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* x86: Clean up the loadsegment() macroIngo Molnar2009-11-26
* x86: Optimize loadsegment()Brian Gerst2009-11-26
* x86: Add missing might_fault() checks to copy_{to,from}_user()Frederic Weisbecker2009-11-16
* x86-64: __copy_from_user_inatomic() adjustmentsJan Beulich2009-11-15
* x86: Remove unused thread_return label from switch_to()Masami Hiramatsu2009-11-08
* x86, 64-bit: Fix bstep_iret jumpBrian Gerst2009-11-03
* x86: Don't use the strict copy checks when branch profiling is in useArjan van de Ven2009-10-12
* x86, 64-bit: Move K8 B step iret fixup to fault entry asmBrian Gerst2009-10-12
* x86: Generate cmpxchg build failuresPeter Zijlstra2009-10-09
* x86: Add a Kconfig option to turn the copy_from_user warnings into errorsArjan van de Ven2009-10-02
* x86: Turn the copy_from_user check into an (optional) compile time warningArjan van de Ven2009-10-01
* x86: Use __builtin_memset and __builtin_memcpy for memset/memcpyArjan van de Ven2009-09-28
* x86: Use __builtin_object_size() to validate the buffer size for copy_from_us...Arjan van de Ven2009-09-26
* Merge branch 'x86/asm' into x86/urgentIngo Molnar2009-09-25
|\
| * x86: Cleanup linker script using new linker script macros.Tim Abbott2009-09-18
| * x86: Use section .data.page_aligned for the idt_table.Tim Abbott2009-09-18
| * x86: convert to use __HEAD and HEAD_TEXT macros.Tim Abbott2009-09-18
| * x86: convert compressed loader to use __HEAD and HEAD_TEXT macros.Tim Abbott2009-09-18
| * x86: fix fragile computation of vsyscall addressAnders Kaseorg2009-09-18
* | x86: Remove redundant non-NUMA topology functionsRusty Russell2009-09-24
* | x86: early_printk: Protect against using the same device twiceJason Wessel2009-09-24
* | Merge branch 'linus' into x86/urgentIngo Molnar2009-09-24
|\ \
| * \ Merge branch 'ixp4xx' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/...Linus Torvalds2009-09-23
| |\ \
| | * | Add MAINTAINERS entry for ARM/INTEL IXP4xx arch support.Krzysztof HaƂasa2009-09-21
| | * | ixp4xx: arch_idle() documentation fixupMikael Pettersson2009-09-21
| | * | ixp4xx: timer and clocks cleanupsMikael Pettersson2009-09-21
| * | | serial core: fix new kernel-doc warningsRandy Dunlap2009-09-23
| * | | MN10300: Handle removal of struct uart_infoDavid Howells2009-09-23
| * | | FRV: Use asm/generic-hardirq.hChristoph Hellwig2009-09-23
| * | | Merge branch 'x86/ptrace-syscall-exit' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-09-23
| |\ \ \
| | * | | x86: ptrace: sysret path should reach syscall_trace_leaveRoland McGrath2009-09-22
| * | | | Merge git://git.infradead.org/battery-2.6Linus Torvalds2009-09-23
| |\ \ \ \
| | * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Anton Vorontsov2009-09-22
| | |\| | |
| | * | | | power_supply: Add driver for the PMU on WM831x PMICsMark Brown2009-09-04
| | * | | | ds2760_battery: Fix integer overflow for time_to_empty_nowDaniel Mack2009-09-04
| | * | | | wm97xx_battery: Convert to dev_pm_opsMarek Vasut2009-09-04
| | * | | | wm97xx_battery: Use irq to detect charger stateMarek Vasut2009-09-04
| | * | | | wm97xx_battery: Use platform_dataMarek Vasut2009-09-04
| | * | | | wm97xx-core: Pass platform_data to batteryMarek Vasut2009-09-04
| | * | | | ds2760_battery: implement set_charged() featureDaniel Mack2009-07-30
| | * | | | power_supply: get_by_name and set_charged functionalityDaniel Mack2009-07-30
| | * | | | power_supply: EXPORT_SYMBOL cleanupsDaniel Mack2009-07-30
| | * | | | ds2760_battery: add current_accum module parameterDaniel Mack2009-07-30
| | * | | | ds2760_battery: handle full_active_uAh == 0 case correctlyDaniel Mack2009-07-30
| | * | | | ds2760_battery: add rated_capacity module parameterDaniel Mack2009-07-30
| | * | | | ds2760_battery: export more featuresDaniel Mack2009-07-30
| | * | | | ds2760_battery: delay power supply registrationDaniel Mack2009-07-30
| | * | | | wm8350_power: Implement charge type propertyMark Brown2009-07-14
| | * | | | power_supply: Add a charge_type property, and use it for olpc driverAndres Salomon2009-07-02
| | * | | | olpc_battery: Add an 'error' sysfs device that displays raw errorsAndres Salomon2009-06-30