summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2010-12-03A number of bug reports have been submitted related to memory initialisationMel Gorman
2010-12-03minix bit operations are only used by minix filesystem and useless byAkinobu Mita
2010-12-03As a preparation for moving minix bit operations from asm/bitops.h toAkinobu Mita
2010-12-03As the result of conversions, there are no users of ext2 non-atomic bitAkinobu Mita
2010-12-03Introduce little-endian bit operations to the architectures which do notAkinobu Mita
2010-12-03The little-endian bitops patch series broke the build on m68knommu.Akinobu Mita
2010-12-03Introduce little-endian bit operations by renaming native ext2 bitAkinobu Mita
2010-12-03This introduces CONFIG_GENERIC_FIND_LE_BIT to tell whether to use genericAkinobu Mita
2010-12-03Introduce little-endian bit operations by renaming native ext2 bitAkinobu Mita
2010-12-03Introduce little-endian bit operations by renaming native ext2 bitAkinobu Mita
2010-12-03Introduce little-endian bit operations by renaming native ext2 bitAkinobu Mita
2010-12-03As a preparation for providing little-endian bitops for all architectures,Akinobu Mita
2010-12-03There is no user now.FUJITA Tomonori
2010-12-03Drop the old geode_gpio crud, as well as the raw outl() calls; instead,Andres Salomon
2010-12-03All architectures can use the common dma_addr_t typedef now. We canFUJITA Tomonori
2010-12-03Occasionally the system gets into a state where the CMOS clock has gottenStephen Hemminger
2010-12-03unregister_winch() should use list_for_each_safe(), as it can delete fromWill Newton
2010-12-03Currently CONFIG_HIGHMEM is broken on User Mode Linux. I'm not sure if itRichard Weinberger
2010-12-03ERROR: space required after that ',' (ctx:VxV)Andrew Morton
2010-12-03In the case of an error, output_buffer gets an E0X value. E03 was set inRoel Kluin
2010-12-03Four architectures (arm, mips, sparc, x86) use __vmalloc_area() forDavid Rientjes
2010-12-03Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>FUJITA Tomonori
2010-12-03tegra_clocksource_read should not use cnt32_to_63, wrapping is alreadyColin Cross
2010-12-03make[3]: *** No rule to make target `arch/x86/platform/olpc/olpc-xo1-wakeup.c...Andrew Morton
2010-12-03Add code needed for basic suspend/resume of the XO-1 laptop.Daniel Drake
2010-12-03arch/x86/kernel/apic/io_apic.c: In function 'ack_apic_level':Andrew Morton
2010-12-03End address of the vm area is .start + bytes -1., not start + byte. ThisFernando Guzman Lugo
2010-12-03-mm only patch, I guess.Andrew Morton
2010-12-03GIT 80efa21e18e3e64386f08e7f98282cb0cf925646 git+ssh://master.kernel.org/pub/...james toy
2010-12-03On stock 2.6.37-rc4, running:Jeremy Fitzhardinge
2010-12-02GITjames toy
2010-11-29Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2010-11-30powerpc: Use call_rcu_sched() for pagetablesPeter Zijlstra
2010-11-29Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-11-28Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-11-27Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-11-27Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-11-27Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds
2010-11-27Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2010-11-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds
2010-11-27Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-11-26perf, x86: Fixup Kconfig depsPeter Zijlstra
2010-11-26x86, perf, nmi: Disable perf if counters are not accessibleDon Zickus
2010-11-25[S390] nmi: fix clock comparator revalidationHeiko Carstens
2010-11-25ARM: S5PV210: Fix sysdev related warning messagesAbhilash Kesavan
2010-11-25ARM: S3C24XX: Fix UART3 submask on S3C2416 and S3C2443Abhilash Kesavan
2010-11-25ARM: S3C24XX: Fix Demux error in UART3 irqs on S3C2443 and S3C2416Abhilash Kesavan
2010-11-25ARM: S3C64XX: fix uart clock setup for mini6410/real6410Darius Augulis
2010-11-25ARM: S3C24XX: Fix wrong s3c_gpio_cfgpullKukjin Kim
2010-11-25ARM: S3C2410: Adapt h1940-bluetooth to gpiolib changesVasily Khoruzhick