aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* x86: Move mpc_apic_id to x86_init_opsThomas Gleixner2009-08-27
* x86: Move ioapic_ids_setup to x86_init_opsThomas Gleixner2009-08-27
* x86: Sanitize smp_record and move it to x86_init_opsThomas Gleixner2009-08-27
* x86: Move memory_setup to x86_init_opsThomas Gleixner2009-08-27
* x86: Add reserve_ebda_region to x86_init_opsThomas Gleixner2009-08-27
* x86: Add request_standard_resources to x86_initThomas Gleixner2009-08-27
* x86: Add probe_roms to x86_initThomas Gleixner2009-08-27
* x86: Add x86_init infrastructureThomas Gleixner2009-08-27
* Merge branch 'sched/clock' into x86/cleanupsThomas Gleixner2009-08-27
|\
| * init: Move sched_clock_init after late_time_initThomas Gleixner2009-08-27
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-08-26
| |\
| | * virtio: net refill on out-of-memoryRusty Russell2009-08-26
| | * smc91x: fix compilation on SMPAlexey Dobriyan2009-08-26
| * | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2009-08-26
| |\ \
| | * | powerpc/ps3: Update ps3_defconfigGeoff Levand2009-08-26
| | * | powerpc/ps3: Add missing check for PS3 to rtc-ps3 platform device registrationGeert Uytterhoeven2009-08-26
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2009-08-26
| |\ \ \
| | * | | IMA: iint put in ima_counts_get and putEric Paris2009-08-26
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds2009-08-26
| |\ \ \ \
| | * | | | m68k,m68knommu: Wire up rt_tgsigqueueinfo and perf_counter_openGeert Uytterhoeven2009-08-26
| | * | | | m68k: Fix redefinition of pgprot_noncachedAlexey Dobriyan2009-08-26
| | * | | | arch/m68k/include/asm/motorola_pgalloc.h: fix kunmap argAndrew Morton2009-08-26
| | * | | | m68k: cnt reaches -1, not 0Roel Kluin2009-08-26
| | * | | | m68k: count can reach 51, not 50Roel Kluin2009-08-26
| | | |/ / | | |/| |
| * | | | leds: after setting inverted attribute, we must update the LEDThadeu Lima de Souza Cascardo2009-08-26
| * | | | leds: fix multiple requests and releases of IRQ for GPIO LED TriggerThadeu Lima de Souza Cascardo2009-08-26
| * | | | acpi processor: remove superfluous warning messageFrans Pop2009-08-26
| * | | | ACPI processor: force throttling state when BIOS returns incorrect valueFrans Pop2009-08-26
| * | | | wmi: fix kernel panic when stack protection enabled.Costantino Leandro2009-08-26
| * | | | acpi: don't call acpi_processor_init if acpi is disabledYinghai Lu2009-08-26
| * | | | thermal_sys: check get_temp return valueMichael Brunner2009-08-26
| * | | | clone(): fix race between copy_process() and de_thread()Oleg Nesterov2009-08-26
| * | | | mm: fix for infinite churning of mlocked pagesMinchan Kim2009-08-26
| * | | | flex_array: convert element_nr formals to unsignedDavid Rientjes2009-08-26
| * | | | flex_array: declare parts member to have incomplete typeDavid Rientjes2009-08-26
| * | | | flex_array: fix flex_array_free_parts commentDavid Rientjes2009-08-26
| * | | | flex_array: fix get function for elements in base starting at non-zeroDavid Rientjes2009-08-26
| * | | | pps: fix incorrect verdict checkJoonwoo Park2009-08-26
| |/ / /
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-08-26
| |\ \ \ | | | |/ | | |/|
| | * | irda/sa1100_ir: fix broken netdev_ops conversionAlexander Beregalov2009-08-25
| | * | irda/au1k_ir: fix broken netdev_ops conversionAlexander Beregalov2009-08-25
| | * | pkt_sched: Fix bogon in tasklet_hrtimer changes.David S. Miller2009-08-24
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2009-08-26
| |\ \ \
| | * | | sparc64: Validate linear D-TLB misses.David S. Miller2009-08-25
| | * | | sparc64: Update defconfig.David S. Miller2009-08-19
| | * | | sparc32: Update defconfig.David S. Miller2009-08-19
| | * | | sparc32: Kill trap table freeing code.David S. Miller2009-08-19
| | * | | sparc: sys32.S incorrect compat-layer splice() system callMathieu Desnoyers2009-08-18
| | * | | sparc: Use page_fault_out_of_memory() for VM_FAULT_OOM.David S. Miller2009-08-02
| | * | | sparc64: Sign extend length arg to truncate syscalls when compat.David S. Miller2009-07-27