summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/wil...Linus Torvalds2008-07-241-1/+1
|\
| * Remove use of asm/semaphore.hMatthew Wilcox2008-07-241-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds2008-07-2414-44/+3196
|\ \
| * | m68knommu: put ColdFire head code into .text.head sectionGreg Ungerer2008-07-232-1/+3
| * | m68knommu: MCF5307 PIT GENERIC_CLOCKEVENTS supportSebastian Siewior2008-07-233-13/+91
| * | m68knommu: add ffs and __ffs plattform which support ISA A+ or ISA CSebastian Siewior2008-07-231-4/+7
| * | m68knommu: add sched_clock() for the DMA timerSebastian Siewior2008-07-231-0/+16
| * | m68knommu: complete generic timeSebastian Siewior2008-07-232-28/+14
| * | m68knommu: move code within time.cSebastian Siewior2008-07-231-14/+26
| * | m68knommu: m68knommu: add old stack trace methodSebastian Siewior2008-07-231-3/+35
| * | m68knommu: Add Coldfire DMA Timer supportSebastian Siewior2008-07-232-1/+69
| * | m68knommu: defconfig for M5407C3 boardGreg Ungerer2008-07-231-0/+641
| * | m68knommu: defconfig for M5307C3 boardGreg Ungerer2008-07-231-0/+580
| * | m68knommu: defconfig for M5275EVB boardGreg Ungerer2008-07-231-0/+627
| * | m68knommu: defconfig for M5249EVB boardGreg Ungerer2008-07-231-0/+497
| * | m68knommu: change to a configs directory for board configurationsGreg Ungerer2008-07-231-0/+610
* | | Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-ledsLinus Torvalds2008-07-241-0/+52
|\ \ \
| * | | leds: Add pca9532 platform data for Thecus N2100Riku Voipio2008-07-231-0/+52
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-07-243-25/+38
|\ \ \
| * | | sparc64: Fix cpufreq notifier registry.David S. Miller2008-07-231-5/+10
| * | | sparc64: Fix lockdep issues in LDC protocol layer.David S. Miller2008-07-222-20/+28
* | | | rtc-cmos: avoid spurious irqsDavid Brownell2008-07-241-3/+7
* | | | flag parameters add-on: remove epoll_create size paramUlrich Drepper2008-07-242-2/+2
* | | | flag parameters: inotify_initUlrich Drepper2008-07-242-0/+2
* | | | flag parameters: pipeUlrich Drepper2008-07-2411-9/+11
* | | | flag parameters: dup2Ulrich Drepper2008-07-242-0/+2
* | | | flag parameters: epoll_createUlrich Drepper2008-07-242-0/+2
* | | | 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
OpenPOWER on IntegriCloud