deliverable/linux.git
2008-06-10  Yinghai Lux86: make generic arch support NUMAQ
2008-06-10  Yinghai Lux86: introduce max_physical_apicid for bigsmp switching
2008-06-10  Yinghai Lux86: fix boot failure with 64GB+ system with numa 32-bit
2008-06-10  Yinghai Lux86, numa, 32-bit: use find_e820_area() to find KVA...
2008-06-10  Yinghai Lumm, x86: shrink_active_range() should check all
2008-06-10  Yinghai Lux86: remove all active memory ranges before registering...
2008-06-09  Ingo MolnarRevert "x86, 32-bit: SRAT fix"
2008-06-06  Ingo Molnarx86, 32-bit: SRAT fix
2008-06-05  Huang, Yingx86: linked list of setup_data for i386
2008-06-05  Huang, Yingx86: extract common part of head32.c and head64.c into...
2008-06-05  Huang, Yingx86: reserve EFI memory map with reserve_early
2008-06-05  Huang, Yingx86: reserve highmem pages via reserve_early
2008-06-05  Huang, Yingx86: split out common code into find_overlapped_early()
2008-06-04  Yinghai Lux86: e820 max_arch_pfn typo fix for 64 bit
2008-06-04  Yinghai Lux86: make 32-bit use e820_register_active_regions()
2008-06-04  Yinghai Lux86: move e820_register_active() to e820.c
2008-06-04  Yinghai Lux86, numa, 32-bit: make sure get we kva space
2008-06-04  Yinghai Lux86: early check if a system is numaq
2008-06-04  Yinghai Lux86: change propagate_e820_map() back to find_max_pfn...
2008-06-03  Ingo Molnarx86: mp build fix
2008-06-03  Yinghai Lux86: clean up max_pfn_mapped usage - 64-bit
2008-06-03  Yinghai Lux86: clean up max_pfn_mapped usage - 32-bit
2008-06-03  Yinghai Lux86, numa, 32-bit: avoid clash between ramdisk and kva
2008-06-03  Yinghai Lux86: update mptable
2008-06-03  Yinghai Lux86, numa, 32-bit: print out debug info on all kvas
2008-06-03  Yinghai Lux86, 32-bit: change propagate_e820_map() back to find_m...
2008-06-03  Yinghai Lux86: set node_remap_size[0] in fallback path
2008-06-03  Yinghai Lux86, numa, 32-bit: increase max_elements to 1024
2008-06-03  Ingo Molnarx86 mpparse: build fix
2008-06-02  Yinghai Lux86: remove duplicated e820 func in setup.h
2008-05-31  Yinghai Lux86: 32bit numa srat fix early_ioremap leak
2008-05-31  Yinghai Lux86: extend e820 early_res support 32bit -fix #5
2008-05-31  Yinghai Lux86: extend e820 early_res support 32bit -fix #4
2008-05-31  Yinghai Lux86: extend e820 early_res support 32bit -fix #3
2008-05-27  Yinghai Lux86: extend e820 ealy_res support 32bit - fix #2
2008-05-25  Thomas Gleixnerx86: fix mpparse fallout
2008-05-25  Alexey Starikovskiyx86: allow MPPARSE to be deselected in SMP configs
2008-05-25  Alexey Starikovskiyx86: move mp_bus_not_pci from mpparse.c
2008-05-25  Alexey Starikovskiyx86: mp_bus_id_to_pci_bus is not needed
2008-05-25  Alexey Starikovskiyx86: move smp_found_config
2008-05-25  Alexey Starikovskiyx86: move pic_mode to apic_32.c
2008-05-25  Alexey Starikovskiyx86: Set pic_mode only if local apic code is present
2008-05-25  Yinghai Lux86: move e820_mark_nosave_regions to e820.c
2008-05-25  Alexey Starikovskiyx86: fix mpparse/acpi interaction
2008-05-25  Soeren Sandmannx86: initialize all fields of mp_irqs[mp_irq_entries]
2008-05-25  Alexey Starikovskiyx86: make config_irqsrc not MPspec specific
2008-05-25  Alexey Starikovskiyx86: make struct config_ioapic not MPspec specific
2008-05-25  Alexey Starikovskiyx86: make mp_ioapic_routing definition local
2008-05-25  Alexey Starikovskiyx86: complete move ACPI from mpparse.c
2008-05-25  Alexey Starikovskiyx86: move es7000_plat out of mpparse.c
2008-05-25  Yinghai Lux86: cleanup print out for mptable
2008-05-25  Thomas Gleixnerx86: include pci.h in e820_64.c
2008-05-25  Thomas Gleixnerx86: fix shadow variables of global end_pnf in e820_64.c
2008-05-25  Thomas Gleixnerx86: move mp_ioapic_routing to mpparse and make it...
2008-05-25  Yinghai Lux86: extend e820 ealy_res support 32bit - fix
2008-05-25  Yinghai Lux86: extend e820 ealy_res support 32bit
2008-05-25  Paul Jacksonx86 boot: add code to add BIOS provided EFI memory...
2008-05-25  Paul Jacksonx86 boot: longer comment explaining sanitize_e820_map...
2008-05-25  Paul Jacksonx86 boot: change sanitize_e820_map parameter from byte...
2008-05-25  Paul Jacksonx86 boot: extend some internal memory map arrays to...
2008-05-25  Paul Jacksonx86 boot: proper use of ARRAY_SIZE instead of repeated...
2008-05-25  Paul Jacksonx86 boot: minor code format fixes in e820 and efi routines
2008-05-25  Paul Jacksonx86 boot: simplify pageblock_bits enum declaration
2008-05-25  Paul Jacksonx86 boot: add header comment to dmi.h stating what...
2008-05-25  Paul Jacksonx86 boot: remove some unused extern function declarations
2008-05-25  Paul Jacksonx86 boot: include missing smp.h header
2008-05-25  Yinghai Lux86: mtrr cleanup for converting continuous to discrete...
2008-05-25  Yinghai Lux86: amd opteron TOM2 mask val fix
2008-05-25  Yinghai Lux86: make e820.c to have common functions
2008-05-25  Yinghai Lux86: process fam 10h like k8 with fixed mtrr setting
2008-05-25  Yinghai Lux86: mtrr cleanup for converting continuous to discrete...
2008-05-25  Yinghai Lux86: mtrr cleanup for converting continuous to discrete...
2008-05-25  Yinghai Lux86: fix trimming e820 with MTRR holes. - fix
2008-05-25  Yinghai Lux86: fix trimming e820 with MTRR holes.
2008-05-25  Yinghai Lux86: mtrr cleanup for converting continuous to discrete...
2008-05-25  Alexander van... x86: move i386 memory setup code to e820_32.c
2008-05-25  Thomas Gleixnerx86: fix sparse warning in mtrr/generic.c
2008-05-22  Linus TorvaldsMerge git://git./linux/kernel/git/sfrench/cifs-2.6
2008-05-22  Dave Jones[CIFS] Fix reversed memset arguments
2008-05-22  Igor MammedovAdds username in the upcall key for unattended mounts...
2008-05-22  Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-05-22  Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc-2.6
2008-05-22  David S. Millersparc64: Prevent stack backtrace false positives on...
2008-05-22  Steve French[CIFS] Remove redundant NULL check
2008-05-22  David S. Millersparc64: Fix stack tracing through trap frames.
2008-05-22  David S. Millersparc64: Fix kernel thread stack termination.
2008-05-22  Rami Rosennet: The world is not perfect patch.
2008-05-22  Ilpo Järvinentcp: Make prior_ssthresh a u32
2008-05-22  David S. Millerxfrm_user: Remove zero length key checks.
2008-05-22  Denis Chengnet/ipv4/arp.c: Use common hex_asc helpers
2008-05-22  David S. Millercassini: Only use chip checksum for ipv4 packets.
2008-05-21  Al ViroHTC_EGPIO is ARM-only
2008-05-21  Al Viroprovide out-of-line strcat() for m68k
2008-05-21  Al Virocaiaq endianness fix
2008-05-21  Al ViroMODULE_LICENSE expects "GPL v2", not "GPLv2"
2008-05-21  Al Viromsnd_* is ISA-only
2008-05-21  Al Viromissing dependencies on HAS_DMA
2008-05-21  Al Viroocfs2 endianness fixes
2008-05-21  Al Viroirda-usb endianness annotations and fixes
2008-05-21  Al Virosbus bpp: instances missed in s/dev_name/bpp_dev_name/
next
This page took 0.03981 seconds and 5 git commands to generate.