Commit Graph

133083 Commits (5c6cb5e2b1798694c859fd3821a34404355e1030)
 

Author SHA1 Message Date
Tejun Heo 6b19b0c240 x86, percpu: setup reserved percpu area for x86_64 16 years ago
Tejun Heo edcb463997 percpu, module: implement reserved allocation and use it for module percpu variables 16 years ago
Tejun Heo 3e24aa5890 percpu: add an indirection ptr for chunk page map access 16 years ago
Tejun Heo 9a4f8a878b x86: make embedding percpu allocator return excessive free space 16 years ago
Tejun Heo cafe8816b2 percpu: use negative for auto for pcpu_setup_first_chunk() arguments 16 years ago
Tejun Heo 61ace7fa2f percpu: improve first chunk initial area map handling 16 years ago
Tejun Heo 2441d15c97 percpu: cosmetic renames in pcpu_setup_first_chunk() 16 years ago
Tejun Heo 6a242909b0 percpu: clean up percpu constants 16 years ago
Ingo Molnar 31bbed527e Merge branch 'x86/uv' into x86/core 16 years ago
Ingo Molnar 0fbba4871c Merge branch 'x86/doc' into x86/core 16 years ago
Ingo Molnar 28e93a005b Merge branch 'x86/mm' into x86/core 16 years ago
Ingo Molnar caab36b593 Merge branch 'x86/mce2' into x86/core 16 years ago
Ingo Molnar a1413c89ae Merge branch 'x86/urgent' into x86/core 16 years ago
Wim Van Sebroeck c9a0c8a684 [WATCHDOG] orion5x_wdt.c: 'ORION5X_TCLK' undeclared 16 years ago
Reinette Chatre 623d563e52 iwlwifi: fix error flow in iwl*_pci_probe 16 years ago
Xose Vazquez Perez ef4bb70d87 rt2x00 : more devices to rt73usb.c 16 years ago
Xose Vazquez Perez 9eb77ab076 rt2x00 : more devices to rt2500usb.c 16 years ago
Michael Hennerich f3f704d375 Blackfin arch: SPI_MMC is now mainlined MMC_SPI 16 years ago
Mike Frysinger 4aad7ec373 Blackfin arch: disable legacy /proc/scsi/ support by default 16 years ago
Mike Frysinger 357fd373e1 Blackfin arch: remove duplicated ANOMALY_05000448 ifdef check 16 years ago
Sergei Shtylyov d42ad15b75 ata: add CFA specific identify data words 16 years ago
Mike Frysinger 7dbc3f6ead Blackfin arch: add stubs for anomalies 447 and 448 16 years ago
Bartlomiej Zolnierkiewicz ebcad5aaea remove stale comment from <linux/hdreg.h> 16 years ago
Stanislaw Gruszka e565f20608 AT91: initialize Compact Flash on AT91SAM9263 cpu 16 years ago
Stanislaw Gruszka 6e5f1e1115 ide: add at91_ide driver 16 years ago
Stanislaw Gruszka 849d713000 ide: allow to wrap interrupt handler 16 years ago
Sergei Shtylyov a509538d4f ide-iops: fix odd-length ATAPI PIO transfers 16 years ago
Hannes Eder 71bfc7a7c7 ide: NULL noise: drivers/ide/ide-*.c 16 years ago
Roel Kluin e0c6dcd8d4 ide: expiry() returns int, negative expiry() return values won't be noticed 16 years ago
Ingo Molnar b2b352590d x86: UV, SGI RTC: add generic system vector, build fix on UP 16 years ago
Roel Kluin 26952669f0 [WATCHDOG] gef_wdt.c: fsl_get_sys_freq() failure not noticed 16 years ago
Alexey Dobriyan b02c387892 [WATCHDOG] ks8695_wdt.c: 'CLOCK_TICK_RATE' undeclared 16 years ago
Jeremy Fitzhardinge ed26dbe5ae x86: pre-initialize boot_cpu_data.x86_phys_bits to avoid system_state tests 16 years ago
Jeremy Fitzhardinge dc16ecf7fd x86-32: use specific __vmalloc_start_set flag in __virt_addr_valid 16 years ago
Jeremy Fitzhardinge a964e33c5d x86: clean up old gcc warnings 16 years ago
Ingo Molnar 62436fe9ee x86: move init_memory_mapping() to common mm/init.c, build fix on 32-bit PAE 16 years ago
Pekka Enberg 4fcb208391 x86: move function and variable declarations to asm/init.h 16 years ago
Pekka Enberg e53fb04fce x86: unify kernel_physical_mapping_init() function signatures 16 years ago
Pekka Enberg 298af9d89f x86: fix up some bad global variable names in mm/init.c 16 years ago
Pekka Enberg f765090a26 x86: move init_memory_mapping() to common mm/init.c 16 years ago
Pekka Enberg 0c0f756fd6 x86: add stub init_gbpages() for 32-bit init_memory_mapping() 16 years ago
Pekka Enberg b47e3418c5 x86: ifdef 32-bit and 64-bit NR_RANGE_MR for save_mr() unification 16 years ago
Pekka Enberg c338d6f60f x86: ifdef 32-bit and 64-bit pfn setup in init_memory_mapping() 16 years ago
Pekka Enberg 01ced9ec14 x86: ifdef 32-bit and 64-bit setup in init_memory_mapping() 16 years ago
Pekka Enberg d58e854e36 x86: add table start and end sanity checks to 32-bit init_memory_mapping() 16 years ago
Pekka Enberg cbba65796d x86: unify kernel_physical_mapping_init() call in init_memory_mapping() 16 years ago
Pekka Enberg c464573cb3 x86: rename after_init_bootmem to after_bootmem in mm/init_32.c 16 years ago
Pekka Enberg 96083ca11b x86: remove unnecessary save_mr() sanity check 16 years ago
Pekka Enberg 54e63f3a42 x86: ifdef 32-bit specific setup in init_memory_mapping() 16 years ago
Pekka Enberg e7179853e7 x86: move pgd_base out of init_memory_mapping() 16 years ago