summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | 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-241-5/+10
| * | | | | | | sparc64: Fix lockdep issues in LDC protocol layer.David S. Miller2008-07-232-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
* | | | | | | | 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-243-11/+190
|\ \ \ \ \ \ \
| * | | | | | | i386 syscall audit fast-pathRoland McGrath2008-07-241-2/+53
| * | | | | | | x86_64 ia32 syscall audit fast-pathRoland McGrath2008-07-242-4/+88
| * | | | | | | x86_64 syscall audit fast-pathRoland McGrath2008-07-241-0/+48
| * | | | | | | x86_64: remove bogus optimization in sysret_signalRoland McGrath2008-07-241-5/+1
* | | | | | | | Merge branch 'sched/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2008-07-242-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-2418-116/+172
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'linus' into cpus4096-for-linusIngo Molnar2008-07-21118-1546/+4554
| |\ \ \ \ \ \ \ \