Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland...
[pandora-kernel.git] / arch /
2008-07-24 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-07-24 Linus TorvaldsMerge branch 'timers-fixes-for-linus' of git://git...
2008-07-24 Linus TorvaldsMerge branch 'core-fixes-for-linus' of git://git./linux...
2008-07-24 Linus TorvaldsMerge branch 'sched-fixes-for-linus' of git://git....
2008-07-24 Linus Torvaldsx86-64: make BUILD_IRQ() also reset section back
2008-07-24 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2008-07-24 Linus TorvaldsMerge branch 'semaphore' of git://git./linux/kernel...
2008-07-24 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-07-24 Linus TorvaldsMerge branch 'for-linus' of git://git.o-hand.com/linux...
2008-07-24 Linus TorvaldsMerge branch 'for-linus' of git://git.o-hand.com/linux...
2008-07-24 Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc-2.6
2008-07-24 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-07-24 David Brownellrtc-cmos: avoid spurious irqs
2008-07-24 Ulrich Drepperflag parameters add-on: remove epoll_create size param
2008-07-24 Ulrich Drepperflag parameters: inotify_init
2008-07-24 Ulrich Drepperflag parameters: pipe
2008-07-24 Ulrich Drepperflag parameters: dup2
2008-07-24 Ulrich Drepperflag parameters: epoll_create
2008-07-24 Ulrich Drepperflag parameters: eventfd
2008-07-24 Ulrich Drepperflag parameters: signalfd
2008-07-24 Adrian Bunkremove the v850 port
2008-07-24 WANG CongUML: make several more things static
2008-07-24 WANG Congarch/um/kernel/mem.c: remove arch_validate()
2008-07-24 WANG Congarch/um/kernel/irq.c: clean up some functions
2008-07-24 Akinobu Mitacris: use simple_read_from_buffer()
2008-07-24 Shaohua Lipm: acpi hibernation: utilize hardware signature
2008-07-24 Adrian Bunkremove include/linux/pm_legacy.h
2008-07-24 Adrian Bunkalpha: remove the unused ALPHA_CORE_AGP option
2008-07-24 Andrea RighiPAGE_ALIGN(): correctly handle 64-bit values on 32...
2008-07-24 Johannes Weinerbootmem: replace node_boot_start in struct bootmem_data
2008-07-24 Jon Tollefsonpowerpc: support multiple hugepage sizes
2008-07-24 Jon Tollefsonpowerpc: define support for 16G hugepages
2008-07-24 Jon Tollefsonpowerpc: scan device tree for gigantic pages
2008-07-24 Jon Tollefsonpowerpc: function to allocate gigantic hugepages
2008-07-24 Andi Kleenx86: add hugepagesz option on 64-bit
2008-07-24 Andi Kleenx86: support GB hugepages on 64-bit
2008-07-24 Andi Kleenhugetlb: introduce pud_huge
2008-07-24 Andi Kleenhugetlb: modular state for hugetlb page size
2008-07-24 Johannes Weinermm: drop unneeded pgdat argument from free_area_init_node()
2008-07-24 Jan Beulichmm: remove double indirection on tlb parameter to free_...
2008-07-24 Benjamin Herrenschmidtspufs: use new vm_ops->access to allow local state...
2008-07-24 Benjamin Herrenschmidtpowerpc ioremap_prot
2008-07-24 Rik van Rieluse generic_access_phys for /dev/mem mappings
2008-07-24 Rik van Rielaccess_process_vm device memory infrastructure
2008-07-24 Johannes Weinermm: move bootmem descriptors definition to a single...
2008-07-24 David Brownelladd HAVE_CLK to Kconfig, for driver dependencies
2008-07-24 Matthew WilcoxRemove use of asm/semaphore.h
2008-07-24 Hugh Dickinsx86: BUILD_IRQ say .text to avoid .data.percpu
2008-07-24 Jeremy Fitzhardingexen: don't use sysret for sysexit32
2008-07-24 Jeremy Fitzhardingex86: call early_cpu_init at the same point
2008-07-24 Linus TorvaldsMerge branch 'x86/auditsc' of git://git./linux/kernel...
2008-07-24 Linus TorvaldsMerge branch 'sched/for-linus' of git://git./linux...
2008-07-24 Linus TorvaldsMerge branch 'cpus4096-for-linus' of git://git./linux...
2008-07-24 Linus TorvaldsMerge branch 'core/softlockup-for-linus' of git://git...
2008-07-24 Linus TorvaldsMerge branch 'devel' of /home/rmk/linux-2.6-arm
2008-07-24 Roland McGrathi386 syscall audit fast-path
2008-07-24 Roland McGrathx86_64 ia32 syscall audit fast-path
2008-07-24 Roland McGrathx86_64 syscall audit fast-path
2008-07-24 Roland McGrathx86_64: remove bogus optimization in sysret_signal
2008-07-23 David S. Millersparc64: Fix cpufreq notifier registry.
2008-07-23 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-07-23 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-07-23 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2008-07-23 Linus TorvaldsMerge git://git./linux/kernel/git/bart/ide-2.6
2008-07-23 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-07-23 Jeff DikeUML - Fix boot crash
2008-07-23 Jason Wesselkgdb, powerpc: arch specific powerpc kgdb support
2008-07-23 Jason Wesselkgdb: support for ARCH=arm
2008-07-23 Jiri KosinaMerge branch 'master' of git://git./linux/kernel/git...
2008-07-23 Andrew Mortonarch/mips/kernel/stacktrace.c: Heiko can't type
2008-07-23 Riku Voipioleds: Add pca9532 platform data for Thecus N2100
2008-07-23 David S. Millersparc64: Fix lockdep issues in LDC protocol layer.
2008-07-23 Greg Ungererm68knommu: put ColdFire head code into .text.head section
2008-07-23 Sebastian Siewiorm68knommu: MCF5307 PIT GENERIC_CLOCKEVENTS support
2008-07-23 Sebastian Siewiorm68knommu: add ffs and __ffs plattform which support...
2008-07-23 Sebastian Siewiorm68knommu: add sched_clock() for the DMA timer
2008-07-23 Sebastian Siewiorm68knommu: complete generic time
2008-07-23 Sebastian Siewiorm68knommu: move code within time.c
2008-07-23 Sebastian Siewiorm68knommu: m68knommu: add old stack trace method
2008-07-23 Sebastian Siewiorm68knommu: Add Coldfire DMA Timer support
2008-07-23 Greg Ungererm68knommu: defconfig for M5407C3 board
2008-07-23 Greg Ungererm68knommu: defconfig for M5307C3 board
2008-07-23 Greg Ungererm68knommu: defconfig for M5275EVB board
2008-07-23 Greg Ungererm68knommu: defconfig for M5249EVB board
2008-07-23 Greg Ungererm68knommu: change to a configs directory for board...
2008-07-23 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-07-23 Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc-2.6
2008-07-22 Stephen Rothwellsparc32: pass -m32 when building vmlinux.lds
2008-07-22 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2008-07-22 Linus TorvaldsMerge git://git./linux/kernel/git/rusty/linux-2.6-for...
2008-07-22 Linus TorvaldsMerge branch 'merge' of git://git./linux/kernel/git...
2008-07-22 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/driver-core-2.6
2008-07-22 Jeff GarzikMerge branch 'r8169-davem' of git://git./linux/kernel...
2008-07-22 Jan Kratochvilx86: fix crash due to missing debugctlmsr on AMD K6-3
2008-07-22 Johannes Bergremove CONFIG_KMOD from sparc64
2008-07-22 Johannes Bergremove mention of CONFIG_KMOD from documentation
2008-07-22 Jeremy Fitzhardingex86: add PTE_FLAGS_MASK
2008-07-22 Jeremy Fitzhardingex86: rename PTE_MASK to PTE_PFN_MASK
2008-07-22 Rusty Russellx86: fix pte_flags() to only return flags, fix lguest...
2008-07-22 Benjamin HerrenschmidtMerge commit 'origin/master'
next