summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linuxLinus Torvalds2012-12-187-15/+91
|\
| * i2c: omap: Remove the OMAP_I2C_FLAG_RESET_REGS_POSTIDLE flagShubhrajyoti D2012-11-283-10/+5
| * i2c: i2c-cbus-gpio: introduce driverAaro Koskinen2012-11-191-0/+42
| * ARM: dts: cfa10049: Add the i2c muxer buses to the CFA-10049Maxime Ripard2012-11-161-0/+24
| * ARM: i2c: omap: Remove the i207 errata flagShubhrajyoti D2012-11-142-8/+4
| * Revert "ARM: OMAP: convert I2C driver to PM QoS for MPU latency constraints"Paul Walmsley2012-11-141-0/+21
* | Merge branch 'akpm' (more patches from Andrew)Linus Torvalds2012-12-183-16/+91
|\ \
| * | h8300: select generic atomic64_t supportFengguang Wu2012-12-181-0/+1
| * | arch/x86/platform/iris/iris.c: register a platform device and a platform driverShérab2012-12-181-10/+57
| * | CRIS: fix I/O macrosCorey Minyard2012-12-181-6/+33
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2012-12-186-34/+126
|\ \ \
| * | | arch/tile: set CORE_DUMP_USE_REGSET on tileSimon Marchi2012-12-181-0/+2
| * | | arch/tile: implement arch_ptrace using user_regset on tileSimon Marchi2012-12-181-9/+6
| * | | arch/tile: implement user_regset interface on tileSimon Marchi2012-12-181-0/+62
| * | | arch/tile: clean up tile-specific PTRACE_SETOPTIONSChris Metcalf2012-12-143-6/+9
| * | | arch/tile: provide PT_FLAGS_COMPAT value in pt_regsChris Metcalf2012-12-132-17/+46
| * | | tile/PCI: use for_each_pci_dev to simplify the codeWei Yongjun2012-12-121-2/+2
| * | | tilegx: remove __init from pci fixup hookChris Metcalf2012-12-121-2/+1
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2012-12-182-83/+2
|\ \ \ \
| * | | | Input: bu21013_ts - move GPIO init and exit functions into the driverLee Jones2012-11-271-70/+1
| * | | | ARM: ux500: Strip out duplicate touch screen platform informationLee Jones2012-11-271-19/+3
| * | | | Merge branch 'for-linus' into nextDmitry Torokhov2012-11-241-14/+20
| |\ \ \ \
| * | | | | OMAP: nokia770: remove custom implementation of ads7846_get_pendown_stateDmitry Torokhov2012-11-211-13/+1
* | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2012-12-181-0/+37
|\ \ \ \ \ \
| * | | | | | x86 power: define RAPL MSRsLen Brown2012-11-231-0/+23
| * | | | | | tools/power/x86/turbostat: share kernel MSR #definesLen Brown2012-11-231-0/+14
* | | | | | | Merge tag 'stable/for-linus-3.8-rc0-bugfix-tag' of git://git.kernel.org/pub/s...Linus Torvalds2012-12-182-4/+5
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | xen/vcpu: Fix vcpu restore path.Wei Liu2012-12-171-3/+4
| * | | | | | xen/smp: Use smp_store_boot_cpu_info() to store cpu info for BSP during boot ...Konrad Rzeszutek Wilk2012-12-171-1/+1
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lli...Linus Torvalds2012-12-1838-948/+972
|\ \ \ \ \ \ \
| * | | | | | | blackfin: SEC: clean up SEC interrupt initializationSonic Zhang2012-12-144-146/+137
| * | | | | | | blackfin: kgdb: call generic_exec_single() directlySonic Zhang2012-12-131-2/+11
| * | | | | | | blackfin: anomaly: add anomaly 16000030 for bf5xxSonic Zhang2012-12-137-0/+7
| * | | | | | | Blackfin: dpmc: use module_platform_driver macroSrinivas Kandagatla2012-12-131-18/+1
| * | | | | | | Blackfin: remove unused is_in_rom()Tobias Klauser2012-12-131-17/+0
| * | | | | | | Blackfin: remove unnecessary prototype for kobjsize()Tobias Klauser2012-12-131-2/+0
| * | | | | | | Blackfin: twi: Add missing __iomem annotationLars-Peter Clausen2012-12-131-1/+1
| * | | | | | | Blackfin: Annotate strnlen_user and strlen_user 'src' parameter with __userLars-Peter Clausen2012-12-131-4/+4
| * | | | | | | Blackfin: Annotate clear_user 'to' parameter with __userLars-Peter Clausen2012-12-131-2/+2
| * | | | | | | Blackfin: Add missing __user annotations to put_userLars-Peter Clausen2012-12-131-4/+4
| * | | | | | | Blackfin: Annotate strncpy_from_user src parameter with __userLars-Peter Clausen2012-12-131-2/+2
| * | | | | | | blackfin: Use Kbuild infrastructure for kvm_para.hSteven Rostedt2012-12-132-1/+1
| * | | | | | | UAPI: (Scripted) Disintegrate arch/blackfin/include/asmDavid Howells2012-12-1322-749/+802
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge tag 'disintegrate-alpha-20121217' of git://git.infradead.org/users/dhow...Linus Torvalds2012-12-1854-1275/+1349
|\ \ \ \ \ \ \
| * | | | | | | UAPI: (Scripted) Disintegrate arch/alpha/include/asmDavid Howells2012-12-1754-1275/+1349
* | | | | | | | Merge tag 'for-3.8' of git://openrisc.net/~jonas/linuxLinus Torvalds2012-12-183-6/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | openrisc: use kbuild.h instead of defining macros in asm-offset.cJames Hogan2012-10-251-5/+1
| * | | | | | | | openrisc: Use Kbuild infrastructure for kvm_para.hSteven Rostedt2012-10-252-1/+1
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2012-12-189-8/+350
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | s390/ccwdev: Include asm/schid.h.Cornelia Huck2012-12-171-3/+1