aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2008-07-25pty: remove unused UNIX98_PTY_COUNT optionsAdrian Bunk
2008-07-25calgary iommu: use the first kernels TCE tables in kdumpChandru
2008-07-25S390 topology: don't use kthread() for arch_reinit_sched_domains()Oleg Nesterov
2008-07-25remove unused #include <linux/dirent.h>'sAdrian Bunk
2008-07-25gpiolib: allow user-selectionMichael Buesch
2008-07-25gpio: sysfs interfaceDavid Brownell
2008-07-25kprobes: improve kretprobe scalability with hashed lockingSrinivasa D S
2008-07-25inflate: refactor inflate malloc codeThomas Petazzoni
2008-07-25introduce HAVE_EFFICIENT_UNALIGNED_ACCESS Kconfig symbolJohannes Berg
2008-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds
2008-07-25s390: use virtio_console for KVM on s390Christian Borntraeger
2008-07-24x86/oprofile/nmi_int: add Nehalem to list of ppro coresLinus Torvalds
2008-07-24x86-64: Clean up 'save/restore_i387()' usageLinus Torvalds
2008-07-24Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2008-07-24Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2008-07-24x86-64: make BUILD_IRQ() also reset section backLinus Torvalds
2008-07-24Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2008-07-24Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/wil...Linus Torvalds
2008-07-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds
2008-07-24Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-ledsLinus Torvalds
2008-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2008-07-24rtc-cmos: avoid spurious irqsDavid Brownell
2008-07-24flag parameters add-on: remove epoll_create size paramUlrich Drepper
2008-07-24flag parameters: inotify_initUlrich Drepper
2008-07-24flag parameters: pipeUlrich Drepper
2008-07-24flag parameters: dup2Ulrich Drepper
2008-07-24flag parameters: epoll_createUlrich Drepper
2008-07-24flag parameters: eventfdUlrich Drepper
2008-07-24flag parameters: signalfdUlrich Drepper
2008-07-24remove the v850 portAdrian Bunk
2008-07-24UML: make several more things staticWANG Cong
2008-07-24arch/um/kernel/mem.c: remove arch_validate()WANG Cong
2008-07-24arch/um/kernel/irq.c: clean up some functionsWANG Cong
2008-07-24cris: use simple_read_from_buffer()Akinobu Mita
2008-07-24pm: acpi hibernation: utilize hardware signatureShaohua Li
2008-07-24remove include/linux/pm_legacy.hAdrian Bunk
2008-07-24alpha: remove the unused ALPHA_CORE_AGP optionAdrian Bunk
2008-07-24PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architecturesAndrea Righi
2008-07-24bootmem: replace node_boot_start in struct bootmem_dataJohannes Weiner
2008-07-24powerpc: support multiple hugepage sizesJon Tollefson
2008-07-24powerpc: define support for 16G hugepagesJon Tollefson
2008-07-24powerpc: scan device tree for gigantic pagesJon Tollefson
2008-07-24powerpc: function to allocate gigantic hugepagesJon Tollefson
2008-07-24x86: add hugepagesz option on 64-bitAndi Kleen
2008-07-24x86: support GB hugepages on 64-bitAndi Kleen
2008-07-24hugetlb: introduce pud_hugeAndi Kleen
2008-07-24hugetlb: modular state for hugetlb page sizeAndi Kleen
2008-07-24mm: drop unneeded pgdat argument from free_area_init_node()Johannes Weiner
2008-07-24mm: remove double indirection on tlb parameter to free_pgd_range() & CoJan Beulich
2008-07-24spufs: use new vm_ops->access to allow local state access from gdbBenjamin Herrenschmidt