aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-07-25calgary iommu: use the first kernels TCE tables in kdumpChandru1-6/+79
2008-07-25S390 topology: don't use kthread() for arch_reinit_sched_domains()Oleg Nesterov1-13/+1
2008-07-25remove unused #include <linux/dirent.h>'sAdrian Bunk1-1/+0
2008-07-25gpiolib: allow user-selectionMichael Buesch7-8/+10
2008-07-25gpio: sysfs interfaceDavid Brownell2-0/+5
2008-07-25kprobes: improve kretprobe scalability with hashed lockingSrinivasa D S6-26/+15
2008-07-25inflate: refactor inflate malloc codeThomas Petazzoni10-389/+13
2008-07-25introduce HAVE_EFFICIENT_UNALIGNED_ACCESS Kconfig symbolJohannes Berg3-0/+21
2008-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2-1/+4
2008-07-25s390: use virtio_console for KVM on s390Christian Borntraeger2-1/+4
2008-07-24x86/oprofile/nmi_int: add Nehalem to list of ppro coresLinus Torvalds1-11/+25
2008-07-24x86-64: Clean up 'save/restore_i387()' usageLinus Torvalds1-0/+53
2008-07-24Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds12-13/+13
2008-07-24Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds3-0/+3
2008-07-24x86-64: make BUILD_IRQ() also reset section backLinus Torvalds1-1/+2
2008-07-24Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds3-6/+3
2008-07-24Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/miscLinus Torvalds1-1/+1
2008-07-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommuLinus Torvalds14-44/+3196
2008-07-24Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-ledsLinus Torvalds1-0/+52
2008-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds3-25/+38
2008-07-24rtc-cmos: avoid spurious irqsDavid Brownell1-3/+7
2008-07-24flag parameters add-on: remove epoll_create size paramUlrich Drepper2-2/+2
2008-07-24flag parameters: inotify_initUlrich Drepper2-0/+2
2008-07-24flag parameters: pipeUlrich Drepper11-9/+11
2008-07-24flag parameters: dup2Ulrich Drepper2-0/+2
2008-07-24flag parameters: epoll_createUlrich Drepper2-0/+2
2008-07-24flag parameters: eventfdUlrich Drepper2-0/+2
2008-07-24flag parameters: signalfdUlrich Drepper2-0/+2
2008-07-24remove the v850 portAdrian Bunk72-11219/+0
2008-07-24UML: make several more things staticWANG Cong13-23/+12
2008-07-24arch/um/kernel/mem.c: remove arch_validate()WANG Cong2-33/+1
2008-07-24arch/um/kernel/irq.c: clean up some functionsWANG Cong3-37/+2
2008-07-24cris: use simple_read_from_buffer()Akinobu Mita1-10/+7
2008-07-24pm: acpi hibernation: utilize hardware signatureShaohua Li1-0/+4
2008-07-24remove include/linux/pm_legacy.hAdrian Bunk3-3/+0
2008-07-24alpha: remove the unused ALPHA_CORE_AGP optionAdrian Bunk1-5/+0
2008-07-24PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architecturesAndrea Righi13-1/+13
2008-07-24bootmem: replace node_boot_start in struct bootmem_dataJohannes Weiner8-24/+19
2008-07-24powerpc: support multiple hugepage sizesJon Tollefson4-107/+186
2008-07-24powerpc: define support for 16G hugepagesJon Tollefson1-18/+44
2008-07-24powerpc: scan device tree for gigantic pagesJon Tollefson2-1/+59
2008-07-24powerpc: function to allocate gigantic hugepagesJon Tollefson1-0/+21
2008-07-24x86: add hugepagesz option on 64-bitAndi Kleen1-0/+17
2008-07-24x86: support GB hugepages on 64-bitAndi Kleen1-11/+22
2008-07-24hugetlb: introduce pud_hugeAndi Kleen6-1/+50
2008-07-24hugetlb: modular state for hugetlb page sizeAndi Kleen6-10/+16
2008-07-24mm: drop unneeded pgdat argument from free_area_init_node()Johannes Weiner13-17/+13
2008-07-24mm: remove double indirection on tlb parameter to free_pgd_range() & CoJan Beulich2-5/+5
2008-07-24spufs: use new vm_ops->access to allow local state access from gdbBenjamin Herrenschmidt1-0/+23
2008-07-24powerpc ioremap_protBenjamin Herrenschmidt3-6/+33