summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* flag parameters: eventfdUlrich Drepper2008-07-242-0/+2
* flag parameters: signalfdUlrich Drepper2008-07-242-0/+2
* remove the v850 portAdrian Bunk2008-07-2472-11219/+0
* UML: make several more things staticWANG Cong2008-07-2413-23/+12
* arch/um/kernel/mem.c: remove arch_validate()WANG Cong2008-07-242-33/+1
* arch/um/kernel/irq.c: clean up some functionsWANG Cong2008-07-243-37/+2
* cris: use simple_read_from_buffer()Akinobu Mita2008-07-241-10/+7
* pm: acpi hibernation: utilize hardware signatureShaohua Li2008-07-241-0/+4
* remove include/linux/pm_legacy.hAdrian Bunk2008-07-243-3/+0
* alpha: remove the unused ALPHA_CORE_AGP optionAdrian Bunk2008-07-241-5/+0
* PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architecturesAndrea Righi2008-07-2413-1/+13
* bootmem: replace node_boot_start in struct bootmem_dataJohannes Weiner2008-07-248-24/+19
* powerpc: support multiple hugepage sizesJon Tollefson2008-07-244-107/+186
* powerpc: define support for 16G hugepagesJon Tollefson2008-07-241-18/+44
* powerpc: scan device tree for gigantic pagesJon Tollefson2008-07-242-1/+59
* powerpc: function to allocate gigantic hugepagesJon Tollefson2008-07-241-0/+21
* x86: add hugepagesz option on 64-bitAndi Kleen2008-07-241-0/+17
* x86: support GB hugepages on 64-bitAndi Kleen2008-07-241-11/+22
* hugetlb: introduce pud_hugeAndi Kleen2008-07-246-1/+50
* hugetlb: modular state for hugetlb page sizeAndi Kleen2008-07-246-10/+16
* mm: drop unneeded pgdat argument from free_area_init_node()Johannes Weiner2008-07-2413-17/+13
* mm: remove double indirection on tlb parameter to free_pgd_range() & CoJan Beulich2008-07-242-5/+5
* spufs: use new vm_ops->access to allow local state access from gdbBenjamin Herrenschmidt2008-07-241-0/+23
* powerpc ioremap_protBenjamin Herrenschmidt2008-07-243-6/+33
* use generic_access_phys for /dev/mem mappingsRik van Riel2008-07-241-0/+1
* access_process_vm device memory infrastructureRik van Riel2008-07-243-0/+12
* mm: move bootmem descriptors definition to a single placeJohannes Weiner2008-07-2412-51/+35
* add HAVE_CLK to Kconfig, for driver dependenciesDavid Brownell2008-07-245-0/+23
* Merge branch 'x86/auditsc' of git://git.kernel.org/pub/scm/linux/kernel/git/f...Linus Torvalds2008-07-233-11/+190
|\
| * i386 syscall audit fast-pathRoland McGrath2008-07-231-2/+53
| * x86_64 ia32 syscall audit fast-pathRoland McGrath2008-07-232-4/+88
| * x86_64 syscall audit fast-pathRoland McGrath2008-07-231-0/+48
| * x86_64: remove bogus optimization in sysret_signalRoland McGrath2008-07-231-5/+1
* | Merge branch 'sched/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2008-07-232-6/+0
|\ \
| * | sched, x86: clean up hrtick implementationPeter Zijlstra2008-07-202-6/+0
* | | Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-07-2318-116/+172
|\ \ \
| * \ \ Merge branch 'linus' into cpus4096-for-linusIngo Molnar2008-07-21118-1546/+4554
| |\ \ \
| * | | | NR_CPUS: Replace NR_CPUS in speedstep-centrino.cMike Travis2008-07-201-34/+51
| * | | | NR_CPUS: Replace NR_CPUS in arch/x86/kernel/genapic_flat_64.cMike Travis2008-07-201-1/+1
| * | | | NR_CPUS: Replace NR_CPUS in arch/x86/kernel/genx2apic_uv_x.cMike Travis2008-07-201-2/+2
| * | | | NR_CPUS: Replace NR_CPUS in arch/x86/kernel/cpu/proc.cMike Travis2008-07-201-1/+1
| * | | | NR_CPUS: Replace NR_CPUS in arch/x86/kernel/cpu/mcheck/mce_64.cMike Travis2008-07-201-1/+1
| * | | | cpumask: Use optimized CPUMASK_ALLOC macros in the centrino_targetMike Travis2008-07-181-28/+45
| * | | | cpumask: Optimize cpumask_of_cpu in arch/x86/kernel/ldt.cMike Travis2008-07-181-3/+3
| * | | | cpumask: Optimize cpumask_of_cpu in arch/x86/kernel/io_apic_64.cMike Travis2008-07-181-3/+1
| * | | | cpumask: Replace cpumask_of_cpu with cpumask_of_cpu_ptrMike Travis2008-07-188-23/+47
| * | | | Merge branch 'linus' into cpus4096Ingo Molnar2008-07-18857-138946/+28471
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | Merge branch 'linus' into cpus4096Ingo Molnar2008-07-16698-21614/+60939
| |\ \ \ \
| * \ \ \ \ Merge commit 'v2.6.26-rc9' into cpus4096Ingo Molnar2008-07-06318-5209/+9101
| |\ \ \ \ \
| * | | | | | x86: use performance variant for_each_cpu_mask_nrMike Travis2008-05-2310-30/+30
OpenPOWER on IntegriCloud