aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
* m68knommu: introduce asm/swab.hHarvey Harrison2009-01-06
* h8300: introduce asm/swab.hHarvey Harrison2009-01-06
* ia64: introduce asm/swab.hHarvey Harrison2009-01-06
* blackfin: introduce asm/swab.hHarvey Harrison2009-01-06
* arm: introduce asm/swab.hHarvey Harrison2009-01-06
* alpha: introduce asm/swab.hHarvey Harrison2009-01-06
* x86: introduce asm/swab.hHarvey Harrison2009-01-06
* sparc: introduce asm/swab.hHarvey Harrison2009-01-06
* sh: introduce asm/swab.hHarvey Harrison2009-01-06
* s390: introduce asm/swab.hHarvey Harrison2009-01-06
* powerpc: introduce asm/swab.hHarvey Harrison2009-01-06
* mips: introduce asm/swab.hHarvey Harrison2009-01-06
* avr32: introduce asm/swab.hHarvey Harrison2009-01-06
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2009-01-06
|\
| * Merge branch 'next' into for-linusDmitry Torokhov2008-12-30
| |\
| | * Input: add support for enhanced rotary controller on pxa930 and pxa935Yong Yao2008-12-29
| | * Input: add support for trackball on pxa930 and pxa935Yong Yao2008-12-29
* | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-01-06
|\ \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *---. \ \ Merge branches 'core/futexes', 'core/locking', 'core/rcu' and 'linus' into co...Ingo Molnar2009-01-06
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'core/iommu' into core/urgentIngo Molnar2009-01-05
| |\ \ \ \ \ \
| | * | | | | | swiotlb: replace architecture-specific swiotlb.h with linux/swiotlb.hFUJITA Tomonori2008-12-28
| | * | | | | | swiotlb: add hwdev to swiotlb_phys_to_bus() / swiotlb_sg_to_bus()Jeremy Fitzhardinge2008-12-28
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds2009-01-06
|\ \ \ \ \ \ \ \
| * | | | | | | | Staging: Kconfig for ARCH=arm,8300, crisF. Duncan M. Haldane2009-01-06
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2009-01-06
|\ \ \ \ \ \ \ \
| * | | | | | | | arm: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-06
| * | | | | | | | avr: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-06
| * | | | | | | | chris: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-06
| * | | | | | | | IA64: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-06
| * | | | | | | | mips: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-06
| * | | | | | | | s390: remove s390_root_dev_*()Mark McLoughlin2009-01-06
| |/ / / / / / /
* | | | | | | | kprobes: add kprobe_insn_mutex and cleanup arch_remove_kprobe()Masami Hiramatsu2009-01-06
* | | | | | | | spi: use generic gpio calls in spi_s3c24xx_gpioBen Dooks2009-01-06
* | | | | | | | remove linux/hardirq.h from asm-generic/local.hRussell King2009-01-06
* | | | | | | | Remove remaining unwinder codeAlexey Dobriyan2009-01-06
* | | | | | | | atomic_t: unify all arch definitionsMatthew Wilcox2009-01-06
* | | | | | | | mm: show node to memory section relationship with symlinks in sysfsGary Hade2009-01-06
* | | | | | | | mm: invoke oom-killer from page faultNick Piggin2009-01-06
* | | | | | | | mm: report the MMU pagesize in /proc/pid/smapsMel Gorman2009-01-06
|/ / / / / / /
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2009-01-05
|\ \ \ \ \ \ \
| * | | | | | | parisc: fix module loading failure of large kernel modulesHelge Deller2009-01-04
* | | | | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-01-05
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | Merge branch 'linus' into core/urgentIngo Molnar2009-01-04
| |\| | | | | |
| * | | | | | | swiotlb: add missing __init annotationsRoland Dreier2009-01-02
* | | | | | | | Merge branch 'i2c-next' of git://aeryn.fluff.org.uk/bjdooks/linuxLinus Torvalds2009-01-05
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'i2c-for-ben' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Ben Dooks2008-12-16
| |\ \ \ \ \ \ \ \
| | * | | | | | | | i2c-omap: Add high-speed support to omap-i2cSyed Mohammed Khasim2008-11-21
| | | |_|_|/ / / / | | |/| | | | | |
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2009-01-05
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | sparc: Fix minor SPARC32 compile errorJulian Calaby2009-01-05
| * | | | | | | | | sparc: Remove reg*.h from KbuildDavid S. Miller2009-01-05