summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* x86: Replace ARCH_SETUP by a proper x86_init_opsThomas Gleixner2009-08-317-9/+15
* x86: Move traps_init to x86_init_opsThomas Gleixner2009-08-317-27/+8
* x86: Move irq_init to x86_init_opsThomas Gleixner2009-08-3112-42/+11
* x86: Move pre_intr_init to x86_init_opsThomas Gleixner2009-08-317-31/+22
* x86: Move get/find_smp_config to x86_init_opsThomas Gleixner2009-08-318-54/+42
* x86: Move oem_bus_info to x86_init_opsThomas Gleixner2009-08-276-10/+18
* x86: Move mpc_oem_pci_bus to x86_init_opsThomas Gleixner2009-08-274-4/+6
* x86: Move smp_read_mpc_oem to x86_init_ops.Thomas Gleixner2009-08-276-10/+13
* x86: Move mpc_apic_id to x86_init_opsThomas Gleixner2009-08-276-7/+15
* x86: Move ioapic_ids_setup to x86_init_opsThomas Gleixner2009-08-277-16/+13
* x86: Sanitize smp_record and move it to x86_init_opsThomas Gleixner2009-08-275-9/+34
* x86: Move memory_setup to x86_init_opsThomas Gleixner2009-08-2711-32/+11
* x86: Add reserve_ebda_region to x86_init_opsThomas Gleixner2009-08-274-4/+7
* x86: Add request_standard_resources to x86_initThomas Gleixner2009-08-275-13/+25
* x86: Add probe_roms to x86_initThomas Gleixner2009-08-274-3/+18
* x86: Add x86_init infrastructureThomas Gleixner2009-08-274-1/+35
* Merge branch 'sched/clock' into x86/cleanupsThomas Gleixner2009-08-27122-918/+1146
|\
| * init: Move sched_clock_init after late_time_initThomas Gleixner2009-08-271-1/+1
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-08-272-16/+47
| |\
| | * virtio: net refill on out-of-memoryRusty Russell2009-08-261-15/+46
| | * smc91x: fix compilation on SMPAlexey Dobriyan2009-08-261-1/+1
| * | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2009-08-272-136/+79
| |\ \
| | * | powerpc/ps3: Update ps3_defconfigGeoff Levand2009-08-271-136/+75
| | * | powerpc/ps3: Add missing check for PS3 to rtc-ps3 platform device registrationGeert Uytterhoeven2009-08-271-0/+4
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2009-08-271-0/+4
| |\ \ \
| | * | | IMA: iint put in ima_counts_get and putEric Paris2009-08-271-0/+4
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds2009-08-277-12/+17
| |\ \ \ \
| | * | | | m68k,m68knommu: Wire up rt_tgsigqueueinfo and perf_counter_openGeert Uytterhoeven2009-08-263-1/+7
| | * | | | m68k: Fix redefinition of pgprot_noncachedAlexey Dobriyan2009-08-261-2/+1
| | * | | | arch/m68k/include/asm/motorola_pgalloc.h: fix kunmap argAndrew Morton2009-08-261-6/+4
| | * | | | m68k: cnt reaches -1, not 0Roel Kluin2009-08-261-2/+4
| | * | | | m68k: count can reach 51, not 50Roel Kluin2009-08-261-1/+1
| | | |/ / | | |/| |
| * | | | leds: after setting inverted attribute, we must update the LEDThadeu Lima de Souza Cascardo2009-08-271-0/+3
| * | | | leds: fix multiple requests and releases of IRQ for GPIO LED TriggerThadeu Lima de Souza Cascardo2009-08-271-7/+14
| * | | | acpi processor: remove superfluous warning messageFrans Pop2009-08-271-2/+2
| * | | | ACPI processor: force throttling state when BIOS returns incorrect valueFrans Pop2009-08-273-17/+20
| * | | | wmi: fix kernel panic when stack protection enabled.Costantino Leandro2009-08-271-4/+4
| * | | | acpi: don't call acpi_processor_init if acpi is disabledYinghai Lu2009-08-271-0/+6
| * | | | thermal_sys: check get_temp return valueMichael Brunner2009-08-271-1/+8
| * | | | clone(): fix race between copy_process() and de_thread()Oleg Nesterov2009-08-271-15/+5
| * | | | mm: fix for infinite churning of mlocked pagesMinchan Kim2009-08-272-2/+8
| * | | | flex_array: convert element_nr formals to unsignedDavid Rientjes2009-08-272-15/+19
| * | | | flex_array: declare parts member to have incomplete typeDavid Rientjes2009-08-271-1/+1
| * | | | flex_array: fix flex_array_free_parts commentDavid Rientjes2009-08-271-3/+0
| * | | | flex_array: fix get function for elements in base starting at non-zeroDavid Rientjes2009-08-271-6/+8
| * | | | pps: fix incorrect verdict checkJoonwoo Park2009-08-271-1/+1
| |/ / /
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-08-264-10/+2
| |\ \ \ | | | |/ | | |/|
| | * | irda/sa1100_ir: fix broken netdev_ops conversionAlexander Beregalov2009-08-261-4/+0
| | * | irda/au1k_ir: fix broken netdev_ops conversionAlexander Beregalov2009-08-261-4/+0
| | * | pkt_sched: Fix bogon in tasklet_hrtimer changes.David S. Miller2009-08-252-2/+2